This commit is contained in:
arraykeys
2019-08-08 17:13:34 +08:00
parent e8e5966a8c
commit f0bf2d5fec
2885 changed files with 1195993 additions and 12 deletions
Binary file not shown.
+5
View File
@@ -0,0 +1,5 @@
/*!
* Ace v1.4.0
*/
if("undefined"==typeof jQuery)throw new Error("Ace's JavaScript requires jQuery");!function(a,b){var c=function(b,c){function d(a){a.preventDefault(),a.stopPropagation();var b=A.offset(),c=b[o],d=u?a.pageY:a.pageX;d>c+G?(G=d-c-F+I,G>H&&(G=H)):(G=d-c-I,0>G&&(G=0)),l.update_scroll()}function e(b){b.preventDefault(),b.stopPropagation(),ba=aa=u?b.pageY:b.pageX,Q=!0,a("html").off("mousemove.ace_scroll").on("mousemove.ace_scroll",f),a(R).off("mouseup.ace_scroll").on("mouseup.ace_scroll",g),A.addClass("active"),S&&l.$element.trigger("drag.start")}function f(a){a.preventDefault(),a.stopPropagation(),ba=u?a.pageY:a.pageX,ba-aa+G>H?ba=aa+H-G:0>ba-aa+G&&(ba=aa-G),G+=ba-aa,aa=ba,0>G?G=0:G>H&&(G=H),l.update_scroll()}function g(b){b.preventDefault(),b.stopPropagation(),Q=!1,a("html").off(".ace_scroll"),a(R).off(".ace_scroll"),A.removeClass("active"),S&&l.$element.trigger("drag.end"),w&&W&&!Y&&i()}function h(a){var b=+new Date;if(Z&&b-da>1e3){var c=z[t];$!=c&&($=c,_=!0,l.reset(!0)),da=b}w&&W&&(null!=ca&&(clearTimeout(ca),ca=null),A.addClass("not-idle"),Y||1!=a||i())}function i(){null!=ca&&(clearTimeout(ca),ca=null),ca=setTimeout(function(){ca=null,A.removeClass("not-idle")},X)}function j(){A.css("visibility","hidden").addClass("scroll-hover"),N=u?parseInt(A.outerWidth())||0:parseInt(A.outerHeight())||0,A.css("visibility","").removeClass("scroll-hover")}function k(){if(V!==!1){var a=y.offset(),b=a.left,c=a.top;u?M||(b+=y.outerWidth()-N):M||(c+=y.outerHeight()-N),V===!0?A.css({top:parseInt(c),left:parseInt(b)}):"left"===V?A.css("left",parseInt(b)):"top"===V&&A.css("top",parseInt(c))}}var l=this,m=ace.helper.getAttrSettings(b,a.fn.ace_scroll.defaults),n=a.extend({},a.fn.ace_scroll.defaults,c,m);this.size=0,this.lock=!1,this.lock_anyway=!1,this.$element=a(b),this.element=b;var o,p,q,r,s,t,u=!0,v=!1,w=!1,x=!1,y=null,z=null,A=null,B=null,C=null,D=null,E=null,F=0,G=0,H=0,I=0,J=!0,K=!1,L="",M=!1,N=0,O=1,P=!1,Q=!1,R="onmouseup"in window?window:"html",S=n.dragEvent||!1,T=c.scrollEvent||!1,U=n.detached||!1,V=n.updatePos||!1,W=n.hideOnIdle||!1,X=n.hideDelay||1500,Y=!1,Z=n.observeContent||!1,$=0,_=!0;this.ref=function(){return this},this.create=function(b){if(!x){b&&(n=a.extend({},a.fn.ace_scroll.defaults,b)),this.size=parseInt(this.$element.attr("data-size"))||n.size||200,u=!n.horizontal,o=u?"top":"left",p=u?"height":"width",q=u?"maxHeight":"maxWidth",r=u?"clientHeight":"clientWidth",s=u?"scrollTop":"scrollLeft",t=u?"scrollHeight":"scrollWidth",this.$element.addClass("ace-scroll"),"static"==this.$element.css("position")?(P=this.element.style.position,this.element.style.position="relative"):P=!1;var c=null;U?c=a('<div class="scroll-track scroll-detached"><div class="scroll-bar"></div></div>').appendTo("body"):(this.$element.wrapInner('<div class="scroll-content" />'),this.$element.prepend('<div class="scroll-track"><div class="scroll-bar"></div></div>')),y=this.$element,U||(y=this.$element.find(".scroll-content").eq(0)),u||y.wrapInner("<div />"),z=y.get(0),U?(A=c,k()):A=this.$element.find(".scroll-track").eq(0),B=A.find(".scroll-bar").eq(0),C=A.get(0),D=B.get(0),E=D.style,u||A.addClass("scroll-hz"),n.styleClass&&(L=n.styleClass,A.addClass(L),M=!!L.match(/scroll\-left|scroll\-top/)),0==N&&(A.show(),j()),A.hide(),A.on("mousedown",d),B.on("mousedown",e),y.on("scroll",function(){J&&(G=parseInt(Math.round(this[s]*O)),E[o]=G+"px"),J=!1,T&&this.$element.trigger("scroll",[z])}),n.mouseWheel&&(this.lock=n.mouseWheelLock,this.lock_anyway=n.lockAnyway,this.$element.on(a.event.special.mousewheel?"mousewheel.ace_scroll":"mousewheel.ace_scroll DOMMouseScroll.ace_scroll",function(b){if(!v){if(h(!0),!w)return!l.lock_anyway;Q&&(Q=!1,a("html").off(".ace_scroll"),a(R).off(".ace_scroll"),S&&l.$element.trigger("drag.end")),b.deltaY=b.deltaY||0;var c=b.deltaY>0||b.originalEvent.detail<0||b.originalEvent.wheelDelta>0?1:-1,d=!1,e=z[r],f=z[s];l.lock||(d=-1==c?z[t]<=f+e:0==f),l.move_bar(!0);var g=parseInt(e/8);return 80>g&&(g=80),g>l.size&&(g=l.size),g+=1,z[s]=f-c*g,d&&!l.lock_anyway}}));var f=ace.vars.touch&&"ace_drag"in a.event.special&&n.touchDrag;if(f){var g="",m=f?"ace_drag":"swipe";this.$element.on(m+".ace_scroll",function(a){if(v)return void(a.retval.cancel=!0);if(h(!0),!w)return void(a.retval.cancel=this.lock_anyway);if(g=a.direction,u&&("up"==g||"down"==g)||!u&&("left"==g||"right"==g)){var b=u?a.dy:a.dx;0!=b&&(Math.abs(b)>20&&f&&(b=2*b),l.move_bar(!0),z[s]=z[s]+b)}})}W&&A.addClass("idle-hide"),Z&&A.on("mouseenter.ace_scroll",function(){Y=!0,h(!1)}).on("mouseleave.ace_scroll",function(){Y=!1,0==Q&&i()}),this.$element.on("mouseenter.ace_scroll touchstart.ace_scroll",function(a){_=!0,Z?h(!0):n.hoverReset&&l.reset(!0),A.addClass("scroll-hover")}).on("mouseleave.ace_scroll touchend.ace_scroll",function(){A.removeClass("scroll-hover")}),u||y.children(0).css(p,this.size),y.css(q,this.size),v=!1,x=!0}},this.is_active=function(){return w},this.is_enabled=function(){return!v},this.move_bar=function(a){J=a},this.get_track=function(){return C},this.reset=function(a){if(!v){x||this.create();var b=this.size;if(!a||_){if(_=!1,U){var c=parseInt(Math.round((parseInt(y.css("border-top-width"))+parseInt(y.css("border-bottom-width")))/2.5));b-=c}var d=u?z[t]:b;if(u&&0==d||!u&&0==this.element.scrollWidth)return void A.removeClass("scroll-active");var e=u?b:z.clientWidth;u||y.children(0).css(p,b),y.css(q,this.size),d>e?(w=!0,A.css(p,e).show(),O=parseFloat((e/d).toFixed(5)),F=parseInt(Math.round(e*O)),I=parseInt(Math.round(F/2)),H=e-F,G=parseInt(Math.round(z[s]*O)),E[p]=F+"px",E[o]=G+"px",A.addClass("scroll-active"),0==N&&j(),K||(n.reset&&(z[s]=0,E[o]=0),K=!0),U&&k()):(w=!1,A.hide(),A.removeClass("scroll-active"),y.css(q,""))}}},this.disable=function(){z[s]=0,E[o]=0,v=!0,w=!1,A.hide(),this.$element.addClass("scroll-disabled"),A.removeClass("scroll-active"),y.css(q,"")},this.enable=function(){v=!1,this.$element.removeClass("scroll-disabled")},this.destroy=function(){w=!1,v=!1,x=!1,this.$element.removeClass("ace-scroll scroll-disabled scroll-active"),this.$element.off(".ace_scroll"),U||(u||y.find("> div").children().unwrap(),y.children().unwrap(),y.remove()),A.remove(),P!==!1&&(this.element.style.position=P),null!=ca&&(clearTimeout(ca),ca=null)},this.modify=function(b){b&&(n=a.extend({},n,b)),this.destroy(),this.create(),_=!0,this.reset(!0)},this.update=function(b){b&&(n=a.extend({},n,b)),this.size=n.size||this.size,this.lock=n.mouseWheelLock||this.lock,this.lock_anyway=n.lockAnyway||this.lock_anyway,W=n.hideOnIdle||W,X=n.hideDelay||X,Z=n.observeContent||!1,S=n.dragEvent||!1,"undefined"!=typeof b.styleClass&&(L&&A.removeClass(L),L=b.styleClass,L&&A.addClass(L),M=!!L.match(/scroll\-left|scroll\-top/))},this.start=function(){z[s]=0},this.end=function(){z[s]=z[t]},this.hide=function(){A.hide()},this.show=function(){A.show()},this.update_scroll=function(){J=!1,E[o]=G+"px",z[s]=parseInt(Math.round(G/O))};var aa=-1,ba=-1,ca=null,da=0;return this.track_size=function(){return 0==N&&j(),N},this.create(),_=!0,this.reset(!0),$=z[t],this};a.fn.ace_scroll=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_scroll"),h="object"==typeof d&&d;g||b.data("ace_scroll",g=new c(this,h)),"string"==typeof d&&(f=g[d](e))});return f===b?g:f},a.fn.ace_scroll.defaults={size:200,horizontal:!1,mouseWheel:!0,mouseWheelLock:!1,lockAnyway:!1,styleClass:!1,observeContent:!1,hideOnIdle:!1,hideDelay:1500,hoverReset:!0,reset:!1,dragEvent:!1,touchDrag:!0,touchSwipe:!1,scrollEvent:!1,detached:!1,updatePos:!0}}(window.jQuery),function(a,b){var c=function(b,c){var d=ace.helper.getAttrSettings(b,a.fn.ace_colorpicker.defaults),e=a.extend({},a.fn.ace_colorpicker.defaults,c,d),f=a(b),g="",h="",i=null,j=[];f.addClass("hide").find("option").each(function(){var a="colorpick-btn",b=this.value.replace(/[^\w\s,#\(\)\.]/g,"");b.indexOf("number")>=0||(this.value!=b&&(this.value=b),this.selected&&(a+=" selected",h=b),j.push(b),g+='<li><a class="'+a+'" style="background-color:'+b+';" data-color="'+b+'"></a></li>')}).end().on("change.color",function(){f.next().find(".btn-colorpicker").css("background-color",this.value)}).after('<div class="dropdown dropdown-colorpicker"> <a data-toggle="dropdown" class="dropdown-toggle" '+(e.auto_pos?'data-position="auto"':"")+'><span class="btn-colorpicker" style="background-color:'+h+'"></span></a><ul class="dropdown-menu'+(e.caret?" dropdown-caret":"")+(e.pull_right?" dropdown-menu-right":"")+'">'+g+"</ul></div>");var k=f.next().find(".dropdown-menu");k.on(ace.click_event,function(b,c){var d=a(b.target);if(!d.is(".colorpick-btn"))return!1;i&&i.removeClass("selected"),i=d,i.addClass("selected");var e=i.data("color");return c!==!0&&f.val(e).trigger("change"),f.next().find(".btn-colorpicker").css("background-color",e),b.preventDefault(),!0}),i=f.next().find("a.selected"),this.pick=function(c,d){if("number"==typeof c){if(c>=j.length)return;b.selectedIndex=c,k.find("a:eq("+c+")").trigger(ace.click_event,[!0])}else if("string"==typeof c){var e=c.replace(/[^\w\s,#\(\)\.]/g,"");if(c=j.indexOf(e),-1==c&&d===!0&&(j.push(e),a("<option />").appendTo(f).val(e),a('<li><a class="colorpick-btn"></a></li>').appendTo(k).find("a").css("background-color",e).data("color",e),c=j.length-1),-1==c)return;k.find("a:eq("+c+")").trigger(ace.click_event,[!0])}},this.destroy=function(){f.removeClass("hide").next().remove(),j=[]}};a.fn.ace_colorpicker=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_colorpicker"),h="object"==typeof d&&d;g||b.data("ace_colorpicker",g=new c(this,h)),"string"==typeof d&&(f=g[d](e))});return f===b?g:f},a.fn.ace_colorpicker.defaults={pull_right:!1,caret:!0,auto_pos:!0}}(window.jQuery),function(a,b){var c="multiple"in document.createElement("INPUT"),d="FileList"in window,e="FileReader"in window,f="File"in window,g=function(b,c){var d=this,e=ace.helper.getAttrSettings(b,a.fn.ace_file_input.defaults);this.settings=a.extend({},a.fn.ace_file_input.defaults,c,e),this.$element=a(b),this.element=b,this.disabled=!1,this.can_reset=!0,this.$element.off("change.ace_inner_call").on("change.ace_inner_call",function(a,b){return d.disabled||b===!0?void 0:i.call(d)});var f=this.$element.closest("label").css({display:"block"}),g=0==f.length?"label":"span";this.$element.wrap("<"+g+' class="ace-file-input" />'),this.apply_settings(),this.reset_input_field()};g.error={FILE_LOAD_FAILED:1,IMAGE_LOAD_FAILED:2,THUMBNAIL_FAILED:3},g.prototype.apply_settings=function(){var b=this;this.multi=this.$element.attr("multiple")&&c,this.well_style="well"==this.settings.style,this.well_style?(this.settings.thumbnail||(this.settings.thumbnail="small"),this.$element.parent().addClass("ace-file-multiple")):this.$element.parent().removeClass("ace-file-multiple"),this.$element.parent().find(":not(input[type=file])").remove(),this.$element.after('<span class="ace-file-container" data-title="'+this.settings.btn_choose+'"><span class="ace-file-name" data-title="'+this.settings.no_file+'">'+(this.settings.no_icon?'<i class="'+ace.vars.icon+this.settings.no_icon+'"></i>':"")+"</span></span>"),this.$label=this.$element.next(),this.$container=this.$element.closest(".ace-file-input");var e=!!this.settings.icon_remove;if(e){var f=a('<a class="remove" href="#"><i class="'+ace.vars.icon+this.settings.icon_remove+'"></i></a>').appendTo(this.$element.parent());f.on(ace.click_event,function(a){if(a.preventDefault(),!b.can_reset)return!1;var c=!0;if(b.settings.before_remove&&(c=b.settings.before_remove.call(b.element)),!c)return!1;b.reset_input();return!1})}this.settings.droppable&&d&&h.call(this)},g.prototype.show_file_list=function(b,c){var d="undefined"==typeof b?this.$element.data("ace_input_files"):b;if(d&&0!=d.length){this.well_style&&(this.$label.find(".ace-file-name").remove(),this.settings.btn_change||this.$label.addClass("hide-placeholder")),this.$label.attr("data-title",this.settings.btn_change).addClass("selected");for(var g=0;g<d.length;g++){var h="",i=!1;if("string"==typeof d[g])h=d[g];else if(f&&d[g]instanceof File)h=a.trim(d[g].name);else{if(!(d[g]instanceof Object&&d[g].hasOwnProperty("name")))continue;h=d[g].name,d[g].hasOwnProperty("type")&&(i=d[g].type),d[g].hasOwnProperty("path")||(d[g].path=d[g].name)}var k=h.lastIndexOf("\\")+1;0==k&&(k=h.lastIndexOf("/")+1),h=h.substr(k),0==i&&(i=/\.(jpe?g|png|gif|svg|bmp|tiff?)$/i.test(h)?"image":/\.(mpe?g|flv|mov|avi|swf|mp4|mkv|webm|wmv|3gp)$/i.test(h)?"video":/\.(mp3|ogg|wav|wma|amr|aac)$/i.test(h)?"audio":"file");var l={file:"fa fa-file",image:"fa fa-picture-o file-image",video:"fa fa-film file-video",audio:"fa fa-music file-audio"},m=l[i];if(this.well_style){this.$label.append('<span class="ace-file-name" data-title="'+h+'"><i class="'+ace.vars.icon+m+'"></i></span>');var n=c===!0&&f&&d[g]instanceof File?a.trim(d[g].type):"",o=e&&this.settings.thumbnail&&(n.length>0&&n.match("image")||0==n.length&&"image"==i);if(o){var p=this;a.when(j.call(this,d[g])).fail(function(a){p.settings.preview_error&&p.settings.preview_error.call(p,h,a.code)})}}else this.$label.find(".ace-file-name").attr({"data-title":h}).find(ace.vars[".icon"]).attr("class",ace.vars.icon+m)}return!0}},g.prototype.reset_input=function(){this.reset_input_ui(),this.reset_input_field()},g.prototype.reset_input_ui=function(){this.$label.attr({"data-title":this.settings.btn_choose,"class":"ace-file-container"}).find(".ace-file-name:first").attr({"data-title":this.settings.no_file,"class":"ace-file-name"}).find(ace.vars[".icon"]).attr("class",ace.vars.icon+this.settings.no_icon).prev("img").remove(),this.settings.no_icon||this.$label.find(ace.vars[".icon"]).remove(),this.$label.find(".ace-file-name").not(":first").remove(),this.reset_input_data()},g.prototype.reset_input_field=function(){this.$element.wrap("<form>").parent().get(0).reset(),this.$element.unwrap()},g.prototype.reset_input_data=function(){this.$element.data("ace_input_files")&&(this.$element.removeData("ace_input_files"),this.$element.removeData("ace_input_method"))},g.prototype.enable_reset=function(a){this.can_reset=a},g.prototype.disable=function(){this.disabled=!0,this.$element.attr("disabled","disabled").addClass("disabled")},g.prototype.enable=function(){this.disabled=!1,this.$element.removeAttr("disabled").removeClass("disabled")},g.prototype.files=function(){return a(this).data("ace_input_files")||null},g.prototype.method=function(){return a(this).data("ace_input_method")||""},g.prototype.update_settings=function(b){this.settings=a.extend({},this.settings,b),this.apply_settings()},g.prototype.loading=function(b){if(b===!1)this.$container.find(".ace-file-overlay").remove(),this.element.removeAttribute("readonly");else{var c="string"==typeof b?b:'<i class="overlay-content fa fa-spin fa-spinner orange2 fa-2x"></i>',d=this.$container.find(".ace-file-overlay");0==d.length&&(d=a('<div class="ace-file-overlay"></div>').appendTo(this.$container),d.on("click tap",function(a){return a.stopImmediatePropagation(),a.preventDefault(),!1}),this.element.setAttribute("readonly","true")),d.empty().append(c)}};var h=function(){var a=this,b=this.$element.parent();b.off("dragenter").on("dragenter",function(a){a.preventDefault(),a.stopPropagation()}).off("dragover").on("dragover",function(a){a.preventDefault(),a.stopPropagation()}).off("drop").on("drop",function(b){if(b.preventDefault(),b.stopPropagation(),!a.disabled){var c=b.originalEvent.dataTransfer,d=c.files;if(!a.multi&&d.length>1){var e=[];e.push(d[0]),d=e}return d=l.call(a,d,!0),d===!1?!1:(a.$element.data("ace_input_method","drop"),a.$element.data("ace_input_files",d),a.show_file_list(d,!0),a.$element.triggerHandler("change",[!0]),!0)}})},i=function(){var a=this.element.files||[this.element.value];return a=l.call(this,a,!1),a===!1?!1:(this.$element.data("ace_input_method","select"),this.$element.data("ace_input_files",a),this.show_file_list(a,!0),!0)},j=function(b){var c=this,d=c.$label.find(".ace-file-name:last"),e=new a.Deferred,h=function(b,c){d.prepend("<img class='middle' style='display:none;' />");var e=d.find("img:last").get(0);a(e).one("load",function(){i.call(null,e,c)}).one("error",function(){j.call(null,e)}),e.src=b},i=function(b,f){var h=c.settings.previewSize;h||(c.settings.previewWidth||c.settings.previewHeight?h={previewWidth:c.settings.previewWidth,previewHeight:c.settings.previewHeight}:(h=50,"large"==c.settings.thumbnail&&(h=150))),"fit"==c.settings.thumbnail?h=d.width():"number"==typeof h&&(h=parseInt(Math.min(h,d.width())));var i=k(b,h);if(null==i)return a(this).remove(),void e.reject({code:g.error.THUMBNAIL_FAILED});var j=!0;if(f&&f instanceof File){f.width=i.width,f.height=i.height,c.$element.trigger("file.preview.ace",{file:f});var l;c.$element.trigger(l=new a.Event("file.preview.ace"),{file:f}),l.isDefaultPrevented()&&(j=!1)}if(j){var m=i.previewWidth,n=i.previewHeight;"small"==c.settings.thumbnail?m=n=parseInt(Math.max(m,n)):d.addClass("large"),a(b).css({"background-image":"url("+i.src+")",width:m,height:n}).data("thumb",i.src).attr({src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGBgAAAABQABh6FO1AAAAABJRU5ErkJggg=="}).show()}e.resolve()},j=function(a){d.find("img").remove(),e.reject({code:g.error.IMAGE_LOAD_FAILED})};if(f&&b instanceof File){var l=new FileReader;l.onload=function(a){h(a.target.result,b)},l.onerror=function(a){e.reject({code:g.error.FILE_LOAD_FAILED})},l.readAsDataURL(b)}else b instanceof Object&&b.hasOwnProperty("path")&&h(b.path,null);return e.promise()},k=function(b,c,d){var e=b.width,f=b.height;e=e>0?e:a(b).width(),f=f>0?f:a(b).height();var g=!1,h=!1,i=!1;"number"==typeof c?g=c:c instanceof Object&&(c.previewWidth&&!c.previewHeight?i=c.previewWidth:c.previewHeight&&!c.previewWidth?h=c.previewHeight:c.previewWidth&&c.previewHeight&&(i=c.previewWidth,h=c.previewHeight)),g?e>f?(i=g,h=parseInt(f/e*i)):(h=g,i=parseInt(e/f*h)):!h&&i?h=parseInt(f/e*i):h&&!i&&(i=parseInt(e/f*h));var j;try{var k=document.createElement("canvas");k.width=i,k.height=h;var l=k.getContext("2d");l.drawImage(b,0,0,e,f,0,0,i,h),j=k.toDataURL()}catch(m){j=null}return j?(/^data\:image\/(png|jpe?g|gif);base64,[0-9A-Za-z\+\/\=]+$/.test(j)||(j=null),j?{src:j,previewWidth:i,previewHeight:h,width:e,height:f}:null):null},l=function(a,b){var c=o.call(this,a,b);return-1===c?(this.reset_input(),!1):c&&0!=c.length?((c instanceof Array||d&&c instanceof FileList)&&(a=c),c=!0,this.settings.before_change&&(c=this.settings.before_change.call(this.element,a,b)),-1===c?(this.reset_input(),!1):c&&0!=c.length?((c instanceof Array||d&&c instanceof FileList)&&(a=c),a):(this.$element.data("ace_input_files")||this.reset_input(),!1)):(this.$element.data("ace_input_files")||this.reset_input(),!1)},m=function(a){return a?("string"==typeof a&&(a=[a]),0==a.length?null:new RegExp(".(?:"+a.join("|")+")$","i")):null},n=function(a){return a?("string"==typeof a&&(a=[a]),0==a.length?null:new RegExp("^(?:"+a.join("|").replace(/\//g,"\\/")+")$","i")):null},o=function(b,c){var d=m(this.settings.allowExt),e=m(this.settings.denyExt),g=n(this.settings.allowMime),h=n(this.settings.denyMime),i=this.settings.maxSize||!1;if(!(d||e||g||h||i))return!0;for(var j=[],k={},l=0;l<b.length;l++){var o=b[l],p=f?o.name:o;if(!d||d.test(p))if(e&&e.test(p))"ext"in k||(k.ext=[]),k.ext.push(p);else{var q;if(f){if((q=a.trim(o.type)).length>0){if(g&&!g.test(q)){"mime"in k||(k.mime=[]),k.mime.push(p);continue}if(h&&h.test(q)){"mime"in k||(k.mime=[]),k.mime.push(p);continue}}i&&o.size>i?("size"in k||(k.size=[]),k.size.push(p)):j.push(o)}else j.push(o)}else"ext"in k||(k.ext=[]),k.ext.push(p)}if(j.length==b.length)return b;var r={ext:0,mime:0,size:0};"ext"in k&&(r.ext=k.ext.length),"mime"in k&&(r.mime=k.mime.length),"size"in k&&(r.size=k.size.length);var s;return this.$element.trigger(s=new a.Event("file.error.ace"),{file_count:b.length,invalid_count:b.length-j.length,error_list:k,error_count:r,dropped:c}),s.isDefaultPrevented()?-1:j};a.fn.aceFileInput=a.fn.ace_file_input=function(c,d){var e,f=this.each(function(){var b=a(this),f=b.data("ace_file_input"),h="object"==typeof c&&c;f||b.data("ace_file_input",f=new g(this,h)),"string"==typeof c&&(e=f[c](d))});return e===b?f:e},a.fn.ace_file_input.defaults={style:!1,no_file:"No File ...",no_icon:"fa fa-upload",btn_choose:"Choose",btn_change:"Change",icon_remove:"fa fa-times",droppable:!1,thumbnail:!1,allowExt:null,denyExt:null,allowMime:null,denyMime:null,maxSize:!1,previewSize:!1,previewWidth:!1,previewHeight:!1,before_change:null,before_remove:null,preview_error:null}}(window.jQuery),!function(a){"use strict";var b=function(b,c){this.$element=a(b),this.options=a.extend({},a.fn.bs_typeahead.defaults,c),this.matcher=this.options.matcher||this.matcher,this.sorter=this.options.sorter||this.sorter,this.highlighter=this.options.highlighter||this.highlighter,this.updater=this.options.updater||this.updater,this.source=this.options.source,this.$menu=a(this.options.menu),this.shown=!1,this.listen()};b.prototype={constructor:b,select:function(){var a=this.$menu.find(".active").attr("data-value");return this.$element.val(this.updater(a)).change(),this.hide()},updater:function(a){return a},show:function(){var b=a.extend({},this.$element.position(),{height:this.$element[0].offsetHeight});return this.$menu.insertAfter(this.$element).css({top:b.top+b.height,left:b.left}).show(),this.shown=!0,this},hide:function(){return this.$menu.hide(),this.shown=!1,this},lookup:function(b){var c;return this.query=this.$element.val(),!this.query||this.query.length<this.options.minLength?this.shown?this.hide():this:(c=a.isFunction(this.source)?this.source(this.query,a.proxy(this.process,this)):this.source,c?this.process(c):this)},process:function(b){var c=this;return b=a.grep(b,function(a){return c.matcher(a)}),b=this.sorter(b),b.length?this.render(b.slice(0,this.options.items)).show():this.shown?this.hide():this},matcher:function(a){return~a.toLowerCase().indexOf(this.query.toLowerCase())},sorter:function(a){for(var b,c=[],d=[],e=[];b=a.shift();)b.toLowerCase().indexOf(this.query.toLowerCase())?~b.indexOf(this.query)?d.push(b):e.push(b):c.push(b);return c.concat(d,e)},highlighter:function(a){var b=this.query.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&");return a.replace(new RegExp("("+b+")","ig"),function(a,b){return"<strong>"+b+"</strong>"})},render:function(b){var c=this;return b=a(b).map(function(b,d){return b=a(c.options.item).attr("data-value",d),b.find("a").html(c.highlighter(d)),b[0]}),b.first().addClass("active"),this.$menu.html(b),this},next:function(b){var c=this.$menu.find(".active").removeClass("active"),d=c.next();d.length||(d=a(this.$menu.find("li")[0])),d.addClass("active")},prev:function(a){var b=this.$menu.find(".active").removeClass("active"),c=b.prev();c.length||(c=this.$menu.find("li").last()),c.addClass("active")},listen:function(){this.$element.on("focus",a.proxy(this.focus,this)).on("blur",a.proxy(this.blur,this)).on("keypress",a.proxy(this.keypress,this)).on("keyup",a.proxy(this.keyup,this)),this.eventSupported("keydown")&&this.$element.on("keydown",a.proxy(this.keydown,this)),this.$menu.on("click",a.proxy(this.click,this)).on("mouseenter","li",a.proxy(this.mouseenter,this)).on("mouseleave","li",a.proxy(this.mouseleave,this))},eventSupported:function(a){var b=a in this.$element;return b||(this.$element.setAttribute(a,"return;"),b="function"==typeof this.$element[a]),b},move:function(a){if(this.shown){switch(a.keyCode){case 9:case 13:case 27:a.preventDefault();break;case 38:a.preventDefault(),this.prev();break;case 40:a.preventDefault(),this.next()}a.stopPropagation()}},keydown:function(b){this.suppressKeyPressRepeat=~a.inArray(b.keyCode,[40,38,9,13,27]),this.move(b)},keypress:function(a){this.suppressKeyPressRepeat||this.move(a)},keyup:function(a){switch(a.keyCode){case 40:case 38:case 16:case 17:case 18:break;case 9:case 13:if(!this.shown)return;this.select();break;case 27:if(!this.shown)return;this.hide();break;default:this.lookup()}a.stopPropagation(),a.preventDefault()},focus:function(a){this.focused=!0},blur:function(a){this.focused=!1,!this.mousedover&&this.shown&&this.hide()},click:function(a){a.stopPropagation(),a.preventDefault(),this.select(),this.$element.focus()},mouseenter:function(b){this.mousedover=!0,this.$menu.find(".active").removeClass("active"),a(b.currentTarget).addClass("active")},mouseleave:function(a){this.mousedover=!1,!this.focused&&this.shown&&this.hide()}};var c=a.fn.bs_typeahead;a.fn.bs_typeahead=function(c){return this.each(function(){var d=a(this),e=d.data("bs_typeahead"),f="object"==typeof c&&c;e||d.data("bs_typeahead",e=new b(this,f)),"string"==typeof c&&e[c]()})},a.fn.bs_typeahead.defaults={source:[],items:8,menu:'<ul class="typeahead dropdown-menu"></ul>',item:'<li><a href="#"></a></li>',minLength:1},a.fn.bs_typeahead.Constructor=b,a.fn.bs_typeahead.noConflict=function(){return a.fn.bs_typeahead=c,this},a(document).on("focus.bs_typeahead.data-api",'[data-provide="bs_typeahead"]',function(b){var c=a(this);c.data("bs_typeahead")||c.bs_typeahead(c.data())})}(window.jQuery),function(a,b){a.fn.ace_wysiwyg=function(b,c){var d=a.extend({speech_button:!0,wysiwyg:{}},b),e=["#ac725e","#d06b64","#f83a22","#fa573c","#ff7537","#ffad46","#42d692","#16a765","#7bd148","#b3dc6c","#fbe983","#fad165","#92e1c0","#9fe1e7","#9fc6e7","#4986e7","#9a9cff","#b99aff","#c2c2c2","#cabdbf","#cca6ac","#f691b2","#cd74e6","#a47ae2","#444444"],f={font:{values:["Arial","Courier","Comic Sans MS","Helvetica","Open Sans","Tahoma","Verdana"],icon:"fa fa-font",title:"Font"},fontSize:{values:{5:"Huge",3:"Normal",1:"Small"},icon:"fa fa-text-height",title:"Font Size"},bold:{icon:"fa fa-bold",title:"Bold (Ctrl/Cmd+B)"},italic:{icon:"fa fa-italic",title:"Italic (Ctrl/Cmd+I)"},strikethrough:{icon:"fa fa-strikethrough",title:"Strikethrough"},underline:{icon:"fa fa-underline",title:"Underline"},insertunorderedlist:{icon:"fa fa-list-ul",title:"Bullet list"},insertorderedlist:{icon:"fa fa-list-ol",title:"Number list"},outdent:{icon:"fa fa-outdent",title:"Reduce indent (Shift+Tab)"},indent:{icon:"fa fa-indent",title:"Indent (Tab)"},justifyleft:{icon:"fa fa-align-left",title:"Align Left (Ctrl/Cmd+L)"},justifycenter:{icon:"fa fa-align-center",title:"Center (Ctrl/Cmd+E)"},justifyright:{icon:"fa fa-align-right",title:"Align Right (Ctrl/Cmd+R)"},justifyfull:{icon:"fa fa-align-justify",title:"Justify (Ctrl/Cmd+J)"},createLink:{icon:"fa fa-link",title:"Hyperlink",button_text:"Add",placeholder:"URL",button_class:"btn-primary"},unlink:{icon:"fa fa-chain-broken",title:"Remove Hyperlink"},insertImage:{icon:"fa fa-picture-o",title:"Insert picture",button_text:'<i class="'+ace.vars.icon+'fa fa-file"></i> Choose Image &hellip;',placeholder:"Image URL",button_insert:"Insert",button_class:"btn-success",button_insert_class:"btn-primary",choose_file:!0},foreColor:{values:e,title:"Change Color"},backColor:{values:e,title:"Change Background Color"},undo:{icon:"fa fa-undo",title:"Undo (Ctrl/Cmd+Z)"},redo:{icon:"fa fa-repeat",title:"Redo (Ctrl/Cmd+Y)"},viewSource:{icon:"fa fa-code",title:"View Source"}},g=d.toolbar||["font",null,"fontSize",null,"bold","italic","strikethrough","underline",null,"insertunorderedlist","insertorderedlist","outdent","indent",null,"justifyleft","justifycenter","justifyright","justifyfull",null,"createLink","unlink",null,"insertImage",null,"foreColor",null,"undo","redo",null,"viewSource"];return this.each(function(){var b=' <div class="wysiwyg-toolbar btn-toolbar center"> <div class="btn-group"> ';for(var c in g)if(g.hasOwnProperty(c)){var e=g[c];if(null===e){b+=' </div> <div class="btn-group"> ';continue}if("string"==typeof e&&e in f)e=f[e],e.name=g[c];else{if(!("object"==typeof e&&e.name in f))continue;e=a.extend(f[e.name],e)}var h="className"in e?e.className:"btn-default";switch(e.name){case"font":b+=' <a class="btn btn-sm '+h+' dropdown-toggle" data-toggle="dropdown" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i><i class="'+ace.vars.icon+'fa fa-angle-down icon-on-right"></i></a> ',b+=' <ul class="dropdown-menu dropdown-light dropdown-caret">';for(var i in e.values)e.values.hasOwnProperty(i)&&(b+=' <li><a data-edit="fontName '+e.values[i]+'" style="font-family:\''+e.values[i]+"'\">"+e.values[i]+"</a></li> ");b+=" </ul>";break;case"fontSize":b+=' <a class="btn btn-sm '+h+' dropdown-toggle" data-toggle="dropdown" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i>&nbsp;<i class="'+ace.vars.icon+'fa fa-angle-down icon-on-right"></i></a> ',b+=' <ul class="dropdown-menu dropdown-light dropdown-caret"> ';for(var j in e.values)e.values.hasOwnProperty(j)&&(b+=' <li><a data-edit="fontSize '+j+'"><font size="'+j+'">'+e.values[j]+"</font></a></li> ");b+=" </ul> ";break;case"createLink":b+=' <div class="btn-group"> <a class="btn btn-sm '+h+' dropdown-toggle" data-toggle="dropdown" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i></a> ',b+=' <div class="dropdown-menu dropdown-caret dropdown-menu-right"> <div class="input-group"> <input class="form-control" placeholder="'+e.placeholder+'" type="text" data-edit="'+e.name+'" /> <span class="input-group-btn"> <button class="btn btn-sm '+e.button_class+'" type="button">'+e.button_text+"</button> </span> </div> </div> </div>";break;case"insertImage":b+=' <div class="btn-group"> <a class="btn btn-sm '+h+' dropdown-toggle" data-toggle="dropdown" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i></a> ',b+=' <div class="dropdown-menu dropdown-caret dropdown-menu-right"> <div class="input-group"> <input class="form-control" placeholder="'+e.placeholder+'" type="text" data-edit="'+e.name+'" /> <span class="input-group-btn"> <button class="btn btn-sm '+e.button_insert_class+'" type="button">'+e.button_insert+"</button> </span> </div>",e.choose_file&&"FileReader"in window&&(b+='<div class="space-2"></div> <label class="center block no-margin-bottom"> <button class="btn btn-sm '+e.button_class+' wysiwyg-choose-file" type="button">'+e.button_text+'</button> <input type="file" data-edit="'+e.name+'" /> </label>'),b+=" </div> </div>";break;case"foreColor":case"backColor":b+=' <select class="hide wysiwyg_colorpicker" title="'+e.title+'"> ',a.each(e.values,function(a,c){b+=' <option value="'+c+'">'+c+"</option> "}),b+=" </select> ",b+=' <input style="display:none;" disabled class="hide" type="text" data-edit="'+e.name+'" /> ';break;case"viewSource":b+=' <a class="btn btn-sm '+h+'" data-view="source" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i></a> ';break;default:b+=' <a class="btn btn-sm '+h+'" data-edit="'+e.name+'" title="'+e.title+'"><i class="'+ace.vars.icon+e.icon+'"></i></a> '}}b+=" </div> ";var k;d.speech_button&&"onwebkitspeechchange"in(k=document.createElement("input"))&&(b+=' <input class="wysiwyg-speech-input" type="text" data-edit="inserttext" x-webkit-speech />'),k=null,b+=" </div> ",b=d.toolbar_place?d.toolbar_place.call(this,b):a(this).before(b).prev(),a.fn.tooltip&&b.find("a[title]").tooltip({animation:!1,container:"body"}),b.find(".dropdown-menu input[type=text]").on("click",function(){return!1}).on("change",function(){a(this).closest(".dropdown-menu").siblings(".dropdown-toggle").dropdown("toggle")}).on("keydown",function(b){27==b.which?(this.value="",a(this).change()):13==b.which&&(b.preventDefault(),b.stopPropagation(),a(this).change())}),b.find("input[type=file]").prev().on(ace.click_event,function(b){a(this).next().click()}),b.find(".wysiwyg_colorpicker").each(function(){var b=a(this).ace_colorpicker({pull_right:!0}).change(function(){a(this).nextAll("input").eq(0).val(this.value).change()}).next().find(".btn-colorpicker");a.fn.tooltip&&b.tooltip({title:this.title,animation:!1,container:"body"})});var l=a(this),m=!1;b.find("a[data-view=source]").on("click",function(b){if(b.preventDefault(),m){var c=l.next();l.html(c.val()).show(),c.remove(),a(this).removeClass("active")}else a("<textarea />").css({width:l.outerWidth(),height:l.outerHeight()}).val(l.html()).insertAfter(l),l.hide(),a(this).addClass("active");m=!m});var n=a.extend({},{
activeToolbarClass:"active",toolbarSelector:b},d.wysiwyg||{});a(this).wysiwyg(n)}),this}}(window.jQuery),function(a,b){function c(b,c){var d=ace.helper.getAttrSettings(b,a.fn.ace_spinner.defaults),e=a.extend({},a.fn.ace_spinner.defaults,c,d),f=e.max;f=(""+f).length;var g=parseInt(Math.max(20*f+40,90)),h=a(b),i="btn-sm",j=2;h.hasClass("input-sm")?(i="btn-xs",j=1):h.hasClass("input-lg")&&(i="btn-lg",j=3),2==j?g+=25:3==j&&(g+=50),h.addClass("spinbox-input form-control text-center").wrap('<div class="ace-spinner middle">');var k=h.closest(".ace-spinner").spinbox(e).wrapInner("<div class='input-group'></div>"),l=k.data("fu.spinbox");e.on_sides?(h.before('<div class="spinbox-buttons input-group-btn"> <button type="button" class="btn spinbox-down '+i+" "+e.btn_down_class+'"> <i class="icon-only '+ace.vars.icon+e.icon_down+'"></i> </button> </div>').after('<div class="spinbox-buttons input-group-btn"> <button type="button" class="btn spinbox-up '+i+" "+e.btn_up_class+'"> <i class="icon-only '+ace.vars.icon+e.icon_up+'"></i> </button> </div>'),k.addClass("touch-spinner"),k.css("width",g+"px")):(h.after('<div class="spinbox-buttons input-group-btn"> <button type="button" class="btn spinbox-up '+i+" "+e.btn_up_class+'"> <i class="icon-only '+ace.vars.icon+e.icon_up+'"></i> </button> <button type="button" class="btn spinbox-down '+i+" "+e.btn_down_class+'"> <i class="icon-only '+ace.vars.icon+e.icon_down+'"></i> </button> </div>'),ace.vars.touch||e.touch_spinner?(k.addClass("touch-spinner"),k.css("width",g+"px")):(h.next().addClass("btn-group-vertical"),k.css("width",g+"px"))),k.on("changed",function(){h.trigger("change")}),this._call=function(a,b){l[a](b)}}a.fn.ace_spinner=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_spinner"),h="object"==typeof d&&d;g||(h=a.extend({},a.fn.ace_spinner.defaults,d),b.data("ace_spinner",g=new c(this,h))),"string"==typeof d&&(f=g._call(d,e))});return f===b?g:f},a.fn.ace_spinner.defaults={icon_up:"fa fa-chevron-up",icon_down:"fa fa-chevron-down",on_sides:!1,btn_up_class:"",btn_down_class:"",max:999,touch_spinner:!1}}(window.jQuery),function(a,b){a.fn.aceTree=a.fn.ace_tree=function(b){var c={"open-icon":ace.vars.icon+"fa fa-folder-open","close-icon":ace.vars.icon+"fa fa-folder","toggle-icon":ace.vars.icon+"fa fa-play","selected-icon":ace.vars.icon+"fa fa-check","unselected-icon":ace.vars.icon+"fa fa-times","base-icon":ace.vars.icon+"fa","folder-open-icon":"fa fa-plus-square-o","folder-close-icon":"fa fa-plus-minus-o",loadingHTML:"Loading..."};return this.each(function(){var d=ace.helper.getAttrSettings(this,c),e=a.extend({},c,b,d),f=a(this);f.addClass("tree").attr("role","tree"),f.html('<li class="tree-branch hide" data-template="treebranch" role="treeitem" aria-expanded="false"> '+(e.folderSelect?'<i class="icon-caret '+e["folder-open-icon"]+'"></i>&nbsp;':"")+' <div class="tree-branch-header"> <span class="tree-branch-name"> <i class="icon-folder '+e["close-icon"]+'"></i> <span class="tree-label"></span> </span> </div> <ul class="tree-branch-children" role="group"></ul> <div class="tree-loader" role="alert">'+e.loadingHTML+'</div> </li> <li class="tree-item hide" data-template="treeitem" role="treeitem"> <span class="tree-item-name"> '+(null==e["unselected-icon"]?"":'<i class="icon-item '+e["unselected-icon"]+'"></i>')+' <span class="tree-label"></span> </span> </li>'),f.addClass(1==e.selectable?"tree-selectable":"tree-unselectable"),f.tree(e)}),this}}(window.jQuery),function(a,b){a.fn.aceWizard=a.fn.ace_wizard=function(b){return this.each(function(){var c=a(this);c.wizard(),ace.vars.old_ie&&c.find("ul.steps > li").last().addClass("last-child");var d=b&&b.buttons?a(b.buttons):c.siblings(".wizard-actions").eq(0),e=c.data("fu.wizard");e.$prevBtn.remove(),e.$nextBtn.remove(),e.$prevBtn=d.find(".btn-prev").eq(0).on(ace.click_event,function(){e.previous()}).attr("disabled","disabled"),e.$nextBtn=d.find(".btn-next").eq(0).on(ace.click_event,function(){e.next()}).removeAttr("disabled"),e.nextText=e.$nextBtn.text();var f=b&&(b.selectedItem&&b.selectedItem.step||b.step);f&&(e.currentStep=f,e.setState())}),this}}(window.jQuery),function(a,b){function c(b,c){var e=this,f=a(b),g="right",h=!1,i=f.hasClass("fade"),j=ace.helper.getAttrSettings(b,a.fn.ace_aside.defaults);if(this.settings=a.extend({},a.fn.ace_aside.defaults,c,j),!this.settings.background||c.scroll_style||j.scroll_style||(this.settings.scroll_style="scroll-white no-track"),this.container=this.settings.container,this.container)try{a(this.container).get(0)==document.body&&(this.container=null)}catch(k){}this.container&&(this.settings.backdrop=!1,f.addClass("aside-contained"));var l=f.find(".modal-dialog"),m=f.find(".modal-content"),n=300;this.initiate=function(){b.className=b.className.replace(/(\s|^)aside\-(right|top|left|bottom)(\s|$)/gi,"$1$3"),g=this.settings.placement,g&&(g=a.trim(g.toLowerCase())),g&&/right|top|left|bottom/.test(g)||(g="right"),f.attr("data-placement",g),f.addClass("aside-"+g),/right|left/.test(g)?(h=!0,f.addClass("aside-vc")):f.addClass("aside-hz"),this.settings.fixed&&f.addClass("aside-fixed"),this.settings.background&&f.addClass("aside-dark"),this.settings.offset&&f.addClass("navbar-offset"),this.settings.transition||f.addClass("transition-off"),f.addClass("aside-hidden"),this.insideContainer(),l=f.find(".modal-dialog"),m=f.find(".modal-content"),this.settings.body_scroll||f.on("mousewheel.aside DOMMouseScroll.aside touchmove.aside pointermove.aside",function(b){return a.contains(m[0],b.target)?void 0:(b.preventDefault(),!1)}),0==this.settings.backdrop&&f.addClass("no-backdrop")},this.show=function(){if(0==this.settings.backdrop)try{f.data("bs.modal").$backdrop.remove()}catch(b){}this.container?a(this.container).addClass("overflow-hidden"):f.css("position","fixed"),f.removeClass("aside-hidden")},this.hide=function(){this.container&&(this.container.addClass("overflow-hidden"),ace.vars.firefox&&b.offsetHeight),o(),ace.vars.transition&&!i&&f.one("bsTransitionEnd",function(){f.addClass("aside-hidden"),f.css("position",""),e.container&&e.container.removeClass("overflow-hidden")}).emulateTransitionEnd(n)},this.shown=function(){if(o(),a("body").removeClass("modal-open").css("padding-right",""),"invisible"==this.settings.backdrop)try{f.data("bs.modal").$backdrop.css("opacity",0)}catch(b){}var c=h?m.height():l.height();ace.vars.touch?m.addClass("overflow-scroll").css("max-height",c+"px"):m.hasClass("ace-scroll")||m.ace_scroll({size:c,reset:!0,mouseWheelLock:!0,lockAnyway:!this.settings.body_scroll,styleClass:this.settings.scroll_style,observeContent:!0,hideOnIdle:!ace.vars.old_ie,hideDelay:1500}),d.off("resize.modal.aside").on("resize.modal.aside",function(){if(ace.vars.touch)m.css("max-height",(h?m.height():l.height())+"px");else{m.ace_scroll("disable");var a=h?m.height():l.height();m.ace_scroll("update",{size:a}).ace_scroll("enable").ace_scroll("reset")}}).triggerHandler("resize.modal.aside"),e.container&&ace.vars.transition&&!i&&f.one("bsTransitionEnd",function(){e.container.removeClass("overflow-hidden")}).emulateTransitionEnd(n)},this.hidden=function(){d.off(".aside"),ace.vars.transition&&!i||(f.addClass("aside-hidden"),f.css("position",""))},this.insideContainer=function(){var b=a(".main-container"),c=f.find(".modal-dialog");if(c.css({right:"",left:""}),b.hasClass("container")){var e=!1;1==h&&(c.css(g,parseInt((d.width()-b.width())/2)),e=!0),e&&ace.vars.firefox&&ace.helper.redraw(b[0])}},this.flip=function(){var a={right:"left",left:"right",top:"bottom",bottom:"top"};f.removeClass("aside-"+g).addClass("aside-"+a[g]),g=a[g]};var o=function(){var a=f.find(".aside-trigger");if(0!=a.length){a.toggleClass("open");var b=a.find(ace.vars[".icon"]);0!=b.length&&b.toggleClass(b.attr("data-icon1")+" "+b.attr("data-icon2"))}};this.initiate(),this.container&&(this.container=a(this.container)),f.appendTo(this.container||"body")}var d=a(window);a(document).on("show.bs.modal",".modal.aside",function(b){a(".aside.in").modal("hide"),a(this).ace_aside("show")}).on("hide.bs.modal",".modal.aside",function(b){a(this).ace_aside("hide")}).on("shown.bs.modal",".modal.aside",function(b){a(this).ace_aside("shown")}).on("hidden.bs.modal",".modal.aside",function(b){a(this).ace_aside("hidden")}),a(window).on("resize.aside_container",function(){a(".modal.aside").ace_aside("insideContainer")}),a(document).on("settings.ace.aside",function(b,c){"main_container_fixed"==c&&a(".modal.aside").ace_aside("insideContainer")}),a.fn.aceAside=a.fn.ace_aside=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_aside"),h="object"==typeof d&&d;g||b.data("ace_aside",g=new c(this,h)),"string"==typeof d&&"function"==typeof g[d]&&(f=e instanceof Array?g[d].apply(g,e):g[d](e))});return f===b?g:f},a.fn.ace_aside.defaults={fixed:!1,background:!1,offset:!1,body_scroll:!1,transition:!0,scroll_style:"scroll-dark no-track",container:null,backdrop:!1,placement:"right"}}(window.jQuery);
+1
View File
@@ -0,0 +1 @@
!function(){"ace"in window||(window.ace={}),ace.config={storage_method:0,cookie_expiry:604800,cookie_path:""},"vars"in window.ace||(window.ace.vars={}),ace.vars.very_old_ie=!("querySelector"in document.documentElement),ace.settings={saveState:function(a,b,c,d){if(!a||"string"==typeof a&&!(a=document.getElementById(a))||!a.hasAttribute("id"))return!1;if(!ace.hasClass(a,"ace-save-state"))return!1;var b=b||"class",e=a.getAttribute("id"),f=ace.data.get("state","id-"+e)||{};if("string"==typeof f)try{f=JSON.parse(f)}catch(g){f={}}var h,i="undefined"!=typeof c,j=!1,k=/class/i,l=/checked|disabled|readonly|value/i;l.test(b)?h=i?c:a[b]:a.hasAttribute(b)?h=i?c:a.getAttribute(b):i||(j=!0),j?delete f[b]:k.test(b)?(f.hasOwnProperty(b)||(f[b]={}),d===!0?f[b][h]=1:d===!1?f[b][h]=-1:f[b].className=h):f[b]=h,ace.data.set("state","id-"+e,JSON.stringify(f))},loadState:function(a,b){if(!a||"string"==typeof a&&!(a=document.getElementById(a))||!a.hasAttribute("id"))return!1;var c=a.getAttribute("id"),d=ace.data.get("state","id-"+c)||{};if("string"==typeof d)try{d=JSON.parse(d)}catch(e){d={}}var f=function(a,b,c){var d=/class/i,e=/checked|disabled|readonly|value/i;if(d.test(b)){if("object"==typeof c){"className"in c&&a.setAttribute("class",c.className);for(var f in c)if(c.hasOwnProperty(f)){var g=c[f];1==g?ace.addClass(a,f):-1==g&&ace.removeClass(a,f)}}}else e.test(b)?a[b]=c:a.setAttribute(b,c)};if(void 0!==b)d.hasOwnProperty(b)&&null!==d[b]&&f(a,b,d[b]);else for(var g in d)d.hasOwnProperty(g)&&null!==d[g]&&f(a,g,d[g])},clearState:function(a){var b=null;"string"==typeof a?b=a:"hasAttribute"in a&&a.hasAttribute("id")&&(b=a.getAttribute("id")),b&&ace.data.remove("state","id-"+b)}},function(){var a=function(){var a=!1,b="animation",c="",d="Webkit Moz O ms Khtml".split(" "),e="",f=document.createElement("div");if(void 0!==f.style.animationName&&(a=!0),a===!1)for(var g=0;g<d.length;g++)if(void 0!==f.style[d[g]+"AnimationName"]){e=d[g],b=e+"Animation",c="-"+e.toLowerCase()+"-",a=!0;break}return a};if(ace.vars.animation=a(),ace.vars.animation){var b="@keyframes nodeInserted{from{outline-color:#fff}to{outline-color:#000}}@-moz-keyframes nodeInserted{from{outline-color:#fff}to{outline-color:#000}}@-webkit-keyframes nodeInserted{from{outline-color:#fff}to{outline-color:#000}}@-ms-keyframes nodeInserted{from{outline-color:#fff}to{outline-color:#000}}@-o-keyframes nodeInserted{from{outline-color:#fff}to{outline-color:#000}}.ace-save-state{animation-duration:10ms;-o-animation-duration:10ms;-ms-animation-duration:10ms;-moz-animation-duration:10ms;-webkit-animation-duration:10ms;animation-delay:0s;-o-animation-delay:0s;-ms-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s;animation-name:nodeInserted;-o-animation-name:nodeInserted;-ms-animation-name:nodeInserted;-moz-animation-name:nodeInserted;-webkit-animation-name:nodeInserted}",c=document.createElement("style");c.innerHTML=b,document.head.appendChild(c);var d=function(a){var b=a.target;b&&ace.hasClass(b,"ace-save-state")&&ace.settings.loadState(b)};document.addEventListener("animationstart",d,!1),document.addEventListener("MSAnimationStart",d,!1),document.addEventListener("webkitAnimationStart",d,!1)}else{var e=function(){for(var a=document.querySelectorAll(".ace-save-state"),b=0;b<a.length;b++)ace.settings.loadState(a[b])};"complete"==document.readyState?e():document.addEventListener?document.addEventListener("DOMContentLoaded",e,!1):document.attachEvent&&document.attachEvent("onreadystatechange",function(){"complete"==document.readyState&&e()})}}(),ace.data_storage=function(a,b){var c="ace_",d=null,e=0;(1==a||a===b||0==a)&&"localStorage"in window&&null!==window.localStorage?(d=ace.storage,e=1):null==d&&(2==a||a===b)&&"cookie"in document&&null!==document.cookie&&(d=ace.cookie,e=2),this.set=function(a,b,f,g,h,i){if(d)if(f===i)f=b,b=a,null==f?d.remove(c+b):1==e?d.set(c+b,f):2==e&&d.set(c+b,f,ace.config.cookie_expiry,g||ace.config.cookie_path);else if(1==e)null==f?d.remove(c+a+"_"+b):(h&&"object"==typeof f&&(f=JSON.stringify(f)),d.set(c+a+"_"+b,f));else if(2==e){var j=d.get(c+a),k=j?JSON.parse(j):{};if(null==f){if(delete k[b],0==ace.sizeof(k))return void d.remove(c+a)}else k[b]=f;d.set(c+a,JSON.stringify(k),ace.config.cookie_expiry,g||ace.config.cookie_path)}},this.get=function(a,b,f,g){if(!d)return null;if(b===g)return b=a,d.get(c+b);if(1==e){var h=d.get(c+a+"_"+b);if(f&&h)try{h=JSON.parse(h)}catch(i){}return h}if(2==e){var j=d.get(c+a),k=j?JSON.parse(j):{};return b in k?k[b]:null}},this.remove=function(a,b,c){d&&(b===c?(b=a,this.set(b,null)):this.set(a,b,null))}},ace.cookie={get:function(a){var b,c,d=document.cookie,e=a+"=";if(d){if(c=d.indexOf("; "+e),-1==c){if(c=d.indexOf(e),0!=c)return null}else c+=2;return b=d.indexOf(";",c),-1==b&&(b=d.length),decodeURIComponent(d.substring(c+e.length,b))}},set:function(a,b,c,d,e,f){var g=new Date;"object"==typeof c&&c.toGMTString?c=c.toGMTString():parseInt(c,10)?(g.setTime(g.getTime()+1e3*parseInt(c,10)),c=g.toGMTString()):c="",document.cookie=a+"="+encodeURIComponent(b)+(c?"; expires="+c:"")+(d?"; path="+d:"")+(e?"; domain="+e:"")+(f?"; secure":"")},remove:function(a,b){this.set(a,"",-1e3,b)}},ace.storage={get:function(a){return window.localStorage.getItem(a)},set:function(a,b){window.localStorage.setItem(a,b)},remove:function(a){window.localStorage.removeItem(a)}},ace.sizeof=function(a){var b=0;for(var c in a)a.hasOwnProperty(c)&&b++;return b},ace.hasClass=function(a,b){return(" "+a.className+" ").indexOf(" "+b+" ")>-1},ace.addClass=function(a,b){for(var c=b.split(/\s+/),d=0;d<c.length;d++)if(c[d].length>0&&!ace.hasClass(a,c[d])){var e=a.className;a.className=e+(e.length?" ":"")+c[d]}},ace.removeClass=function(a,b){for(var c=b.split(/\s+/),d=0;d<c.length;d++)c[d].length>0&&ace.replaceClass(a,c[d]);ace.replaceClass(a,b)},ace.replaceClass=function(a,b,c){var d=new RegExp("(^|\\s)"+b+"(\\s|$)","i");a.className=a.className.replace(d,function(a,b,d){return c?b+c+d:" "}).replace(/^\s+|\s+$/g,"")},ace.toggleClass=function(a,b){ace.hasClass(a,b)?ace.removeClass(a,b):ace.addClass(a,b)},ace.isHTMlElement=function(a){return window.HTMLElement?a instanceof HTMLElement:"nodeType"in a?1==a.nodeType:!1},ace.data=new ace.data_storage(ace.config.storage_method)}();
+1394
View File
@@ -0,0 +1,1394 @@
/* Code tidied up by ScrapBook */
.rtl .list-inline, .rtl .list-unstyled { padding-left: 0px; padding-right: 0px; }
.rtl .btn-group-vertical > .btn, .rtl .btn-group > .btn, .rtl .btn-group > .btn-group, .rtl .btn-toolbar .btn, .rtl .btn-toolbar .btn-group, .rtl .btn-toolbar .input-group, .rtl .col-xs-1, .rtl .col-xs-10, .rtl .col-xs-11, .rtl .col-xs-12, .rtl .col-xs-2, .rtl .col-xs-3, .rtl .col-xs-4, .rtl .col-xs-5, .rtl .col-xs-6, .rtl .col-xs-7, .rtl .col-xs-8, .rtl .col-xs-9, .rtl .input-group .form-control, .rtl .nav-pills > li, .rtl .navbar-brand { float: right; }
.rtl .text-center { text-align: center; }
.rtl .checkbox label, .rtl .checkbox-inline, .rtl .radio label, .rtl .radio-inline { padding-left: 0px; padding-right: 20px; }
.rtl dd { margin-left: auto; margin-right: 0px; }
@media (min-width: 992px) {
.rtl .dl-horizontal dt { float: right; clear: right; text-align: left; }
.rtl .dl-horizontal dd { margin-left: auto; margin-right: 180px; }
}
.rtl .md-editor.md-fullscreen-mode .md-fullscreen-controls a, .rtl .widget-header::after { clear: left; }
.rtl .col-xs-pull-12 { right: auto; left: 100%; }
.rtl .col-xs-pull-11 { right: auto; left: 91.666%; }
.rtl .col-xs-pull-10 { right: auto; left: 83.333%; }
.rtl .col-xs-pull-9 { right: auto; left: 75%; }
.rtl .col-xs-pull-8 { right: auto; left: 66.666%; }
.rtl .col-xs-pull-7 { right: auto; left: 58.333%; }
.rtl .col-xs-pull-6 { right: auto; left: 50%; }
.rtl .col-xs-pull-5 { right: auto; left: 41.666%; }
.rtl .col-xs-pull-4 { right: auto; left: 33.333%; }
.rtl .col-xs-pull-3 { right: auto; left: 25%; }
.rtl .col-xs-pull-2 { right: auto; left: 16.666%; }
.rtl .col-xs-pull-1 { right: auto; left: 8.333%; }
.rtl .col-xs-pull-0 { right: auto; left: auto; }
.rtl .col-xs-push-12 { left: auto; right: 100%; }
.rtl .col-xs-push-11 { left: auto; right: 91.666%; }
.rtl .col-xs-push-10 { left: auto; right: 83.333%; }
.rtl .col-xs-push-9 { left: auto; right: 75%; }
.rtl .col-xs-push-8 { left: auto; right: 66.666%; }
.rtl .col-xs-push-7 { left: auto; right: 58.333%; }
.rtl .col-xs-push-6 { left: auto; right: 50%; }
.rtl .col-xs-push-5 { left: auto; right: 41.666%; }
.rtl .col-xs-push-4 { left: auto; right: 33.333%; }
.rtl .col-xs-push-3 { left: auto; right: 25%; }
.rtl .col-xs-push-2 { left: auto; right: 16.666%; }
.rtl .col-xs-push-1 { left: auto; right: 8.333%; }
.rtl .col-xs-push-0 { left: auto; right: auto; }
.rtl .col-xs-offset-12 { margin-left: auto; margin-right: 100%; }
.rtl .col-xs-offset-11 { margin-left: auto; margin-right: 91.666%; }
.rtl .col-xs-offset-10 { margin-left: auto; margin-right: 83.333%; }
.rtl .col-xs-offset-9 { margin-left: auto; margin-right: 75%; }
.rtl .col-xs-offset-8 { margin-left: auto; margin-right: 66.666%; }
.rtl .col-xs-offset-7 { margin-left: auto; margin-right: 58.333%; }
.rtl .col-xs-offset-6 { margin-left: auto; margin-right: 50%; }
.rtl .col-xs-offset-5 { margin-left: auto; margin-right: 41.666%; }
.rtl .col-xs-offset-4 { margin-left: auto; margin-right: 33.333%; }
.rtl .col-xs-offset-3 { margin-left: auto; margin-right: 25%; }
.rtl .col-xs-offset-2 { margin-left: auto; margin-right: 16.666%; }
.rtl .col-xs-offset-1 { margin-left: auto; margin-right: 8.333%; }
.rtl .col-xs-offset-0 { margin-left: auto; margin-right: 0px; }
@media (min-width: 768px) {
.rtl .col-sm-1, .rtl .col-sm-10, .rtl .col-sm-11, .rtl .col-sm-12, .rtl .col-sm-2, .rtl .col-sm-3, .rtl .col-sm-4, .rtl .col-sm-5, .rtl .col-sm-6, .rtl .col-sm-7, .rtl .col-sm-8, .rtl .col-sm-9 { float: right; }
.rtl .col-sm-pull-12 { right: auto; left: 100%; }
.rtl .col-sm-pull-11 { right: auto; left: 91.666%; }
.rtl .col-sm-pull-10 { right: auto; left: 83.333%; }
.rtl .col-sm-pull-9 { right: auto; left: 75%; }
.rtl .col-sm-pull-8 { right: auto; left: 66.666%; }
.rtl .col-sm-pull-7 { right: auto; left: 58.333%; }
.rtl .col-sm-pull-6 { right: auto; left: 50%; }
.rtl .col-sm-pull-5 { right: auto; left: 41.666%; }
.rtl .col-sm-pull-4 { right: auto; left: 33.333%; }
.rtl .col-sm-pull-3 { right: auto; left: 25%; }
.rtl .col-sm-pull-2 { right: auto; left: 16.666%; }
.rtl .col-sm-pull-1 { right: auto; left: 8.333%; }
.rtl .col-sm-pull-0 { right: auto; left: auto; }
.rtl .col-sm-push-12 { left: auto; right: 100%; }
.rtl .col-sm-push-11 { left: auto; right: 91.666%; }
.rtl .col-sm-push-10 { left: auto; right: 83.333%; }
.rtl .col-sm-push-9 { left: auto; right: 75%; }
.rtl .col-sm-push-8 { left: auto; right: 66.666%; }
.rtl .col-sm-push-7 { left: auto; right: 58.333%; }
.rtl .col-sm-push-6 { left: auto; right: 50%; }
.rtl .col-sm-push-5 { left: auto; right: 41.666%; }
.rtl .col-sm-push-4 { left: auto; right: 33.333%; }
.rtl .col-sm-push-3 { left: auto; right: 25%; }
.rtl .col-sm-push-2 { left: auto; right: 16.666%; }
.rtl .col-sm-push-1 { left: auto; right: 8.333%; }
.rtl .col-sm-push-0 { left: auto; right: auto; }
.rtl .col-sm-offset-12 { margin-left: auto; margin-right: 100%; }
.rtl .col-sm-offset-11 { margin-left: auto; margin-right: 91.666%; }
.rtl .col-sm-offset-10 { margin-left: auto; margin-right: 83.333%; }
.rtl .col-sm-offset-9 { margin-left: auto; margin-right: 75%; }
.rtl .col-sm-offset-8 { margin-left: auto; margin-right: 66.666%; }
.rtl .col-sm-offset-7 { margin-left: auto; margin-right: 58.333%; }
.rtl .col-sm-offset-6 { margin-left: auto; margin-right: 50%; }
.rtl .col-sm-offset-5 { margin-left: auto; margin-right: 41.666%; }
.rtl .col-sm-offset-4 { margin-left: auto; margin-right: 33.333%; }
.rtl .col-sm-offset-3 { margin-left: auto; margin-right: 25%; }
.rtl .col-sm-offset-2 { margin-left: auto; margin-right: 16.666%; }
.rtl .col-sm-offset-1 { margin-left: auto; margin-right: 8.333%; }
.rtl .col-sm-offset-0 { margin-left: auto; margin-right: 0px; }
}
@media (min-width: 992px) {
.rtl .col-md-1, .rtl .col-md-10, .rtl .col-md-11, .rtl .col-md-12, .rtl .col-md-2, .rtl .col-md-3, .rtl .col-md-4, .rtl .col-md-5, .rtl .col-md-6, .rtl .col-md-7, .rtl .col-md-8, .rtl .col-md-9 { float: right; }
.rtl .col-md-pull-12 { right: auto; left: 100%; }
.rtl .col-md-pull-11 { right: auto; left: 91.666%; }
.rtl .col-md-pull-10 { right: auto; left: 83.333%; }
.rtl .col-md-pull-9 { right: auto; left: 75%; }
.rtl .col-md-pull-8 { right: auto; left: 66.666%; }
.rtl .col-md-pull-7 { right: auto; left: 58.333%; }
.rtl .col-md-pull-6 { right: auto; left: 50%; }
.rtl .col-md-pull-5 { right: auto; left: 41.666%; }
.rtl .col-md-pull-4 { right: auto; left: 33.333%; }
.rtl .col-md-pull-3 { right: auto; left: 25%; }
.rtl .col-md-pull-2 { right: auto; left: 16.666%; }
.rtl .col-md-pull-1 { right: auto; left: 8.333%; }
.rtl .col-md-pull-0 { right: auto; left: auto; }
.rtl .col-md-push-12 { left: auto; right: 100%; }
.rtl .col-md-push-11 { left: auto; right: 91.666%; }
.rtl .col-md-push-10 { left: auto; right: 83.333%; }
.rtl .col-md-push-9 { left: auto; right: 75%; }
.rtl .col-md-push-8 { left: auto; right: 66.666%; }
.rtl .col-md-push-7 { left: auto; right: 58.333%; }
.rtl .col-md-push-6 { left: auto; right: 50%; }
.rtl .col-md-push-5 { left: auto; right: 41.666%; }
.rtl .col-md-push-4 { left: auto; right: 33.333%; }
.rtl .col-md-push-3 { left: auto; right: 25%; }
.rtl .col-md-push-2 { left: auto; right: 16.666%; }
.rtl .col-md-push-1 { left: auto; right: 8.333%; }
.rtl .col-md-push-0 { left: auto; right: auto; }
.rtl .col-md-offset-12 { margin-left: auto; margin-right: 100%; }
.rtl .col-md-offset-11 { margin-left: auto; margin-right: 91.666%; }
.rtl .col-md-offset-10 { margin-left: auto; margin-right: 83.333%; }
.rtl .col-md-offset-9 { margin-left: auto; margin-right: 75%; }
.rtl .col-md-offset-8 { margin-left: auto; margin-right: 66.666%; }
.rtl .col-md-offset-7 { margin-left: auto; margin-right: 58.333%; }
.rtl .col-md-offset-6 { margin-left: auto; margin-right: 50%; }
.rtl .col-md-offset-5 { margin-left: auto; margin-right: 41.666%; }
.rtl .col-md-offset-4 { margin-left: auto; margin-right: 33.333%; }
.rtl .col-md-offset-3 { margin-left: auto; margin-right: 25%; }
.rtl .col-md-offset-2 { margin-left: auto; margin-right: 16.666%; }
.rtl .col-md-offset-1 { margin-left: auto; margin-right: 8.333%; }
.rtl .col-md-offset-0 { margin-left: auto; margin-right: 0px; }
.rtl .navbar-header { float: right; }
}
@media (min-width: 1200px) {
.rtl .col-lg-1, .rtl .col-lg-10, .rtl .col-lg-11, .rtl .col-lg-12, .rtl .col-lg-2, .rtl .col-lg-3, .rtl .col-lg-4, .rtl .col-lg-5, .rtl .col-lg-6, .rtl .col-lg-7, .rtl .col-lg-8, .rtl .col-lg-9 { float: right; }
.rtl .col-lg-pull-12 { right: auto; left: 100%; }
.rtl .col-lg-pull-11 { right: auto; left: 91.666%; }
.rtl .col-lg-pull-10 { right: auto; left: 83.333%; }
.rtl .col-lg-pull-9 { right: auto; left: 75%; }
.rtl .col-lg-pull-8 { right: auto; left: 66.666%; }
.rtl .col-lg-pull-7 { right: auto; left: 58.333%; }
.rtl .col-lg-pull-6 { right: auto; left: 50%; }
.rtl .col-lg-pull-5 { right: auto; left: 41.666%; }
.rtl .col-lg-pull-4 { right: auto; left: 33.333%; }
.rtl .col-lg-pull-3 { right: auto; left: 25%; }
.rtl .col-lg-pull-2 { right: auto; left: 16.666%; }
.rtl .col-lg-pull-1 { right: auto; left: 8.333%; }
.rtl .col-lg-pull-0 { right: auto; left: auto; }
.rtl .col-lg-push-12 { left: auto; right: 100%; }
.rtl .col-lg-push-11 { left: auto; right: 91.666%; }
.rtl .col-lg-push-10 { left: auto; right: 83.333%; }
.rtl .col-lg-push-9 { left: auto; right: 75%; }
.rtl .col-lg-push-8 { left: auto; right: 66.666%; }
.rtl .col-lg-push-7 { left: auto; right: 58.333%; }
.rtl .col-lg-push-6 { left: auto; right: 50%; }
.rtl .col-lg-push-5 { left: auto; right: 41.666%; }
.rtl .col-lg-push-4 { left: auto; right: 33.333%; }
.rtl .col-lg-push-3 { left: auto; right: 25%; }
.rtl .col-lg-push-2 { left: auto; right: 16.666%; }
.rtl .col-lg-push-1 { left: auto; right: 8.333%; }
.rtl .col-lg-push-0 { left: auto; right: auto; }
.rtl .col-lg-offset-12 { margin-left: auto; margin-right: 100%; }
.rtl .col-lg-offset-11 { margin-left: auto; margin-right: 91.666%; }
.rtl .col-lg-offset-10 { margin-left: auto; margin-right: 83.333%; }
.rtl .col-lg-offset-9 { margin-left: auto; margin-right: 75%; }
.rtl .col-lg-offset-8 { margin-left: auto; margin-right: 66.666%; }
.rtl .col-lg-offset-7 { margin-left: auto; margin-right: 58.333%; }
.rtl .col-lg-offset-6 { margin-left: auto; margin-right: 50%; }
.rtl .col-lg-offset-5 { margin-left: auto; margin-right: 41.666%; }
.rtl .col-lg-offset-4 { margin-left: auto; margin-right: 33.333%; }
.rtl .col-lg-offset-3 { margin-left: auto; margin-right: 25%; }
.rtl .col-lg-offset-2 { margin-left: auto; margin-right: 16.666%; }
.rtl .col-lg-offset-1 { margin-left: auto; margin-right: 8.333%; }
.rtl .col-lg-offset-0 { margin-left: auto; margin-right: 0px; }
}
.rtl caption, .rtl th { text-align: right; }
.rtl .checkbox input[type="checkbox"], .rtl .checkbox-inline input[type="checkbox"], .rtl .radio input[type="radio"], .rtl .radio-inline input[type="radio"] { margin-left: auto; margin-right: -20px; }
.rtl .checkbox-inline + .checkbox-inline, .rtl .radio-inline + .radio-inline { margin-left: auto; margin-right: 10px; }
.rtl .has-feedback .form-control { padding-right: 0px; padding-left: 42.5px; }
.rtl .nav, .rtl .pager, .rtl .pagination { padding-left: 0px; padding-right: 0px; }
.rtl .form-control-feedback { right: auto; text-align: center; left: 0px; }
@media (min-width: 768px) {
.rtl .form-inline .checkbox label, .rtl .form-inline .radio label { padding-left: 0px; padding-right: 0px; }
.rtl .form-inline .checkbox input[type="checkbox"], .rtl .form-inline .radio input[type="radio"] { margin-left: auto; margin-right: 0px; }
.rtl .form-horizontal .control-label { text-align: left; }
}
.rtl .badge, .rtl .btn, .rtl .input-group-addon, .rtl .label, .rtl .nav-justified > li > a, .rtl .pager { text-align: center; }
.rtl .form-horizontal .has-feedback .form-control-feedback { right: auto; left: 12px; }
.rtl .caret { margin-left: auto; margin-right: 2px; }
.rtl .btn-group .btn + .btn, .rtl .btn-group .btn + .btn-group, .rtl .btn-group .btn-group + .btn, .rtl .btn-group .btn-group + .btn-group { margin-left: auto; margin-right: -1px; }
.rtl .btn-toolbar { margin-left: auto; margin-right: -5px; }
.rtl .btn-toolbar > .btn, .rtl .btn-toolbar > .btn-group, .rtl .btn-toolbar > .input-group { margin-left: auto; margin-right: 5px; }
.rtl .btn .caret, .rtl .btn-group-vertical > .btn + .btn, .rtl .btn-group-vertical > .btn + .btn-group, .rtl .btn-group-vertical > .btn-group + .btn, .rtl .btn-group-vertical > .btn-group + .btn-group, .rtl .btn-group > .btn:first-child { margin-right: 0px; margin-left: auto; }
.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.rtl .btn-group > .btn:last-child:not(:first-child), .rtl .btn-group > .dropdown-toggle:not(:first-child) { border-radius: 0px; }
.rtl .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .rtl .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-radius: 0px; }
.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-radius: 0px; }
.rtl .input-group .form-control:first-child, .rtl .input-group-addon:first-child, .rtl .input-group-btn:first-child > .btn, .rtl .input-group-btn:first-child > .btn-group > .btn, .rtl .input-group-btn:first-child > .dropdown-toggle, .rtl .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .rtl .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.rtl .input-group-addon:first-child { border-left: 0px none; }
.rtl .input-group .form-control:last-child, .rtl .input-group-addon:last-child, .rtl .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .rtl .input-group-btn:first-child > .btn:not(:first-child), .rtl .input-group-btn:last-child > .btn, .rtl .input-group-btn:last-child > .btn-group > .btn, .rtl .input-group-btn:last-child > .dropdown-toggle { border-radius: 0px; }
.rtl .input-group-addon:last-child { border-right: 0px none; }
.rtl .input-group-btn > .btn + .btn { margin-left: auto; margin-right: -1px; }
.rtl .input-group-btn:first-child > .btn, .rtl .input-group-btn:first-child > .btn-group { margin-right: auto; margin-left: -1px; }
.rtl .input-group-btn:last-child > .btn, .rtl .input-group-btn:last-child > .btn-group { margin-left: auto; margin-right: -1px; }
.rtl .nav-pills > li + li { margin-left: auto; margin-right: 2px; }
.rtl .nav-stacked > li + li { margin-left: auto; margin-right: 0px; }
@media (min-width: 992px) {
.rtl .navbar > .container .navbar-brand, .rtl .navbar > .container-fluid .navbar-brand { margin-left: auto; margin-right: -12px; }
}
.rtl .navbar-toggle { float: left; margin-right: auto; margin-left: 12px; }
@media (min-width: 768px) {
.rtl .navbar-form .checkbox label, .rtl .navbar-form .radio label { padding-left: 0px; padding-right: 0px; }
.rtl .navbar-form .checkbox input[type="checkbox"], .rtl .navbar-form .radio input[type="radio"] { margin-left: auto; margin-right: 0px; }
}
@media (min-width: 992px) {
.rtl .navbar-nav, .rtl .navbar-nav > li, .rtl .navbar-text { float: right; }
}
.rtl .pagination > li > a, .rtl .pagination > li > span { float: right; margin-left: auto; margin-right: -1px; }
.rtl .pagination > li:first-child > a, .rtl .pagination > li:first-child > span { margin-left: auto; margin-right: 0px; border-radius: 0px 4px 4px 0px; }
.rtl .pagination > li:last-child > a, .rtl .pagination > li:last-child > span { border-radius: 4px 0px 0px 4px; }
.rtl .pagination-lg > li:first-child > a, .rtl .pagination-lg > li:first-child > span { border-radius: 0px 6px 6px 0px; }
.rtl .pagination-lg > li:last-child > a, .rtl .pagination-lg > li:last-child > span { border-radius: 6px 0px 0px 6px; }
.rtl .pagination-sm > li:first-child > a, .rtl .pagination-sm > li:first-child > span { border-radius: 0px 3px 3px 0px; }
.rtl .pagination-sm > li:last-child > a, .rtl .pagination-sm > li:last-child > span { border-radius: 3px 0px 0px 3px; }
.rtl .pager .next > a, .rtl .pager .next > span { float: left; }
.rtl .pager .previous > a, .rtl .pager .previous > span { float: right; }
.rtl .list-group-item > .badge { float: left; }
.rtl .list-group-item > .badge + .badge { margin-right: auto; margin-left: 5px; }
.rtl .nav-pills > li > a > .badge { margin-left: auto; margin-right: 3px; }
.rtl .alert-dismissable, .rtl .alert-dismissible { padding-right: 0px; padding-left: 35px; }
.rtl .carousel-indicators, .rtl .list-group, .rtl .media-list { padding-left: 0px; padding-right: 0px; }
.rtl .alert-dismissable .close, .rtl .alert-dismissible .close { right: auto; left: -21px; }
.rtl .progress-bar { float: right; text-align: center; }
.rtl button.list-group-item { text-align: right; }
.rtl .panel { box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.rtl .embed-responsive .embed-responsive-item, .rtl .embed-responsive embed, .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive video { left: auto; right: 0px; }
.rtl .close { float: left; }
.rtl .ace-nav > li, .rtl .dropdown-navbar .msg-photo, .rtl .main-content-inner, .rtl .sidebar { float: right; }
.rtl .modal-content { box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5); }
.rtl .modal-footer { text-align: left; }
.rtl .modal-footer .btn + .btn { margin-left: auto; margin-right: 5px; }
.rtl .modal-footer .btn-group .btn + .btn { margin-left: auto; margin-right: -1px; }
.rtl .modal-footer .btn-block + .btn-block { margin-left: auto; margin-right: 0px; }
@media (min-width: 768px) {
.rtl .modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
}
.rtl .tooltip { text-align: right; }
.rtl .ace-icon, .rtl .carousel-caption, .rtl .carousel-control, .rtl .list-inline > li > .ace-icon:first-child, .rtl .list-unstyled > li > .ace-icon:first-child, .rtl .tooltip-inner { text-align: center; }
.rtl .tooltip.bottom .tooltip-arrow, .rtl .tooltip.top .tooltip-arrow { left: auto; margin-left: auto; right: 50%; margin-right: -5px; }
.rtl .carousel-inner > .item { transition: right 0.6s ease-in-out 0s; }
@media not all, (-webkit-transform-3d) {
.rtl .carousel-inner > .item.active, .rtl .carousel-inner > .item.next, .rtl .carousel-inner > .item.prev { left: auto; right: 0px; }
}
.rtl .carousel-inner > .active { left: auto; right: 0px; }
.rtl .carousel-inner > .next { left: auto; right: 100%; }
.rtl .carousel-inner > .prev { left: auto; right: -100%; }
.rtl .carousel-control { left: auto; right: 0px; }
.rtl .carousel-control .icon-prev { left: auto; margin-left: auto; right: 50%; margin-right: -10px; }
.rtl .carousel-control .icon-next { right: auto; margin-right: auto; left: 50%; margin-left: -10px; }
.rtl .carousel-indicators { left: auto; margin-left: auto; text-align: center; right: 50%; margin-right: -30%; }
@media screen and (min-width: 768px) {
.rtl .carousel-control .icon-prev { margin-left: auto; margin-right: -10px; }
.rtl .carousel-control .icon-next { margin-right: auto; margin-left: -10px; }
}
.rtl .main-container.container::before { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); }
.rtl .main-content { margin-left: auto; margin-right: 0px; }
.rtl .sidebar + .main-content { margin-left: auto; margin-right: 190px; }
.rtl .ajax-loading-overlay.ajax-overlay-body > .ajax-loading-icon, .rtl .ajax-loading-overlay > .ajax-loading-icon { left: auto; right: 8px; }
.rtl ol, .rtl ul { margin-right: 25px; margin-left: 0px; }
.rtl ol.margin-5, .rtl ul.margin-5 { margin-left: auto; margin-right: 5px; }
.rtl ol.margin-10, .rtl ul.margin-10 { margin-left: auto; margin-right: 10px; }
.rtl ol.margin-15, .rtl ul.margin-15 { margin-left: auto; margin-right: 15px; }
.rtl ol.margin-20, .rtl ul.margin-20 { margin-left: auto; margin-right: 20px; }
.rtl li > ol, .rtl li > ul { margin-left: auto; margin-right: 18px; }
.rtl .list-inline, .rtl .list-unstyled { margin-left: auto; margin-right: 0px; }
.rtl .pager > li > a, .rtl .pagination > li > a { margin: 0px 0px 0px -1px; }
.rtl .list-group { margin-left: auto; margin-right: auto; }
.rtl .align-center, .rtl .center { text-align: center !important; }
.rtl .ace-nav li.dropdown-footer a .ace-icon, .rtl .ace-nav > li > a, .rtl .ace-nav > li > a > .ace-icon { text-align: center; }
.rtl .hr { border-width: 1px 0px 0px; }
.rtl [class*="vspace-32"] { margin: 32px 0px 31px; }
.rtl [class*="vspace-30"] { margin: 30px 0px 29px; }
.rtl [class*="vspace-28"] { margin: 28px 0px 27px; }
.rtl [class*="vspace-26"] { margin: 26px 0px 25px; }
.rtl [class*="vspace-24"] { margin: 24px 0px 23px; }
.rtl [class*="vspace-22"] { margin: 22px 0px 21px; }
.rtl [class*="vspace-20"] { margin: 20px 0px 19px; }
.rtl [class*="vspace-18"] { margin: 18px 0px 17px; }
.rtl [class*="vspace-16"] { margin: 16px 0px 15px; }
.rtl [class*="vspace-14"] { margin: 14px 0px 13px; }
.rtl [class*="vspace-12"] { margin: 12px 0px 11px; }
.rtl [class*="vspace-10"] { margin: 10px 0px 9px; }
.rtl [class*="vspace-8"] { margin: 8px 0px 7px; }
.rtl [class*="vspace-6"] { margin: 6px 0px 5px; }
.rtl [class*="vspace-4"] { margin: 4px 0px 3px; }
.rtl [class*="vspace-2"] { margin: 2px 0px 1px; }
.rtl .header > .ace-icon { margin-right: auto; margin-left: 2px; }
.rtl .ace-nav > li { border-left: medium none; border-right: 1px solid rgb(225, 225, 225); }
.rtl .ace-nav > li:first-child { border-right-width: 0px; }
.rtl .ace-nav > li > a > .badge { left: auto; right: 2px; }
.rtl .ace-nav > li.margin-4 { margin-left: auto; margin-right: 4px; }
.rtl .ace-nav > li.margin-3 { margin-left: auto; margin-right: 3px; }
.rtl .ace-nav > li.margin-2 { margin-left: auto; margin-right: 2px; }
.rtl .ace-nav > li.margin-1 { margin-left: auto; margin-right: 1px; }
.rtl .ace-nav .nav-user-photo { margin: -4px 0px 0px 8px; }
@media only screen and (max-width: 479px) {
.rtl .navbar:not(.navbar-collapse) .ace-nav { text-align: center; }
.rtl .navbar:not(.navbar-collapse) .ace-nav > li { text-align: right; }
.rtl .navbar:not(.navbar-collapse) .ace-nav > li:first-child { border-left: medium none; border-right: 1px solid rgba(255, 255, 255, 0.4); }
.rtl .navbar:not(.navbar-collapse) .ace-nav > li:last-child { border-right: medium none; border-left: 1px solid rgba(255, 255, 255, 0.4); }
}
.rtl .user-menu > li > a > .ace-icon { margin-right: auto; margin-left: 6px; }
.rtl .user-info { text-align: right; }
@media (min-width: 480px) and (max-width: 540px), (max-width: 360px) {
.rtl .navbar:not(.navbar-collapse) .navbar-buttons .nav-user-photo { margin-right: auto; margin-left: 0px; }
.rtl .navbar:not(.navbar-collapse) .navbar-buttons .user-info { margin-left: auto; right: auto; text-align: center; margin-right: 1px; left: 2px; }
}
@media (max-width: 360px) {
.rtl .navbar.navbar-collapse .navbar-buttons .nav-user-photo { margin-right: auto; margin-left: 0px; }
.rtl .navbar.navbar-collapse .navbar-buttons .user-info { margin-left: auto; right: auto; text-align: center; margin-right: 1px; left: 2px; }
.rtl li.open .user-info { right: auto; left: 2px; }
}
@media (min-width: 992px) {
.rtl .user-min .nav-user-photo { margin-right: auto; margin-left: 0px; }
.rtl .user-min .user-info { margin-left: auto; text-align: center; margin-right: 1px; right: auto; left: -3px; }
}
@media (max-height: 540px) and (min-width: 480px) and (max-width: 540px), (max-height: 540px) and (max-width: 360px) {
.rtl .navbar:not(.navbar-collapse) .ace-nav > li.dropdown-modal .user-info { right: auto; left: auto; }
}
@media (max-height: 540px) and (max-width: 360px) {
.rtl .navbar.navbar-collapse .ace-nav > li.dropdown-modal .user-info { right: auto; left: auto; }
}
@media (max-height: 540px) and (min-width: 992px) {
.rtl .ace-nav > li.dropdown-modal.user-min .user-info { right: auto; left: auto; }
}
@media only screen and (max-width: 991px) {
.rtl .navbar.navbar-collapse .navbar-buttons > .ace-nav { text-align: center; }
.rtl .navbar.navbar-collapse .navbar-buttons > .ace-nav > li { text-align: right; }
.rtl .navbar.navbar-collapse .navbar-buttons > .ace-nav > li:first-child { border-left: medium none; border-right: 1px solid rgba(255, 255, 255, 0.4); }
.rtl .navbar.navbar-collapse .navbar-buttons > .ace-nav > li:last-child { border-right: medium none; border-left: 1px solid rgba(255, 255, 255, 0.4); }
}
.rtl .container-fluid > .navbar-buttons, .rtl .container > .navbar-buttons { padding-right: 0px !important; padding-left: 0px !important; }
.rtl .navbar .navbar-nav > li { border-width: 0px 0px 0px 1px; }
.rtl .navbar .navbar-nav > li:first-child { border-width: 0px 1px; }
.rtl .navbar .navbar-toggle { text-align: center; }
.rtl .navbar .navbar-toggle .icon-bar { margin-left: auto; margin-right: 7px; }
.rtl .nav-list > li > a { padding-left: 0px; padding-right: 7px; }
.rtl .nav-list > li > a > .menu-icon { margin-right: auto; text-align: center; margin-left: 2px; }
.rtl .nav-list > li::before { left: auto; right: 0px; }
@media only screen and (min-width: 992px) {
.rtl .main-container.container .sidebar:not(.h-sidebar) .nav-list > li::before { left: auto; right: -2px; }
}
.rtl .main-container.container .sidebar.sidebar-fixed:not(.h-sidebar) .nav-list > li::before { left: auto; right: 0px; }
.rtl .nav-list > li a > .arrow { right: auto; text-align: center; left: 10px; }
.rtl .nav-list > li .submenu > li { margin-left: auto; margin-right: 0px; }
.rtl .nav-list > li .submenu > li > a { padding: 7px 37px 9px 0px; }
.rtl .nav-list > li .submenu > li a > .menu-icon { text-align: center; left: auto; right: 10px; }
.rtl .nav-list > li > .submenu > li::before { left: auto; right: 20px; }
.rtl .nav-list > li > .submenu::before { left: auto; border-width: 0px 1px 0px 0px; right: 18px; }
.rtl .nav-list a .badge, .rtl .nav-list a .label, .rtl .nav-list > li > .submenu a > .arrow { left: 10px; right: auto; }
.rtl .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 20px; padding-right: 22px; }
.rtl .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 20px; padding-right: 38px; }
.rtl .nav-list > li > .submenu li > .submenu > li a > .menu-icon { margin-right: auto; margin-left: 4px; }
.rtl .nav-list a.dropdown-toggle .badge, .rtl .nav-list a.dropdown-toggle .label { right: auto; left: 26px; }
@media only screen and (max-width: 991px) {
.rtl .navbar-fixed-top + .main-container > .responsive, .rtl .responsive.sidebar-fixed { left: auto; margin-left: auto; right: auto; margin-right: auto; }
.rtl .navbar-fixed-top + .main-container > .menu-toggler + .responsive { left: auto; margin-left: auto; right: 190px; margin-right: -190px; }
.rtl .navbar-fixed-top + .main-container > .menu-toggler + .responsive.sidebar-fixed, .rtl .sidebar.responsive.sidebar-fixed, .rtl .sidebar.sidebar-fixed.responsive-max { left: auto; margin-left: auto; right: auto; margin-right: auto; }
.rtl .main-container .menu-toggler.fixed { left: auto; right: auto; }
}
.rtl .sidebar .sidebar-shortcuts, .rtl .sidebar .sidebar-shortcuts-large > .btn, .rtl .sidebar .sidebar-toggle { text-align: center; }
.rtl .nav-list li.active > a::after { right: auto; left: 0px; }
@media (min-width: 992px) {
.rtl .sidebar.compact .nav-list > li > a { text-align: center; }
.rtl .sidebar.compact .nav-list a .badge, .rtl .sidebar.compact .nav-list a .label { right: auto; left: 12px; }
.rtl .sidebar.compact + .main-content { margin-left: auto; margin-right: 105px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .sidebar.compact + .main-content { margin-left: auto; margin-right: 0px; }
.rtl .sidebar.navbar-collapse.compact .nav-list > li > a { text-align: right; padding: 0px 7px 0px 16px; }
.rtl .sidebar.navbar-collapse.compact .nav-list > li > a > .menu-icon { margin: 0px 0px 0px 2px; }
.rtl .sidebar.navbar-collapse.compact + .main-content { margin-left: auto; margin-right: 0px; }
}
@media only screen and (min-width: 992px) {
.rtl .nav-list li.hover > .submenu { left: auto; margin-left: auto; right: 100%; margin-right: -2px; }
.rtl .nav-list li.hover > .submenu > li > a { padding-left: 0px; padding-right: 18px; }
.rtl .nav-list > li > .submenu li.hover > .submenu > li > a { padding-left: 0px !important; margin-left: auto !important; padding-right: 12px !important; margin-right: auto !important; }
.rtl .nav-list > li > .submenu li.hover > .submenu > li > a > .menu-icon { margin-right: auto; margin-left: 2px; }
.rtl .nav-list > li .submenu > li.hover > a { padding-left: 0px; padding-right: 22px; }
.rtl .nav-list > li .submenu > li.hover > a > .menu-icon { left: auto; right: 4px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .sidebar.navbar-collapse .nav-list li.hover > .submenu { left: auto; right: auto; }
.rtl .sidebar.navbar-collapse .nav-list li.hover > .submenu li > a { padding-left: 0px; padding-right: 37px; }
.rtl .sidebar.navbar-collapse .nav-list li.hover > .submenu > li > a > .menu-icon { margin-right: auto; margin-left: auto; }
.rtl .sidebar.navbar-collapse .nav-list > li .submenu > li.hover > a > .menu-icon { left: auto; right: 10px; }
.rtl .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a { padding-left: 0px !important; margin-left: auto !important; padding-right: 22px !important; margin-right: 20px !important; }
.rtl .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a > .menu-icon { margin-right: auto; margin-left: 4px; }
.rtl .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: auto !important; padding-left: 0px !important; margin-right: 20px !important; padding-right: 38px !important; }
}
.rtl .nav-list li > .arrow { right: auto; left: 1px; }
.rtl .nav-list li > .arrow::after, .rtl .nav-list li > .arrow::before { left: auto; right: -19px; }
.rtl .nav-list li > .arrow::before { left: auto; right: -20px; }
.rtl .sidebar.menu-min + .main-content { margin-left: auto; margin-right: 43px; }
.rtl .sidebar.menu-min .nav-list a .badge, .rtl .sidebar.menu-min .nav-list a .label { right: 4px; left: auto; }
.rtl .sidebar.menu-min .nav-list > li > a > .menu-icon { margin-right: auto; margin-left: 0px; }
.rtl .sidebar.menu-min .nav-list > li > a > .menu-text { text-align: right; left: auto; padding-left: 0px; right: 42px; padding-right: 12px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu { left: auto; right: 42px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu::after { border-left-width: 1px; border-left-style: solid; border-left-color: inherit; }
.rtl .sidebar.menu-min .nav-list > li > .submenu li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 22px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: auto; right: 4px; }
.rtl .sidebar.menu-min .nav-list > li > .arrow::after, .rtl .sidebar.menu-min .nav-list > li > .arrow::before { left: auto; right: -16px; }
.rtl .sidebar.menu-min .nav-list > li > .arrow::before { left: auto; right: -17px; }
.rtl .sidebar.menu-min .nav-list li > .arrow { right: auto; left: -1px; }
.rtl .sidebar.menu-min .sidebar-shortcuts-large { left: auto; right: 42px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 2px; padding-right: 30px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 2px; padding-right: 45px; }
@media (min-width: 992px) {
.rtl .sidebar.menu-min .nav-list li.hover > .submenu { margin-left: auto; margin-right: 0px; }
.rtl .sidebar.menu-min .nav-list > li > .submenu li.hover > .submenu > li > a, .rtl .sidebar.menu-min .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: auto !important; margin-right: 0px !important; }
.rtl .sidebar.menu-min.compact .nav-list > li > a { padding: 0px 7px 0px 16px; }
}
@media only screen and (min-width: 992px) {
.rtl .navbar.h-navbar { box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); }
.rtl .sidebar.h-sidebar .nav-list > li { float: right; border-width: 0px 1px 0px 0px; margin-left: auto; margin-right: 0px; }
.rtl .sidebar.h-sidebar .nav-list > li:last-child { border-left-width: 1px; }
.rtl .sidebar.h-sidebar .nav-list > li:first-child { margin-left: auto; border-right-width: 0px; margin-right: 0px; }
.rtl .sidebar.h-sidebar .sidebar-shortcuts + .nav-list > li:first-child { margin-left: auto; border-right-width: 1px; margin-right: -1px; }
.rtl .sidebar.h-sidebar .nav-list > li.hover > .submenu { left: auto; margin-left: auto; right: 1px; margin-right: -2px; }
.rtl .sidebar.h-sidebar .nav-list > li.hover > .arrow { right: 24px; left: auto; }
.rtl .sidebar.h-sidebar .nav-list > li.hover > .arrow::after, .rtl .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { right: -10px !important; left: auto !important; }
.rtl .sidebar.h-sidebar .nav-list > li.hover-flip > .submenu { left: 1px; right: auto; margin-left: -2px; margin-right: auto; }
.rtl .sidebar.h-sidebar .nav-list > li.hover-flip > .arrow { left: 24px; right: auto; }
.rtl .sidebar.h-sidebar .nav-list li li.hover-flip > .submenu { left: 100%; right: auto; margin-left: -2px; margin-right: auto; }
.rtl .sidebar.h-sidebar .nav-list li li.hover-flip > .arrow { left: auto; right: 0px; }
.rtl .sidebar.h-sidebar .sidebar-shortcuts-large::after, .rtl .sidebar.h-sidebar .sidebar-shortcuts-large::before { left: auto; margin-left: auto; right: 50%; margin-right: -8px; }
.rtl .sidebar.h-sidebar .sidebar-shortcuts-large::after { border-right-color: transparent; border-left-color: transparent; }
.rtl .sidebar.h-sidebar .sidebar-toggle { right: auto; left: 6px; }
.rtl .sidebar.h-sidebar .sidebar-shortcuts { float: right; }
.rtl .sidebar.h-sidebar .sidebar-shortcuts-large { left: auto; right: 10px; }
.rtl .sidebar.h-sidebar .nav-list a .badge, .rtl .sidebar.h-sidebar .nav-list a .label { right: 50% !important; left: auto !important; margin-left: auto; margin-right: 10px; }
.rtl .sidebar.h-sidebar + .main-content { margin-left: auto; margin-right: 0px; }
}
@media (min-width: 992px) {
.rtl .sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { left: auto; right: -1px; }
.rtl .sidebar.h-sidebar.menu-min .sidebar-shortcuts-large { left: auto; right: 1px; }
}
@media only screen and (max-width: 991px) {
.rtl .sidebar.responsive { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.15); transform: translateX(200px); left: auto; margin-left: auto; right: 190px; margin-right: -190px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .sidebar.responsive.compact { transform: translateX(115px); }
.rtl .sidebar.responsive.compact.push_away.display + .main-content { transform: translateX(-105px); }
}
@media only screen and (max-width: 991px) {
.rtl .sidebar.responsive.menu-min { transform: translateX(53px); }
.rtl .sidebar.responsive.push_away.display + .main-content { transform: translateX(-190px); }
.rtl .sidebar.responsive.push_away.display.menu-min + .main-content { transform: translateX(-43px); }
.rtl .main-container .menu-toggler.fixed { left: auto; right: auto; }
.rtl .main-container .menu-toggler { margin-right: auto; padding-left: 0px; margin-left: 2px; padding-right: 33px; }
.rtl .main-container .menu-toggler::after, .rtl .main-container .menu-toggler::before { left: auto; right: 4px; }
.rtl .main-container .menu-toggler > .toggler-text { left: auto; right: 0px; }
.rtl .main-container .menu-toggler > .toggler-text::after { left: auto; right: -8px; }
}
@media only screen and (max-width: 320px) {
.rtl .main-container .menu-toggler > .toggler-text::after { left: auto; right: -13px; }
}
@media (max-width: 991px) {
.rtl .sidebar.responsive-min .nav-list a .badge, .rtl .sidebar.responsive-min .nav-list a .label { right: 4px; left: auto; }
.rtl .sidebar.responsive-min .nav-list > li > a > .menu-icon { margin-right: auto; margin-left: 0px; }
.rtl .sidebar.responsive-min .nav-list > li > a > .menu-text { text-align: right; left: auto; padding-left: 0px; right: 42px; padding-right: 12px; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu { left: auto; right: 42px; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu::after { right: auto; border-right: medium none transparent; left: -1px; border-left-width: 1px; border-left-style: solid; border-left-color: inherit; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 22px; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu li > a > .menu-icon { left: auto; right: 4px; }
.rtl .sidebar.responsive-min .nav-list > li > .arrow::after, .rtl .sidebar.responsive-min .nav-list > li > .arrow::before { left: auto; right: -16px; }
.rtl .sidebar.responsive-min .nav-list > li > .arrow::before { left: auto; right: -17px; }
.rtl .sidebar.responsive-min .nav-list li > .arrow { right: auto; left: -1px; }
.rtl .sidebar.responsive-min .sidebar-shortcuts-large { left: auto; right: 42px; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 2px; padding-right: 30px; }
.rtl .sidebar.responsive-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 2px; padding-right: 45px; }
.rtl .sidebar.responsive-min + .main-content { margin-left: auto !important; margin-right: 43px !important; }
.rtl .sidebar.responsive-min + .main-content .breadcrumb { margin-left: auto; margin-right: 12px; }
.rtl .sidebar.responsive-max { left: auto; margin-left: auto; box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.15); right: 190px; margin-right: -190px; }
.rtl .sidebar.responsive-max + .main-content { margin-left: auto !important; margin-right: 43px !important; }
.rtl .sidebar.responsive-max + .main-content .breadcrumb { margin-left: auto; margin-right: 12px; }
}
@media only screen and (max-width: 991px) {
.rtl .sidebar.navbar-collapse .nav-list li > .submenu { border-right-width: 0px; }
.rtl .sidebar.navbar-collapse + .main-content .breadcrumb { margin-left: auto; margin-right: 12px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu { left: auto; border-width: 1px 0px 0px !important; right: auto; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: auto; right: 10px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a { padding: 7px 37px 9px 0px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 20px; padding-right: 22px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 20px; padding-right: 38px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > a { text-align: right; padding-left: 0px; padding-right: 7px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-icon { margin-right: auto; margin-left: 2px; }
.rtl .sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-text { padding-left: 0px; left: auto; padding-right: 0px; right: auto; }
.rtl .sidebar.navbar-collapse .nav-list a .badge, .rtl .sidebar.navbar-collapse .nav-list a .label { right: 4px; left: auto; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a, .rtl .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: auto !important; margin-right: 20px !important; }
}
@media only screen and (min-width: 992px) {
.rtl .main-content .h-sidebar + .page-content { margin-left: auto; margin-right: auto; }
.rtl .main-content .h-sidebar.sidebar-fixed { left: auto; right: 190px; }
.rtl .sidebar.compact + .main-content .h-sidebar.sidebar-fixed { left: auto; right: 105px; }
.rtl .sidebar.menu-min + .main-content .h-sidebar.sidebar-fixed { left: auto; right: 43px; }
}
.rtl .sidebar .nav-wrap + .ace-scroll { right: auto; left: 0px; }
.rtl .sidebar .nav-wrap + .scrollout { right: auto; left: -8px; }
.rtl .modal.ng-aside .modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
.rtl .breadcrumbs { padding: 0px 0px 0px 12px; }
.rtl .breadcrumb { margin: 6px 12px 0px 22px; }
.rtl .breadcrumb > li, .rtl .breadcrumb > li.active { padding: 0px 3px; }
.rtl .breadcrumb > li + li::before { margin: 0px 0px 0px 8px; }
@media only screen and (max-width: 991px) {
.rtl .menu-toggler + .sidebar.responsive + .main-content .breadcrumb { margin-left: auto; margin-right: 90px; }
}
@media only screen and (max-width: 320px) {
.rtl .breadcrumb { margin-left: auto; margin-right: 8px; }
.rtl .menu-toggler + .sidebar.responsive + .main-content .breadcrumb { margin-left: auto; margin-right: 36px; }
}
@media (min-width: 992px) {
.rtl .sidebar + .main-content .breadcrumbs-fixed { left: auto; right: 190px; }
.rtl .sidebar.compact + .main-content .breadcrumbs-fixed { left: auto; right: 105px; }
.rtl .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: auto; right: 43px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .breadcrumbs-fixed, .rtl .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: auto; right: 0px; }
.rtl .sidebar.responsive-max + .main-content .breadcrumbs-fixed, .rtl .sidebar.responsive-min + .main-content .breadcrumbs-fixed { left: auto; right: 43px; }
}
@media (min-width: 992px) {
.rtl .h-sidebar + .main-content .breadcrumbs.breadcrumbs-fixed { left: auto; right: auto; }
}
.rtl .nav-search { right: auto; left: 22px; }
.rtl .sidebar > .nav-search { text-align: center; }
.rtl .sidebar.menu-min .nav-search .form-search { left: auto; right: 5px; }
@media (max-width: 991px) {
.rtl .sidebar.responsive-min .nav-search .form-search { left: auto; right: 5px; }
}
@media only screen and (max-width: 991px) {
.rtl .nav-search { right: auto; left: 10px; }
}
.rtl .btn.disabled:active, .rtl .btn[disabled]:active { left: auto; right: 0px; }
.rtl .btn > .ace-icon { margin-right: auto; margin-left: 4px; }
.rtl .btn > .icon-only.ace-icon { text-align: center; }
.rtl .btn-lg > .ace-icon { margin-right: auto; margin-left: 6px; }
.rtl .btn-sm > .ace-icon { margin-right: auto; margin-left: 3px; }
.rtl .btn-mini > .ace-icon, .rtl .btn-minier > .ace-icon, .rtl .btn-xs > .ace-icon { margin-right: auto; margin-left: 2px; }
.rtl .btn-group:first-child { margin-left: auto; margin-right: 0px; }
.rtl .btn-group > .btn, .rtl .btn-group > .btn + .btn, .rtl .btn-group > .btn:first-child { margin: 0px 0px 0px 1px; }
.rtl .btn-group > .btn > .caret { margin-left: auto; margin-right: 1px; }
.rtl .btn-group + .btn, .rtl .btn-group > .btn { margin: 0px 0px 0px 1px; }
.rtl .btn-group.btn-overlap > .btn { margin-right: auto; margin-left: -1px; }
.rtl .btn-group.btn-corner > .btn:first-child { border-radius: 0px 8px 8px 0px; }
.rtl .btn-group.btn-corner > .btn:last-child { border-radius: 8px 0px 0px 8px; }
.rtl .btn-group.btn-corner > .btn.btn-sm:first-child { border-radius: 0px 6px 6px 0px; }
.rtl .btn-group.btn-corner > .btn.btn-sm:last-child { border-radius: 6px 0px 0px 6px; }
.rtl .btn-group.btn-corner > .btn.btn-mini:first-child, .rtl .btn-group.btn-corner > .btn.btn-xs:first-child { border-radius: 0px 4px 4px 0px; }
.rtl .btn-group.btn-corner > .btn.btn-mini:last-child, .rtl .btn-group.btn-corner > .btn.btn-xs:last-child { border-radius: 4px 0px 0px 4px; }
.rtl .btn.btn-app { text-align: center; }
.rtl .btn.btn-app > .badge, .rtl .btn.btn-app > .label { right: auto; text-align: center; left: -2px; }
.rtl .btn-group > .btn-app:first-child:not(:last-child):not(.dropdown-toggle) { margin-right: auto; margin-left: 24px; }
.rtl .btn-group > .btn-app + .btn-app.dropdown-toggle { margin-left: auto; right: auto; margin-right: -23px; left: 0px; border-radius: 0px; }
.rtl .btn.btn-app.btn-light, .rtl .btn.btn-app.btn-yellow { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset !important; }
.rtl .label.label-white { border-right-width: 2px; border-left-width: 1px; }
.rtl .dropdown-submenu > a::after { margin-right: auto; margin-left: -5px; }
.rtl .dropdown-navbar { box-shadow: 0px 2px 4px rgba(30, 30, 100, 0.25); }
.rtl .dropdown-navbar > li > .ace-icon, .rtl .dropdown-navbar > li > a > .ace-icon { margin-right: auto !important; margin-left: 5px !important; }
.rtl .dropdown-navbar > li.dropdown-footer > a { text-align: center; }
.rtl .dropdown-navbar .ace-icon[class*="btn"] { margin: 0px 0px 0px 5px; text-align: center; }
.rtl .dropdown-navbar .msg-body { margin-left: auto; margin-right: 50px; }
.rtl .help-button { text-align: center; margin-left: auto; box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2); margin-right: 4px; }
.rtl .limiterBox::before { left: auto; margin-left: auto; right: 50%; margin-right: -5px; }
.rtl .form-inline .checkbox [type="checkbox"] + label, .rtl .form-inline .radio [type="radio"] + label, .rtl .form-search .checkbox [type="checkbox"] + label, .rtl .form-search .radio [type="radio"] + label { float: right; margin-left: auto; margin-right: -20px; }
.rtl .form-inline .form-inline .checkbox [type="checkbox"] + label, .rtl .form-inline .form-inline .radio [type="radio"] + label, .rtl .form-inline .form-search .checkbox [type="checkbox"] + label, .rtl .form-inline .form-search .radio [type="radio"] + label, .rtl .form-search .form-inline .checkbox [type="checkbox"] + label, .rtl .form-search .form-inline .radio [type="radio"] + label, .rtl .form-search .form-search .checkbox [type="checkbox"] + label, .rtl .form-search .form-search .radio [type="radio"] + label { margin-left: 3px; margin-right: 0px; }
.rtl .ace-file-input .ace-file-container::before { right: auto; text-align: center; left: 0px; border-right-width: 4px; }
.rtl .ace-file-input .ace-file-container .ace-file-name { padding-left: 0px; padding-right: 30px; }
.rtl .ace-file-input .ace-file-container.selected { left: 16px; }
.rtl .ace-file-input .ace-file-container .ace-icon { left: auto; text-align: center; right: 0px; }
.rtl .ace-file-input .remove { right: auto; text-align: center; left: -8px; }
.rtl .ace-file-input .ace-file-overlay { left: -10px; right: -2px; }
.rtl .ace-file-input .ace-file-overlay > .overlay-content, .rtl .ace-file-multiple .ace-file-container { text-align: center; }
.rtl .ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon { left: auto; text-align: center; right: 0px; }
.rtl .ace-file-multiple .ace-file-container .ace-file-name { text-align: right; }
.rtl .ace-file-multiple .ace-file-container .ace-file-name .ace-icon, .rtl .ace-file-multiple .ace-file-container .ace-file-name.large, .rtl .infobox-container, .rtl .progress[data-percent]::after, .rtl .widget-box-overlay, .rtl .widget-box-overlay > .loading-icon, .rtl .widget-toolbox.center, .rtl td.center, .rtl th.center, .rtl th.detail-col { text-align: center; }
.rtl .ace-file-multiple .ace-file-container .ace-file-name img { margin: 4px 1px 4px 8px; }
.rtl .ace-file-multiple .remove { right: auto; left: -11px; }
.rtl .ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon { margin-right: 2px; margin-left: 4px; }
.rtl .input-group > .btn + .btn { margin-left: auto; margin-right: 1px; }
.rtl .form-group.has-success input:focus, .rtl .form-group.has-success select:focus, .rtl .form-group.has-success textarea:focus { box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3); }
.rtl .form-group.has-info input:focus, .rtl .form-group.has-info select:focus, .rtl .form-group.has-info textarea:focus { box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3); }
.rtl .form-group.has-error input:focus, .rtl .form-group.has-error select:focus, .rtl .form-group.has-error textarea:focus { box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3); }
.rtl .form-group.has-warning input:focus, .rtl .form-group.has-warning select:focus, .rtl .form-group.has-warning textarea:focus { box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3); }
@media only screen and (max-width: 767px) {
.rtl .help-inline { padding-left: 0px; padding-right: 0px; }
}
.rtl .accordion-style2.panel-group .panel-heading .accordion-toggle { border-width: 0px 2px 0px 0px; }
.rtl .accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed { border-width: 0px 1px 0px 0px; }
.rtl .widget-header { padding-left: 0px; padding-right: 12px; }
.rtl .widget-header-large { padding-left: 0px; padding-right: 18px; }
.rtl .widget-header-small { padding-left: 0px; padding-right: 10px; }
.rtl .widget-header > .widget-title > .ace-icon { margin-right: auto; margin-left: 5px; }
.rtl .widget-toolbar { float: left; }
.rtl .widget-toolbar::before { left: auto; border-width: 0px 0px 0px 1px; right: -1px; }
.rtl .widget-color-dark > .widget-header > .widget-toolbar::before { box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.2), 1px 0px 0px rgba(255, 255, 255, 0.1) inset; }
.rtl .widget-toolbar > .widget-menu > a[data-action] > .ace-icon, .rtl .widget-toolbar > a[data-action] > .ace-icon { margin-right: auto; margin-left: 0px; }
.rtl .widget-box.transparent > .widget-header { padding-left: 0px; padding-right: 3px; }
.rtl .widget-box.transparent > .widget-header-large { padding-left: 0px; padding-right: 5px; }
.rtl .widget-box.transparent > .widget-header-small { padding-left: 0px; padding-right: 1px; }
.rtl .widget-toolbox.toolbox-vertical { border-right: medium none; border-left: 1px solid rgb(217, 217, 217); }
.rtl li.item-black, .rtl li.item-blue, .rtl li.item-blue3, .rtl li.item-brown, .rtl li.item-default, .rtl li.item-green, .rtl li.item-green2, .rtl li.item-grey, .rtl li.item-orange, .rtl li.item-orange2, .rtl li.item-pink, .rtl li.item-purple, .rtl li.item-red, .rtl li.item-red2 { border-left-color: transparent; }
.rtl .infobox { margin: -1px -1px 0px 0px; padding: 8px 9px 6px 3px; text-align: right; }
.rtl .infobox > .infobox-icon > .ace-icon { padding: 1px 2px 0px 1px; text-align: center; box-shadow: -1px 1px 0px rgba(0, 0, 0, 0.2); }
.rtl .infobox > .infobox-icon > .ace-icon::before { text-align: center; }
.rtl .infobox > .infobox-data { text-align: right; padding-left: 0px; padding-right: 8px; }
.rtl .infobox-dark { margin: 1px 0px 0px 1px; }
.rtl .infobox > .infobox-chart { text-align: center; }
.rtl .infobox > .stat { right: auto; padding-right: 0px; left: 20px; padding-left: 18px; }
.rtl .infobox > .stat::before { right: auto; left: 4px; }
.rtl .infobox > .stat::after { right: auto; left: 1px; }
.rtl .infobox > .badge { right: auto; left: 20px; }
.rtl .infobox.infobox-dark > .badge { right: auto; left: 2px; }
.rtl .infobox-small, .rtl .infobox-small > .infobox-data { text-align: right; }
.rtl .infobox-small .percentage, .rtl .infobox-small > .infobox-chart > .sparkline { margin-left: auto; margin-right: 2px; }
.rtl .pricing-box:not(:first-child) { padding-left: 0px; padding-right: 7px; }
.rtl .pricing-box:not(:last-child) { padding-right: 0px; padding-left: 7px; }
.rtl .pricing-box .price { text-align: center; }
.rtl .pricing-box .widget-header { text-align: center; padding-left: 0px; padding-right: 0px; }
@media only screen and (max-width: 480px) {
.rtl .pricing-box { margin-left: auto; margin-right: -1px; }
.rtl .pricing-box:nth-child(2n+1) { padding-left: 0px !important; padding-right: 12px !important; }
.rtl .pricing-box:nth-child(2n) { padding-right: 0px !important; padding-left: 12px !important; }
}
.rtl .pricing-table-header { text-align: right; }
.rtl .pricing-box-small .price, .rtl .pricing-table > li { text-align: center; }
.rtl .pricing-table-header > li { padding: 7px 11px 7px 0px; }
.rtl .pricing-box-small { margin-left: auto; margin-right: -2px; }
.rtl .pricing-box-small:hover { box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.15); }
.rtl .pricing-span { float: right !important; }
.rtl .pricing-span-header { padding-right: 0px; padding-left: 0px; }
.rtl .login-box .toolbar > div:first-child { float: right; text-align: right; }
.rtl .login-box .toolbar > div:first-child > a { margin-left: auto; margin-right: 11px; }
.rtl .login-box .toolbar > div:first-child + div { float: left; text-align: left; }
.rtl .login-box .toolbar > div:first-child + div > a { margin-right: auto; margin-left: 11px; }
.rtl .social-or-login { text-align: center; }
.rtl .light-login .widget-box { box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.12); }
.rtl .invoice-info-label { text-align: left; }
.rtl .invoice-box .label-large[class*="arrowed"] { margin-left: auto !important; margin-right: 11px !important; }
.rtl .ace-thumbnails > li { float: right; }
.rtl .ace-thumbnails > li .tags { right: auto; direction: ltr; left: 0px; }
.rtl .ace-thumbnails > li .tags > .label-holder { margin: 1px 0px 0px; direction: rtl; text-align: right; }
.rtl .ace-thumbnails > li > .tools { left: auto; text-align: center; right: -30px; }
.rtl .ace-thumbnails > li > :first-child > .text { text-align: center; }
.rtl .ace-thumbnails > li > :first-child > .text::before { margin-right: auto; margin-left: 0px; }
@media only screen and (max-width: 480px) {
.rtl .pricing-span-body, .rtl .pricing-span-header { padding-right: 0px; padding-left: 12px; }
.rtl .ace-thumbnails { text-align: center; }
}
.rtl .itemdiv { padding-right: 0px; padding-left: 3px; }
.rtl .itemdiv > .user { left: auto; right: 0px; }
.rtl .itemdiv > .body { margin-left: 12px; margin-right: 50px; }
.rtl .itemdiv > .body > .time { right: auto; left: 9px; }
.rtl .itemdiv > .body > .text { padding-left: 0px; padding-right: 7px; }
.rtl .itemdiv > .body > .text::after { left: -12px; right: 16px; }
.rtl .itemdiv > .body > .text > .ace-icon:first-child { margin-right: auto; margin-left: 4px; }
.rtl .itemdiv.dialogdiv::before { left: auto; right: 19px; }
.rtl .itemdiv.dialogdiv > .body { border-right-width: 2px; }
.rtl .itemdiv.dialogdiv > .body::before { left: auto; border-width: 2px 2px 0px 0px; right: -7px; transform: rotate(45deg); }
.rtl .itemdiv.dialogdiv > .body > .time { float: left; }
.rtl .itemdiv.dialogdiv > .body > .text { padding-left: 0px; padding-right: 0px; }
.rtl .itemdiv.memberdiv { float: right; }
.rtl .itemdiv .tools { right: auto; left: 5px; }
.rtl .itemdiv.commentdiv .tools { right: auto; left: 9px; }
.rtl li[class*="item-"] { border-right-width: 3px; }
.rtl li.item-orange { border-right-color: rgb(232, 177, 16); }
.rtl li.item-orange2 { border-right-color: rgb(247, 146, 99); }
.rtl li.item-red { border-right-color: rgb(213, 63, 64); }
.rtl li.item-red2 { border-right-color: rgb(209, 91, 71); }
.rtl li.item-green { border-right-color: rgb(154, 188, 50); }
.rtl li.item-green2 { border-right-color: rgb(4, 144, 166); }
.rtl li.item-blue { border-right-color: rgb(79, 153, 198); }
.rtl li.item-blue2 { border-left-color: transparent; border-right-color: rgb(57, 131, 194); }
.rtl li.item-blue3 { border-right-color: rgb(17, 68, 235); }
.rtl li.item-pink { border-right-color: rgb(203, 111, 215); }
.rtl li.item-purple { border-right-color: rgb(111, 60, 196); }
.rtl li.item-black { border-right-color: rgb(80, 80, 80); }
.rtl li.item-grey { border-right-color: rgb(160, 160, 160); }
.rtl li.item-brown { border-right-color: brown; }
.rtl li.item-default { border-right-color: rgb(171, 186, 195); }
.rtl .profile-info-name { text-align: left; padding: 6px 4px 6px 10px; }
.rtl .profile-users .memberdiv, .rtl .profile-users .user { text-align: center; }
.rtl .profile-info-value { padding: 6px 6px 6px 4px; }
.rtl .profile-info-value > span + span::before { margin-left: 3px; margin-right: 1px; }
.rtl .profile-user-info-striped .profile-info-value { padding-left: 0px; padding-right: 12px; }
.rtl .profile-picture { box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15); }
.rtl .profile-activity img { margin-right: 0px; margin-left: 10px; }
.rtl .profile-activity .thumbicon { text-align: center; margin-right: 0px; margin-left: 10px; }
.rtl .profile-activity .tools { right: auto; left: 12px; }
.rtl .profile-users .user img:hover { box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.33); }
.rtl .profile-users .memberdiv .body { margin: 8px 0px 0px; }
.rtl .user-status { margin-right: auto; margin-left: 1px; }
.rtl .tab-content.profile-edit-tab-content { box-shadow: -1px 1px 0px 0px rgba(0, 0, 0, 0.2); }
@media only screen and (max-width: 480px) {
.rtl .profile-user-info-striped .profile-info-name { text-align: right; padding: 6px 10px 6px 4px; }
.rtl .profile-user-info-striped .profile-info-value { margin-left: auto; margin-right: 10px; }
}
@media only screen and (max-width: 479px) {
.rtl .inbox-tabs > .li-new-mail { text-align: left; }
}
.rtl .message-item .sender { margin: 0px 4px 0px 6px; }
.rtl .message-item .summary { margin-left: auto; margin-right: 30px; }
.rtl .message-item .summary .message-flags { right: auto; margin-right: auto; left: 100%; margin-left: 4px; }
.rtl .message-item .attachment, .rtl .message-item .time { float: left; }
.rtl .message-star { margin: 2px 6px 0px 4px; }
.rtl .mail-tag:empty { margin: 0px 0px 0px 1px; }
@media only screen and (max-width: 550px) {
.rtl .message-item .summary { margin: 8px 32px 0px 0px; }
}
.rtl .message-content { box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.02); }
.rtl .message-footer input[type="text"], .rtl .message-footer-style2 .pagination > li > a, .rtl .message-footer-style2 .pagination > li > span, .rtl .message-loading-overlay, .rtl .message-loading-overlay > .ace-icon, .rtl .message-navbar { text-align: center; }
.rtl ul.attachment-list { margin: 6px 8px 4px 0px; }
.rtl .attached-file > .ace-icon { margin-right: auto; margin-left: 2px; }
.rtl .message-navbar .nav-search { right: 5px; left: auto; }
.rtl .inbox-folders .btn > .ace-icon:first-child { text-align: right; }
.rtl .inbox-folders .btn.active::before { left: auto; border-left: medium none; right: -1px; border-right: 3px solid rgb(79, 153, 198); }
.rtl .inbox-folders .btn .counter { right: auto; left: 8px; }
.rtl .timeline-container::before { left: auto; right: 28px; }
.rtl .timeline-item .transparent.widget-box { border-left: medium none; border-right: 3px solid rgb(218, 225, 229); }
.rtl .timeline-item .transparent .widget-header > .widget-title { margin-left: auto; margin-right: 8px; }
.rtl .timeline-item:nth-child(2n) .widget-box.transparent { border-left-color: transparent !important; border-right-color: rgb(219, 219, 219) !important; }
.rtl .timeline-item .widget-box { margin-left: auto; margin-right: 60px; }
.rtl .timeline-info { float: right; text-align: center; }
.rtl .dataTable > thead > tr > th[class*="sort"]::after, .rtl .md-editor .md-controls { float: left; }
.rtl .timeline-container:not(.timeline-style2) .timeline-indicator { text-align: center; }
.rtl .timeline-label { margin-left: auto; margin-right: 34px; }
.rtl .timeline-style2 .timeline-item::before { left: auto; right: 90px; }
.rtl .timeline-style2 .timeline-item .transparent.widget-box { border-left: medium none !important; border-right: medium none !important; }
.rtl .timeline-style2 .timeline-indicator { left: auto; right: 85px; }
.rtl .timeline-style2 .timeline-date { text-align: left; margin-right: auto; margin-left: 25px; }
.rtl .timeline-style2 .timeline-item .widget-box { margin-left: auto; margin-right: 112px; }
.rtl .timeline-style2 .timeline-label { text-align: left; margin-left: auto; margin-right: 0px; }
.rtl .timeline-time { text-align: center; }
.rtl .search-media { padding-right: 0px; padding-left: 150px; }
.rtl .search-media .search-actions { right: auto; left: 0px; }
.rtl .search-media .search-actions::before, .rtl div.dt-button-background { right: 0px; left: auto; }
.rtl .search-promotion.label { margin-left: auto; margin-right: -1px; }
.rtl .dataTables_filter, .rtl .dataTables_paginate { text-align: left; }
.rtl div.dataTables_processing { left: auto; margin-left: auto; text-align: center; right: 50%; margin-right: -40%; }
.rtl .fc-event { padding: 1px 2px 2px 1px; }
.rtl .fc-state-default, .rtl .fc-state-default .fc-button-inner { margin-left: auto; margin-right: 2px; }
.rtl .fc .fc-button-group > * { margin: 0px 0px 0px 1px; }
.rtl .external-event > .ace-icon:first-child { text-align: center; border-right: medium none; }
@media only screen and (max-width: 480px) {
.rtl .fc-header td { text-align: right; }
}
.rtl .select2-container--open .select2-dropdown { box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15); }
.rtl .select2-container--default .select2-selection .select2-selection__clear { right: auto; left: -32px; }
.rtl .select2-container--default .select2-selection .select2-selection__choice__remove { margin-right: auto; margin-left: 3px; }
.rtl .select2-search::before { right: auto; left: 12px; }
.rtl .select2.tag-input-style .select2-selection .select2-selection__choice { margin-right: auto; padding: 6px 9px 7px 22px; margin-left: 2px; }
.rtl .select2.tag-input-style .select2-selection .select2-selection__choice .select2-selection__choice__remove { right: auto; left: -2px; text-align: center; }
.rtl .select2-result-single { margin-left: auto; margin-right: 0px; }
.rtl .select2-container .select2-choice .select2-arrow b::before { left: auto; right: 5px; }
.rtl .select2-search-field .select2-search::after { left: auto; right: -20px; }
.rtl .select2-container-multi.tag-input-style .select2-choices .select2-search-choice { margin-right: auto; padding: 6px 9px 7px 22px; margin-left: 0px; }
.rtl #cboxClose, .rtl .ace-spinner .spinbox-buttons.btn-group-vertical > .btn { margin-right: 0px; margin-left: auto; }
.rtl .select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close { right: auto; left: 0px; text-align: center; }
.rtl #cboxClose, .rtl #cboxNext, .rtl #cboxPrevious { text-align: center; }
.rtl #cboxClose { right: auto; left: -14px; }
.rtl #cboxLoadingGraphic, .rtl #cboxLoadingGraphic > .ace-icon { text-align: center; }
.rtl .steps > li, .rtl .steps > li .step { text-align: center; }
.rtl .steps > li:first-child::before { left: auto; right: 50%; }
.rtl .steps > li .title, .rtl .steps > li.complete .step::before { text-align: center; }
.rtl .tree { padding: 0px 9px 0px 0px; }
.rtl .tree .tree-branch > .tree-branch-header > .tree-branch-name > .tree-label { margin-left: auto; margin-right: 2px; }
.rtl .tree .tree-branch > .tree-branch-header > .tree-branch-name > .ace-icon:first-child { margin: -2px -2px 0px 0px; }
.rtl .tree .tree-branch:last-child::after { left: auto; border-left: medium none; right: -10px; border-right: 2px solid rgb(255, 255, 255); }
.rtl .tree .tree-branch .tree-branch-children, .rtl .tree .tree-branch .tree-branch-children.tree { margin: 0px 23px 0px 0px; }
.rtl .tree .tree-branch .tree-branch-children.tree::before, .rtl .tree .tree-branch .tree-branch-children::before { left: auto; border-width: 0px 1px 0px 0px; right: -14px; }
.rtl .tree .tree-item > .tree-item-name > .ace-icon:first-child { margin-right: auto; margin-left: 3px; text-align: center; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); }
.rtl .tree .tree-branch::before, .rtl .tree .tree-item::before { left: auto; right: -13px; }
.rtl .tree .tree-branch, .rtl .tree .tree-item { border-left: medium none; border-right: 1px solid rgb(255, 255, 255); }
.rtl .tree .tree-minus.ace-icon:first-child, .rtl .tree .tree-plus.ace-icon:first-child { text-align: center; }
.rtl .tree .tree-minus.ace-icon:first-child::before, .rtl .tree .tree-plus.ace-icon:first-child::before { left: auto; right: 2px; }
.rtl .tree .tree-plus.ace-icon:first-child::after { border-left: medium none; left: auto; border-right: 1px solid rgb(77, 104, 120); right: 5px; }
.rtl .tree .tree-unselectable .tree-item > .tree-item-name > .tree-label > .ace-icon:first-child { text-align: center; }
.rtl .tree .icon-open { padding-left: 0px; padding-right: 2px; }
.rtl .tree-container { border-left-color: transparent; border-right-color: rgb(103, 178, 221); }
.rtl .tree-container .tree::before { margin-left: auto; margin-right: -1px; }
.rtl .gritter-item-wrapper { box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); }
.rtl .gritter-close { text-align: center; }
.rtl .wysiwyg-toolbar .btn-group > .btn { text-align: center; margin-left: auto; margin-right: 1px; }
.rtl .wysiwyg-toolbar .btn-group > .btn.dropdown-toggle > .ace-icon:last-child { margin-right: auto; margin-left: 4px; }
.rtl .wysiwyg-style1 .btn-group::after, .rtl .wysiwyg-style2 .btn-group::after { border-left: medium none; }
.rtl .wysiwyg-style2 .btn-group > .btn, .rtl .wysiwyg-style2 .btn-group > .inline > .btn { margin: 0px 0px 0px 1px !important; }
.rtl .wysiwyg-toolbar .btn-colorpicker { background: rgba(0, 0, 0, 0) -moz-linear-gradient(100% 0% , rgb(207, 62, 115) 10%, rgb(255, 255, 255) 20%, rgb(34, 131, 197) 30%, rgb(255, 255, 255) 40%, rgb(135, 184, 127) 50%, rgb(255, 255, 255) 60%, rgb(255, 183, 82) 70%, rgb(255, 255, 255) 80%, rgb(209, 91, 71) 90%, rgb(255, 255, 255) 100%) repeat scroll 0% 0%; }
.rtl .wysiwyg-style1 .btn-colorpicker { margin-left: auto; margin-right: 4px; }
@media not all {
.rtl .wysiwyg-editor .ui-wrapper::after { right: auto; left: -3px; }
}
.rtl .wysiwyg-speech-input { right: auto; left: 0px; }
.rtl .ace-settings-box, .rtl .btn.btn-app.ace-settings-btn, .rtl .page-content > .row .col-lg-12, .rtl .page-content > .row .col-md-12, .rtl .page-content > .row .col-sm-12, .rtl .page-content > .row .col-xs-12, .rtl .ui-jqgrid .ui-jqgrid-title { float: right; }
.rtl .md-editor .md-controls .md-control { right: auto; padding: 3px 10px 3px 3px; left: 5px; }
.rtl .md-editor.md-fullscreen-mode { left: auto; right: 0px; }
.rtl .md-editor.md-fullscreen-mode .md-header { text-align: center; }
.rtl .md-editor.md-fullscreen-mode .md-fullscreen-controls { right: auto; text-align: left; left: 20px; }
.rtl .editable-clear-x::before, .rtl .editable-image + .editable-buttons, .rtl .editable-wysiwyg + .editable-buttons, .rtl .md-editor.md-fullscreen-mode .md-fullscreen-controls a, .rtl .ui-datepicker .ui-datepicker-next, .rtl .ui-datepicker .ui-datepicker-prev, .rtl .ui-datepicker td > a, .rtl .ui-datepicker td > span, .rtl .ui-jqgrid .loading, .rtl .ui-jqgrid .ui-pg-input, .rtl .ui-spinner-button { text-align: center; }
.rtl .editable-input .ace-spinner { margin-right: auto; margin-left: 8px; }
.rtl .editable-inline .editable-slider { margin-right: auto; margin-left: 4px; }
.rtl .ui-datepicker { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .ui-datepicker .ui-datepicker-prev-hover { left: auto; right: 2px; }
.rtl .ui-datepicker .ui-datepicker-next-hover { right: auto; left: 2px; }
.rtl .ui-dialog, .rtl .ui-jqdialog { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .ui-dialog .widget-header, .rtl .ui-jqdialog .widget-header { border-width: 0px 0px 1px; }
.rtl .ui-dialog .ui-dialog-titlebar-close, .rtl .ui-dialog .ui-jqdialog-titlebar-close, .rtl .ui-jqdialog .ui-dialog-titlebar-close, .rtl .ui-jqdialog .ui-jqdialog-titlebar-close { right: auto !important; text-align: center; left: 8px !important; }
.rtl .ui-dialog .widget-header .ui-dialog-titlebar-close, .rtl .ui-dialog .widget-header .ui-jqdialog-titlebar-close, .rtl .ui-jqdialog .widget-header .ui-dialog-titlebar-close, .rtl .ui-jqdialog .widget-header .ui-jqdialog-titlebar-close { right: auto !important; left: 10px !important; }
.rtl .ui-accordion .ui-accordion-header { padding: 8px 24px 9px 8px; }
.rtl .ui-tabs .ui-tabs-nav li.ui-tabs-active > a { box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.15); }
.rtl .ui-autocomplete, .rtl .ui-menu { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .ui-menu { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .ui-autocomplete { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .ui-spinner-down, .rtl .ui-spinner-up { right: auto; left: 5px; }
.rtl .ui-jqgrid tr.ui-state-highlight.ui-row-ltr td { border-right-color: transparent; border-left-color: rgb(199, 211, 169); }
.rtl .ui-jqgrid .ui-jqgrid-btable { border-left: medium none; border-right: 1px solid rgb(225, 225, 225); }
.rtl .ui-jqgrid .loading { left: auto; right: 45%; }
.rtl .ui-jqgrid .ui-jqgrid-labels { border-left: medium none !important; border-right: 1px solid rgb(225, 225, 225) !important; }
.rtl .ui-jqgrid .ui-jqgrid-labels th { border-right: medium none !important; }
.rtl .ui-jqgrid-labels th[id*="_cb"]:first-child > div { text-align: center !important; }
.rtl .EditTable .navButton .fm-button .ace-icon, .rtl .dd-dragel > li > .dd2-handle, .rtl .dd-item > button, .rtl .dd-item > button::before, .rtl .dd2-handle, .rtl .dropzone .dz-default.dz-message, .rtl .ui-pg-div .ui-icon, .rtl .ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon, .rtl .ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon::before { text-align: center; }
.rtl .ui-jqgrid .ui-icon { right: auto; left: 2px; }
.rtl .ui-jqgrid .ui-jqgrid-titlebar-close { margin: 2px 0px 0px 8px; text-align: center; }
@media only screen and (max-width: 767px) {
.rtl .ui-jqgrid .ui-jqgrid-pager > .ui-pager-control > .ui-pg-table > tbody > tr > td#grid-pager_center > .ui-pg-table { text-align: center; }
}
.rtl .dd-list .dd-list { padding-right: 30px; }
.rtl .dd-dragel > li > .dd-handle { border-left: medium none; border-right: 2px solid rgb(119, 119, 119); }
.rtl .dd-list > li[class*="item-"] > .dd-handle { border-left: medium none; }
.rtl .dd2-handle[class*="btn-"] { border-right: medium none; border-left: 1px solid rgb(238, 238, 238); }
.rtl .dd-dragel .dd2-handle[class*="btn-"] { border-right-color: transparent; border-left-color: rgb(238, 238, 238); }
.rtl .dd2-handle.btn-yellow { border-right: medium none; border-left: 1px solid rgb(255, 255, 255); }
.rtl .dd-dragel .dd2-handle.btn-yellow { border-right-color: transparent; border-left-color: rgb(255, 255, 255); }
.rtl .dropzone .dz-default.dz-message { left: auto; margin-left: auto; right: 0px; margin-right: auto; }
.rtl .tt-menu { text-align: right; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.rtl .multiselect-container > li > a > label { padding: 7px 20px 7px 10px; }
.rtl .btn-scroll-up { right: auto; left: 2px; }
@media (min-width: 768px) {
.rtl .main-container.container > .btn-scroll-up { right: auto; margin-left: auto; left: auto; margin-right: 714px; }
}
@media (min-width: 992px) {
.rtl .main-container.container > .btn-scroll-up { right: auto; margin-left: auto; left: auto; margin-right: 934px; }
}
@media (min-width: 1200px) {
.rtl .main-container.container > .btn-scroll-up { right: auto; margin-left: auto; left: auto; margin-right: 1134px; }
}
.rtl .ace-settings-container { right: auto; left: 0px; }
.rtl .btn.btn-app.ace-settings-btn { text-align: center; border-radius: 0px 6px 6px 0px; }
@media (max-width: 480px) {
.rtl .ace-settings-container { text-align: left; }
.rtl .ace-settings-box { text-align: right; }
}
.rtl .easy-pie-chart, .rtl .easyPieChart, .rtl .onpage-help-section { text-align: center; }
.rtl .grid2, .rtl .grid3, .rtl .grid4 { float: right; border-left: medium none; border-right: 1px solid rgb(227, 227, 227); }
.rtl .grid2:first-child, .rtl .grid3:first-child, .rtl .grid4:first-child { border-left: medium none; border-right: medium none; }
.rtl .easy-pie-chart canvas, .rtl .easyPieChart canvas { left: auto; right: 0px; }
.rtl .tags[class*="span"] { margin-left: auto; margin-right: 0px; }
.rtl .tags .tag { padding: 4px 9px 5px 22px; margin-right: auto; margin-left: 3px; }
.rtl .tags .tag .close { right: auto; text-align: center; left: 0px; }
.rtl .legendLabel { padding-left: 0px; padding-right: 2px; }
@media only screen and (max-width: 360px) {
.rtl .grid2, .rtl .grid3, .rtl .grid4 { border-right-width: 0px; }
.rtl .grid2 > [class*="pull-"], .rtl .grid3 > [class*="pull-"], .rtl .grid4 > [class*="pull-"] { right: auto; left: 11px; }
}
.rtl.no-skin .sidebar { border-width: 0px 0px 0px 1px; }
.rtl.no-skin .nav-list li > .arrow::before { border-right-color: transparent; border-width: 10px 0px 10px 10px; left: auto; border-left-color: rgb(184, 184, 184); right: -10px; }
.rtl.no-skin .nav-list li > .arrow::after { border-right-color: transparent; border-width: 10px 0px 10px 10px; left: auto; border-left-color: rgb(255, 255, 255); right: -9px; }
.rtl.no-skin .nav-list > li.pull_up > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(255, 255, 255) !important; }
.rtl.no-skin .nav-list li.active > a::after { border-right-color: transparent; border-left-color: rgb(43, 125, 188); }
.rtl.no-skin .nav-list > li.active::after { right: auto; border-width: 0px 0px 0px 2px; left: -2px; }
.rtl.no-skin .sidebar-scroll .nav-list > li.active::after { right: auto; left: 0px; }
.rtl.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.menu-min .nav-list > li > a.dropdown-toggle > .menu-text { box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.menu-min .nav-list > li.active > .submenu { border-right-color: rgb(131, 182, 209); }
.rtl.no-skin .sidebar.menu-min .nav-list > li > .submenu { box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: transparent; border-width: 8px 0px 8px 8px; left: auto; border-left-color: rgb(245, 245, 245); right: -8px; }
.rtl.no-skin .sidebar.menu-min .nav-list > li > .arrow::before { border-width: 8px 0px 8px 8px; left: auto; right: -9px; }
.rtl.no-skin .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(90, 158, 194); }
.rtl.no-skin .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-right-color: rgb(131, 182, 209); }
.rtl.no-skin .sidebar.menu-min .sidebar-shortcuts-large { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
@media (max-width: 991px) {
.rtl.no-skin .sidebar.responsive-min .nav-list > li > a > .menu-text { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.responsive-min .nav-list > li > a.dropdown-toggle > .menu-text { box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.responsive-min .nav-list > li.active > .submenu { border-left-color: transparent; border-right-color: rgb(131, 182, 209); }
.rtl.no-skin .sidebar.responsive-min .nav-list > li > .submenu { box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: transparent; border-width: 8px 0px 8px 8px; left: auto; border-left-color: rgb(245, 245, 245); right: -8px; }
.rtl.no-skin .sidebar.responsive-min .nav-list > li > .arrow::before { border-width: 8px 0px 8px 8px; left: auto; right: -9px; }
.rtl.no-skin .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(90, 158, 194); }
.rtl.no-skin .sidebar.responsive-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(131, 182, 209); }
.rtl.no-skin .sidebar.responsive-min .sidebar-shortcuts-large { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
}
@media only screen and (min-width: 992px) {
.rtl.no-skin .nav-list li.hover > .submenu { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.h-sidebar::before { box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.05) inset; }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li:hover, .rtl.no-skin .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: transparent; border-right-color: rgb(206, 221, 229); }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: transparent; border-left-color: rgb(206, 221, 229); }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li.active, .rtl.no-skin .sidebar.h-sidebar .nav-list > li.active + li, .rtl.no-skin .sidebar.h-sidebar .nav-list > li:hover + li.active { border-left-color: transparent; border-right-color: rgb(121, 176, 206); }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: transparent; border-left-color: rgb(121, 176, 206); }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li.active > a::after { border-width: 0px 0px 2px; }
.rtl.no-skin .sidebar.h-sidebar .sidebar-shortcuts-large { box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
.rtl.no-skin .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(204, 204, 204); }
}
@media only screen and (max-width: 991px) {
.rtl.no-skin .sidebar { border-width: 0px 0px 1px 1px; }
.rtl.no-skin .sidebar.responsive-min { border-width: 0px 0px 0px 1px; }
.rtl.no-skin .sidebar.navbar-collapse { box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1) !important; }
}
.rtl.no-skin .nav-list > li.highlight.active > a::after, .rtl.no-skin .nav-list > li.highlight.active > a::before { right: auto; border-width: 20px 10px 21px 0px; left: -9px; }
.rtl.no-skin .nav-list > li.highlight.active > a::before { border-left-color: transparent; right: auto; border-right-color: rgb(160, 188, 205); left: -10px; }
.rtl.no-skin .nav-list > li.highlight.active > a::after { border-left-color: transparent; border-right-color: rgb(242, 246, 249); }
@media (min-width: 992px) {
.rtl.no-skin .sidebar.h-sidebar .nav-list > li.highlight.active > a::after, .rtl.no-skin .sidebar.h-sidebar .nav-list > li.highlight.active > a::before { left: auto; right: 50%; margin-left: auto; margin-right: -7px; }
}
.rtl .onpage-help-section > .help-icon-1 { left: auto; box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.4); right: 50%; }
.rtl .onpage-help-section > .help-icon-2 { left: auto; right: -4px; }
@media print {
.rtl .main-content .breadcrumbs { float: left; }
}
.rtl .dropdown-colorpicker .dropdown-menu > li, .rtl .nav-tabs > li { float: right; }
.rtl.skin-1 .sidebar { border-left-width: 0px; }
.rtl.skin-1 .nav-list li.active > a::after { border-right-color: transparent; right: auto; border-left-color: rgb(255, 255, 255); left: 0px; }
.rtl.skin-1 .sidebar .nav-list > li.active.highlight > a::after { border-right-color: rgb(20, 26, 27); border-left-color: transparent; border-width: 20px 10px 20px 0px; right: auto; left: -9px; }
.rtl.skin-1 .sidebar .nav-list > li.active.highlight > a::before { border-left-color: transparent; border-width: 20px 10px 20px 0px; right: auto; border-right-color: rgb(80, 107, 127); left: -11px; }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active.highlight > a::after { border-width: 20px 10px 20px 0px; }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active:hover > a::after { border-right-color: transparent; border-left-color: rgb(36, 42, 43); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(48, 86, 117); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active > a:not(.dropdown-toggle) > .menu-text { border-right-color: transparent; border-left-color: rgb(74, 92, 99); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li > .submenu, .rtl.skin-1 .sidebar.menu-min .nav-list > li > a > .menu-text { border-left: medium none; border-right: 1px solid rgb(24, 29, 31); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active > .submenu { border-left-color: transparent; border-right-color: rgb(48, 86, 117); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(65, 75, 81); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li > .arrow::before { border-right-color: transparent; border-left-color: rgb(17, 20, 21); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active > .arrow::after { border-right-color: transparent; border-left-color: rgb(36, 42, 43); }
.rtl.skin-1 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(80, 160, 221); }
.rtl.skin-1 .sidebar.menu-min .sidebar-shortcuts-large { border-width: 0px 0px 1px 1px; }
@media (max-width: 991px) {
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active.highlight > a::after { border-width: 20px 10px 20px 0px; }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active:hover > a::after { border-right-color: transparent; border-left-color: rgb(36, 42, 43); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(48, 86, 117); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active > a:not(.dropdown-toggle) > .menu-text { border-right-color: transparent; border-left-color: rgb(74, 92, 99); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li > .submenu, .rtl.skin-1 .sidebar.responsive-min .nav-list > li > a > .menu-text { border-left: medium none; border-right: 1px solid rgb(24, 29, 31); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active > .submenu { border-left-color: transparent; border-right-color: rgb(48, 86, 117); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(65, 75, 81); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li > .arrow::before { border-right-color: transparent; border-left-color: rgb(17, 20, 21); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active > .arrow::after { border-right-color: transparent; border-left-color: rgb(36, 42, 43); }
.rtl.skin-1 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(80, 160, 221); }
.rtl.skin-1 .sidebar.responsive-min .sidebar-shortcuts-large { border-width: 0px 0px 1px 1px; }
}
@media only screen and (min-width: 992px) {
.rtl.skin-1 .nav-list > li.active > .submenu li.hover > .submenu { border-left-color: transparent; border-right-color: rgb(71, 85, 97); }
.rtl.skin-1 .nav-list li.active > .submenu li.hover.active > .submenu, .rtl.skin-1 .nav-list li.hover.active > .submenu { border-left-color: transparent; border-right-color: rgb(48, 86, 117); }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.rtl.skin-1 .sidebar.navbar-collapse .nav-list li.active > .submenu li.hover.active > .submenu, .rtl.skin-1 .sidebar.navbar-collapse .nav-list li.hover.active > .submenu, .rtl.skin-1 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { border-right-width: 0px; }
}
.rtl.skin-1 .nav-list li > .arrow::after { border-right-color: transparent; border-left-color: rgb(53, 60, 61); }
.rtl.skin-1 .nav-list li > .arrow::before { border-right-color: transparent; border-left-color: rgb(29, 33, 34); }
.rtl.skin-1 .nav-list > li.active > .arrow::after { border-right-color: transparent; border-left-color: rgb(23, 30, 31); }
.rtl.skin-1 .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(48, 86, 117); }
.rtl.skin-1 .nav-list > li.active > .submenu li.hover > .arrow::before { border-right-color: transparent; border-left-color: rgb(79, 110, 134); }
.rtl.skin-1 .nav-list > li.active > .submenu li.hover.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(48, 86, 117); }
.rtl.skin-1 .nav-list > li.active > .submenu li.hover > .arrow::after { border-right-color: transparent; border-left-color: rgb(23, 30, 31); }
.rtl.skin-1 .nav-list li.pull_up > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(53, 60, 61) !important; }
.rtl.skin-1 .nav-list li.pull_up > .arrow::before { border-right-color: transparent !important; border-left-color: rgb(29, 33, 34) !important; }
.rtl.skin-1 .nav-list li.pull_up.active > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(23, 30, 31) !important; }
.rtl.skin-1 .nav-list li.pull_up.active > .arrow::before { border-right-color: transparent !important; border-left-color: rgb(48, 86, 117) !important; }
@media only screen and (min-width: 992px) {
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li.hover.active > a::after { right: 50%; left: auto; margin-left: auto; margin-right: -8px; }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li:hover, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: transparent; border-right-color: rgb(80, 101, 117); }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: transparent; border-left-color: rgb(80, 101, 117); }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li.active, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li.active + li, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li:hover + li.active { border-left-color: transparent; border-right-color: rgb(85, 115, 138); }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: transparent; border-left-color: rgb(85, 115, 138); }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li.hover.active > .submenu { border-left-color: transparent; border-right-color: rgb(35, 40, 40); }
.rtl.skin-1 .sidebar.h-sidebar .nav-list > li.active > .arrow::after, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li.active > .arrow::before, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li > .arrow::after, .rtl.skin-1 .sidebar.h-sidebar .nav-list > li > .arrow::before, .rtl.skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large::after, .rtl.skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large::before { border-right-color: transparent; border-left-color: transparent; }
.rtl.skin-1 .main-content .h-sidebar.sidebar .nav-list { border-left: medium none; border-right: 1px solid rgb(74, 92, 99); }
}
.rtl.skin-2 .sidebar { border-left-width: 0px; }
.rtl.skin-2 .nav-list li.active > a::after { border-right-color: transparent; right: auto; border-left-color: rgb(255, 255, 255); left: 0px; }
.rtl.skin-2 .nav-list > li .submenu > li > a { padding-left: 0px; padding-right: 32px; }
.rtl.skin-2 .nav-list > li .submenu > li > a > .menu-icon { left: auto; right: 12px; }
@media only screen and (min-width: 992px) {
.rtl.skin-2 .nav-list > li .submenu > li.hover > a { padding-left: 0px; padding-right: 26px; }
.rtl.skin-2 .nav-list > li .submenu > li.hover > a > .menu-icon { left: auto; right: 6px; }
}
.rtl.skin-2 .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 37px; }
.rtl.skin-2 .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 51px; }
.rtl.skin-2 .nav-list li > .arrow::after { border-right-color: transparent; border-left-color: rgb(69, 48, 59); }
.rtl.skin-2 .nav-list li > .arrow::before { border-right-color: transparent; border-left-color: rgb(25, 25, 25); }
.rtl.skin-2 .nav-list > li.pull_up > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(69, 48, 59) !important; }
.rtl.skin-2 .nav-list > li.pull_up > .arrow::before { border-right-color: transparent !important; border-left-color: rgb(25, 25, 25) !important; }
.rtl.skin-2 .nav-list > li.active.highlight > a::after { border-right-color: rgb(189, 82, 137); border-left-color: transparent; border-width: 20px 10px 20px 0px; right: auto; left: -9px; }
.rtl.skin-2 .nav-list > li:nth-child(1) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(1) > .arrow::after { border-right-color: transparent; border-left-color: rgb(42, 65, 55); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(1) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(42, 65, 55) !important; }
.rtl.skin-2 .nav-list > li:nth-child(2) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(2) > .arrow::after { border-right-color: transparent; border-left-color: rgb(54, 67, 47); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(2) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(54, 67, 47) !important; }
.rtl.skin-2 .nav-list > li:nth-child(3) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(3) > .arrow::after { border-right-color: transparent; border-left-color: rgb(62, 68, 42); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(3) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(62, 68, 42) !important; }
.rtl.skin-2 .nav-list > li:nth-child(4) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(4) > .arrow::after { border-right-color: transparent; border-left-color: rgb(67, 69, 42); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(4) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(67, 69, 42) !important; }
.rtl.skin-2 .nav-list > li:nth-child(5) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(5) > .arrow::after { border-right-color: transparent; border-left-color: rgb(72, 66, 42); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(5) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(72, 66, 42) !important; }
.rtl.skin-2 .nav-list > li:nth-child(6) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(6) > .arrow::after { border-right-color: transparent; border-left-color: rgb(73, 63, 42); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(6) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(73, 63, 42) !important; }
.rtl.skin-2 .nav-list > li:nth-child(7) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(7) > .arrow::after { border-right-color: transparent; border-left-color: rgb(73, 55, 42); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(7) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(73, 55, 42) !important; }
.rtl.skin-2 .nav-list > li:nth-child(8) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(8) > .arrow::after { border-right-color: transparent; border-left-color: rgb(71, 46, 48); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(8) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(71, 46, 48) !important; }
.rtl.skin-2 .nav-list > li:nth-child(9) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(9) > .arrow::after { border-right-color: transparent; border-left-color: rgb(69, 48, 59); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(9) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(69, 48, 59) !important; }
.rtl.skin-2 .nav-list > li:nth-child(10) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(10) > .arrow::after { border-right-color: transparent; border-left-color: rgb(66, 54, 70); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(10) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(66, 54, 70) !important; }
.rtl.skin-2 .nav-list > li:nth-child(11) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(11) > .arrow::after { border-right-color: transparent; border-left-color: rgb(46, 59, 71); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(11) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(46, 59, 71) !important; }
.rtl.skin-2 .nav-list > li:nth-child(12) li > .arrow::after, .rtl.skin-2 .nav-list > li:nth-child(12) > .arrow::after { border-right-color: transparent; border-left-color: rgb(48, 67, 70); }
.rtl.skin-2 .nav-list > li.pull_up:nth-child(12) > .arrow::after { border-right-color: transparent !important; border-left-color: rgb(48, 67, 70) !important; }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(1) > a::after { border-left-color: transparent; border-right-color: rgb(24, 166, 101); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(2) > a::after { border-left-color: transparent; border-right-color: rgb(106, 177, 74); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(3) > a::after { border-left-color: transparent; border-right-color: rgb(152, 188, 27); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(4) > a::after { border-left-color: transparent; border-right-color: rgb(183, 197, 28); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(5) > a::after { border-left-color: transparent; border-right-color: rgb(217, 180, 31); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(6) > a::after { border-left-color: transparent; border-right-color: rgb(223, 160, 32); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(7) > a::after { border-left-color: transparent; border-right-color: rgb(223, 114, 32); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(8) > a::after { border-left-color: transparent; border-right-color: rgb(212, 58, 72); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(9) > a::after { border-left-color: transparent; border-right-color: rgb(189, 82, 137); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(10) > a::after { border-left-color: transparent; border-right-color: rgb(185, 117, 208); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(11) > a::after { border-left-color: transparent; border-right-color: rgb(63, 138, 208); }
.rtl.skin-2 .nav-list > li.active.highlight:nth-child(12) > a::after { border-left-color: transparent; border-right-color: rgb(75, 185, 202); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > a::after { border-width: 20px 10px 20px 0px; }
.rtl.skin-2 .sidebar.menu-min .nav-list > li > a > .menu-text { border-width: 0px 1px 0px 0px; margin-left: auto; margin-right: 1px; }
.rtl.skin-2 .sidebar.menu-min .nav-list > li > .submenu { border-width: 1px 1px 0px 0px; margin-left: auto; margin-right: 1px; }
.rtl.skin-2 .sidebar.menu-min .sidebar-shortcuts-large { border-width: 0px 0px 1px 1px; }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(189, 82, 137); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > .arrow::before, .rtl.skin-2 .sidebar.menu-min .nav-list > li > .arrow::before { border-right-color: transparent; border-left-color: rgba(0, 0, 0, 0.7); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active:not(.highlight) > a:not(.dropdown-toggle) > .menu-text { border-right-color: transparent; border-left-color: rgb(85, 85, 85); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > a > .menu-text, .rtl.skin-2 .sidebar.menu-min .nav-list > li > a > .menu-text { border-left-color: transparent; border-right-color: rgba(0, 0, 0, 0.5); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.pull_up.active.highlight > a > .menu-text, .rtl.skin-2 .sidebar.menu-min .nav-list > li.pull_up > a > .menu-text { border-left-color: transparent; border-right-color: rgba(0, 0, 0, 0.7); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.pull_up.active:not(.highlight) > a > .menu-text { border-left-color: transparent; border-right-color: rgb(102, 102, 102); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(1) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(1) > .arrow::after { border-right-color: transparent; border-left-color: rgb(24, 166, 101); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(2) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(2) > .arrow::after { border-right-color: transparent; border-left-color: rgb(106, 177, 74); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(3) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(3) > .arrow::after { border-right-color: transparent; border-left-color: rgb(152, 188, 27); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(4) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(4) > .arrow::after { border-right-color: transparent; border-left-color: rgb(183, 197, 28); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(5) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(5) > .arrow::after { border-right-color: transparent; border-left-color: rgb(217, 180, 31); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(6) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(6) > .arrow::after { border-right-color: transparent; border-left-color: rgb(223, 160, 32); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(7) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(7) > .arrow::after { border-right-color: transparent; border-left-color: rgb(223, 114, 32); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(8) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(8) > .arrow::after { border-right-color: transparent; border-left-color: rgb(212, 58, 72); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(9) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(9) > .arrow::after { border-right-color: transparent; border-left-color: rgb(189, 82, 137); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(10) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(10) > .arrow::after { border-right-color: transparent; border-left-color: rgb(185, 117, 208); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(11) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(11) > .arrow::after { border-right-color: transparent; border-left-color: rgb(63, 138, 208); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(12) > .arrow::after, .rtl.skin-2 .sidebar.menu-min .nav-list > li:nth-child(12) > .arrow::after { border-right-color: transparent; border-left-color: rgb(75, 185, 202); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(119, 119, 119); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active > .arrow::after { border-right-color: transparent; border-left-color: rgb(36, 36, 36); }
.rtl.skin-2 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(136, 136, 136); }
@media (max-width: 991px) {
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > a::after { border-width: 20px 10px 20px 0px; }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li > a > .menu-text { border-width: 0px 1px 0px 0px; margin-left: auto; margin-right: 1px; }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li > .submenu { border-width: 1px 1px 0px 0px; margin-left: auto; margin-right: 1px; }
.rtl.skin-2 .sidebar.responsive-min .sidebar-shortcuts-large { border-width: 0px 0px 1px 1px; }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(189, 82, 137); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > .arrow::before, .rtl.skin-2 .sidebar.responsive-min .nav-list > li > .arrow::before { border-right-color: transparent; border-left-color: rgba(0, 0, 0, 0.7); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active:not(.highlight) > a:not(.dropdown-toggle) > .menu-text { border-right-color: transparent; border-left-color: rgb(85, 85, 85); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > a > .menu-text, .rtl.skin-2 .sidebar.responsive-min .nav-list > li > a > .menu-text { border-left-color: transparent; border-right-color: rgba(0, 0, 0, 0.5); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.pull_up.active.highlight > a > .menu-text, .rtl.skin-2 .sidebar.responsive-min .nav-list > li.pull_up > a > .menu-text { border-left-color: transparent; border-right-color: rgba(0, 0, 0, 0.7); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.pull_up.active:not(.highlight) > a > .menu-text { border-left-color: transparent; border-right-color: rgb(102, 102, 102); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(1) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(1) > .arrow::after { border-right-color: transparent; border-left-color: rgb(24, 166, 101); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(2) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(2) > .arrow::after { border-right-color: transparent; border-left-color: rgb(106, 177, 74); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(3) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(3) > .arrow::after { border-right-color: transparent; border-left-color: rgb(152, 188, 27); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(4) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(4) > .arrow::after { border-right-color: transparent; border-left-color: rgb(183, 197, 28); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(5) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(5) > .arrow::after { border-right-color: transparent; border-left-color: rgb(217, 180, 31); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(6) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(6) > .arrow::after { border-right-color: transparent; border-left-color: rgb(223, 160, 32); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(7) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(7) > .arrow::after { border-right-color: transparent; border-left-color: rgb(223, 114, 32); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(8) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(8) > .arrow::after { border-right-color: transparent; border-left-color: rgb(212, 58, 72); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(9) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(9) > .arrow::after { border-right-color: transparent; border-left-color: rgb(189, 82, 137); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(10) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(10) > .arrow::after { border-right-color: transparent; border-left-color: rgb(185, 117, 208); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(11) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(11) > .arrow::after { border-right-color: transparent; border-left-color: rgb(63, 138, 208); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(12) > .arrow::after, .rtl.skin-2 .sidebar.responsive-min .nav-list > li:nth-child(12) > .arrow::after { border-right-color: transparent; border-left-color: rgb(75, 185, 202); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(119, 119, 119); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active > .arrow::after { border-right-color: transparent; border-left-color: rgb(36, 36, 36); }
.rtl.skin-2 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(136, 136, 136); }
}
@media only screen and (max-width: 991px) {
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 42px; }
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto; padding-left: 0px; margin-right: 0px; padding-right: 58px; }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { }
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a { margin-left: auto !important; padding-left: 0px !important; margin-right: 0px !important; padding-right: 37px !important; }
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: auto !important; padding-left: 0px !important; margin-right: 0px !important; padding-right: 51px !important; }
.rtl.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu li > a { padding-left: 0px !important; padding-right: 32px !important; }
.rtl.skin-2 .sidebar.navbar-collapse .nav-list > li .submenu > li.hover > a > .menu-icon { left: auto; right: 12px; }
.rtl.skin-2 .sidebar.navbar-collapse.menu-min .nav-list li.hover > .submenu li > a { padding-left: 0px; padding-right: 32px; }
}
@media only screen and (max-width: 991px) {
.rtl.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu, .rtl.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-text { margin-left: auto; margin-right: 0px; }
.rtl.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: auto; right: 12px; }
}
@media only screen and (min-width: 768px) {
.rtl.skin-1 .container.main-container::before, .rtl.skin-2 .container.main-container::before { box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1); }
}
@media only screen and (min-width: 992px) {
.rtl.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .submenu { margin-left: auto; margin-right: -1px; }
.rtl.skin-2 .sidebar.h-sidebar .nav-list > li .submenu > li.hover > a { padding-left: 0px; padding-right: 22px; }
.rtl.skin-2 .sidebar.h-sidebar .nav-list > li .submenu > li.hover > a > .menu-icon { left: auto; right: 4px; }
.rtl.skin-2 .sidebar.h-sidebar .nav-list > li.hover.active > a::after { right: 50%; left: auto; margin-left: auto; margin-right: -8px; }
.rtl.skin-2 .sidebar.h-sidebar .nav-list > li.active.highlight > .arrow::after, .rtl.skin-2 .sidebar.h-sidebar .nav-list > li.active.highlight > .arrow::before, .rtl.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .arrow::after, .rtl.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-right-color: transparent; border-left-color: transparent; }
.rtl.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { border-width: 1px 0px 0px; }
.rtl.skin-2 .main-content .h-sidebar.sidebar .nav-list { border-left: medium none; border-right: 1px solid rgb(87, 87, 87); }
}
.rtl.skin-2 .nav-list > li.active.highlight.disabled > a::after, .rtl.skin-2 .nav-list > li.active.highlight > a.disabled::after { border-left-color: transparent !important; border-right-color: rgb(85, 85, 85) !important; }
.rtl.skin-3 .sidebar { border-width: 0px 0px 0px 1px; }
.rtl.skin-3 .nav-list li.active > a::after { border-right-color: transparent; right: auto; border-left-color: rgb(255, 255, 255); left: -1px; }
.rtl.skin-3 .nav-list li.active > a::before { border-right-color: transparent; right: auto; border-left-color: rgb(145, 186, 214); left: 0px; }
.rtl.skin-3 .nav-list > li.highlight.active > a::after { border-left-color: transparent; border-right-color: rgb(243, 250, 255); }
.rtl.skin-3 .nav-list > li.highlight.active > a::before { border-left-color: transparent; border-right-color: rgb(145, 186, 214); }
.rtl.skin-3 .nav-list li > .arrow::before { border-right-color: transparent; border-left-color: rgb(127, 175, 207); }
.rtl.skin-3 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(112, 159, 191); }
.rtl.skin-3 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(237, 243, 247); }
.rtl.skin-3 .sidebar.menu-min .nav-list > li.active.highlight > a::after, .rtl.skin-3 .sidebar.menu-min .nav-list > li.active.highlight > a::before { border-width: 20px 10px 21px 0px; }
@media only screen and (max-width: 991px) {
.rtl.skin-3 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: transparent; border-left-color: rgb(112, 159, 191); }
.rtl.skin-3 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: transparent; border-left-color: rgb(237, 243, 247); }
.rtl.skin-3 .sidebar.responsive-min .nav-list > li.active.highlight > a::after, .rtl.skin-3 .sidebar.responsive-min .nav-list > li.active.highlight > a::before { border-width: 20px 10px 21px 0px; }
.rtl.skin-3 .sidebar.responsive-max { border-width: 0px 0px 1px 1px; }
}
.rtl.skin-3 .sidebar-scroll .nav-wrap-up + .sidebar-toggle::after { right: auto; border-right: medium none; left: -1px; border-left: 1px solid rgb(164, 198, 221); }
.rtl.skin-3 .sidebar-shortcuts-mini { padding-left: 0px; padding-right: 1px; }
.rtl.skin-3 .sidebar-shortcuts-mini > .btn { margin: 1px 0px 0px 1px; }
@media only screen and (min-width: 992px) {
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li:hover, .rtl.skin-3 .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: transparent; border-right-color: rgb(149, 186, 210); }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: transparent; border-left-color: rgb(149, 186, 210); }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active, .rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active + li, .rtl.skin-3 .sidebar.h-sidebar .nav-list > li:hover + li.active { border-left-color: transparent; border-right-color: rgb(164, 198, 221); }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: transparent; border-left-color: rgb(164, 198, 221); }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active > a::after { left: auto; right: 50%; margin-left: auto; margin-right: -7px; }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active > a::before { left: auto; right: 50%; margin-left: auto !important; margin-right: -8px !important; }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-right-color: transparent; border-left-color: transparent; }
.rtl.skin-3 .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: transparent; border-right-color: rgb(164, 198, 221); }
}
.make-rtl { direction: rtl; text-align: right; }
.make-ltr { direction: ltr; text-align: left; }
body.rtl, html.rtl { direction: rtl; text-align: right; overflow-x: hidden; }
.rtl .nav-scroll.scroll-active .scroll-track { right: auto; left: 0px; }
@media only screen and (max-width: 991px) {
.rtl .navbar .navbar-nav > li, .rtl .navbar .navbar-nav > li:first-child { border-width: 1px 0px 0px; }
}
.rtl .dropdown-menu { text-align: right; }
.rtl .ace-switch + .lbl, .rtl .knob-container { direction: ltr; text-align: left; }
.rtl input.ace[type="radio"] + .lbl::before, .rtl input.ace[type="radio"] ~ .lbl::before, .rtl input.ace[type="checkbox"] + .lbl::before, .rtl input.ace[type="checkbox"] ~ .lbl::before { margin-right: auto; margin-left: 1px; }
.rtl input.ace + .lbl.padding-16::before, .rtl input.ace ~ .lbl.padding-16::before { margin-left: 16px; }
.rtl input.ace + .lbl.padding-12::before, .rtl input.ace ~ .lbl.padding-12::before { margin-left: 12px; }
.rtl input.ace + .lbl.padding-8::before, .rtl input.ace ~ .lbl.padding-8::before { margin-left: 8px; }
.rtl input.ace + .lbl.padding-4::before, .rtl input.ace ~ .lbl.padding-4::before { margin-left: 4px; }
.rtl input.ace + .lbl.padding-0::before, .rtl input.ace ~ .lbl.padding-0::before { margin-left: 0px; }
.rtl .breadcrumb > li + li::before { content: ""; float: right; }
.rtl .dropdown-menu, .rtl .item-list, .rtl .nav-list, .rtl .navbar-nav { margin: 0px; }
.rtl .ace-file-input .ace-file-container.selected { right: 0px; }
.rtl .ace-file-multiple .ace-file-container .ace-file-name { padding: 0px; }
.rtl .ui-slider-small .ui-slider-handle { right: auto; }
.rtl li[class*="item-"] { border-left: 1px solid rgb(221, 221, 221); }
.rtl .itemdiv.dialogdiv > .body { margin-left: 12px; margin-right: 50px; border-left-width: 1px; }
.rtl.no-skin .sidebar.menu-min .nav-list > li.active > .submenu, .rtl.no-skin .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(204, 204, 204); }
.rtl.no-skin .sidebar.menu-min .nav-list > li.active > .submenu, .rtl.skin-3 .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(164, 198, 221); }
.rtl .sidebar + .main-content .breadcrumbs-fixed { left: 0px; }
@media (min-width: 768px) {
.rtl.skin-3 .main-container.container::before { box-shadow: 0px 0px 0px 1px rgba(50, 100, 200, 0.1); }
.rtl .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed, .rtl .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: auto; right: auto; }
}
@media (min-width: 992px) {
.rtl .sidebar.compact + .main-content .breadcrumbs-fixed, .rtl .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: 0px; }
.rtl.no-skin .sidebar.h-sidebar .nav-list > li.active > .submenu { border-color: rgb(204, 204, 204) !important; }
.rtl.skin-3 .sidebar.h-sidebar .nav-list > li.active > .submenu { border-color: rgb(164, 198, 221) !important; }
}
@media (min-width: 992px) and (max-width: 991px) {
.rtl .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a, .rtl .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-right: 20px !important; }
.rtl .breadcrumbs-fixed, .rtl .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: 0px !important; }
.rtl .container.main-container .breadcrumbs-fixed, .rtl .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: auto !important; }
}
@media (max-width: 767px) and (min-width: 992px) {
.rtl .container.main-container .breadcrumbs-fixed, .rtl .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: 0px !important; }
}
.rtl .sidebar:not(.h-sidebar) .nav-list > li.highlight.active > a::after { border-width: 20px 10px 21px !important; left: -20px !important; }
.rtl .sidebar:not(.h-sidebar) .nav-list > li.highlight.active > a::before { border-width: 20px 10px 21px !important; left: -21px !important; }
.rtl .sidebar.menu-min .nav-list > li > .submenu::after { border-left-width: 0px; border-right-width: 1px; border-right-style: solid; border-right-color: inherit; display: block; right: -1px; left: auto; }
.rtl .popover.bottom .arrow::after, .rtl .popover.top .arrow::after { margin-left: auto; margin-right: -10px; }
.rtl .nav-tabs { margin: 0px; }
.rtl .tabs-below > .nav-tabs { margin-top: -1px; }
.rtl .btn-group-vertical > .btn, .rtl .btn-group-vertical > .btn-group, .rtl .btn-group-vertical > .btn-group > .btn, .rtl .nav-stacked > li { float: none; }
.rtl .nav-tabs > li:first-child > a { margin-left: -1px; margin-right: auto; }
.rtl .tabs-left > .nav-tabs > li:first-child > a { margin-right: -1px; margin-left: auto; }
.rtl .tabs-left > .nav-tabs > li.active > a { margin-left: -1px; margin-right: -1px; }
.rtl .tabs-right > .nav-tabs > li.active > a { margin-left: -1px; margin-right: -2px; }
.rtl .nav-tabs[class*="tab-color-"] > li > a { margin-right: 3px; margin-left: auto; }
.rtl .dropdown-navbar .nav-tabs > li > a::before { left: auto; right: 0px; }
.rtl .nav.nav-tabs.padding-32 { padding-left: 0px; padding-right: 32px; }
.tabs-left > .rtl .nav.nav-tabs.padding-32, .tabs-right > .rtl .nav.nav-tabs.padding-32 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-30 { padding-left: 0px; padding-right: 30px; }
.tabs-left > .rtl .nav.nav-tabs.padding-30, .tabs-right > .rtl .nav.nav-tabs.padding-30 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-28 { padding-left: 0px; padding-right: 28px; }
.tabs-left > .rtl .nav.nav-tabs.padding-28, .tabs-right > .rtl .nav.nav-tabs.padding-28 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-26 { padding-left: 0px; padding-right: 26px; }
.tabs-left > .rtl .nav.nav-tabs.padding-26, .tabs-right > .rtl .nav.nav-tabs.padding-26 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-24 { padding-left: 0px; padding-right: 24px; }
.tabs-left > .rtl .nav.nav-tabs.padding-24, .tabs-right > .rtl .nav.nav-tabs.padding-24 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-22 { padding-left: 0px; padding-right: 22px; }
.tabs-left > .rtl .nav.nav-tabs.padding-22, .tabs-right > .rtl .nav.nav-tabs.padding-22 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-20 { padding-left: 0px; padding-right: 20px; }
.tabs-left > .rtl .nav.nav-tabs.padding-20, .tabs-right > .rtl .nav.nav-tabs.padding-20 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-18 { padding-left: 0px; padding-right: 18px; }
.tabs-left > .rtl .nav.nav-tabs.padding-18, .tabs-right > .rtl .nav.nav-tabs.padding-18 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-16 { padding-left: 0px; padding-right: 16px; }
.tabs-left > .rtl .nav.nav-tabs.padding-16, .tabs-right > .rtl .nav.nav-tabs.padding-16 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-14 { padding-left: 0px; padding-right: 14px; }
.tabs-left > .rtl .nav.nav-tabs.padding-14, .tabs-right > .rtl .nav.nav-tabs.padding-14 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-12 { padding-left: 0px; padding-right: 12px; }
.tabs-left > .rtl .nav.nav-tabs.padding-12, .tabs-right > .rtl .nav.nav-tabs.padding-12 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-10 { padding-left: 0px; padding-right: 10px; }
.tabs-left > .rtl .nav.nav-tabs.padding-10, .tabs-right > .rtl .nav.nav-tabs.padding-10 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-8 { padding-left: 0px; padding-right: 8px; }
.tabs-left > .rtl .nav.nav-tabs.padding-8, .tabs-right > .rtl .nav.nav-tabs.padding-8 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-6 { padding-left: 0px; padding-right: 6px; }
.tabs-left > .rtl .nav.nav-tabs.padding-6, .tabs-right > .rtl .nav.nav-tabs.padding-6 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-4 { padding-left: 0px; padding-right: 4px; }
.tabs-left > .rtl .nav.nav-tabs.padding-4, .tabs-right > .rtl .nav.nav-tabs.padding-4 { padding-right: 0px; }
.rtl .nav.nav-tabs.padding-2 { padding-left: 0px; padding-right: 2px; }
.tabs-left > .rtl .nav.nav-tabs.padding-2, .tabs-right > .rtl .nav.nav-tabs.padding-2 { padding-right: 0px; }
.rtl .message-navbar .messagebar-item-left ~ .nav-search { left: auto; }
.rtl .message-navbar .messagebar-item-right ~ .nav-search { left: auto; right: 60px; }
@media only screen and (max-width: 767px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu { right: auto; left: -100px; }
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::before { right: auto; left: 120px; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu { right: auto; left: -80px; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::before { right: auto; left: 100px; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu, .rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu { left: -60px; right: auto; }
.rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu::after, .rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu::before, .rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu::after, .rtl .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu::before { right: auto; left: 80px; }
}
@media only screen and (max-width: 480px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu { right: auto; left: -120px; }
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::before { right: auto; left: 140px; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu { right: auto; left: -120px; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::before { right: auto; left: 110px; }
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu { right: auto; left: -50px; }
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::before { right: auto; left: 70px; }
}
@media only screen and (max-width: 479px) {
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu { left: auto; right: -10px; }
.rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(4) > .dropdown-menu::before { right: 30px; left: auto; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu { left: auto; right: -50px; }
.rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(3) > .dropdown-menu::before { left: auto; right: 75px; }
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu { left: auto; right: -70px; }
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::before { left: auto; right: 90px; }
}
@media only screen and (max-width: 319px) {
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu { left: auto; right: -110px; }
.rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::after, .rtl .ace-nav > li:nth-last-child(2) > .dropdown-menu::before { left: auto; right: 130px; }
.rtl .ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu { left: auto; right: -85px; }
.rtl .ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu::after, .rtl .ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu::before { left: auto; right: 105px; }
.rtl .ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu { left: auto; right: -35px; }
.rtl .ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu::after, .rtl .ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu::before { left: auto; right: 55px; }
.rtl .ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu { left: auto; right: -60px; }
.rtl .ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu::after, .rtl .ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu::before { left: auto; right: 75px; }
}
.rtl .input-group-addon:first-child { border-right: 1px solid rgb(204, 204, 204); }
.rtl .input-group-addon:last-child { border-left: 1px solid rgb(204, 204, 204); }
.rtl .footer .footer-inner { right: 0px; left: 0px; }
.rtl .sidebar ~ .footer .footer-inner { right: 190px; left: 0px; }
@media (min-width: 992px) {
.rtl .sidebar.compact ~ .footer .footer-inner { right: 105px; left: 0px; }
}
.rtl .sidebar.menu-min ~ .footer .footer-inner { right: 43px; left: 0px; }
@media (min-width: 992px) {
.rtl .sidebar.h-sidebar ~ .footer .footer-inner { right: 0px; left: 0px; }
}
@media (max-width: 991px) {
.rtl .footer .footer-inner, .rtl .sidebar.compact ~ .footer .footer-inner, .rtl .sidebar.menu-min ~ .footer .footer-inner, .rtl .sidebar ~ .footer .footer-inner { right: 0px; left: 0px; }
.rtl .sidebar.responsive-min ~ .footer .footer-inner { right: 43px; left: 0px; }
}
@media (min-width: 768px) and (max-width: 991px) {
.rtl .container.main-container .footer .footer-inner { margin-right: auto; }
}
@media (min-width: 992px) {
.rtl .container.main-container .footer .footer-inner { margin-left: auto; margin-right: 190px; }
}
@media (min-width: 1200px) {
.rtl .container.main-container .footer .footer-inner { margin-left: auto; margin-right: 190px; }
.rtl .container.main-container .sidebar.compact ~ .footer .footer-inner { margin-left: auto; margin-right: 105px; }
}
@media (min-width: 992px) {
.rtl .container.main-container .sidebar.compact ~ .footer .footer-inner { margin-left: auto; margin-right: 105px; }
.rtl .container.main-container .sidebar.menu-min ~ .footer .footer-inner { margin-left: auto; margin-right: 43px; }
}
@media (min-width: 1200px) {
.rtl .container.main-container .sidebar.menu-min ~ .footer .footer-inner { margin-left: auto; margin-right: 43px; }
.rtl .container.main-container .sidebar.h-sidebar ~ .footer .footer-inner { margin-right: 0px; }
}
@media (min-width: 992px) {
.rtl .container.main-container .sidebar.h-sidebar ~ .footer .footer-inner { margin-right: 0px; }
}
@media (min-width: 768px) and (max-width: 991px) {
.rtl .container.main-container .sidebar.responsive-min ~ .footer .footer-inner { margin-right: 43px; margin-left: auto; }
}
@media only screen and (max-width: 991px) and (min-width: 992px) {
.rtl .navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away.display.compact ~ .footer .footer-inner { transform: translateX(-105px); }
}
@media only screen and (max-width: 991px) {
.rtl .navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away.display ~ .footer .footer-inner { transform: translateX(-190px); }
.rtl .navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away.display.menu-min ~ .footer .footer-inner { transform: translateX(-43px); }
}
.rtl blockquote p, .rtl blockquote small { text-align: left; }
.rtl blockquote small::before { content: ""; }
.rtl blockquote small::after { content: " —"; }
.rtl .blockquote-reverse p, .rtl .blockquote-reverse small, .rtl blockquote.pull-right p, .rtl blockquote.pull-right small { text-align: right; }
.rtl .blockquote-reverse small::after, .rtl blockquote.pull-right small::after { content: ""; }
.rtl .blockquote-reverse small::before, .rtl blockquote.pull-right small::before { content: "— "; }
.rtl .fc-grid th { text-align: center; }
.rtl .external-event > .ace-icon:first-child { margin-right: 0px; margin-left: 5px; border-right-width: 0px; border-left: 1px solid rgb(255, 255, 255); }
.rtl #cboxCurrent { left: auto; right: 64px; }
.rtl #cboxNext, .rtl #cboxPrevious { margin-left: 0px; margin-right: 5px; }
.rtl #cboxPrevious { left: auto; right: 27px; }
.rtl #cboxNext { left: auto; right: 0px; }
.rtl .ace-spinner .spinner-buttons > button.btn:active { left: auto; top: auto; }
.rtl .wizard-steps { margin-right: 0px; }
.rtl .wizard-actions { text-align: left; }
.rtl .wizard-steps li:first-child::before { right: 50%; left: auto; }
.rtl .tree { padding-left: 0px; padding-right: 9px; }
.rtl .tree::before { left: auto; right: 0px; border-width: 0px 1px 0px 0px; }
.rtl .tree .tree-folder .tree-folder-header .tree-folder-name { margin-left: 0px; margin-right: 2px; }
.rtl .tree .tree-folder .tree-folder-header > .ace-icon:first-child { margin: -2px -2px 0px 0px; }
.rtl .tree .tree-folder:last-child::after { left: auto; right: -15px; border-left: medium none; border-right: 1px solid rgb(255, 255, 255); }
.rtl .tree .tree-folder .tree-folder-content { margin-left: 0px; margin-right: 23px; }
.rtl .tree .tree-folder .tree-folder-content::before { left: auto; right: -14px; border-width: 0px 1px 0px 0px; }
.rtl .tree .tree-item .tree-item-name { margin-left: 0px; margin-right: 3px; }
.rtl .tree .tree-item .tree-item-name > .ace-icon:first-child { margin-right: 0px; margin-left: 3px; }
.rtl .tree .tree-folder::before, .rtl .tree .tree-item::before { left: auto; right: -13px; }
.rtl .tree .tree-loading { margin-left: 0px; margin-right: 36px; }
.rtl #gritter-notice-wrapper { left: 20px; right: auto; }
.rtl .gritter-close { right: auto; left: 3px; }
.rtl .gritter-image { float: right; }
.rtl .gritter-with-image, .rtl .gritter-without-image { float: left; }
.rtl .wysiwyg-toolbar .dropdown-menu { text-align: right; }
.rtl .wysiwyg-toolbar .wysiwyg-choose-file { margin-left: auto; }
.rtl .wysiwyg-toolbar .btn-group > .btn, .rtl .wysiwyg-toolbar .btn-group > .inline > .btn { float: none; }
.rtl .wysiwyg-style1 .btn-group::after, .rtl .wysiwyg-style2 .btn-group::after { left: auto; border-left-width: 0px; right: -2px; border-right: 1px solid rgb(225, 230, 234); }
.rtl .wysiwyg-toolbar .dropdown-menu input[type="text"] { margin-left: 0px; margin-right: 8px; }
.rtl .wysiwyg-toolbar .dropdown-menu .btn { margin-right: 1px; margin-left: 8px; }
.rtl .widget-body .md-header { margin-left: 0px; margin-right: 9px; }
.rtl .widget-body .md-header .btn-inverse { padding-right: 0px; padding-left: 5px; }
.rtl .editable-buttons { margin-left: auto; margin-right: 1px; }
.rtl .editable-buttons .btn { margin: 0px 0px 0px 1px; }
.rtl .ui-datepicker .ui-datepicker-prev::before { content: ""; }
.rtl .ui-datepicker .ui-datepicker-next::before { content: ""; }
.rtl .ui-menu .ui-menu-item .ui-menu-icon { float: left; left: 4px; right: auto; }
.rtl .ui-menu .ui-menu-item .ui-menu-icon::before { content: ""; }
.rtl .ui-dialog .ui-dialog-titlebar-close, .rtl .ui-jqdialog .ui-jqdialog-titlebar-close { left: 8px !important; right: auto !important; }
.rtl .ui-tabs .ui-tabs-nav li { float: right; margin-right: 0px; margin-left: 0.2em; }
.rtl .ui-tabs .ui-tabs-nav li a { float: right; }
.rtl .ui-tabs .ui-tabs-nav li.ui-state-default > a { margin-right: auto; margin-left: -1px; }
.rtl .ui-accordion .ui-accordion-header { padding-right: 24px; padding-left: 8px; }
.rtl .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: auto; right: 10px; }
.rtl .ui-accordion .ui-accordion-header .ui-accordion-header-icon::before { content: ""; }
.rtl .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon::before { content: ""; }
.rtl .ui-jqgrid .ui-jqgrid-hdiv { border-width: 1px 1px 0px 0px; }
.rtl .ui-jqgrid .ui-jqgrid-labels th { border-right-width: 0px !important; border-left: 1px solid rgb(225, 225, 225) !important; text-align: right !important; }
.rtl .ui-jqgrid .ui-jqgrid-labels th:first-child { border-right: 1px solid rgb(225, 225, 225) !important; }
.rtl .ui-jqgrid-labels th[id*="_cb"]:first-child { text-align: center !important; }
.rtl .ui-jqgrid-sortable { padding-left: 0px; padding-right: 4px; }
.rtl .ui-jqdialog-content .searchFilter table { margin-left: auto; margin-right: 4px; }
.rtl .ui-jqdialog-content .searchFilter .add-group, .rtl .ui-jqdialog-content .searchFilter .add-rule, .rtl .ui-jqdialog-content .searchFilter .delete-group { margin-left: auto !important; margin-right: 4px !important; }
.rtl .ui-jqdialog-content .CaptionTD { text-align: left; }
.rtl .ui-jqdialog .ui-widget-header .ui-jqdialog-title { text-align: right; padding-left: 0px; padding-right: 12px; float: right !important; }
.rtl .dd-list { margin-right: 0px; }
.rtl .dd-list .dd-list { padding-left: 0px; }
.rtl .dd2-handle + .dd2-content, .rtl .dd2-handle + .dd2-content[class*="btn-"] { padding-left: 0px; padding-right: 44px; }
.rtl .dd-item > button { float: right; margin: 5px 5px 5px 1px; left: auto; right: 1px; }
.rtl .dd2-item.dd-item > button { margin-left: 5px; margin-right: 34px; }
.rtl .dd-dragel > li > .dd-handle { border-left-width: 0px; }
.rtl .dd-list > li[class*="item-"] { border-left-width: 0px; border-right-width: 0px; }
.rtl .dd-list > li[class*="item-"] > .dd-handle { border-right-width: 2px; border-right-style: solid; border-right-color: inherit; border-left-color: rgb(218, 226, 234); border-left-width: 1px; }
.rtl .dd-list > li > .dd-handle .sticker { right: auto; left: 0px; }
.rtl .dd-dragel > li > .dd2-handle, .rtl .dd2-handle { left: auto; right: 0px; border-width: 1px 0px 0px 1px; }
.rtl ol.linenums { margin-right: 33px; }
.rtl ol.linenums li { padding-left: 0px; padding-right: 12px; }
.rtl .prettyprint.linenums { box-shadow: -40px 0px 0px rgb(251, 251, 252) inset, -41px 0px 0px rgb(236, 236, 240) inset; }
.rtl .tt-dropdown-menu { text-align: right; direction: rtl; }
+768
View File
@@ -0,0 +1,768 @@
/* Code tidied up by ScrapBook */
.skin-2 .sidebar-shortcuts .btn:focus, .skin-3 .sidebar-shortcuts-large > .btn:focus { outline: 0px none; }
.skin-1 { background-color: rgb(74, 79, 86); }
.skin-1 .navbar { background: rgb(44, 106, 160) none repeat scroll 0% 0%; }
.skin-1 .sidebar { background-color: rgb(34, 42, 45); border-right-width: 0px; }
.skin-1 .nav-list > li { border-color: rgb(63, 78, 84); }
.skin-1 .nav-list > li > a { background-color: rgb(34, 42, 45); color: rgb(186, 194, 200); }
.skin-1 .nav-list > li:hover > a { background-color: rgb(65, 75, 81); color: rgb(225, 234, 241); }
.skin-1 .nav-list > li.open:hover > a, .skin-1 .nav-list > li.open > a { color: rgb(133, 192, 236); background-color: rgb(34, 42, 45); }
.skin-1 .nav-list > li.active:hover > a, .skin-1 .nav-list > li.active > a { background-color: rgb(20, 26, 27); color: rgb(123, 183, 229); }
.skin-1 .nav-list > li:hover::before { background-color: rgb(98, 156, 201); }
.skin-1 .nav-list > li.active::before { display: block; background-color: rgb(77, 150, 198); }
.skin-1 .nav-list li.active > a::after { border-right-color: rgb(255, 255, 255); border-width: 11px 7px; top: 8px; right: 0px; }
.skin-1 .nav-list > li.active > .submenu li.active > a::after { top: 5px; }
.skin-1 .nav-list > li .submenu { background-color: rgb(51, 61, 63); }
.skin-1 .nav-list > li.active .submenu { background-color: rgb(24, 30, 32); }
.skin-1 .nav-list > li .submenu > li > a { border-top-style: solid; border-top-color: rgb(69, 77, 78); background-color: rgb(51, 61, 63); }
.skin-1 .nav-list > li .submenu > li > a:hover { background-color: rgb(45, 54, 56); }
.skin-1 .nav-list > li.active .submenu > li > a { border-top-color: rgb(34, 37, 38); background-color: rgb(24, 30, 32); }
.skin-1 .nav-list > li.active .submenu > li > a:hover { background-color: rgb(20, 25, 26); }
.skin-1 .nav-list > li > .submenu { border-top-color: rgb(80, 90, 91); }
.skin-1 .nav-list > li.active > .submenu { border-top-color: rgb(47, 62, 68); }
.skin-1 .nav-list > li > .submenu > li > a { color: rgb(217, 223, 230); }
.skin-1 .nav-list > li > .submenu > li:hover > a { color: rgb(138, 180, 222); }
.skin-1 .nav-list > li > .submenu > li.active > a { color: rgb(123, 183, 229); background-color: rgb(22, 27, 29); }
.skin-1 .nav-list > li > .submenu::before, .skin-1 .nav-list > li > .submenu > li::before { border-color: rgb(100, 108, 112); }
.skin-1 .nav-list > li.active > .submenu::before, .skin-1 .nav-list > li.active > .submenu > li::before { border-color: rgb(63, 78, 84); }
.skin-1 .nav-list > li .submenu li > .submenu li > a { color: rgb(217, 223, 230); }
.skin-1 .nav-list > li .submenu li > .submenu li:hover > a { color: rgb(138, 180, 222); }
.skin-1 .nav-list > li .submenu li.open > a, .skin-1 .nav-list > li .submenu li > .submenu > li.open > a { color: rgb(133, 192, 236); }
.skin-1 .nav-list > li .submenu li > .submenu li.active > a { color: rgb(97, 168, 221); }
.skin-1 .nav-list > li .submenu li > .submenu li.active:hover > a { color: rgb(133, 192, 236); }
.skin-1 .sidebar .nav-list > li.active.highlight, .skin-1 .sidebar .nav-list > li.active.highlight + li { border-color: rgb(80, 107, 127); }
.skin-1 .sidebar .nav-list > li.active.highlight + li:last-child { border-bottom-color: rgb(63, 78, 84); }
.skin-1 .sidebar .nav-list > li.active.highlight > a::after { border-right-color: transparent; border-left-color: rgb(20, 26, 27); border-width: 20px 0px 20px 10px; z-index: 1; top: 0px; right: -9px; }
.skin-1 .sidebar .nav-list > li.active.highlight > a::before { border-style: solid; border-color: transparent; border-width: 20px 0px 20px 10px; content: ""; position: absolute; right: -11px; top: 0px; z-index: 1; }
.skin-1 .sidebar-shortcuts, .skin-1 .sidebar-shortcuts-mini, .skin-1 .sidebar > .nav-search { background-color: rgb(34, 42, 45); border-color: rgb(63, 78, 84); }
.skin-1 .sidebar-toggle { background-color: rgb(24, 30, 33); border-color: rgb(63, 78, 84); }
.skin-1 .sidebar-toggle > .ace-icon { background-color: rgb(34, 42, 45); color: rgb(170, 170, 170); border-color: rgb(170, 170, 170); }
.skin-1 .breadcrumbs { border-width: 0px; background-color: rgb(240, 240, 240); }
@media (min-width: 992px) {
.skin-1 .breadcrumbs.breadcrumbs-fixed { border-bottom-width: 1px; }
}
@media only screen and (max-width: 991px) {
.skin-1 .sidebar.responsive { border-width: 0px; box-shadow: none; }
.skin-1 .sidebar.responsive .nav-list li.active > a::after { display: none; }
.skin-1 .sidebar.responsive .nav-list > li.active.highlight > a::after { display: block; }
}
.skin-1 .sidebar.menu-min .nav-list > li.open > a { background-color: rgb(34, 42, 45); color: rgb(186, 194, 200); }
.skin-1 .sidebar.menu-min .nav-list > li.active > a::after { border-width: 9px 6px; top: 10px; }
.skin-1 .sidebar.menu-min .nav-list > li.active.highlight > a::after { border-width: 20px 0px 20px 10px; top: 0px; }
.skin-1 .sidebar.menu-min .nav-list > li.active:hover > a::after { border-right-color: rgb(36, 42, 43); }
.skin-1 .sidebar.menu-min .nav-list > li.active > a, .skin-1 .sidebar.menu-min .nav-list > li.active > a:hover { background-color: rgb(20, 26, 27); color: rgb(123, 183, 229); }
.skin-1 .sidebar.menu-min .nav-list > li:hover > a { color: rgb(225, 234, 241); }
.skin-1 .sidebar.menu-min .nav-list > li > a > .menu-text { background-color: rgb(65, 75, 81); }
.skin-1 .sidebar.menu-min .nav-list > li.active > a > .menu-text { background-color: rgb(36, 42, 43); border-style: solid; border-color: rgb(59, 69, 71) rgb(59, 69, 71) rgb(59, 69, 71) rgb(48, 86, 117); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 1px 0px; }
.skin-1 .sidebar.menu-min .nav-list > li.active > a:not(.dropdown-toggle) > .menu-text { border-width: 1px; border-top-color: rgb(74, 92, 99); border-bottom-color: rgb(74, 92, 99); border-right-color: rgb(74, 92, 99); }
.skin-1 .sidebar.menu-min .nav-list > li.active:hover > a, .skin-1 .sidebar.menu-min .nav-list > li.active > a > .menu-text { color: rgb(123, 183, 229); }
.skin-1 .sidebar.menu-min .nav-list > li.open.active > a { background-color: rgb(20, 26, 27); }
.skin-1 .sidebar.menu-min .nav-list > li > .submenu, .skin-1 .sidebar.menu-min .nav-list > li > a > .menu-text { border-width: 0px 0px 0px 1px; border-left: 1px solid rgb(24, 29, 31); box-shadow: none; }
.skin-1 .sidebar.menu-min .nav-list > li > .submenu { border-top-style: solid; background-color: rgb(51, 61, 63); border-top-color: rgb(90, 96, 106); border-top-width: 1px !important; }
.skin-1 .sidebar.menu-min .nav-list > li > .submenu::after { display: none; }
.skin-1 .sidebar.menu-min .nav-list > li.active > .submenu { background-color: rgb(24, 30, 32); border-top-color: rgb(59, 69, 71); border-left-color: rgb(48, 86, 117); }
.skin-1 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: rgb(65, 75, 81); }
.skin-1 .sidebar.menu-min .nav-list > li > .arrow::before { border-right-color: rgb(17, 20, 21); }
.skin-1 .sidebar.menu-min .nav-list > li.active > .arrow::after { border-right-color: rgb(36, 42, 43); }
.skin-1 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: rgb(80, 160, 221); }
.skin-1 .sidebar.menu-min .sidebar-shortcuts-large { background-color: rgb(34, 42, 45); box-shadow: none; border-style: solid; border-color: rgb(74, 92, 99); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 1px 0px; top: 0px; }
@media (max-width: 991px) {
.skin-1 .sidebar.responsive-min .nav-list > li.open > a { background-color: rgb(34, 42, 45); color: rgb(186, 194, 200); }
.skin-1 .sidebar.responsive-min .nav-list > li.active > a::after { border-width: 9px 6px; top: 10px; }
.skin-1 .sidebar.responsive-min .nav-list > li.active.highlight > a::after { border-width: 20px 0px 20px 10px; top: 0px; }
.skin-1 .sidebar.responsive-min .nav-list > li.active:hover > a::after { border-right-color: rgb(36, 42, 43); }
.skin-1 .sidebar.responsive-min .nav-list > li.active > a, .skin-1 .sidebar.responsive-min .nav-list > li.active > a:hover { background-color: rgb(20, 26, 27); color: rgb(123, 183, 229); }
.skin-1 .sidebar.responsive-min .nav-list > li:hover > a { color: rgb(225, 234, 241); }
.skin-1 .sidebar.responsive-min .nav-list > li > a > .menu-text { background-color: rgb(65, 75, 81); }
.skin-1 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { background-color: rgb(36, 42, 43); border-style: solid; border-color: rgb(59, 69, 71) rgb(59, 69, 71) rgb(59, 69, 71) rgb(48, 86, 117); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 1px 0px; }
.skin-1 .sidebar.responsive-min .nav-list > li.active > a:not(.dropdown-toggle) > .menu-text { border-width: 1px; border-top-color: rgb(74, 92, 99); border-bottom-color: rgb(74, 92, 99); border-right-color: rgb(74, 92, 99); }
.skin-1 .sidebar.responsive-min .nav-list > li.active:hover > a, .skin-1 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { color: rgb(123, 183, 229); }
.skin-1 .sidebar.responsive-min .nav-list > li.open.active > a { background-color: rgb(20, 26, 27); }
.skin-1 .sidebar.responsive-min .nav-list > li > .submenu, .skin-1 .sidebar.responsive-min .nav-list > li > a > .menu-text { border-width: 0px 0px 0px 1px; border-left: 1px solid rgb(24, 29, 31); box-shadow: none; }
.skin-1 .sidebar.responsive-min .nav-list > li > .submenu { border-top-style: solid; background-color: rgb(51, 61, 63); border-top-color: rgb(90, 96, 106); border-top-width: 1px !important; }
.skin-1 .sidebar.responsive-min .nav-list > li > .submenu::after { display: none; }
.skin-1 .sidebar.responsive-min .nav-list > li.active > .submenu { background-color: rgb(24, 30, 32); border-top-color: rgb(59, 69, 71); border-left-color: rgb(48, 86, 117); }
.skin-1 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: rgb(65, 75, 81); }
.skin-1 .sidebar.responsive-min .nav-list > li > .arrow::before { border-right-color: rgb(17, 20, 21); }
.skin-1 .sidebar.responsive-min .nav-list > li.active > .arrow::after { border-right-color: rgb(36, 42, 43); }
.skin-1 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: rgb(80, 160, 221); }
.skin-1 .sidebar.responsive-min .sidebar-shortcuts-large { background-color: rgb(34, 42, 45); box-shadow: none; border-style: solid; border-color: rgb(74, 92, 99); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 1px 0px; top: 0px; }
.skin-1 .sidebar.responsive-min .nav-list > li.active > a::after { display: block; }
.skin-1 .sidebar.responsive-max .nav-list li.active > a::after { display: none; }
.skin-1 .sidebar.responsive-max .nav-list > li.highlight.active > a::after { display: block; }
}
@media only screen and (min-width: 992px) {
.skin-1 .nav-list li.hover > .submenu { padding-left: 0px; padding-bottom: 2px; padding-right: 0px; border-color: rgb(35, 40, 40); }
.skin-1 .nav-list li.hover > .submenu > li > a { border-top-width: 1px; margin-bottom: 0px; margin-top: 0px; }
.skin-1 .nav-list li.hover > .submenu > li:first-child > a { border-top-width: 0px; }
.skin-1 .nav-list > li > .submenu li.hover > .submenu { padding: 3px 2px; }
.skin-1 .nav-list > li.active > .submenu li.hover > .submenu { border-left-color: rgb(71, 85, 97); background-color: rgb(23, 30, 31); }
.skin-1 .nav-list li.active > .submenu li.hover.active > .submenu, .skin-1 .nav-list li.hover.active > .submenu { border-left-color: rgb(48, 86, 117); }
.skin-1 .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a { color: rgb(186, 194, 200); }
.skin-1 .sidebar.navbar-collapse .nav-list > li.open.hover:hover > a { color: rgb(225, 234, 241); background-color: rgb(65, 75, 81); }
.skin-1 .sidebar.navbar-collapse .nav-list > li.active.hover:hover > a { color: rgb(123, 183, 229); background-color: rgb(20, 26, 27); }
.skin-1 .sidebar.navbar-collapse .nav-list > li > .submenu li.open.hover:not(:hover):not(:focus):not(.active) > a { color: rgb(217, 223, 230); }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.skin-1 .sidebar.navbar-collapse .nav-list li.hover > .submenu { padding-bottom: 0px; border-top-color: rgb(80, 90, 91); }
.skin-1 .sidebar.navbar-collapse .nav-list li.hover.active > .submenu { border-top-color: rgb(47, 62, 68); }
.skin-1 .sidebar.navbar-collapse .nav-list li.active > .submenu li.hover.active > .submenu, .skin-1 .sidebar.navbar-collapse .nav-list li.hover.active > .submenu, .skin-1 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { border-left-width: 0px; }
.skin-1 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { padding: 0px; }
.skin-1 .sidebar.navbar-collapse .nav-list li li.hover > .submenu > li:first-child > a { border-top-width: 1px; }
}
.skin-1 .sidebar.navbar-collapse .nav-list > li .submenu > li.hover:hover > a { background-color: rgb(45, 54, 56); }
.skin-1 .sidebar.navbar-collapse .nav-list > li.active .submenu > li.hover:hover > a { background-color: rgb(20, 25, 26); }
@media only screen and (min-width: 992px) {
.skin-1 .sidebar:not(.navbar-collapse) .nav-list > li .submenu > li.hover:hover > a { background-color: rgb(45, 54, 56); }
.skin-1 .sidebar:not(.navbar-collapse) .nav-list > li.active .submenu > li.hover:hover > a { background-color: rgb(20, 25, 26); }
}
.skin-1 .nav-list li > .arrow::after { border-right-color: rgb(53, 60, 61); }
.skin-1 .nav-list li > .arrow::before { border-right-color: rgb(29, 33, 34); }
.skin-1 .nav-list > li.active > .arrow::after { border-right-color: rgb(23, 30, 31); }
.skin-1 .nav-list > li.active > .arrow::before { border-right-color: rgb(48, 86, 117); }
.skin-1 .nav-list > li.active > .submenu li.hover > .arrow::before { border-right-color: rgb(79, 110, 134); }
.skin-1 .nav-list > li.active > .submenu li.hover.active > .arrow::before { border-right-color: rgb(48, 86, 117); }
.skin-1 .nav-list > li.active > .submenu li.hover > .arrow::after { border-right-color: rgb(23, 30, 31); }
.skin-1 .nav-list li.pull_up > .arrow::after { border-right-color: rgb(53, 60, 61) !important; }
.skin-1 .nav-list li.pull_up > .arrow::before { border-right-color: rgb(29, 33, 34) !important; }
.skin-1 .nav-list li.pull_up.active > .arrow::after { border-right-color: rgb(23, 30, 31) !important; }
.skin-1 .nav-list li.pull_up.active > .arrow::before { border-right-color: rgb(48, 86, 117) !important; }
.skin-1 .main-container .menu-toggler { background-color: rgb(68, 68, 68); }
.skin-1 .main-container .menu-toggler::before { border-top-color: rgb(135, 184, 127); border-bottom-color: rgb(111, 179, 224); }
.skin-1 .main-container .menu-toggler::after { border-top-color: rgb(255, 162, 77); border-bottom-color: rgb(209, 91, 71); }
.skin-1 .main-container .menu-toggler > .toggler-text { border-top-color: rgb(68, 68, 68); }
.skin-1.display { background-color: rgb(93, 130, 162); }
.skin-1.display::before { border-top-color: rgb(181, 211, 176); border-bottom-color: rgb(174, 212, 238); }
.skin-1.display::after { border-top-color: rgb(255, 202, 154); border-bottom-color: rgb(224, 146, 132); }
.skin-1.display > .toggler-text { border-top-color: rgb(93, 130, 162); }
.skin-1 .navbar .navbar-toggle { background-color: rgb(77, 157, 204); }
.skin-1 .navbar .navbar-toggle:focus { background-color: rgb(77, 157, 204); border-color: transparent; }
.skin-1 .navbar .navbar-toggle:hover { background-color: rgb(57, 146, 198); border-color: rgba(255, 255, 255, 0.1); }
.skin-1 .navbar .navbar-toggle.display, .skin-1 .navbar .navbar-toggle[data-toggle="collapse"]:not(.collapsed) { background-color: rgb(51, 132, 179); box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25) inset; border-color: rgba(255, 255, 255, 0.35); }
@media only screen and (min-width: 768px) {
.skin-1 .container.main-container::before { box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1); }
}
@media only screen and (min-width: 992px) {
.skin-1 .sidebar.h-sidebar::before { background-color: rgb(56, 66, 74); border-bottom-color: rgb(74, 92, 99); }
.skin-1 .sidebar.h-sidebar .nav-list { border-bottom-width: 0px; }
.skin-1 .sidebar.h-sidebar .nav-list > li.active::before { display: block; }
.skin-1 .sidebar.h-sidebar .nav-list > li.hover.active > a::after { border-color: transparent transparent rgb(255, 255, 255); border-width: 8px; top: auto; bottom: 0px; right: auto; left: 50%; margin-left: -8px; content: ""; display: block; }
.skin-1 .sidebar.h-sidebar .nav-list > li.highlight.active > a::before, .skin-1 .sidebar.h-sidebar .nav-list > li.hover.active.hover-show > a::after, .skin-1 .sidebar.h-sidebar .nav-list > li.hover.active:hover > a::after { display: none; }
.skin-1 .sidebar.h-sidebar + .main-content .breadcrumbs { border-color: rgb(232, 232, 232); }
.skin-1 .sidebar.h-sidebar .nav-list > li { border-color: rgb(63, 78, 84); }
.skin-1 .sidebar.h-sidebar .nav-list > li:hover, .skin-1 .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: rgb(80, 101, 117); }
.skin-1 .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: rgb(80, 101, 117); }
.skin-1 .sidebar.h-sidebar .nav-list > li.active, .skin-1 .sidebar.h-sidebar .nav-list > li.active + li, .skin-1 .sidebar.h-sidebar .nav-list > li:hover + li.active { border-left-color: rgb(85, 115, 138); }
.skin-1 .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: rgb(85, 115, 138); }
.skin-1 .sidebar.h-sidebar .nav-list > li.hover > .submenu { border-top-color: rgb(35, 40, 40); }
.skin-1 .sidebar.h-sidebar .nav-list > li.hover.active > .submenu { border-top-color: rgb(48, 86, 117); border-left-color: rgb(35, 40, 40); }
.skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large { background-color: rgb(34, 42, 45); border-width: 1px; border-style: solid; border-color: rgb(48, 86, 117) rgb(35, 40, 40) rgb(35, 40, 40); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; top: 100%; }
.skin-1 .sidebar.h-sidebar .nav-list > li > .arrow::after { border-right-color: transparent; border-bottom-color: rgb(53, 60, 61); }
.skin-1 .sidebar.h-sidebar .nav-list > li > .arrow::before { border-right-color: transparent; border-bottom-color: rgb(25, 28, 28); }
.skin-1 .sidebar.h-sidebar .nav-list > li.active > .arrow::before, .skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large::before { border-right-color: transparent; border-bottom-color: rgb(80, 160, 221); }
.skin-1 .sidebar.h-sidebar .nav-list > li.active > .arrow::after, .skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large::after { border-right-color: transparent; border-bottom-color: rgb(23, 30, 31); }
.skin-1 .sidebar.h-sidebar .sidebar-shortcuts-large::after { border-bottom-color: rgb(34, 42, 45); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { border-width: 1px 0px 0px; border-top-color: rgb(24, 29, 31); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-top-color: rgb(48, 86, 117); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li.active > .submenu { border-top-color: rgb(59, 69, 71); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li > .arrow::after { border-bottom-color: rgb(65, 75, 81); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li > .arrow::before { border-bottom-color: rgb(17, 20, 21); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li.active > .arrow::after { border-bottom-color: rgb(36, 42, 43); }
.skin-1 .sidebar.h-sidebar.menu-min .nav-list > li.active > .arrow::before { border-bottom-color: rgb(80, 160, 221); }
.skin-1 .h-sidebar.sidebar-fixed + .main-content { padding-top: 86px; }
.skin-1 .h-sidebar.sidebar-fixed.no-gap + .main-content { padding-top: 72px; }
.skin-1 .h-sidebar.sidebar-fixed.menu-min + .main-content { padding-top: 61px; }
.skin-1 .h-sidebar.sidebar-fixed.menu-min.no-gap + .main-content { padding-top: 47px; }
.skin-1 .main-content .h-sidebar.sidebar .nav-list { border-left: 1px solid rgb(74, 92, 99); }
}
.skin-1 .sidebar-scroll .sidebar-shortcuts { border-bottom-color: rgb(74, 92, 99); }
.skin-1 .sidebar-scroll .sidebar-toggle { border-top-color: rgb(74, 92, 99); }
.skin-1 .scrollout .scroll-track { background-color: transparent; }
.skin-1 .scrollout .scroll-bar { background-color: rgba(0, 0, 0, 0.2); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.skin-1 .navbar.navbar-collapse { background-color: transparent; }
.skin-1 .navbar.navbar-collapse .navbar-container, .skin-1 .navbar.navbar-collapse::before { background: rgb(44, 106, 160) none repeat scroll 0% 0%; }
}
.skin-1 .nav-list > li.disabled::before { display: none !important; }
.skin-1 .nav-list > li.disabled > a { background-color: rgb(51, 51, 51) !important; color: rgb(170, 170, 170) !important; }
.skin-1 .nav-list li .submenu > li.disabled > a, .skin-1 .nav-list li.disabled .submenu > li > a { background-color: rgb(68, 68, 68) !important; color: rgb(160, 160, 160) !important; cursor: not-allowed !important; }
.skin-1 .nav-list li .submenu > li.disabled > a > .menu-icon, .skin-1 .nav-list li.disabled .submenu > li > a > .menu-icon { display: none; }
.skin-1 .nav-list > li.disabled .submenu > li > a { border-top-color: rgb(80, 80, 80); }
.skin-2 { background-color: rgb(92, 92, 92); }
.skin-2 .navbar { background: rgb(198, 72, 126) none repeat scroll 0% 0%; }
.skin-2 .sidebar { background-color: rgb(80, 80, 80); border-right-width: 0px; }
.skin-2 .nav-list > li { border-color: rgb(72, 72, 72); }
.skin-2 .nav-list > li:first-child { border-top-color: rgb(90, 90, 90); }
.skin-2 .nav-list > li:last-child { border-bottom-color: rgb(98, 98, 98); }
.skin-2 .nav-list > li > a { background-color: rgb(57, 57, 57); color: rgb(230, 230, 230); }
.skin-2 .nav-list > li.hover-show > a, .skin-2 .nav-list > li.open > a, .skin-2 .nav-list > li:hover > a { background-color: rgb(189, 82, 137); }
.skin-2 .nav-list > li > a > .arrow, .skin-2 .nav-list > li > a > .menu-text { color: rgb(230, 230, 230); }
.skin-2 .nav-list > li.hover-show > a > .menu-text, .skin-2 .nav-list > li:hover > a > .menu-text { font-weight: 700; color: rgba(0, 0, 0, 0.6); }
.skin-2 .nav-list > li.hover-show > a > .arrow, .skin-2 .nav-list > li.hover-show > a > .menu-icon, .skin-2 .nav-list > li:hover > a > .arrow, .skin-2 .nav-list > li:hover > a > .menu-icon { color: rgb(255, 255, 255); }
.skin-2 .nav-list > li.open > a > .menu-text { font-weight: 700; color: rgba(0, 0, 0, 0.6); }
.skin-2 .nav-list > li.open > a > .arrow, .skin-2 .nav-list > li.open > a > .menu-icon { color: rgb(255, 255, 255); }
.skin-2 .nav-list > li.active > a { background-color: rgb(36, 36, 36); color: rgb(255, 255, 255); }
.skin-2 .nav-list > li.active > a > .menu-icon { color: inherit; }
.skin-2 .nav-list > li.active.highlight > a > .menu-icon, .skin-2 .nav-list > li.active > a > .arrow, .skin-2 .nav-list > li.active > a > .menu-text { color: rgb(255, 255, 255); }
.skin-2 .nav-list > li.active.hover-show > a, .skin-2 .nav-list > li.active.open:not(.highlight) > a, .skin-2 .nav-list > li.active.open > a, .skin-2 .nav-list > li.active:hover > a, .skin-2 .nav-list > li.active.hover-show:not(.highlight) > a, .skin-2 .nav-list > li.active:hover:not(.highlight) > a { background-color: rgb(36, 36, 36); }
.skin-2 .nav-list > li.active.highlight > a { background-color: rgb(189, 82, 137); }
.skin-2 .nav-list li.active > a::after { border-right-color: rgb(255, 255, 255); border-width: 11px 7px; top: 8px; right: 0px; }
.skin-2 .nav-list > li.active > .submenu li.active > a::after { top: 6px; }
.skin-2 .nav-list > li::before { top: 0px; height: 39px; }
.skin-2 .nav-list > li.active::before { display: block; background-color: rgb(206, 125, 167); }
.skin-2 .nav-list > li.active.highlight::before, .skin-2 .nav-list > li::before { background-color: rgb(222, 168, 196); }
.skin-2 .nav-list > li > .submenu { border-top-width: 0px; background-color: rgb(69, 48, 59); }
.skin-2 .nav-list > li > .submenu > li, .skin-2 .nav-list > li > .submenu > li > .submenu, .skin-2 .nav-list > li > .submenu > li > .submenu > li, .skin-2 .nav-list > li > .submenu > li > .submenu > li .submenu, .skin-2 .nav-list > li > .submenu > li > .submenu > li .submenu li { background-color: inherit; }
.skin-2 .nav-list > li .submenu > li > a { border-top: 1px solid rgba(255, 255, 255, 0.08); background-color: transparent; padding-left: 32px; }
.skin-2 .nav-list > li .submenu > li > a:hover { background-color: rgba(0, 0, 0, 0.1); color: rgb(255, 255, 255); }
.skin-2 .nav-list > li .submenu > li > a:hover > .menu-icon { background-color: transparent; }
.skin-2 .nav-list > li.active .submenu > li > a:hover { background-color: rgba(0, 0, 0, 0.1); }
.skin-2 .nav-list > li > .submenu > li > a { color: rgb(238, 238, 238); }
.skin-2 .nav-list > li > .submenu > li:first-child > a { border-top-width: 0px; }
.skin-2 .nav-list > li > .submenu > li.active > a { background-color: rgba(0, 0, 0, 0.05); font-weight: 700; }
.skin-2 .nav-list > li > .submenu > li.active > a > .menu-icon { color: inherit; background-color: transparent; }
.skin-2 .nav-list li .submenu li > a { color: rgb(238, 238, 238); font-size: 13px; }
.skin-2 .nav-list > li > .submenu::before, .skin-2 .nav-list > li > .submenu > li::before { display: none; }
.skin-2 .nav-list > li .submenu > li > a > .menu-icon { left: 12px; }
@media only screen and (min-width: 992px) {
.skin-2 .nav-list > li .submenu > li.hover > a { padding-left: 26px; }
.skin-2 .nav-list > li .submenu > li.hover > a > .menu-icon { left: 6px; }
}
.skin-2 .nav-list > li > .submenu li > .submenu > li > a { margin-left: 0px; padding-left: 37px; padding-top: 8px; padding-bottom: 10px; border-top-width: 0px; }
.skin-2 .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 0px; padding-left: 51px; }
.skin-2 .nav-list > li > .submenu li.active > a, .skin-2 .nav-list > li > .submenu li.hover-show > a, .skin-2 .nav-list > li > .submenu li.open > a, .skin-2 .nav-list > li > .submenu li:hover > a { color: rgb(218, 129, 175); }
.skin-2 .nav-list > li > .submenu li > a > .ace-icon { background-color: transparent; }
.skin-2 .nav-list > li.active.highlight .badge, .skin-2 .nav-list > li.active.highlight .label, .skin-2 .nav-list > li.hover-show:not(.active) > a .badge, .skin-2 .nav-list > li.hover-show:not(.active) > a .label, .skin-2 .nav-list > li.open:not(.active) > a .badge, .skin-2 .nav-list > li.open:not(.active) > a .label, .skin-2 .nav-list > li:hover:not(.active) > a .badge, .skin-2 .nav-list > li:hover:not(.active) > a .label { background-color: rgba(0, 0, 0, 0.5) !important; }
.skin-2 .nav-list > li.active.highlight .badge.badge-transparent, .skin-2 .nav-list > li.active.highlight .label.label-transparent, .skin-2 .nav-list > li.hover-show:not(.active) > a .badge.badge-transparent, .skin-2 .nav-list > li.hover-show:not(.active) > a .label.label-transparent, .skin-2 .nav-list > li.open:not(.active) > a .badge.badge-transparent, .skin-2 .nav-list > li.open:not(.active) > a .label.label-transparent, .skin-2 .nav-list > li:hover:not(.active) > a .badge.badge-transparent, .skin-2 .nav-list > li:hover:not(.active) > a .label.label-transparent { color: rgba(255, 255, 255, 0.8) !important; background-color: transparent !important; }
.skin-2 .nav-list > li.active.highlight .badge.badge-transparent .ace-icon, .skin-2 .nav-list > li.active.highlight .label.label-transparent .ace-icon, .skin-2 .nav-list > li.hover-show:not(.active) > a .badge.badge-transparent .ace-icon, .skin-2 .nav-list > li.hover-show:not(.active) > a .label.label-transparent .ace-icon, .skin-2 .nav-list > li.open:not(.active) > a .badge.badge-transparent .ace-icon, .skin-2 .nav-list > li.open:not(.active) > a .label.label-transparent .ace-icon, .skin-2 .nav-list > li:hover:not(.active) > a .badge.badge-transparent .ace-icon, .skin-2 .nav-list > li:hover:not(.active) > a .label.label-transparent .ace-icon { color: rgba(255, 255, 255, 0.8) !important; }
.skin-2 .nav-list li > .arrow::after { border-right-color: rgb(69, 48, 59); }
.skin-2 .nav-list li > .arrow::before { border-right-color: rgb(25, 25, 25); }
.skin-2 .nav-list > li.pull_up > .arrow::after { border-right-color: rgb(69, 48, 59) !important; }
.skin-2 .nav-list > li.pull_up > .arrow::before { border-right-color: rgb(25, 25, 25) !important; }
.skin-2 .nav-list > li.active.highlight > a::after { border-right-color: transparent; border-left-color: rgb(189, 82, 137); border-width: 20px 0px 20px 10px; z-index: 1; top: 0px; right: -9px; display: block; }
.skin-2 .nav-list > li:nth-child(1) > a { color: rgb(0, 190, 103); }
.skin-2 .nav-list > li.open:nth-child(1) > a, .skin-2 .nav-list > li.hover-show:nth-child(1) > a, .skin-2 .nav-list > li:nth-child(1):hover > a { background-color: rgb(24, 166, 101); }
.skin-2 .nav-list > li:nth-child(1) > .submenu { background-color: rgb(42, 65, 55); }
.skin-2 .nav-list > li:nth-child(1) li > .arrow::after, .skin-2 .nav-list > li:nth-child(1) > .arrow::after { border-right-color: rgb(42, 65, 55); }
.skin-2 .nav-list > li.pull_up:nth-child(1) > .arrow::after { border-right-color: rgb(42, 65, 55) !important; }
.skin-2 .nav-list > li:nth-child(1) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(1) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(1) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(1) > .submenu li:hover > a { color: rgb(30, 237, 142); }
.skin-2 .nav-list > li.active:nth-child(1)::before { background-color: rgb(82, 188, 140); }
.skin-2 .nav-list > li.active.highlight:nth-child(1)::before, .skin-2 .nav-list > li:nth-child(1)::before { background-color: rgb(139, 211, 178); }
.skin-2 .nav-list > li:nth-child(2) > a { color: rgb(94, 208, 43); }
.skin-2 .nav-list > li.open:nth-child(2) > a, .skin-2 .nav-list > li.hover-show:nth-child(2) > a, .skin-2 .nav-list > li:nth-child(2):hover > a { background-color: rgb(106, 177, 74); }
.skin-2 .nav-list > li:nth-child(2) > .submenu { background-color: rgb(54, 67, 47); }
.skin-2 .nav-list > li:nth-child(2) li > .arrow::after, .skin-2 .nav-list > li:nth-child(2) > .arrow::after { border-right-color: rgb(54, 67, 47); }
.skin-2 .nav-list > li.pull_up:nth-child(2) > .arrow::after { border-right-color: rgb(54, 67, 47) !important; }
.skin-2 .nav-list > li:nth-child(2) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(2) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(2) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(2) > .submenu li:hover > a { color: rgb(146, 210, 117); }
.skin-2 .nav-list > li.active:nth-child(2)::before { background-color: rgb(143, 196, 120); }
.skin-2 .nav-list > li.active.highlight:nth-child(2)::before, .skin-2 .nav-list > li:nth-child(2)::before { background-color: rgb(180, 216, 165); }
.skin-2 .nav-list > li:nth-child(3) > a { color: rgb(167, 215, 0); }
.skin-2 .nav-list > li.open:nth-child(3) > a, .skin-2 .nav-list > li.hover-show:nth-child(3) > a, .skin-2 .nav-list > li:nth-child(3):hover > a { background-color: rgb(152, 188, 27); }
.skin-2 .nav-list > li:nth-child(3) > .submenu { background-color: rgb(62, 68, 42); }
.skin-2 .nav-list > li:nth-child(3) li > .arrow::after, .skin-2 .nav-list > li:nth-child(3) > .arrow::after { border-right-color: rgb(62, 68, 42); }
.skin-2 .nav-list > li.pull_up:nth-child(3) > .arrow::after { border-right-color: rgb(62, 68, 42) !important; }
.skin-2 .nav-list > li:nth-child(3) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(3) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(3) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(3) > .submenu li:hover > a { color: rgb(197, 239, 53); }
.skin-2 .nav-list > li.active:nth-child(3)::before { background-color: rgb(178, 205, 84); }
.skin-2 .nav-list > li.active.highlight:nth-child(3)::before, .skin-2 .nav-list > li:nth-child(3)::before { background-color: rgb(204, 222, 141); }
.skin-2 .nav-list > li:nth-child(4) > a { color: rgb(206, 225, 0); }
.skin-2 .nav-list > li.open:nth-child(4) > a, .skin-2 .nav-list > li.hover-show:nth-child(4) > a, .skin-2 .nav-list > li:nth-child(4):hover > a { background-color: rgb(183, 197, 28); }
.skin-2 .nav-list > li:nth-child(4) > .submenu { background-color: rgb(67, 69, 42); }
.skin-2 .nav-list > li:nth-child(4) li > .arrow::after, .skin-2 .nav-list > li:nth-child(4) > .arrow::after { border-right-color: rgb(67, 69, 42); }
.skin-2 .nav-list > li.pull_up:nth-child(4) > .arrow::after { border-right-color: rgb(67, 69, 42) !important; }
.skin-2 .nav-list > li:nth-child(4) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(4) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(4) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(4) > .submenu li:hover > a { color: rgb(224, 239, 62); }
.skin-2 .nav-list > li.active:nth-child(4)::before { background-color: rgb(201, 211, 85); }
.skin-2 .nav-list > li.active.highlight:nth-child(4)::before, .skin-2 .nav-list > li:nth-child(4)::before { background-color: rgb(219, 226, 142); }
.skin-2 .nav-list > li:nth-child(5) > a { color: rgb(248, 198, 0); }
.skin-2 .nav-list > li.open:nth-child(5) > a, .skin-2 .nav-list > li.hover-show:nth-child(5) > a, .skin-2 .nav-list > li:nth-child(5):hover > a { background-color: rgb(217, 180, 31); }
.skin-2 .nav-list > li:nth-child(5) > .submenu { background-color: rgb(72, 66, 42); }
.skin-2 .nav-list > li:nth-child(5) li > .arrow::after, .skin-2 .nav-list > li:nth-child(5) > .arrow::after { border-right-color: rgb(72, 66, 42); }
.skin-2 .nav-list > li.pull_up:nth-child(5) > .arrow::after { border-right-color: rgb(72, 66, 42) !important; }
.skin-2 .nav-list > li:nth-child(5) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(5) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(5) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(5) > .submenu li:hover > a { color: rgb(241, 209, 83); }
.skin-2 .nav-list > li.active:nth-child(5)::before { background-color: rgb(227, 198, 87); }
.skin-2 .nav-list > li.active.highlight:nth-child(5)::before, .skin-2 .nav-list > li:nth-child(5)::before { background-color: rgb(236, 217, 143); }
.skin-2 .nav-list > li:nth-child(6) > a { color: rgb(255, 171, 0); }
.skin-2 .nav-list > li.open:nth-child(6) > a, .skin-2 .nav-list > li.hover-show:nth-child(6) > a, .skin-2 .nav-list > li:nth-child(6):hover > a { background-color: rgb(223, 160, 32); }
.skin-2 .nav-list > li:nth-child(6) > .submenu { background-color: rgb(73, 63, 42); }
.skin-2 .nav-list > li:nth-child(6) li > .arrow::after, .skin-2 .nav-list > li:nth-child(6) > .arrow::after { border-right-color: rgb(73, 63, 42); }
.skin-2 .nav-list > li.pull_up:nth-child(6) > .arrow::after { border-right-color: rgb(73, 63, 42) !important; }
.skin-2 .nav-list > li:nth-child(6) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(6) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(6) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(6) > .submenu li:hover > a { color: rgb(242, 192, 90); }
.skin-2 .nav-list > li.active:nth-child(6)::before { background-color: rgb(231, 184, 88); }
.skin-2 .nav-list > li.active.highlight:nth-child(6)::before, .skin-2 .nav-list > li:nth-child(6)::before { background-color: rgb(239, 208, 143); }
.skin-2 .nav-list > li:nth-child(7) > a { color: rgb(255, 110, 0); }
.skin-2 .nav-list > li.open:nth-child(7) > a, .skin-2 .nav-list > li.hover-show:nth-child(7) > a, .skin-2 .nav-list > li:nth-child(7):hover > a { background-color: rgb(223, 114, 32); }
.skin-2 .nav-list > li:nth-child(7) > .submenu { background-color: rgb(73, 55, 42); }
.skin-2 .nav-list > li:nth-child(7) li > .arrow::after, .skin-2 .nav-list > li:nth-child(7) > .arrow::after { border-right-color: rgb(73, 55, 42); }
.skin-2 .nav-list > li.pull_up:nth-child(7) > .arrow::after { border-right-color: rgb(73, 55, 42) !important; }
.skin-2 .nav-list > li:nth-child(7) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(7) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(7) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(7) > .submenu li:hover > a { color: rgb(242, 155, 90); }
.skin-2 .nav-list > li.active:nth-child(7)::before { background-color: rgb(231, 150, 88); }
.skin-2 .nav-list > li.active.highlight:nth-child(7)::before, .skin-2 .nav-list > li:nth-child(7)::before { background-color: rgb(239, 185, 143); }
.skin-2 .nav-list > li:nth-child(8) > a { color: rgb(242, 28, 48); }
.skin-2 .nav-list > li.open:nth-child(8) > a, .skin-2 .nav-list > li.hover-show:nth-child(8) > a, .skin-2 .nav-list > li:nth-child(8):hover > a { background-color: rgb(212, 58, 72); }
.skin-2 .nav-list > li:nth-child(8) > .submenu { background-color: rgb(71, 46, 48); }
.skin-2 .nav-list > li:nth-child(8) li > .arrow::after, .skin-2 .nav-list > li:nth-child(8) > .arrow::after { border-right-color: rgb(71, 46, 48); }
.skin-2 .nav-list > li.pull_up:nth-child(8) > .arrow::after { border-right-color: rgb(71, 46, 48) !important; }
.skin-2 .nav-list > li:nth-child(8) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(8) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(8) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(8) > .submenu li:hover > a { color: rgb(234, 113, 124); }
.skin-2 .nav-list > li.active:nth-child(8)::before { background-color: rgb(223, 107, 118); }
.skin-2 .nav-list > li.active.highlight:nth-child(8)::before, .skin-2 .nav-list > li:nth-child(8)::before { background-color: rgb(234, 157, 164); }
.skin-2 .nav-list > li:nth-child(9) > a { color: rgb(219, 52, 138); }
.skin-2 .nav-list > li.open:nth-child(9) > a, .skin-2 .nav-list > li.hover-show:nth-child(9) > a, .skin-2 .nav-list > li:nth-child(9):hover > a { background-color: rgb(189, 82, 137); }
.skin-2 .nav-list > li:nth-child(9) > .submenu { background-color: rgb(69, 48, 59); }
.skin-2 .nav-list > li:nth-child(9) li > .arrow::after, .skin-2 .nav-list > li:nth-child(9) > .arrow::after { border-right-color: rgb(69, 48, 59); }
.skin-2 .nav-list > li.pull_up:nth-child(9) > .arrow::after { border-right-color: rgb(69, 48, 59) !important; }
.skin-2 .nav-list > li:nth-child(9) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(9) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(9) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(9) > .submenu li:hover > a { color: rgb(218, 129, 175); }
.skin-2 .nav-list > li.active:nth-child(9)::before { background-color: rgb(206, 125, 167); }
.skin-2 .nav-list > li.active.highlight:nth-child(9)::before, .skin-2 .nav-list > li:nth-child(9)::before { background-color: rgb(222, 168, 196); }
.skin-2 .nav-list > li:nth-child(10) > a { color: rgb(197, 94, 231); }
.skin-2 .nav-list > li.open:nth-child(10) > a, .skin-2 .nav-list > li.hover-show:nth-child(10) > a, .skin-2 .nav-list > li:nth-child(10):hover > a { background-color: rgb(185, 117, 208); }
.skin-2 .nav-list > li:nth-child(10) > .submenu { background-color: rgb(66, 54, 70); }
.skin-2 .nav-list > li:nth-child(10) li > .arrow::after, .skin-2 .nav-list > li:nth-child(10) > .arrow::after { border-right-color: rgb(66, 54, 70); }
.skin-2 .nav-list > li.pull_up:nth-child(10) > .arrow::after { border-right-color: rgb(66, 54, 70) !important; }
.skin-2 .nav-list > li:nth-child(10) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(10) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(10) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(10) > .submenu li:hover > a { color: rgb(217, 169, 233); }
.skin-2 .nav-list > li.active:nth-child(10)::before { background-color: rgb(203, 152, 220); }
.skin-2 .nav-list > li.active.highlight:nth-child(10)::before, .skin-2 .nav-list > li:nth-child(10)::before { background-color: rgb(220, 186, 231); }
.skin-2 .nav-list > li:nth-child(11) > a { color: rgb(33, 139, 238); }
.skin-2 .nav-list > li.open:nth-child(11) > a, .skin-2 .nav-list > li.hover-show:nth-child(11) > a, .skin-2 .nav-list > li:nth-child(11):hover > a { background-color: rgb(63, 138, 208); }
.skin-2 .nav-list > li:nth-child(11) > .submenu { background-color: rgb(46, 59, 71); }
.skin-2 .nav-list > li:nth-child(11) li > .arrow::after, .skin-2 .nav-list > li:nth-child(11) > .arrow::after { border-right-color: rgb(46, 59, 71); }
.skin-2 .nav-list > li.pull_up:nth-child(11) > .arrow::after { border-right-color: rgb(46, 59, 71) !important; }
.skin-2 .nav-list > li:nth-child(11) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(11) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(11) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(11) > .submenu li:hover > a { color: rgb(116, 176, 231); }
.skin-2 .nav-list > li.active:nth-child(11)::before { background-color: rgb(111, 167, 220); }
.skin-2 .nav-list > li.active.highlight:nth-child(11)::before, .skin-2 .nav-list > li:nth-child(11)::before { background-color: rgb(159, 196, 232); }
.skin-2 .nav-list > li:nth-child(12) > a { color: rgb(46, 206, 231); }
.skin-2 .nav-list > li.open:nth-child(12) > a, .skin-2 .nav-list > li.hover-show:nth-child(12) > a, .skin-2 .nav-list > li:nth-child(12):hover > a { background-color: rgb(75, 185, 202); }
.skin-2 .nav-list > li:nth-child(12) > .submenu { background-color: rgb(48, 67, 70); }
.skin-2 .nav-list > li:nth-child(12) li > .arrow::after, .skin-2 .nav-list > li:nth-child(12) > .arrow::after { border-right-color: rgb(48, 67, 70); }
.skin-2 .nav-list > li.pull_up:nth-child(12) > .arrow::after { border-right-color: rgb(48, 67, 70) !important; }
.skin-2 .nav-list > li:nth-child(12) > .submenu li.active > a, .skin-2 .nav-list > li:nth-child(12) > .submenu li.hover-show > a, .skin-2 .nav-list > li:nth-child(12) > .submenu li.open > a, .skin-2 .nav-list > li:nth-child(12) > .submenu li:hover > a { color: rgb(126, 214, 227); }
.skin-2 .nav-list > li.active:nth-child(12)::before { background-color: rgb(120, 202, 215); }
.skin-2 .nav-list > li.active.highlight:nth-child(12)::before, .skin-2 .nav-list > li:nth-child(12)::before { background-color: rgb(165, 220, 228); }
@media only screen and (min-width: 992px) {
.skin-2 .nav-list > li > .submenu li > .submenu > li.hover > a { border-top-width: 1px; padding-bottom: 9px; }
.skin-2 .nav-list > li > .submenu li > .submenu > li.hover:first-child > a { border-top-width: 0px; }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(1) > a { color: rgb(0, 190, 103); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(1) > .arrow::after { border-bottom-color: rgb(42, 65, 55); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(2) > a { color: rgb(94, 208, 43); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(2) > .arrow::after { border-bottom-color: rgb(54, 67, 47); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(3) > a { color: rgb(167, 215, 0); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(3) > .arrow::after { border-bottom-color: rgb(62, 68, 42); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(4) > a { color: rgb(206, 225, 0); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(4) > .arrow::after { border-bottom-color: rgb(67, 69, 42); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(5) > a { color: rgb(248, 198, 0); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(5) > .arrow::after { border-bottom-color: rgb(72, 66, 42); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(6) > a { color: rgb(255, 171, 0); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(6) > .arrow::after { border-bottom-color: rgb(73, 63, 42); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(7) > a { color: rgb(255, 110, 0); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(7) > .arrow::after { border-bottom-color: rgb(73, 55, 42); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(8) > a { color: rgb(242, 28, 48); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(8) > .arrow::after { border-bottom-color: rgb(71, 46, 48); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(9) > a { color: rgb(219, 52, 138); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(9) > .arrow::after { border-bottom-color: rgb(69, 48, 59); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(10) > a { color: rgb(197, 94, 231); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(10) > .arrow::after { border-bottom-color: rgb(66, 54, 70); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(11) > a { color: rgb(33, 139, 238); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(11) > .arrow::after { border-bottom-color: rgb(46, 59, 71); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(12) > a { color: rgb(46, 206, 231); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover:nth-child(12) > .arrow::after { border-bottom-color: rgb(48, 67, 70); }
}
.skin-2 .nav-list > li.highlight.active:nth-child(1) > a { background-color: rgb(24, 166, 101); }
.skin-2 .nav-list > li.active.highlight:nth-child(1) > a::after { border-left-color: rgb(24, 166, 101); }
.skin-2 .nav-list > li.highlight.active:nth-child(2) > a { background-color: rgb(106, 177, 74); }
.skin-2 .nav-list > li.active.highlight:nth-child(2) > a::after { border-left-color: rgb(106, 177, 74); }
.skin-2 .nav-list > li.highlight.active:nth-child(3) > a { background-color: rgb(152, 188, 27); }
.skin-2 .nav-list > li.active.highlight:nth-child(3) > a::after { border-left-color: rgb(152, 188, 27); }
.skin-2 .nav-list > li.highlight.active:nth-child(4) > a { background-color: rgb(183, 197, 28); }
.skin-2 .nav-list > li.active.highlight:nth-child(4) > a::after { border-left-color: rgb(183, 197, 28); }
.skin-2 .nav-list > li.highlight.active:nth-child(5) > a { background-color: rgb(217, 180, 31); }
.skin-2 .nav-list > li.active.highlight:nth-child(5) > a::after { border-left-color: rgb(217, 180, 31); }
.skin-2 .nav-list > li.highlight.active:nth-child(6) > a { background-color: rgb(223, 160, 32); }
.skin-2 .nav-list > li.active.highlight:nth-child(6) > a::after { border-left-color: rgb(223, 160, 32); }
.skin-2 .nav-list > li.highlight.active:nth-child(7) > a { background-color: rgb(223, 114, 32); }
.skin-2 .nav-list > li.active.highlight:nth-child(7) > a::after { border-left-color: rgb(223, 114, 32); }
.skin-2 .nav-list > li.highlight.active:nth-child(8) > a { background-color: rgb(212, 58, 72); }
.skin-2 .nav-list > li.active.highlight:nth-child(8) > a::after { border-left-color: rgb(212, 58, 72); }
.skin-2 .nav-list > li.highlight.active:nth-child(9) > a { background-color: rgb(189, 82, 137); }
.skin-2 .nav-list > li.active.highlight:nth-child(9) > a::after { border-left-color: rgb(189, 82, 137); }
.skin-2 .nav-list > li.highlight.active:nth-child(10) > a { background-color: rgb(185, 117, 208); }
.skin-2 .nav-list > li.active.highlight:nth-child(10) > a::after { border-left-color: rgb(185, 117, 208); }
.skin-2 .nav-list > li.highlight.active:nth-child(11) > a { background-color: rgb(63, 138, 208); }
.skin-2 .nav-list > li.active.highlight:nth-child(11) > a::after { border-left-color: rgb(63, 138, 208); }
.skin-2 .nav-list > li.highlight.active:nth-child(12) > a { background-color: rgb(75, 185, 202); }
.skin-2 .nav-list > li.active.highlight:nth-child(12) > a::after { border-left-color: rgb(75, 185, 202); }
.skin-2 .sidebar-shortcuts .btn { background-color: rgb(85, 85, 85) !important; border-radius: 32px; border-width: 2px; }
.skin-2 .sidebar-shortcuts .btn:hover { background-color: rgb(34, 34, 34) !important; }
.skin-2 .sidebar-shortcuts-mini .btn { border-radius: 32px; border-width: 2px; opacity: 1; padding: 6px; }
.skin-2 .sidebar-shortcuts, .skin-2 .sidebar-shortcuts-mini, .skin-2 .sidebar > .nav-search { background-color: rgb(57, 57, 57); }
.skin-2 .sidebar-toggle { background-color: rgb(47, 47, 47); border-color: rgb(118, 118, 118); }
.skin-2 .sidebar-toggle::before { border-color: inherit; }
.skin-2 .sidebar-toggle > .ace-icon { background-color: rgb(51, 51, 51); border-color: rgb(170, 170, 170); color: rgb(170, 170, 170); }
.skin-2 .breadcrumbs { border-width: 0px; background-color: rgb(231, 242, 248); border-radius: 4px; margin: 8px 8px 0px; }
@media (min-width: 992px) {
.skin-2 .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 57px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.skin-2 .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 54px; }
.skin-2 .menu-toggler + .sidebar.reponsive + .main-content .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 49px; }
.skin-2 .container.main-container .breadcrumbs-fixed, .skin-2 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed, .skin-2 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 734px; }
.skin-2 .container.main-container .sidebar.responsive-min + .main-content .breadcrumbs-fixed { width: 691px; }
}
@media (min-width: 992px) {
.skin-2 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 843px; }
.skin-2 .container.main-container .breadcrumbs-fixed { width: 964px; }
.skin-2 .container.main-container .sidebar + .main-content .breadcrumbs-fixed { width: 758px; }
.skin-2 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 905px; }
}
@media (min-width: 1200px) {
.skin-2 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 1043px; }
.skin-2 .container.main-container .breadcrumbs-fixed { width: 1148px; }
.skin-2 .container.main-container .sidebar + .main-content .breadcrumbs-fixed { width: 958px; }
.skin-2 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 1105px; }
}
@media only screen and (max-width: 991px) {
.skin-2 .breadcrumbs { margin: 5px 5px 0px; }
.skin-2 .menu-toggler + .sidebar.responsive + .main-content .breadcrumbs { margin: 0px; border-radius: 0px; }
.skin-2 .sidebar { border-width: 0px; box-shadow: none; }
.skin-2 .nav-list li.active > a::after { display: none; }
}
.skin-2 .sidebar.menu-min .nav-list > li.open > a { color: rgb(230, 230, 230); }
.skin-2 .sidebar.menu-min .nav-list > li.active > a { color: rgb(255, 255, 255); }
.skin-2 .sidebar.menu-min .nav-list > li.active > a::after { border-width: 9px 6px; top: 10px; }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > a::after { border-width: 20px 0px 20px 10px; top: 0px; }
.skin-2 .sidebar.menu-min .nav-list > li > a > .menu-text { background-color: inherit; font-weight: 700; color: rgba(0, 0, 0, 0.6); border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgba(0, 0, 0, 0.4); box-shadow: none; margin-left: 1px; }
.skin-2 .sidebar.menu-min .nav-list > li.active > a > .menu-text { background-color: inherit; color: rgb(255, 255, 255); }
.skin-2 .sidebar.menu-min .nav-list > li > .submenu { border-style: solid; border-width: 1px 0px 0px 1px; border-color: rgba(0, 0, 0, 0.3); box-shadow: none; margin-left: 1px; }
.skin-2 .sidebar.menu-min .nav-list > li > .submenu::after { display: none; }
.skin-2 .sidebar.menu-min .nav-list > li.active > .submenu { border-top-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.menu-min .sidebar-shortcuts-large { background-color: rgb(57, 57, 57); box-shadow: none; border-style: solid; border-color: rgb(102, 102, 102); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 1px 0px; top: 0px; }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: rgb(189, 82, 137); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > .arrow::before, .skin-2 .sidebar.menu-min .nav-list > li > .arrow::before { border-right-color: rgba(0, 0, 0, 0.7); }
.skin-2 .sidebar.menu-min .nav-list > li.active:not(.highlight) > a:not(.dropdown-toggle) > .menu-text { border-width: 1px; border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85); border-right-color: rgb(85, 85, 85); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight > a > .menu-text, .skin-2 .sidebar.menu-min .nav-list > li > a > .menu-text { border-left-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.menu-min .nav-list > li.pull_up.active.highlight > a > .menu-text, .skin-2 .sidebar.menu-min .nav-list > li.pull_up > a > .menu-text { border-left-color: rgba(0, 0, 0, 0.7); }
.skin-2 .sidebar.menu-min .nav-list > li.pull_up.active:not(.highlight) > a > .menu-text { border-left-color: rgb(102, 102, 102); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(1) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(1) > .arrow::after { border-right-color: rgb(24, 166, 101); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(2) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(2) > .arrow::after { border-right-color: rgb(106, 177, 74); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(3) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(3) > .arrow::after { border-right-color: rgb(152, 188, 27); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(4) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(4) > .arrow::after { border-right-color: rgb(183, 197, 28); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(5) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(5) > .arrow::after { border-right-color: rgb(217, 180, 31); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(6) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(6) > .arrow::after { border-right-color: rgb(223, 160, 32); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(7) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(7) > .arrow::after { border-right-color: rgb(223, 114, 32); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(8) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(8) > .arrow::after { border-right-color: rgb(212, 58, 72); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(9) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(9) > .arrow::after { border-right-color: rgb(189, 82, 137); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(10) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(10) > .arrow::after { border-right-color: rgb(185, 117, 208); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(11) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(11) > .arrow::after { border-right-color: rgb(63, 138, 208); }
.skin-2 .sidebar.menu-min .nav-list > li.active.highlight:nth-child(12) > .arrow::after, .skin-2 .sidebar.menu-min .nav-list > li:nth-child(12) > .arrow::after { border-right-color: rgb(75, 185, 202); }
.skin-2 .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(119, 119, 119); }
.skin-2 .sidebar.menu-min .nav-list > li.active > .arrow::after { border-right-color: rgb(36, 36, 36); }
.skin-2 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: rgb(136, 136, 136); }
@media (max-width: 991px) {
.skin-2 .sidebar.responsive .nav-list > li.active > a::after { display: none; }
.skin-2 .sidebar.responsive .nav-list > li.active.highlight > a::after { display: block; }
.skin-2 .sidebar.responsive-min .nav-list > li.open > a { color: rgb(230, 230, 230); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > a { color: rgb(255, 255, 255); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > a::after { border-width: 9px 6px; top: 10px; }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > a::after { border-width: 20px 0px 20px 10px; top: 0px; }
.skin-2 .sidebar.responsive-min .nav-list > li > a > .menu-text { background-color: inherit; font-weight: 700; color: rgba(0, 0, 0, 0.6); border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgba(0, 0, 0, 0.4); box-shadow: none; margin-left: 1px; }
.skin-2 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { background-color: inherit; color: rgb(255, 255, 255); }
.skin-2 .sidebar.responsive-min .nav-list > li > .submenu { border-style: solid; border-width: 1px 0px 0px 1px; border-color: rgba(0, 0, 0, 0.3); box-shadow: none; margin-left: 1px; }
.skin-2 .sidebar.responsive-min .nav-list > li > .submenu::after { display: none; }
.skin-2 .sidebar.responsive-min .nav-list > li.active > .submenu { border-top-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.responsive-min .sidebar-shortcuts-large { background-color: rgb(57, 57, 57); box-shadow: none; border-style: solid; border-color: rgb(102, 102, 102); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 1px 0px; top: 0px; }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: rgb(189, 82, 137); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > .arrow::before, .skin-2 .sidebar.responsive-min .nav-list > li > .arrow::before { border-right-color: rgba(0, 0, 0, 0.7); }
.skin-2 .sidebar.responsive-min .nav-list > li.active:not(.highlight) > a:not(.dropdown-toggle) > .menu-text { border-width: 1px; border-top-color: rgb(85, 85, 85); border-bottom-color: rgb(85, 85, 85); border-right-color: rgb(85, 85, 85); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight > a > .menu-text, .skin-2 .sidebar.responsive-min .nav-list > li > a > .menu-text { border-left-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.responsive-min .nav-list > li.pull_up.active.highlight > a > .menu-text, .skin-2 .sidebar.responsive-min .nav-list > li.pull_up > a > .menu-text { border-left-color: rgba(0, 0, 0, 0.7); }
.skin-2 .sidebar.responsive-min .nav-list > li.pull_up.active:not(.highlight) > a > .menu-text { border-left-color: rgb(102, 102, 102); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(1) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(1) > .arrow::after { border-right-color: rgb(24, 166, 101); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(2) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(2) > .arrow::after { border-right-color: rgb(106, 177, 74); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(3) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(3) > .arrow::after { border-right-color: rgb(152, 188, 27); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(4) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(4) > .arrow::after { border-right-color: rgb(183, 197, 28); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(5) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(5) > .arrow::after { border-right-color: rgb(217, 180, 31); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(6) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(6) > .arrow::after { border-right-color: rgb(223, 160, 32); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(7) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(7) > .arrow::after { border-right-color: rgb(223, 114, 32); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(8) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(8) > .arrow::after { border-right-color: rgb(212, 58, 72); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(9) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(9) > .arrow::after { border-right-color: rgb(189, 82, 137); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(10) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(10) > .arrow::after { border-right-color: rgb(185, 117, 208); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(11) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(11) > .arrow::after { border-right-color: rgb(63, 138, 208); }
.skin-2 .sidebar.responsive-min .nav-list > li.active.highlight:nth-child(12) > .arrow::after, .skin-2 .sidebar.responsive-min .nav-list > li:nth-child(12) > .arrow::after { border-right-color: rgb(75, 185, 202); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(119, 119, 119); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > .arrow::after { border-right-color: rgb(36, 36, 36); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: rgb(136, 136, 136); }
.skin-2 .sidebar.responsive-min .nav-list > li.active > a::after { display: block; }
}
@media only screen and (min-width: 992px) {
.skin-2 .nav-list li.hover > .submenu { padding-left: 0px; padding-right: 0px; border: 1px solid rgba(0, 0, 0, 0.4); }
.skin-2 .nav-list li.hover > .submenu > li > a { margin-bottom: 0px; margin-top: 0px; }
.skin-2 .nav-list li.hover > .submenu > li:first-child > a { border-top-width: 0px; }
.skin-2 .nav-list li .submenu > li.hover.active > a { background-color: rgba(0, 0, 0, 0.05); }
.skin-2 .nav-list > li > .submenu li.hover > .submenu { padding: 2px; }
.skin-2 .nav-list > li > .submenu li > .submenu > li.hover > a { border-top-color: rgba(255, 255, 255, 0.08); }
.skin-2 .menu-min .nav-list > li.active.hover-show > a::after, .skin-2 .menu-min .nav-list > li.active:hover > a::after, .skin-2 .nav-list > li.active.hover.hover-show > a.dropdown-toggle::after, .skin-2 .nav-list > li.active.hover:hover > a.dropdown-toggle::after { display: none; }
.skin-2 .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a { background-color: rgb(57, 57, 57); font-weight: 400; }
.skin-2 .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a > .arrow, .skin-2 .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a > .menu-icon, .skin-2 .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a > .menu-text { color: inherit; }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li.open.hover:not(:hover):not(:focus):not(.active) > a { color: rgb(238, 238, 238); }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li.open.hover:not(:hover):not(:focus):not(.active) > a > .menu-icon { display: none; }
.skin-2 .sidebar:not(.navbar-collapse) .nav-list > li .submenu > li.hover.hover-show > a, .skin-2 .sidebar:not(.navbar-collapse) .nav-list > li .submenu > li.hover:hover > a { background-color: rgba(0, 0, 0, 0.1); }
.skin-2 .sidebar:not(.navbar-collapse) .nav-list > li.active .submenu > li.hover.hover-show > a, .skin-2 .sidebar:not(.navbar-collapse) .nav-list > li.active .submenu > li.hover:hover > a { background-color: rgba(0, 0, 0, 0.1); }
}
@media only screen and (max-width: 991px) {
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu::before, .skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li::before, .skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li > .submenu::before { display: none; }
.skin-2 .sidebar.navbar-collapse .nav-list > li::before { height: 41px !important; top: 0px; }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > a { margin-left: 0px; padding-left: 42px; }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 0px; padding-left: 58px; }
.skin-2 .sidebar.navbar-collapse .nav-list > li.active.highlight > a > .menu-text, .skin-2 .sidebar.navbar-collapse .nav-list > li > a > .menu-text { border-width: 0px; }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.skin-2 .sidebar.navbar-collapse .nav-list > li.hover > .submenu { padding-bottom: 0px; }
.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu { border-width: 0px; }
.skin-2 .sidebar.navbar-collapse .nav-list li li.hover.hover-show > a, .skin-2 .sidebar.navbar-collapse .nav-list li li.hover:hover > a { background-color: transparent; }
.skin-2 .sidebar.navbar-collapse .nav-list li li.hover > a:hover { background-color: rgba(0, 0, 0, 0.1); }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li.active.hover.hover-show > a, .skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li.active.hover:hover > a { background-color: rgba(0, 0, 0, 0.05); }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu > li.active.hover > a:hover { background-color: rgba(0, 0, 0, 0.1); }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { padding: 0px; }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a { margin-left: 0px !important; padding-left: 37px !important; }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 0px !important; padding-left: 51px !important; }
.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu li > a { padding-left: 32px !important; }
.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu li > a > .menu-icon { background-color: transparent; }
.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu > li.active > a { background-color: transparent; font-weight: 400; }
.skin-2 .sidebar.navbar-collapse .nav-list > li.hover > .submenu > li.active > a { background-color: rgba(0, 0, 0, 0.05); font-weight: 700; }
.skin-2 .sidebar.navbar-collapse .nav-list li.hover > .submenu > li.active > a:hover, .skin-2 .sidebar.navbar-collapse .nav-list > li .submenu > li.hover.hover-show > a, .skin-2 .sidebar.navbar-collapse .nav-list > li .submenu > li.hover:hover > a, .skin-2 .sidebar.navbar-collapse .nav-list > li.active .submenu > li.hover.hover-show > a, .skin-2 .sidebar.navbar-collapse .nav-list > li.active .submenu > li.hover:hover > a { background-color: rgba(0, 0, 0, 0.1); }
.skin-2 .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > a { border-top-width: 0px; }
.skin-2 .sidebar.navbar-collapse .nav-list > li .submenu > li.hover > a > .menu-icon { left: 12px; }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list li.hover > .submenu li > a { padding-left: 32px; }
}
@media only screen and (max-width: 991px) {
.skin-2 .sidebar.navbar-collapse.menu-min .sidebar-shortcuts-large { border-width: 0px; }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-text { font-weight: 400; color: rgb(230, 230, 230); margin-left: 0px; }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li:hover > a > .menu-text { font-weight: 700; color: rgba(0, 0, 0, 0.6); }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li.active > a > .menu-text { font-weight: 700; color: rgb(255, 255, 255); }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu { margin-left: 0px; border-top-width: 0px; }
.skin-2 .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: 12px; }
}
@media (min-width: 992px) {
.skin-2 .sidebar.compact .nav-list > li::before { height: auto; bottom: 0px; }
}
.skin-2 .main-container .menu-toggler { background-color: rgb(214, 133, 176); }
.skin-2 .main-container .menu-toggler::after, .skin-2 .main-container .menu-toggler::before { border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); }
.skin-2 .main-container .menu-toggler > .toggler-text { border-top-color: rgb(214, 133, 176); }
.skin-2 .navbar .navbar-toggle { background-color: rgb(219, 120, 161); }
.skin-2 .navbar .navbar-toggle:focus { background-color: rgb(219, 120, 161); border-color: transparent; }
.skin-2 .navbar .navbar-toggle:hover { background-color: rgb(215, 104, 150); border-color: rgba(255, 255, 255, 0.1); }
.skin-2 .navbar .navbar-toggle.display, .skin-2 .navbar .navbar-toggle[data-toggle="collapse"]:not(.collapsed) { background-color: rgb(210, 88, 139); box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25) inset; border-color: rgba(255, 255, 255, 0.35); }
@media only screen and (min-width: 768px) {
.skin-2 .container.main-container::before { box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1); }
}
@media only screen and (min-width: 992px) {
.skin-2 .sidebar.h-sidebar { background-color: rgb(57, 57, 57); }
.skin-2 .sidebar.h-sidebar::before { background-color: rgb(118, 118, 118); border-bottom-color: rgb(123, 123, 123); }
.skin-2 .sidebar.h-sidebar .nav-list { border-bottom-width: 0px; }
.skin-2 .sidebar.h-sidebar .nav-list > li > a > .menu-text { color: rgb(230, 230, 230); font-weight: 400; }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover-show > a > .menu-text, .skin-2 .sidebar.h-sidebar .nav-list > li:hover > a > .menu-text { color: rgb(255, 255, 255); font-weight: 400; }
.skin-2 .sidebar.h-sidebar .nav-list > li.active > a > .menu-text { font-weight: 700; color: rgb(255, 255, 255); }
.skin-2 .sidebar.h-sidebar .nav-list > li::before { left: 0px; right: 0px; }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .submenu { margin-left: -1px; border-width: 1px; border-top-color: rgba(0, 0, 0, 0.4); }
.skin-2 .sidebar.h-sidebar .nav-list > li .submenu > li.hover > a { padding-left: 22px; }
.skin-2 .sidebar.h-sidebar .nav-list > li .submenu > li.hover > a > .menu-icon { left: 4px; }
.skin-2 .sidebar.h-sidebar.compact .nav-list > li.active::before { height: 2px; bottom: auto; }
.skin-2 .sidebar.h-sidebar .nav-list > li.highlight.active > a::after { display: none; }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover.active > a::after { display: block; border-color: transparent transparent rgb(255, 255, 255); border-width: 8px; top: auto; bottom: 0px; right: auto; left: 50%; margin-left: -8px; }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover.active.hover-show > a::after, .skin-2 .sidebar.h-sidebar .nav-list > li.hover.active:hover > a::after { display: none; }
.skin-2 .sidebar.h-sidebar .sidebar-shortcuts-large { background-color: rgb(80, 80, 80); border-width: 1px 0px 0px !important; border-top-style: solid; border-top-color: rgb(119, 119, 119); top: 100%; }
.skin-2 .sidebar.h-sidebar .sidebar-shortcuts-mini { padding-top: 2px; }
.skin-2 .sidebar.h-sidebar .sidebar-shortcuts-mini > .btn { padding: 7px; }
.skin-2 .sidebar.h-sidebar .nav-list > li.active.highlight > .arrow::after { border-right-color: transparent; border-bottom-color: rgb(189, 82, 137); }
.skin-2 .sidebar.h-sidebar .nav-list > li.active.highlight > .arrow::before { border-right-color: transparent; border-bottom-color: rgb(25, 25, 25); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .arrow::after { border-right-color: transparent; border-bottom-color: rgb(69, 48, 59); }
.skin-2 .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-right-color: transparent; border-bottom-color: rgb(25, 25, 25); }
.skin-2 .sidebar.h-sidebar .sidebar-shortcuts-large::after { border-bottom-color: rgb(80, 80, 80); }
.skin-2 .sidebar.h-sidebar .sidebar-shortcuts-large::before { border-bottom-color: rgb(153, 153, 153); }
.skin-2 .sidebar.h-sidebar.menu-min .sidebar-shortcuts-mini { padding-top: 3px; }
.skin-2 .sidebar.h-sidebar.menu-min .sidebar-shortcuts-mini > .btn { padding: 6px; }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { border-width: 1px 0px 0px; border-top-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight > .arrow::before, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li > .arrow::before { border-bottom-color: rgba(0, 0, 0, 0.7); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(1) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(1) > .arrow::after { border-bottom-color: rgb(24, 166, 101); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(2) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(2) > .arrow::after { border-bottom-color: rgb(106, 177, 74); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(3) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(3) > .arrow::after { border-bottom-color: rgb(152, 188, 27); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(4) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(4) > .arrow::after { border-bottom-color: rgb(183, 197, 28); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(5) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(5) > .arrow::after { border-bottom-color: rgb(217, 180, 31); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(6) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(6) > .arrow::after { border-bottom-color: rgb(223, 160, 32); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(7) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(7) > .arrow::after { border-bottom-color: rgb(223, 114, 32); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(8) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(8) > .arrow::after { border-bottom-color: rgb(212, 58, 72); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(9) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(9) > .arrow::after { border-bottom-color: rgb(189, 82, 137); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(10) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(10) > .arrow::after { border-bottom-color: rgb(185, 117, 208); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(11) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(11) > .arrow::after { border-bottom-color: rgb(63, 138, 208); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight:nth-child(12) > .arrow::after, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li:nth-child(12) > .arrow::after { border-bottom-color: rgb(75, 185, 202); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active > .arrow::after { border-bottom-color: rgb(36, 36, 36); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active > .arrow::before { border-bottom-color: rgb(136, 136, 136); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active.highlight > a > .menu-text, .skin-2 .sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { border-top-color: rgba(0, 0, 0, 0.5); }
.skin-2 .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-top-color: rgb(119, 119, 119); }
.skin-2 .sidebar.h-sidebar + .main-content .breadcrumbs { border-color: rgb(213, 231, 241); top: 2px; }
.skin-2 .h-sidebar.sidebar-fixed + .main-content { padding-top: 86px; }
.skin-2 .h-sidebar.sidebar-fixed.no-gap + .main-content { padding-top: 72px; }
.skin-2 .h-sidebar.sidebar-fixed.menu-min + .main-content { padding-top: 61px; }
.skin-2 .h-sidebar.sidebar-fixed.menu-min.no-gap + .main-content { padding-top: 47px; }
.skin-2 .main-content .h-sidebar.sidebar .nav-list { border-left: 1px solid rgb(87, 87, 87); }
}
.skin-2 .sidebar-scroll .sidebar-shortcuts { border-bottom-color: rgb(85, 85, 85); }
.skin-2 .sidebar-scroll .sidebar-toggle { border-top-color: rgb(85, 85, 85); }
.skin-3 .nav-list > li.open + li, .skin-3 .nav-list > li:hover + li { border-top-color: rgb(149, 186, 210) !important; }
.skin-2 .scrollout .scroll-track { background-color: transparent; }
.skin-2 .scrollout .scroll-bar { background-color: rgba(0, 0, 0, 0.2); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.skin-2 .navbar.navbar-collapse { background-color: transparent; }
.skin-2 .navbar.navbar-collapse .navbar-container, .skin-2 .navbar.navbar-collapse::before { background: rgb(198, 72, 126) none repeat scroll 0% 0%; }
}
.skin-2 .nav-list > li.disabled::before { display: none !important; }
.skin-2 .nav-list > li.disabled > a, .skin-2 .nav-list > li > a.disabled { background-color: rgb(85, 85, 85) !important; color: rgb(204, 204, 204) !important; }
.skin-2 .nav-list > li.disabled > a > .menu-text, .skin-2 .nav-list > li > a.disabled > .menu-text { color: rgb(204, 204, 204) !important; }
.skin-2 .nav-list > li.disabled > a .badge, .skin-2 .nav-list > li.disabled > a .label, .skin-2 .nav-list > li > a.disabled .badge, .skin-2 .nav-list > li > a.disabled .label { background-color: rgba(0, 0, 0, 0.5) !important; }
.skin-2 .nav-list > li.active.highlight.disabled > a::after, .skin-2 .nav-list > li.active.highlight > a.disabled::after { border-left-color: rgb(85, 85, 85) !important; }
.skin-2 .nav-list li .submenu > li.disabled > a, .skin-2 .nav-list li .submenu > li > a.disabled, .skin-2 .nav-list li.disabled .submenu > li > a, .skin-2 .nav-list li > a.disabled + .submenu > li > a { background-color: rgb(102, 102, 102) !important; color: rgb(221, 221, 221) !important; cursor: not-allowed !important; }
.skin-2 .nav-list li .submenu > li.disabled > a > .menu-icon, .skin-2 .nav-list li .submenu > li > a.disabled > .menu-icon, .skin-2 .nav-list li.disabled .submenu > li > a > .menu-icon, .skin-2 .nav-list li > a.disabled + .submenu > li > a > .menu-icon { display: none; }
.skin-3 { background-color: rgb(187, 187, 187); }
.skin-3 .main-container::before { background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgb(238, 245, 250) 0px, rgb(255, 255, 255) 8%) repeat scroll 0px 4px / 100% 26px; }
@media (min-width: 768px) {
.skin-2 .container.main-container .sidebar.h-sidebar + .main-content .breadcrumbs-fixed { width: auto; }
.skin-3 .main-container.container::before { box-shadow: 0px 0px 0px 1px rgba(50, 100, 200, 0.1); }
}
.skin-3 .navbar { background: rgb(64, 64, 64) none repeat scroll 0% 0%; }
.skin-3 .sidebar { background-color: rgb(219, 219, 219); border-style: solid; border-width: 0px 1px 0px 0px; border-color: rgb(164, 198, 221); }
.skin-3 .nav-list > li { border-color: rgb(242, 242, 242); }
.skin-3 .nav-list > li.open, .skin-3 .nav-list > li:hover { border-color: rgb(149, 186, 210) !important; }
.skin-3 .nav-list > li > a { background-color: rgb(227, 227, 227); color: rgb(90, 90, 90); }
.skin-3 .nav-list > li > a > .arrow { color: inherit; }
.skin-3 .nav-list > li > a:focus { background-color: rgb(232, 232, 232); color: rgb(90, 90, 90); }
.skin-3 .nav-list > li.active, .skin-3 .nav-list > li.active + li { border-color: rgb(164, 198, 221) !important; }
.skin-3 .nav-list > li.active + li:last-child { border-bottom-color: rgb(242, 242, 242) !important; }
.skin-3 .nav-list > li.active + li:last-child:hover { border-bottom-color: rgb(149, 186, 210) !important; }
.skin-3 .nav-list > li:hover > a { background-color: rgb(255, 255, 255); color: rgb(51, 125, 187); }
.skin-3 .nav-list > li.open:hover > a, .skin-3 .nav-list > li.open > a { color: rgb(51, 125, 187); background-color: rgb(248, 248, 248); }
.skin-3 .nav-list > li.open > a > .arrow { color: inherit; }
.skin-3 .nav-list > li.active.highlight > a, .skin-3 .nav-list > li.active > a { background-color: rgb(243, 250, 255) !important; color: rgb(77, 150, 203) !important; }
.skin-3 .nav-list > li.open::before, .skin-3 .nav-list > li:hover::before { display: block; background-color: rgb(79, 138, 180) !important; }
.skin-3 .nav-list > li.active::before { display: block; background-color: rgb(77, 150, 203) !important; }
.skin-3 .page-content { background-color: transparent; }
.skin-3 .infobox-container .infobox:not(.infobox-dark) { border-style: solid; background-color: transparent; }
.skin-3 .nav-list > li.active::after { display: none; }
.skin-3 .nav-list li.active > a::after { border-right-color: rgb(255, 255, 255); border-width: 12px 8px; top: 7px; right: -1px; }
.skin-3 .nav-list li.active > a::before { display: block; content: ""; position: absolute; background-color: transparent; border-style: solid; border-color: transparent rgb(145, 186, 214) transparent transparent; right: 0px; border-width: 12px 8px; top: 7px; }
.skin-3 .nav-list > li.active > .submenu li.active > a::after, .skin-3 .nav-list > li.active > .submenu li.active > a::before { top: 4px; }
.skin-3 .nav-list li.active.open > a::before { display: none; }
.skin-3 .nav-list li.highlight.active.open > a::before { display: block; }
.skin-3 .nav-list li.active:not(.open) li.active > a::before { display: none !important; }
.skin-3 .nav-list > li.highlight.active > a::after { border-left-color: rgb(243, 250, 255); }
.skin-3 .nav-list > li.highlight.active > a::before { border-left-color: rgb(145, 186, 214); }
.skin-3 .nav-list li > .arrow::before { border-right-color: rgb(127, 175, 207); }
.skin-3 .nav-list > li .submenu > li.active:not(.open) > a { background-color: rgb(245, 247, 250); }
.skin-3 .nav-list > li .submenu > li.active:not(.open) > a:hover { background-color: rgb(241, 245, 249); }
@media only screen and (max-width: 991px) {
.skin-3 .sidebar.responsive .nav-list > li.active.open > a::after { display: none; }
}
@media only screen and (min-width: 992px) {
.skin-3 .nav-list li.hover > .submenu { border-color: rgb(153, 191, 217); }
.skin-3 .nav-list li.hover.active > a::before { display: block; }
.skin-3 .nav-list li.hover .submenu > li.active > a::before { display: none; }
}
.skin-3 .sidebar.menu-min .nav-list > li > a > .menu-text { background-color: rgb(241, 245, 249); border-color: rgb(164, 198, 221); }
.skin-3 .sidebar.menu-min .nav-list > li.active > a > .menu-text { background-color: rgb(237, 243, 247); }
.skin-3 .sidebar.menu-min .nav-list > li > .submenu { border-color: rgb(201, 218, 229) rgb(164, 198, 221) rgb(164, 198, 221); }
.skin-3 .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: rgb(112, 159, 191); }
.skin-3 .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: rgb(237, 243, 247); }
.skin-3 .sidebar.menu-min .nav-list li.active > a::after, .skin-3 .sidebar.menu-min .nav-list li.active > a::before { display: none; }
.skin-3 .sidebar.menu-min .nav-list > li.active > a::after, .skin-3 .sidebar.menu-min .nav-list > li.active > a::before { display: block; border-width: 9px 7px; top: 10px; }
.skin-3 .sidebar.menu-min .nav-list > li.active.highlight > a::after, .skin-3 .sidebar.menu-min .nav-list > li.active.highlight > a::before { border-width: 20px 0px 21px 10px; top: -1px; }
.skin-3 .sidebar.menu-min .nav-list > li.active.hover-show > a::after, .skin-3 .sidebar.menu-min .nav-list > li.active.hover-show > a::before, .skin-3 .sidebar.menu-min .nav-list > li.active:hover > a::after, .skin-3 .sidebar.menu-min .nav-list > li.active:hover > a::before { display: none; }
.skin-3 .sidebar.menu-min .sidebar-shortcuts-large { background-color: rgb(245, 245, 245); }
@media only screen and (max-width: 991px) {
.skin-3 .sidebar.menu-min.responsive .nav-list > li.active > a::after, .skin-3 .sidebar.menu-min.responsive .nav-list > li.active > a::before { display: none; }
.skin-3 .sidebar.responsive { border-bottom-width: 1px !important; }
.skin-3 .sidebar.responsive .nav-list > li.active.open > a::after { display: none; }
.skin-3 .sidebar.responsive .nav-list > li.active.highlight > a::after, .skin-3 .sidebar.responsive .nav-list > li.active.highlight > a::before { display: block; }
.skin-3 .nav-list li.active > a::after, .skin-3 .nav-list li.active > a::before, .skin-3 .sidebar.responsive-min .nav-list li.active > a::after, .skin-3 .sidebar.responsive-min .nav-list li.active > a::before { display: none; }
.skin-3 .sidebar.navbar-collapse { border-bottom-color: rgb(164, 198, 221); }
.skin-3 .sidebar.responsive-min .nav-list > li > a > .menu-text { background-color: rgb(241, 245, 249); border-color: rgb(164, 198, 221); }
.skin-3 .sidebar.responsive-min .nav-list > li.active > a > .menu-text { background-color: rgb(237, 243, 247); }
.skin-3 .sidebar.responsive-min .nav-list > li > .submenu { border-color: rgb(201, 218, 229) rgb(164, 198, 221) rgb(164, 198, 221); }
.skin-3 .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: rgb(112, 159, 191); }
.skin-3 .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: rgb(237, 243, 247); }
.skin-3 .sidebar.responsive-min .nav-list > li.active > a::after, .skin-3 .sidebar.responsive-min .nav-list > li.active > a::before { display: block; border-width: 9px 7px; top: 10px; }
.skin-3 .sidebar.responsive-max .nav-list li.hover.active > a::before, .skin-3 .sidebar.responsive-max .nav-list > li.active.open > a::after, .skin-3 .sidebar.responsive-min .nav-list > li.active.hover-show > a::after, .skin-3 .sidebar.responsive-min .nav-list > li.active.hover-show > a::before, .skin-3 .sidebar.responsive-min .nav-list > li.active:hover > a::after, .skin-3 .sidebar.responsive-min .nav-list > li.active:hover > a::before { display: none; }
.skin-3 .sidebar.responsive-min .nav-list > li.active.highlight > a::after, .skin-3 .sidebar.responsive-min .nav-list > li.active.highlight > a::before { border-width: 20px 0px 21px 10px; top: -1px; }
.skin-3 .sidebar.responsive-min .sidebar-shortcuts-large { background-color: rgb(245, 245, 245); }
.skin-3 .sidebar.responsive-max { border-width: 0px 1px 1px 0px; }
.skin-3 .sidebar.responsive-max .nav-list > li.active.highlight > a::after, .skin-3 .sidebar.responsive-max .nav-list > li.active.highlight > a::before { display: block; }
.skin-3 .sidebar.navbar-collapse .sidebar-shortcuts-large { background-color: transparent; }
.skin-3 .sidebar.navbar-collapse .nav-list > li::before { height: 43px !important; }
.skin-3 .sidebar.navbar-collapse .sidebar-shortcuts { padding: 0px 0px 3px !important; }
}
.skin-3 .sidebar-shortcuts, .skin-3 .sidebar-shortcuts-mini, .skin-3 .sidebar > .nav-search { background-color: rgb(219, 219, 219); }
.skin-3 .sidebar-toggle { background-color: rgb(208, 208, 208); border-color: rgb(242, 242, 242); }
.skin-3 .sidebar-toggle::before { border-color: rgb(242, 242, 242); }
.skin-3 .sidebar-toggle > .ace-icon { background-color: rgb(255, 255, 255); border-color: rgb(153, 153, 153); color: rgb(153, 153, 153); }
.skin-3 .sidebar-scroll .nav-wrap-up + .sidebar-toggle::after { display: block; content: ""; position: absolute; top: 0px; bottom: 0px; right: -1px; border-right: 1px solid rgb(164, 198, 221); }
.skin-3 .main-container .menu-toggler { background-color: rgb(98, 168, 209); color: rgb(255, 255, 255); }
.skin-3 .navbar .navbar-toggle, .skin-3 .navbar .navbar-toggle:focus { background-color: rgb(100, 140, 174); border-color: rgba(255, 255, 255, 0.15); }
.skin-3 .main-container .menu-toggler::after, .skin-3 .main-container .menu-toggler::before { border-color: rgb(255, 255, 255); }
.skin-3 .main-container .menu-toggler > .toggler-text { border-top-color: rgb(98, 168, 209); }
.skin-3 .main-container .menu-toggler > .toggler-text::after { color: rgb(255, 255, 255); }
.skin-3 .navbar .navbar-toggle { transition: background-color 0.1s ease 0s; }
.skin-3 .navbar .navbar-toggle:hover { background-color: rgb(87, 130, 167); border-color: rgba(255, 255, 255, 0.15); }
.skin-3 .navbar .navbar-toggle.display, .skin-3 .navbar .navbar-toggle[data-toggle="collapse"]:not(.collapsed) { background-color: rgb(80, 120, 153); border-color: rgba(255, 255, 255, 0.3); }
.skin-3 .breadcrumbs { border-width: 0px; background-color: rgb(231, 242, 248); border-radius: 4px; margin: 8px 8px 0px; }
@media (min-width: 992px) {
.skin-3 .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 57px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.skin-3 .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 54px; }
.skin-3 .menu-toggler + .sidebar.reponsive + .main-content .breadcrumbs.breadcrumbs-fixed + .page-content { padding-top: 49px; }
.skin-3 .container.main-container .breadcrumbs-fixed, .skin-3 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed, .skin-3 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 734px; }
.skin-3 .container.main-container .sidebar.responsive-min + .main-content .breadcrumbs-fixed { width: 691px; }
}
@media (min-width: 992px) {
.skin-3 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 843px; }
.skin-3 .container.main-container .breadcrumbs-fixed { width: 964px; }
.skin-3 .container.main-container .sidebar + .main-content .breadcrumbs-fixed { width: 758px; }
.skin-3 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 905px; }
}
@media (min-width: 1200px) {
.skin-3 .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 1043px; }
.skin-3 .container.main-container .breadcrumbs-fixed { width: 1148px; }
.skin-3 .container.main-container .sidebar + .main-content .breadcrumbs-fixed { width: 958px; }
.skin-3 .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 1105px; }
}
@media only screen and (max-width: 991px) {
.skin-3 .breadcrumbs { margin: 5px 5px 0px; }
.skin-3 .menu-toggler + .sidebar.responsive + .main-content .breadcrumbs { margin: 0px; border-radius: 0px; }
.skin-3 .nav-list li.active > a::after, .skin-3 .nav-list li.active > a::before { display: none; }
}
.skin-3 .sidebar-shortcuts-large > .btn { line-height: 26px; border-width: 1px; }
.skin-3 .sidebar-shortcuts-mini { padding-top: 3px; padding-bottom: 3px; padding-left: 1px; }
.skin-3 .sidebar-shortcuts-mini > .btn { border-width: 1px; opacity: 1; padding: 7px; margin: 1px 1px 0px 0px; }
@media only screen and (min-width: 992px) {
.skin-3 .nav-list > li.active.hover.hover-show > a.dropdown-toggle::after, .skin-3 .nav-list > li.active.hover.hover-show > a.dropdown-toggle::before, .skin-3 .nav-list > li.active.hover:hover > a.dropdown-toggle::after, .skin-3 .nav-list > li.active.hover:hover > a.dropdown-toggle::before { display: none; }
.skin-3 .sidebar.h-sidebar { background-color: rgb(227, 227, 227); }
.skin-3 .sidebar.h-sidebar::before { background-color: rgb(203, 208, 214); border-bottom-width: 0px; }
.skin-3 .sidebar.h-sidebar .sidebar-shortcuts-mini > .btn { padding: 8px; }
.skin-3 .sidebar.h-sidebar .sidebar-shortcuts-large { background-color: rgb(255, 255, 255); line-height: 36px; }
.skin-3 .sidebar.h-sidebar + .main-content .breadcrumbs { border-color: rgb(213, 231, 241); top: 2px; }
.skin-3 .sidebar.h-sidebar .nav-list > li.hover > .submenu { border-color: rgb(164, 198, 221); }
.skin-3 .sidebar.h-sidebar .nav-list > li { border-color: rgb(242, 242, 242); }
.skin-3 .sidebar.h-sidebar .nav-list > li:hover, .skin-3 .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: rgb(149, 186, 210); }
.skin-3 .sidebar.h-sidebar .nav-list > li.active, .skin-3 .sidebar.h-sidebar .nav-list > li.active + li, .skin-3 .sidebar.h-sidebar .nav-list > li:hover + li.active, .skin-3 .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(164, 198, 221); }
.skin-3 .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: rgb(149, 186, 210); }
.skin-3 .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: rgb(164, 198, 221); }
.skin-3 .sidebar.h-sidebar .nav-list > li.active > a::after { top: auto; right: auto; bottom: -2px; left: 50%; margin-left: -7px; border-color: transparent transparent rgb(255, 255, 255); border-width: 8px 7px !important; }
.skin-3 .sidebar.h-sidebar .nav-list > li.active > a::before { display: block; top: auto; right: auto; bottom: -1px; left: 50%; margin-left: -8px !important; border-width: 8px !important; border-color: transparent transparent rgb(116, 173, 215); }
.skin-3 .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-right-color: transparent; border-bottom-color: rgb(127, 175, 207); }
.skin-3 .sidebar.h-sidebar.menu-min .sidebar-shortcuts { max-width: 52px; padding-left: 2px; padding-right: 2px; }
.skin-3 .sidebar.h-sidebar.menu-min .sidebar-shortcuts-mini > .btn { padding: 7px; }
.skin-3 .sidebar.h-sidebar.menu-min .nav-list > li.hover > .submenu { border-top-color: rgb(201, 218, 229); }
.skin-3 .sidebar.h-sidebar.menu-min .nav-list > li > .arrow::after { border-bottom-color: rgb(237, 243, 247); }
}
.skin-3 .sidebar-scroll .sidebar-shortcuts { }
.skin-3 .sidebar-scroll .sidebar-toggle { border-top-color: rgb(153, 182, 201); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.skin-3 .navbar.navbar-collapse { background-color: transparent; }
.skin-3 .navbar.navbar-collapse .navbar-container, .skin-3 .navbar.navbar-collapse::before { background: rgb(64, 64, 64) none repeat scroll 0% 0%; }
}
.skin-3 .nav-list > li.disabled::before { display: none !important; }
+4047
View File
@@ -0,0 +1,4047 @@
/* Code tidied up by ScrapBook */
.main-content, body, html { min-height: 100%; }
.alert, .well { border-radius: 0px; }
.nav-list > li .submenu > li > a:hover, .nav-list > li > a, a:active, a:focus { text-decoration: none; }
html { position: relative; }
body { background-color: rgb(228, 230, 233); padding-bottom: 0px; font-family: "Open Sans"; font-size: 13px; color: rgb(57, 57, 57); line-height: 1.5; }
h1, h2, h3, h4, h5, h6 { font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; }
.main-container::before { display: block; content: ""; position: absolute; z-index: -2; width: 100%; max-width: inherit; bottom: 0px; top: 0px; background-color: rgb(255, 255, 255); }
.main-container.container, .rtl .main-container.container { padding-left: 0px; padding-right: 0px; }
.main-container.container::before { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1); width: inherit; }
@media (max-width: 767px) {
.main-container.container::before { box-shadow: none; width: 100%; }
}
.main-content { margin-left: 0px; padding: 0px; }
.main-content::after, .main-content::before { content: " "; display: table; }
.nav-list li.active > a::after, .nav-list > li::before, .nav-list > li > .submenu::before, .nav-list > li > .submenu > li::before, .sidebar .sidebar-toggle::before, .sidebar.menu-min .nav-list > li > .submenu::after, .sidebar::before, li.divider::before { content: ""; }
.main-content::after { clear: both; }
.sidebar + .main-content { margin-left: 190px; }
.page-content { background-color: rgb(255, 255, 255); position: relative; margin: 0px; padding: 8px 20px 24px; }
.page-header { margin: 0px 0px 12px; border-bottom: 1px dotted rgb(226, 226, 226); padding-bottom: 16px; padding-top: 7px; }
.page-header h1 { padding: 0px; margin: 0px 8px; font-size: 24px; font-weight: lighter; color: rgb(38, 121, 181); }
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
.page-header h1 small { margin: 0px 6px; font-size: 14px; font-weight: 400; color: rgb(128, 137, 160); }
h1.block, h2.block, h3.block, h4.block, h5.block, h6.block { margin-bottom: 16px; }
.ajax-loading-overlay { position: absolute; z-index: 1999; left: 0px; right: 0px; top: 0px; bottom: 0px; background-color: rgba(255, 255, 255, 0.5); }
.ajax-loading-overlay > .ajax-loading-icon { position: relative; left: 8px; top: 8px; }
.ajax-loading-overlay.content-loaded { background-color: rgba(255, 255, 255, 0.4); }
.ajax-loading-overlay.almost-loaded { background-color: rgba(255, 255, 255, 0.3); }
.ajax-loading-overlay.ajax-overlay-body { position: fixed; z-index: 2999; }
.ajax-loading-overlay.ajax-overlay-body > .ajax-loading-icon { left: 8px; top: 8px; }
.ace-icon { text-align: center; }
h1 { font-size: 32px; }
h1.smaller { font-size: 31px; }
h1.bigger { font-size: 33px; }
h2 { font-size: 26px; }
h2.smaller { font-size: 25px; }
h2.bigger { font-size: 27px; }
h3 { font-size: 22px; }
h3.smaller { font-size: 21px; }
h3.bigger { font-size: 23px; }
h4 { font-size: 18px; }
h4.smaller { font-size: 17px; }
h4.bigger { font-size: 19px; }
h5 { font-size: 15px; }
h5.smaller { font-size: 14px; }
h5.bigger { font-size: 16px; }
h6 { font-size: 13px; }
h6.smaller { font-size: 12px; }
h6.bigger { font-size: 14px; }
ol, ul { padding: 0px; margin: 0px 0px 10px 25px; }
ol.margin-5, ul.margin-5 { margin-left: 5px; }
ol.margin-10, ul.margin-10 { margin-left: 10px; }
ol.margin-15, ul.margin-15 { margin-left: 15px; }
ol.margin-20, ul.margin-20 { margin-left: 20px; }
li > ol, li > ul { margin-left: 18px; }
.list-inline, .list-unstyled { margin-left: 0px; }
.list-inline > li > .ace-icon:first-child, .list-unstyled > li > .ace-icon:first-child { width: 18px; text-align: center; }
.spaced > li { margin-top: 9px; margin-bottom: 9px; }
.spaced2 > li { margin-top: 15px; margin-bottom: 15px; }
li.divider { margin-top: 3px; margin-bottom: 3px; height: 0px; font-size: 0px; }
.spaced > li.divider { margin-top: 5px; margin-bottom: 5px; }
.spaced2 > li.divider { margin-top: 8px; margin-bottom: 8px; }
li.divider::before { display: inline-block; }
.blockquote-reverse, blockquote, blockquote.pull-right { border-color: rgb(229, 234, 241); }
pre.prettyprint { white-space: pre-wrap; }
.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 { margin-top: 0px; }
.well h1, .well h2, .well h3 { line-height: 36px; }
.alert { font-size: 14px; }
.list-group-item, .no-radius, .pager > li > a, .pagination > li > a { border-radius: 0px !important; }
.alert .close { font-size: 16px; }
.alert-block p + p { margin-top: 10px; }
.pager > li > span, .pagination > li > span { border-width: 1px; border-radius: 0px !important; }
.pager > li > a, .pagination > li > a { border-width: 1px; border-color: rgb(212, 223, 227); color: rgb(34, 131, 197); background-color: rgb(250, 250, 250); margin: 0px -1px 0px 0px; position: relative; z-index: auto; }
.pager > li > a:hover, .pagination > li > a:hover { color: rgb(28, 108, 162); background-color: rgb(234, 239, 242); border-color: rgb(193, 209, 215); z-index: 1; }
.pager > li > a:focus, .pagination > li > a:focus { background-color: rgb(234, 238, 242); }
.pager > li.disabled > a, .pager > li.disabled > a:hover, .pagination > li.disabled > a, .pagination > li.disabled > a:hover { background-color: rgb(249, 249, 249); border-color: rgb(217, 217, 217); z-index: auto; }
.pagination > li.active > a, .pagination > li.active > a:focus, .pagination > li.active > a:hover { background-color: rgb(111, 174, 217); border-color: rgb(111, 174, 217); color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); z-index: 2; }
.list-group { margin-left: auto; }
.lighter { font-weight: lighter; }
.bolder { font-weight: bolder; }
.inline { display: inline-block !important; }
.block { display: block !important; }
.align-center, .center { text-align: center !important; }
.align-left { text-align: left !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify; }
.middle { vertical-align: middle; }
.align-middle { vertical-align: middle !important; }
.align-top { vertical-align: top !important; }
.align-bottom { vertical-align: bottom !important; }
.pos-rel, .position-relative { position: relative; }
.pos-abs, .position-absolute { position: absolute; }
.no-float { float: none !important; }
.line-height-normal { line-height: normal !important; }
.line-height-0 { line-height: 0 !important; }
.line-height-1 { line-height: 1 !important; }
.line-height-125 { line-height: 1.25 !important; }
.line-height-150 { line-height: 1.5 !important; }
.dark { color: rgb(51, 51, 51) !important; }
.white { color: rgb(255, 255, 255) !important; }
.red { color: rgb(221, 90, 67) !important; }
.red2 { color: rgb(224, 131, 116) !important; }
.light-red { color: rgb(255, 119, 119) !important; }
.blue { color: rgb(71, 143, 202) !important; }
.light-blue { color: rgb(147, 203, 249) !important; }
.green { color: rgb(105, 170, 70) !important; }
.light-green { color: rgb(176, 216, 119) !important; }
.orange { color: rgb(255, 137, 42) !important; }
.orange2 { color: rgb(254, 185, 2) !important; }
.light-orange { color: rgb(252, 172, 111) !important; }
.purple { color: rgb(160, 105, 195) !important; }
.pink { color: rgb(198, 105, 159) !important; }
.pink2 { color: rgb(214, 72, 126) !important; }
.brown { color: brown !important; }
.grey { color: rgb(119, 119, 119) !important; }
.light-grey { color: rgb(187, 187, 187) !important; }
.bigger-110 { font-size: 110% !important; }
.bigger-120 { font-size: 120% !important; }
.bigger-130 { font-size: 130% !important; }
.bigger-140 { font-size: 140% !important; }
.bigger-150 { font-size: 150% !important; }
.bigger-160 { font-size: 160% !important; }
.bigger-170 { font-size: 170% !important; }
.bigger-180 { font-size: 180% !important; }
.bigger-190 { font-size: 190% !important; }
.bigger-200 { font-size: 200% !important; }
.bigger-210 { font-size: 210% !important; }
.bigger-220 { font-size: 220% !important; }
.bigger-230 { font-size: 230% !important; }
.bigger-240 { font-size: 240% !important; }
.bigger-250 { font-size: 250% !important; }
.bigger-260 { font-size: 260% !important; }
.bigger-270 { font-size: 270% !important; }
.bigger-280 { font-size: 280% !important; }
.bigger-290 { font-size: 290% !important; }
.bigger-300 { font-size: 300% !important; }
.bigger-115 { font-size: 115% !important; }
.bigger-125 { font-size: 125% !important; }
.bigger-175 { font-size: 175% !important; }
.bigger-225 { font-size: 225% !important; }
.bigger-275 { font-size: 275% !important; }
.smaller-90 { font-size: 90% !important; }
.smaller-80 { font-size: 80% !important; }
.smaller-70 { font-size: 70% !important; }
.smaller-60 { font-size: 60% !important; }
.smaller-50 { font-size: 50% !important; }
.smaller-40 { font-size: 40% !important; }
.smaller-30 { font-size: 30% !important; }
.smaller-20 { font-size: 20% !important; }
.smaller-75 { font-size: 75% !important; }
.width-20 { width: 20% !important; }
.width-30 { width: 30% !important; }
.width-35 { width: 35% !important; }
.width-40 { width: 40% !important; }
.width-45 { width: 45% !important; }
.width-50 { width: 50% !important; }
.width-55 { width: 55% !important; }
.width-60 { width: 60% !important; }
.width-65 { width: 65% !important; }
.width-70 { width: 70% !important; }
.width-80 { width: 80% !important; }
.width-85 { width: 85% !important; }
.width-90 { width: 90% !important; }
.width-95 { width: 95% !important; }
.width-100 { width: 100% !important; }
.width-75 { width: 75% !important; }
.width-25 { width: 25% !important; }
.width-auto { width: auto !important; }
.height-auto { height: auto !important; }
.no-padding { padding: 0px !important; }
.no-padding-bottom { padding-bottom: 0px !important; }
.no-padding-top { padding-top: 0px !important; }
.no-padding-left { padding-left: 0px !important; }
.no-padding-right { padding-right: 0px !important; }
.no-margin { margin: 0px !important; }
.no-margin-bottom { margin-bottom: 0px !important; }
.no-margin-top { margin-top: 0px !important; }
.no-margin-left { margin-left: 0px !important; }
.no-margin-right { margin-right: 0px !important; }
.no-border { border-width: 0px; }
.no-border-bottom { border-bottom-width: 0px; }
.no-border-top { border-top-width: 0px; }
.no-border-left { border-left-width: 0px; }
.no-border-right { border-right-width: 0px; }
.overflow-hidden { overflow: hidden !important; }
.overflow-scroll { overflow-x: hidden !important; overflow-y: scroll !important; }
.no-text-shadow { text-shadow: none !important; }
.hr { display: block; height: 0px; overflow: hidden; font-size: 0px; border-width: 1px 0px 0px; border-top: 1px solid rgba(0, 0, 0, 0.11); margin: 12px 0px; }
.hr-double { height: 3px; border-top: 1px solid rgba(0, 0, 0, 0.11); border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
.hr-dotted, .hr.dotted { border-style: dotted; }
.hr-32, .hr32 { margin: 32px 0px; }
.hr-30, .hr30 { margin: 30px 0px; }
.hr-28, .hr28 { margin: 28px 0px; }
.hr-26, .hr26 { margin: 26px 0px; }
.hr-24, .hr24 { margin: 24px 0px; }
.hr-22, .hr22 { margin: 22px 0px; }
.hr-20, .hr20 { margin: 20px 0px; }
.hr-18, .hr18 { margin: 18px 0px; }
.hr-16, .hr16 { margin: 16px 0px; }
.hr-14, .hr14 { margin: 14px 0px; }
.hr-12, .hr12 { margin: 12px 0px; }
.hr-10, .hr10 { margin: 10px 0px; }
.hr-8, .hr8 { margin: 8px 0px; }
.hr-6, .hr6 { margin: 6px 0px; }
.hr-4, .hr4 { margin: 4px 0px; }
.hr-2, .hr2 { margin: 2px 0px; }
.space { max-height: 1px; min-height: 1px; overflow: hidden; margin: 12px 0px; }
[class*="vspace-"] { display: none; }
.space-32, [class*="vspace-32"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 32px 0px 31px; }
.space-30, [class*="vspace-30"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 30px 0px 29px; }
.space-28, [class*="vspace-28"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 28px 0px 27px; }
.space-26, [class*="vspace-26"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 26px 0px 25px; }
.space-24, [class*="vspace-24"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 24px 0px 23px; }
.space-22, [class*="vspace-22"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 22px 0px 21px; }
.space-20, [class*="vspace-20"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 20px 0px 19px; }
.space-18, [class*="vspace-18"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 18px 0px 17px; }
.space-16, [class*="vspace-16"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 16px 0px 15px; }
.space-14, [class*="vspace-14"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 14px 0px 13px; }
.space-12, [class*="vspace-12"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 12px 0px 11px; }
.space-10, [class*="vspace-10"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 10px 0px 9px; }
.space-8, [class*="vspace-8"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 8px 0px 7px; }
.space-6, [class*="vspace-6"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 6px 0px 5px; }
.space-4, [class*="vspace-4"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 4px 0px 3px; }
.space-2, [class*="vspace-2"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 2px 0px 1px; }
.space-0, [class*="vspace-0"] { max-height: 1px; min-height: 1px; overflow: hidden; margin: 0px; }
@media only screen and (max-width: 479px) {
[class*="vspace-"][class*="-xs"] { display: block; }
}
@media only screen and (max-width: 767px) {
[class*="vspace-"][class*="-sm"] { display: block; }
}
@media only screen and (max-width: 991px) {
[class*="vspace-"][class*="-md"] { display: block; }
}
@media only screen and (max-width: 1199px) {
[class*="vspace-"][class*="-lg"] { display: block; }
}
.header { line-height: 28px; margin-bottom: 16px; margin-top: 18px; padding-bottom: 4px; border-bottom: 1px solid rgb(204, 204, 204); }
.header.less-margin { margin-top: 10px; margin-bottom: 10px; }
.header.blue { border-bottom-color: rgb(213, 227, 239); }
.header.green { border-bottom-color: rgb(204, 226, 193); }
.header.purple { border-bottom-color: rgb(224, 209, 234); }
.header.orange { border-bottom-color: rgb(253, 208, 172); }
.header.orange2 { border-bottom-color: rgb(251, 211, 107); }
.header.red { border-bottom-color: rgb(243, 205, 198); }
.header.grey { border-bottom-color: rgb(195, 195, 195); }
.header.pink { border-bottom-color: rgb(242, 224, 235); }
.header.pink2 { border-bottom-color: rgb(230, 158, 185); }
.header.light-blue { border-bottom-color: rgb(220, 238, 252); }
.header.light-red { border-bottom-color: rgb(254, 197, 197); }
.header.light-green { border-bottom-color: rgb(210, 231, 181); }
.header.brown { border-bottom-color: rgb(223, 147, 147); }
.header > .ace-icon { margin-right: 2px; }
.action-buttons a { margin: 0px 3px; display: inline-block; opacity: 0.85; transition: all 0.1s ease 0s; }
.action-buttons a:hover { text-decoration: none; opacity: 1; transform: scale(1.2); }
.navbar { margin: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px; border-radius: 0px; box-shadow: none; min-height: 45px; background: rgb(67, 142, 185) none repeat scroll 0% 0%; }
.navbar .navbar-link, .navbar .navbar-text { color: rgb(255, 255, 255); }
.navbar .navbar-brand { color: rgb(255, 255, 255); font-size: 24px; text-shadow: none; padding-top: 10px; padding-bottom: 10px; height: auto; }
.navbar .navbar-brand:focus, .navbar .navbar-brand:hover { color: rgb(255, 255, 255); }
@media only screen and (min-width: 992px) {
.navbar-container { padding-left: 10px; padding-right: 10px; }
}
.navbar-container.container { padding-left: 0px; padding-right: 0px; }
.ace-nav { height: 100%; margin: 0px !important; }
.ace-nav > li { line-height: 45px; height: 45px; border-left: 1px solid rgb(225, 225, 225); padding: 0px; position: relative; float: left; }
.ace-nav > li:first-child { border-left-width: 0px; }
.ace-nav > li > a { background-color: rgb(46, 101, 137); color: rgb(255, 255, 255); display: block; line-height: inherit; text-align: center; height: 100%; width: auto; min-width: 50px; padding: 0px 8px; position: relative; }
.ace-nav > li > a > .ace-icon { display: inline-block; font-size: 16px; color: rgb(255, 255, 255); text-align: center; width: 20px; }
.ace-nav > li > a > .badge { position: relative; top: -4px; left: 2px; padding-right: 5px; padding-left: 5px; }
.ace-nav > li.open > a, .ace-nav > li > a:focus, .ace-nav > li > a:hover { background-color: rgb(44, 89, 118); color: rgb(255, 255, 255); }
.ace-nav > li.blue > a { background-color: rgb(46, 101, 137); }
.ace-nav > li.blue > a:focus, .ace-nav > li.blue > a:hover, .ace-nav > li.open.blue > a { background-color: rgb(44, 89, 118); }
.ace-nav > li.grey > a { background-color: rgb(85, 85, 85); }
.ace-nav > li.grey > a:focus, .ace-nav > li.grey > a:hover, .ace-nav > li.open.grey > a { background-color: rgb(75, 75, 75); }
.ace-nav > li.purple > a { background-color: rgb(137, 46, 101); }
.ace-nav > li.open.purple > a, .ace-nav > li.purple > a:focus, .ace-nav > li.purple > a:hover { background-color: rgb(118, 44, 89); }
.ace-nav > li.green > a { background-color: rgb(46, 137, 101); }
.ace-nav > li.green > a:focus, .ace-nav > li.green > a:hover, .ace-nav > li.open.green > a { background-color: rgb(44, 118, 89); }
.ace-nav > li.light-blue > a { background-color: rgb(98, 168, 209); }
.ace-nav > li.light-blue > a:focus, .ace-nav > li.light-blue > a:hover, .ace-nav > li.open.light-blue > a { background-color: rgb(87, 158, 200); }
.ace-nav > li.light-blue2 > a { background-color: rgb(66, 168, 225); }
.ace-nav > li.light-blue2 > a:focus, .ace-nav > li.light-blue2 > a:hover, .ace-nav > li.open.light-blue2 > a { background-color: rgb(53, 159, 217); }
.ace-nav > li.red > a { background-color: rgb(183, 70, 53); }
.ace-nav > li.open.red > a, .ace-nav > li.red > a:focus, .ace-nav > li.red > a:hover { background-color: rgb(163, 67, 53); }
.ace-nav > li.light-green > a { background-color: rgb(154, 188, 50); }
.ace-nav > li.light-green > a:focus, .ace-nav > li.light-green > a:hover, .ace-nav > li.open.light-green > a { background-color: rgb(139, 168, 50); }
.ace-nav > li.light-purple > a { background-color: rgb(203, 111, 215); }
.ace-nav > li.light-purple > a:focus, .ace-nav > li.light-purple > a:hover, .ace-nav > li.open.light-purple > a { background-color: rgb(194, 99, 206); }
.ace-nav > li.light-orange > a { background-color: rgb(247, 146, 99); }
.ace-nav > li.light-orange > a:focus, .ace-nav > li.light-orange > a:hover, .ace-nav > li.open.light-orange > a { background-color: rgb(242, 134, 83); }
.ace-nav > li.light-pink > a { background-color: rgb(244, 218, 229); }
.ace-nav > li.light-pink > a:focus, .ace-nav > li.light-pink > a:hover, .ace-nav > li.open.light-pink > a { background-color: rgb(238, 204, 218); }
.ace-nav > li.dark > a { background-color: rgb(64, 64, 64); }
.ace-nav > li.dark > a:focus, .ace-nav > li.dark > a:hover, .ace-nav > li.open.dark > a { background-color: rgb(54, 54, 54); }
.ace-nav > li.white-opaque > a { background-color: rgba(255, 255, 255, 0.8); }
.ace-nav > li.open.white-opaque > a, .ace-nav > li.white-opaque > a:focus, .ace-nav > li.white-opaque > a:hover { background-color: rgba(245, 245, 245, 0.8); }
.ace-nav > li.dark-opaque > a, .ace-nav > li.dark-opaque > a:focus, .ace-nav > li.dark-opaque > a:hover, .ace-nav > li.open.dark-opaque > a { background-color: rgba(0, 0, 0, 0.2); }
.ace-nav > li.transparent > a { background-color: transparent; }
.ace-nav > li.open.transparent > a, .ace-nav > li.transparent > a:focus, .ace-nav > li.transparent > a:hover { background-color: rgba(0, 0, 0, 0.1); }
.ace-nav > li.light-10 > a { background-color: rgba(255, 255, 255, 0.1); }
.ace-nav > li.light-10 > a:focus, .ace-nav > li.light-10 > a:hover, .ace-nav > li.open.light-10 > a { background-color: rgba(255, 255, 255, 0.2); }
.ace-nav > li.dark-10 > a { background-color: rgba(0, 0, 0, 0.1); }
.ace-nav > li.dark-10 > a:focus, .ace-nav > li.dark-10 > a:hover, .ace-nav > li.open.dark-10 > a { background-color: rgba(0, 0, 0, 0.2); }
.ace-nav > li.margin-4 { margin-left: 4px; }
.ace-nav > li.margin-3 { margin-left: 3px; }
.ace-nav > li.margin-2 { margin-left: 2px; }
.ace-nav > li.margin-1 { margin-left: 1px; }
.ace-nav > li.no-border { border-width: 0px !important; }
.ace-nav > li .dropdown-menu { z-index: 1031; }
.ace-nav .nav-user-photo { margin: -4px 8px 0px 0px; border-radius: 100%; border: 2px solid rgb(255, 255, 255); max-width: 40px; }
.ace-nav li.dropdown-footer a .ace-icon { display: inline-block; width: 1.25em; text-align: center; }
@media only screen and (max-height: 540px) {
.ace-nav > li.dropdown-modal > .dropdown-menu { position: fixed; margin-top: auto; z-index: 1052; }
.ace-nav > li.dropdown-modal > .dropdown-menu::after, .ace-nav > li.dropdown-modal > .dropdown-menu::before { display: none; }
.ace-nav > li.dropdown-modal > .user-menu > li > a { padding-top: 6px; padding-bottom: 6px; }
.ace-nav > li.dropdown-modal.open::before { background-color: rgb(0, 0, 0); opacity: 0.5; border-width: 0px; position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; content: ""; display: block; height: 2000px; width: auto; z-index: 1051; }
}
@media only screen and (max-width: 767px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right { right: -100px; }
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::before { right: 120px; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right { right: -80px; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::before { right: 100px; }
.user-menu.dropdown-close.dropdown-menu-right { right: 0px !important; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu.dropdown-menu-right, .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu.dropdown-menu-right { left: auto; right: -60px; }
.navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu.dropdown-menu-right::after, .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(1) > .dropdown-menu.dropdown-menu-right::before, .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu.dropdown-menu-right::after, .navbar.navbar-collapse .ace-nav > li:nth-last-child(2):nth-child(2) > .dropdown-menu.dropdown-menu-right::before { right: 80px; left: auto; }
}
@media only screen and (max-width: 480px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right { right: -120px; }
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::before { right: 140px; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right { right: -90px; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::before { right: 110px; }
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right { right: -50px; }
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::before { right: 70px; }
}
@media only screen and (max-width: 479px) {
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right { left: -10px; right: auto; }
.ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(4) > .dropdown-menu.dropdown-menu-right::before { right: auto; left: 30px; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right { left: -50px; right: auto; }
.ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(3) > .dropdown-menu.dropdown-menu-right::before { left: 75px; right: auto; }
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right { left: -70px; right: auto; }
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::before { left: 90px; right: auto; }
.navbar:not(.navbar-collapse) .navbar-header { float: none !important; display: block; }
.navbar:not(.navbar-collapse) .ace-nav { display: block; float: none !important; text-align: center; background-color: rgba(0, 0, 0, 0.15); border-style: solid; border-color: rgba(0, 0, 0, 0.1); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px 0px; letter-spacing: -3px; }
.navbar:not(.navbar-collapse) .ace-nav > li { display: inline-block; float: none !important; text-align: left; letter-spacing: normal; }
.navbar:not(.navbar-collapse) .ace-nav > li:first-child { border-left: 1px solid rgba(255, 255, 255, 0.4); }
.navbar:not(.navbar-collapse) .ace-nav > li:last-child { border-right: 1px solid rgba(255, 255, 255, 0.4); }
}
@media only screen and (max-width: 319px) {
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right { left: -110px; right: auto; }
.ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-last-child(2) > .dropdown-menu.dropdown-menu-right::before { left: 130px; right: auto; }
.ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu.dropdown-menu-right { left: -85px; right: auto; }
.ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-child(2):nth-last-child(2) > .dropdown-menu.dropdown-menu-right::before { left: 105px; right: auto; }
.ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu.dropdown-menu-right { left: -35px; right: auto; }
.ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-child(1):nth-last-child(3) > .dropdown-menu.dropdown-menu-right::before { left: 55px; right: auto; }
.ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu.dropdown-menu-right { left: -60px; right: auto; }
.ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu.dropdown-menu-right::after, .ace-nav > li:nth-child(1):nth-last-child(2) > .dropdown-menu.dropdown-menu-right::before { left: 75px; right: auto; }
.ace-nav > li > a { padding: 0px 5px !important; }
}
.user-menu > li > a { padding: 4px 12px; }
.user-menu > li > a > .ace-icon { margin-right: 6px; font-size: 120%; }
.user-info { max-width: 100px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: left; vertical-align: top; line-height: 15px; position: relative; top: 6px; }
.user-info small { display: block; }
@media (min-width: 480px) and (max-width: 540px), (max-width: 360px) {
.navbar:not(.navbar-collapse) .navbar-buttons .user-menu { padding-top: 42px !important; }
.navbar:not(.navbar-collapse) .navbar-buttons .nav-user-photo { margin-right: 0px; }
.navbar:not(.navbar-collapse) .navbar-buttons .user-info { position: absolute; margin-top: 40px; margin-left: 1px; right: 2px; z-index: 1032; color: rgb(119, 119, 119); font-size: 14px; width: 156px; max-width: 156px; padding-left: 8px; padding-right: 8px; height: 32px; line-height: 26px !important; display: none; border-bottom: 1px solid rgb(229, 229, 229); text-align: center; cursor: text; }
.navbar:not(.navbar-collapse) .navbar-buttons .user-info > small { display: inline; opacity: 1; }
li.open .user-info { display: inline-block !important; }
}
@media (max-width: 360px) {
.navbar.navbar-collapse .navbar-buttons .user-menu { padding-top: 42px !important; }
.navbar.navbar-collapse .navbar-buttons .nav-user-photo { margin-right: 0px; }
.navbar.navbar-collapse .navbar-buttons .user-info { position: absolute; margin-top: 40px; margin-left: 1px; right: 2px; z-index: 1032; color: rgb(119, 119, 119); font-size: 14px; width: 156px; max-width: 156px; padding-left: 8px; padding-right: 8px; height: 32px; line-height: 26px !important; display: none; border-bottom: 1px solid rgb(229, 229, 229); text-align: center; cursor: text; }
.navbar.navbar-collapse .navbar-buttons .user-info > small { display: inline; opacity: 1; }
li.open .user-info { display: inline-block !important; right: 2px; }
}
@media (min-width: 992px) {
.user-min .user-menu { padding-top: 42px !important; }
.user-min .nav-user-photo { margin-right: 0px; }
.user-min .user-info { position: absolute; margin-top: 40px; margin-left: 1px; z-index: 1032; color: rgb(119, 119, 119); font-size: 14px; width: 156px; max-width: 156px; padding-left: 8px; padding-right: 8px; height: 32px; line-height: 26px !important; display: none; border-bottom: 1px solid rgb(229, 229, 229); text-align: center; cursor: text; right: -3px; }
.user-min .user-info > small { display: inline; opacity: 1; }
.user-min.open .user-info { display: inline-block !important; }
}
.btn, .dropdown-colorpicker a { cursor: pointer; }
@media (max-height: 540px) and (min-width: 480px) and (max-width: 540px), (max-height: 540px) and (max-width: 360px) {
.navbar:not(.navbar-collapse) .ace-nav > li.dropdown-modal .user-info { position: fixed; right: auto; margin-top: auto; max-width: none; }
}
@media (max-height: 540px) and (max-width: 360px) {
.navbar.navbar-collapse .ace-nav > li.dropdown-modal .user-info { position: fixed; right: auto; margin-top: auto; max-width: none; }
}
@media (max-height: 540px) and (min-width: 992px) {
.ace-nav > li.dropdown-modal.user-min .user-info { position: fixed; right: auto; margin-top: auto; max-width: none; }
}
@media only screen and (max-width: 991px) {
.navbar.navbar-collapse { max-height: none; }
.navbar .navbar-collapse, .navbar .navbar-header { margin-left: 0px !important; margin-right: 0px !important; }
.navbar.navbar-collapse .navbar-header { float: none !important; min-height: 45px; }
.navbar.navbar-collapse .navbar-buttons { min-height: 0px; padding-left: 0px; padding-right: 0px; border-style: solid; border-color: rgba(255, 255, 255, 0.4); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px 0px; width: 100%; }
.navbar.navbar-collapse .navbar-buttons.in { overflow: visible !important; }
.navbar.navbar-collapse .navbar-buttons > .ace-nav { display: block; float: none !important; text-align: center; background-color: transparent !important; border-width: 0px; letter-spacing: -3px; }
.navbar.navbar-collapse .navbar-buttons > .ace-nav > li { display: inline-block; float: none !important; text-align: left; letter-spacing: normal; }
.navbar.navbar-collapse .navbar-buttons > .ace-nav > li:first-child { border-left: 1px solid rgba(255, 255, 255, 0.4); }
.navbar.navbar-collapse .navbar-buttons > .ace-nav > li:last-child { border-right: 1px solid rgba(255, 255, 255, 0.4); }
}
.container-fluid > .navbar-buttons, .container > .navbar-buttons { padding-right: 0px !important; }
@media only screen and (max-height: 400px) {
.navbar-fixed-top .navbar-collapse { max-height: 280px; }
}
@media only screen and (max-height: 360px) {
.navbar-fixed-top .navbar-collapse { max-height: 240px; }
}
@media only screen and (max-height: 320px) {
.navbar-fixed-top .navbar-collapse { max-height: 200px; }
}
@media only screen and (max-height: 280px) {
.navbar-fixed-top .navbar-collapse { max-height: 160px; }
}
@media only screen and (max-height: 240px) {
.navbar-fixed-top .navbar-collapse { max-height: 120px; }
}
.navbar .navbar-nav > li { border-style: solid; border-color: rgba(0, 0, 0, 0.2); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 0px 0px; }
.navbar .navbar-nav > li:first-child { border-width: 0px 1px; }
.navbar .navbar-nav > li > a { padding-top: 12px; padding-bottom: 11px; height: 45px; background-color: transparent; font-size: 13px; color: rgb(255, 255, 255); text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25); }
.navbar .navbar-nav > li.open > a, .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover { background-color: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important; }
.navbar .navbar-nav > li > .dropdown-menu > li > a { line-height: 2; }
.navbar-nav .dropdown-menu > li > a > .ace-icon { display: inline-block; width: 20px; }
.navbar-nav > li > .dropdown-menu { z-index: 1033; }
@media only screen and (max-width: 991px) {
.navbar .navbar-nav .dropdown-menu > li > a, .navbar .navbar-nav .dropdown-menu > li > a > .ace-icon { color: rgb(255, 255, 255) !important; }
.navbar.navbar-collapse .navbar-menu { float: none !important; clear: both; }
.navbar.navbar-collapse .navbar-menu .dropdown-menu::after, .navbar.navbar-collapse .navbar-menu .dropdown-menu::before { display: none !important; }
.navbar .navbar-nav { margin: 0px -6px; }
.navbar .navbar-nav > li, .navbar .navbar-nav > li:first-child { border-width: 1px 0px 0px; }
.navbar .navbar-nav .dropdown-menu { float: none; position: relative; background-color: transparent; box-shadow: none; border-width: 0px; }
.navbar .navbar-nav .dropdown-menu > li > a:hover { background-color: rgba(0, 0, 0, 0.07) !important; }
.navbar .navbar-nav .dropdown-hover > .dropdown-menu { left: 32px !important; right: auto !important; top: auto !important; width: 80% !important; }
}
.navbar-form.form-search { margin-top: 9px; margin-bottom: 0px; }
.navbar-form.form-search .form-group { margin-bottom: 0px; }
.navbar-form.form-search input[type="text"] { width: 100px; }
.navbar-form input[type="text"] { font-size: 13px; line-height: 1.4; padding-top: 4px; padding-bottom: 4px; border-width: 0px; }
@media only screen and (max-width: 991px) {
.navbar-form .form-group { display: inline-block; width: 50%; margin-bottom: 0px; vertical-align: middle; }
.navbar-form.form-search input[type="text"] { width: 100%; }
.navbar-nav + .navbar-form { margin-top: 0px; }
.navbar .navbar-collapse, .navbar .navbar-form { border-color: rgba(255, 255, 255, 0.4); }
.navbar .navbar-nav > li:first-child { border-top-width: 0px; }
}
@media only screen and (max-width: 480px) {
.navbar-form .form-group { width: 80%; }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse { padding-left: 12px; padding-right: 12px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
.navbar.navbar-collapse { background-color: transparent; }
.navbar.navbar-collapse::before { background: rgb(67, 142, 185) none repeat scroll 0% 0%; content: ""; display: block; position: absolute; min-height: inherit; left: 0px; right: 0px; top: 0px; z-index: -1; border-radius: inherit; }
.navbar.navbar-collapse .navbar-container { background-color: rgb(67, 142, 185); }
}
.navbar .navbar-toggle { border: 1px solid transparent; width: 40px; height: 35px; line-height: 0; padding: 0px 0px 1px; text-align: center; }
.navbar .navbar-toggle.pull-right { margin: 5px 6px 4px 0px; }
.navbar .navbar-toggle.pull-left { margin: 5px 0px 4px 6px; }
.navbar .navbar-toggle:active { top: 1px; }
.navbar .navbar-toggle.navbar-toggle-img { width: auto; height: auto; overflow: hidden; padding: 0px; border-width: 0px; }
.navbar .navbar-toggle.navbar-toggle-img > img { border-radius: inherit; max-height: 35px; border-width: 0px; }
.navbar .navbar-toggle .icon-bar { background-color: rgb(255, 255, 255); border-radius: 0px; width: 24px; margin-left: 7px; }
.sidebar { width: 190px; float: left; position: static; padding-left: 0px; padding-right: 0px; }
.sidebar::before { display: block; width: inherit; position: absolute; top: 0px; bottom: 0px; z-index: -1; background-color: inherit; border-style: inherit; border-color: inherit; border-width: inherit; }
.nav-list { margin: 0px; padding: 0px; list-style: outside none none; }
.nav-list .nav-header, .nav-list > li, .nav-list > li > a { margin: 0px; }
.nav-list li > a:focus { outline: 0px none; }
.nav-list > li { display: block; position: relative; float: none; padding: 0px; border-style: solid; border-width: 1px 0px 0px; }
.nav-list > li:last-child { border-bottom-width: 1px; }
.nav-list > li.active > a { font-weight: 700; }
.nav-list > li > a { display: block; height: 39px; line-height: 17px; padding-left: 7px; text-shadow: none !important; font-size: 13px; }
.nav-list > li > a > .menu-icon { display: inline-block; min-width: 30px; margin-right: 2px; vertical-align: sub; text-align: center; font-size: 18px; font-weight: 400; }
.nav-list > li::before { display: none; position: absolute; top: -1px; left: 0px; z-index: 1; height: 41px; width: 3px; max-width: 3px; overflow: hidden; background-color: rgb(98, 156, 201); }
@media only screen and (min-width: 992px) {
.main-container.container .sidebar:not(.h-sidebar) .nav-list > li::before { left: -2px; }
}
.main-container.container .sidebar.sidebar-fixed:not(.h-sidebar) .nav-list > li::before { left: 0px; }
.nav-list > li:hover::before { display: block; }
.nav-list > li a > .arrow { display: block; width: 14px !important; height: 14px; line-height: 14px; text-shadow: none; font-size: 18px; position: absolute; right: 10px; top: 12px; padding: 0px; text-align: center; }
.nav-list > li.separator { height: 3px; background-color: transparent; position: static; margin: 1px 0px; box-shadow: none; }
.nav-list > li .submenu { display: none; list-style: outside none none; margin: 0px; padding: 0px; line-height: 1.5; position: relative; }
.nav-list > li .submenu > li { margin-left: 0px; position: relative; }
.nav-list > li .submenu > li > a { display: block; position: relative; padding: 7px 0px 9px 37px; margin: 0px; border-top-width: 1px; border-top-style: dotted; }
.nav-list > li .submenu > li a > .menu-icon { display: none; font-size: 12px; font-weight: 400; width: 18px; height: auto; line-height: 12px; text-align: center; position: absolute; left: 10px; top: 11px; z-index: 1; background-color: inherit; }
.nav-list > li .submenu > li.active > a > .menu-icon, .nav-list > li .submenu > li:hover > a > .menu-icon { display: inline-block; }
.nav-list > li > .submenu { border-top: 1px solid; }
.nav-list > li > .submenu > li::before { display: block; width: 7px; position: absolute; z-index: 1; left: 20px; top: 17px; border-style: dotted; border-color: currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px 0px; }
.nav-list > li > .submenu::before { display: block; position: absolute; z-index: 1; left: 18px; top: 0px; bottom: 0px; border-style: dotted; border-color: currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 0px 0px 1px; }
.nav-list li.active > a > .arrow, .nav-list li.open > a > .arrow, .nav-list li:hover > a > .arrow { color: inherit; }
.nav-list li.open > .submenu, .nav-list > li .submenu.collapsing, .nav-list > li > .submenu li.open > .submenu { display: block; }
.nav-list > li > .submenu li > .submenu { display: none; }
.nav-list > li > .submenu li.active > .submenu, .nav-list > li > .submenu li > .submenu.collapsing { display: block; }
.nav-list > li > .submenu a > .arrow { right: 10px; top: 10px; font-size: 16px; }
.nav-list > li > .submenu > li:first-child > a { border-top-width: 0px; }
.nav-list > li > .submenu li > .submenu > li { line-height: 18px; }
.nav-list > li > .submenu li > .submenu > li::before { display: none; }
.nav-list > li > .submenu li > .submenu > li > a { margin-left: 20px; padding-left: 22px; }
.nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 20px; padding-left: 38px; }
.nav-list > li > .submenu li > .submenu > li a > .menu-icon { display: inline-block; width: auto; position: static; background-color: transparent; margin-right: 4px; color: inherit; }
.nav-list > li > .submenu li > .submenu > li a .arrow, .nav-list > li > .submenu li > .submenu > li a .menu-icon { color: inherit; }
.nav-list > li > .submenu li.open:not(.hover) > a > .menu-icon { display: inline-block; }
.nav-list a .badge, .nav-list a .label { position: absolute; top: 9px; right: 10px; opacity: 0.88; font-size: 12px; padding-left: 6px; padding-right: 6px; }
.nav-list a .badge .ace-icon, .nav-list a .label .ace-icon { vertical-align: middle; margin: 0px; }
.nav-list a.dropdown-toggle .badge, .nav-list a.dropdown-toggle .label { right: 26px; }
.nav-list li:hover > a .badge, .nav-list li:hover > a .label { opacity: 1; }
.nav-list .submenu .submenu a .badge, .nav-list .submenu .submenu a .label { top: 6px; }
.sidebar.sidebar-fixed { position: fixed; top: auto; float: none !important; z-index: 1027; }
.sidebar.sidebar-fixed::before { height: 5000px; top: auto; bottom: auto; }
.sidebar-scroll-native { overflow-y: scroll !important; overflow-x: hidden; }
body.mob-safari .sidebar.sidebar-fixed { top: 45px; }
@media (max-width: 479px) {
body.mob-safari .navbar-fixed-top:not(.navbar-collapse) + .main-container .sidebar-fixed { top: 90px; }
}
@media (max-width: 991px) {
body.mob-safari .navbar-fixed-top + .main-container .sidebar.responsive { top: 45px; }
}
@media (max-width: 479px) {
body.mob-safari .navbar-fixed-top + .main-container .sidebar.responsive { top: 90px; }
}
@media only screen and (max-width: 991px) {
.responsive.sidebar-fixed { left: auto; margin-left: auto; }
.navbar-fixed-top + .main-container > .responsive { position: fixed; left: auto; margin-left: auto; }
.navbar-fixed-top + .main-container > .menu-toggler + .responsive { position: absolute; left: 190px; margin-left: -190px; }
.navbar-fixed-top + .main-container > .menu-toggler + .responsive.sidebar-fixed, .sidebar.responsive.sidebar-fixed, .sidebar.sidebar-fixed.responsive-max { position: fixed; left: auto; margin-left: auto; }
.main-container .menu-toggler.fixed { position: fixed; left: auto; z-index: 1026; }
}
.sidebar .sidebar-toggle { border-style: solid; border-width: 0px 0px 1px; text-align: center; padding: 3px 0px; position: relative; }
.sidebar .sidebar-toggle > .ace-icon { padding: 0px 5px; line-height: 18px; cursor: pointer; font-size: 14px; border-radius: 100%; border: 1px solid; position: relative; }
.sidebar .sidebar-toggle::before { display: block; height: 0px; border-top-width: 1px; border-top-style: solid; border-color: inherit; position: absolute; left: 15px; right: 15px; top: 13px; }
.sidebar .sidebar-shortcuts { text-align: center; min-height: 40px; margin-bottom: 0px; overflow: hidden; position: relative; border: 0px solid; }
.sidebar .sidebar-shortcuts:empty { display: none; }
.sidebar .sidebar-shortcuts-large { line-height: 37px; }
.sidebar .sidebar-shortcuts-large > .btn { text-align: center; width: 41px; line-height: 24px; padding: 0px; border-width: 4px; }
.sidebar .sidebar-shortcuts-large > .btn > .ace-icon { margin: 0px; }
.sidebar .sidebar-shortcuts-mini { display: none; font-size: 0px; width: 42px; padding-top: 2px; padding-bottom: 2px; }
.sidebar .sidebar-shortcuts-mini > .btn { border-width: 0px; font-size: 0px; line-height: 0; padding: 8px; margin: 1px; border-radius: 0px; opacity: 0.85; }
@media not all {
}
.nav-list li.active > a::after { display: block; position: absolute; right: 0px; top: 4px; border-style: solid; border-color: transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 14px 10px; }
.nav-list li.open > a::after { display: none; }
.nav-list li.active.no-active-child > a::after { display: block; }
.nav-list > li li.active > a::after { top: 2px; border-width: 14px 8px; }
.nav-list li.active:not(.open) li.active > a::after { display: none !important; }
@media (min-width: 992px) {
.sidebar.compact, .sidebar.compact.navbar-collapse { width: 105px; }
.sidebar.compact .sidebar-shortcuts { max-height: 40px; }
.sidebar.compact .nav-list > li::before { height: auto; bottom: -1px; }
.sidebar.compact .nav-list > li > a { height: auto; line-height: 16px; padding: 2px 0px 8px; text-align: center; }
.sidebar.compact .nav-list > li > a > .menu-icon { display: block; margin: 0px; vertical-align: inherit; line-height: 32px; height: 32px; font-size: 20px; }
.sidebar.compact .nav-list > li.active > .submenu, .sidebar.compact .nav-list > li.open > .submenu, .sidebar.compact .nav-list > li > a > .arrow { display: none; }
.sidebar.compact .nav-list a .badge, .sidebar.compact .nav-list a .label { right: 12px; }
.sidebar.compact + .main-content { margin-left: 105px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.sidebar.compact + .main-content { margin-left: 0px; }
.sidebar.navbar-collapse.compact .nav-list > li > a { text-align: left; height: 39px; line-height: 37px; padding: 0px 16px 0px 7px; }
.sidebar.navbar-collapse.compact .nav-list > li > a > .menu-icon { display: inline-block; vertical-align: sub; height: auto; line-height: inherit; margin: 0px 2px 0px 0px; font-size: 18px; }
.sidebar.navbar-collapse.compact .nav-list > li > a > .arrow, .sidebar.navbar-collapse.compact .nav-list > li > a > .menu-text { display: inline; }
.sidebar.navbar-collapse.compact + .main-content { margin-left: 0px; }
}
@media only screen and (min-width: 992px) {
.nav-list li.hover > .submenu { position: absolute; left: 100%; margin-left: -2px; top: -10px; bottom: auto; z-index: 1026; width: 190px; border: 1px solid; display: none !important; padding: 0px 2px; }
.nav-list li.hover.hover-show > .submenu, .nav-list li.hover:hover > .submenu { display: block !important; }
.nav-list li.hover > .submenu::before, .nav-list li.hover > .submenu > li::before { display: none; }
.nav-list li.hover.active > a::after { display: block; }
.nav-list li.hover.active.hover-show > a.dropdown-toggle::after, .nav-list li.hover.active:hover > a.dropdown-toggle::after { display: none; }
.nav-list li.hover .submenu > li.active > a::after { display: none !important; }
.nav-list li.hover > .submenu.bottom { top: auto; bottom: -10px; }
.nav-list li.hover > .submenu.bottom::after, .nav-list li.hover > .submenu.bottom::before { top: auto; bottom: 18px; }
.nav-list li.hover > .submenu > li > a { margin-top: 2px; margin-bottom: 2px; padding-left: 18px; border-top-width: 0px; }
.nav-list > li.hover > .submenu > li.active > a { font-weight: 700; }
.nav-list > li > .submenu li.hover > .submenu > li > a { padding-left: 12px !important; margin-left: auto !important; }
.nav-list > li > .submenu li.hover > .submenu > li > a > .menu-icon { margin-right: 2px; }
.nav-list > li .submenu > li.hover > a { padding-left: 22px; }
.nav-list > li .submenu > li.hover > a > .menu-icon { left: 4px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.sidebar.navbar-collapse .nav-list li.hover > .submenu { position: relative; left: auto; top: auto; z-index: auto; margin: auto; padding: 0px; width: auto; box-shadow: none; border-width: 0px; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu::before, .sidebar.navbar-collapse .nav-list li.hover > .submenu > li::before { display: block; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu li > a { padding-left: 37px; }
.sidebar.navbar-collapse .nav-list > li.hover > .submenu { border-top-width: 1px; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu > li > a > .menu-icon { background-color: inherit; margin-right: auto; width: 18px; position: absolute; }
.sidebar.navbar-collapse .nav-list > li .submenu > li.hover > a > .menu-icon { left: 10px; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu > li.active > a { font-weight: 400; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu > li.active > a > .menu-icon, .sidebar.navbar-collapse .nav-list li.hover > .submenu > li.hover-show > a > .menu-icon, .sidebar.navbar-collapse .nav-list li.hover > .submenu > li:hover > a > .menu-icon { display: inline-block; }
.sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu { padding-left: 0px; padding-right: 0px; }
.sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a { padding-left: 22px !important; margin-left: 20px !important; }
.sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a > .menu-icon { display: inline-block; width: auto; position: static; background-color: transparent; margin-right: 4px; }
.sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: 20px !important; padding-left: 38px !important; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu > li > a { border-top-width: 1px; margin-top: 0px; margin-bottom: 0px; }
.sidebar.navbar-collapse .nav-list > li.hover > .submenu > li:first-child > a { border-top-width: 0px; }
.sidebar.navbar-collapse .nav-list li.hover.hover-show > .submenu, .sidebar.navbar-collapse .nav-list li.hover:hover > .submenu, .sidebar.navbar-collapse .nav-list li.hover > .arrow, .sidebar.navbar-collapse .nav-list li.hover > .submenu { display: none !important; }
.sidebar.navbar-collapse .nav-list li.hover.active > .submenu { display: block !important; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu.nav-hide { display: none !important; }
.sidebar.navbar-collapse .nav-list li.hover > .submenu.nav-show { display: block !important; }
.sidebar.navbar-collapse.compact .nav-list > li.hover.active > a::after { display: none; }
}
.nav-list li > .arrow { display: none; position: absolute; top: 8px; right: 1px; z-index: 1027; }
.nav-list li > .arrow::after, .nav-list li > .arrow::before { border: 10px solid transparent; display: block; height: 0px; width: 0px; position: absolute; left: -19px; top: 0px; right: auto; bottom: auto; content: ""; }
.nav-list li > .arrow::before { z-index: 1; left: -20px; }
.nav-list li > .arrow::after { z-index: 2; }
.nav-list li.hover-show > a + .arrow, .nav-list li:hover > a + .arrow { display: none; }
@media only screen and (min-width: 992px) {
.nav-list li.hover.hover-show > a.dropdown-toggle + .arrow, .nav-list li.hover:hover > a.dropdown-toggle + .arrow { display: block; }
}
.sidebar.menu-min, .sidebar.menu-min.compact, .sidebar.menu-min.navbar-collapse { width: 43px; }
.sidebar.menu-min + .main-content { margin-left: 43px; }
.sidebar.menu-min .nav-list a .badge, .sidebar.menu-min .nav-list a .label { position: relative; top: -1px; right: auto; left: 4px; }
.sidebar.menu-min .nav-list .submenu .submenu a .badge, .sidebar.menu-min .nav-list .submenu .submenu a .label { top: 0px; }
.sidebar.menu-min .nav-list > li > a { position: relative; height: 39px; line-height: 37px; padding: 0px; }
.sidebar.menu-min .nav-list > li > a > .menu-icon { font-size: 18px; height: auto; line-height: inherit; display: inline-block; vertical-align: sub; margin-right: 0px; width: 44px; }
.sidebar.menu-min .nav-list > li > a > .menu-text { display: none; text-align: left; position: absolute; top: -1px; left: 42px; z-index: 1025; width: 176px; height: 41px; line-height: 38px; padding-left: 12px; border: 1px solid; }
.sidebar.menu-min .nav-list > li > a.dropdown-toggle > .menu-text { top: -1px; border-width: 1px 1px 0px; }
.sidebar.menu-min .nav-list > li > a .arrow { display: none; }
.sidebar.menu-min .nav-list > li.active.open > a::after, .sidebar.menu-min .nav-list > li.hover-show > a > .menu-text, .sidebar.menu-min .nav-list > li:hover > a > .menu-text { display: block; }
.sidebar.menu-min .nav-list > li.active > a::after { border-width: 10px 6px; top: 8px; }
.sidebar.menu-min .nav-list > li.active.open li.active > a::after { display: none; }
.sidebar.menu-min .nav-list > li > .submenu { position: absolute; z-index: 1026; left: 42px; top: -1px; margin-top: 40px; padding-bottom: 2px; width: 176px; display: none !important; height: auto !important; visibility: visible !important; }
.sidebar.menu-min .nav-list > li > .submenu::before { display: none; }
.sidebar.menu-min .nav-list > li > .submenu::after { display: block; height: 1px; width: 1px; position: absolute; right: -1px; top: -1px; border-right-width: 1px; border-right-style: solid; border-right-color: inherit; }
.sidebar.menu-min .nav-list > li.open > .submenu, .sidebar.menu-min .nav-list > li > .submenu li::before { display: none; }
.sidebar.menu-min .nav-list > li > .submenu li > a { margin-left: 0px; padding-left: 22px; }
.sidebar.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: 4px; }
.sidebar.menu-min .nav-list > li.hover > .submenu { padding-bottom: 0px; }
.sidebar.menu-min .nav-list > li.hover-show > .submenu, .sidebar.menu-min .nav-list > li:hover > .submenu { display: block !important; }
.sidebar.menu-min .nav-list > li.hover-show > .arrow, .sidebar.menu-min .nav-list > li:hover > .arrow, .sidebar.menu-min .sidebar-shortcuts-mini { display: block; }
.sidebar.menu-min .nav-list > li > .arrow { top: 10px; }
.sidebar.menu-min .nav-list > li > .arrow::after, .sidebar.menu-min .nav-list > li > .arrow::before { border-width: 8px; left: -16px; }
.sidebar.menu-min .nav-list > li > .arrow::before { left: -17px; }
.sidebar.menu-min .nav-list li > .arrow { right: -1px; }
.sidebar.menu-min .sidebar-shortcuts { position: relative; overflow: visible; z-index: 1; }
.sidebar.menu-min .sidebar-shortcuts-large { display: none; position: absolute; top: 0px; left: 42px; width: 182px; padding: 0px 2px 3px; border-width: 0px 1px 1px; border-style: solid; border-color: currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.sidebar.menu-min .sidebar-shortcuts.hover-show .sidebar-shortcuts-large, .sidebar.menu-min .sidebar-shortcuts:hover .sidebar-shortcuts-large { display: block; }
.sidebar.menu-min .sidebar-toggle::before { left: 5px; right: 5px; }
.sidebar.menu-min .sidebar-toggle > .ace-icon { font-size: 13px; padding: 0px 4px; line-height: 15px; border-width: 1px; }
.sidebar.menu-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: 2px; padding-left: 30px; }
.sidebar.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 2px; padding-left: 45px; }
.sidebar.menu-min .nav-list li.active.open > .submenu > li.active > a::after, .sidebar.menu-min .nav-list > li.active.hover-show > a::after, .sidebar.menu-min .nav-list > li.active.open:hover > a::after, .sidebar.menu-min .nav-list > li.active:hover::after, .sidebar.menu-min .nav-list > li.active:hover > a::after, .sidebar.menu-min .nav-list > li > .submenu li.active > a::after { display: none; }
@media (min-width: 992px) {
.sidebar.menu-min .nav-list li.hover > .submenu { margin-left: 0px; }
.sidebar.menu-min .nav-list > li > .submenu li.hover > .submenu > li > a, .sidebar.menu-min .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: 0px !important; }
.sidebar.menu-min.compact .nav-list > li > a { height: 39px; line-height: 37px; padding: 0px 16px 0px 7px; position: relative; }
.sidebar.menu-min.compact .nav-list > li > a > .menu-icon { font-size: 18px; height: auto; line-height: inherit; display: inline-block; vertical-align: sub; width: auto; }
}
@media only screen and (min-width: 992px) {
.navbar.h-navbar { box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); }
.sidebar.h-sidebar { position: relative; float: none !important; width: auto; margin-top: 17px; border-width: 0px !important; box-shadow: none; }
.sidebar.h-sidebar.compact, .sidebar.h-sidebar.menu-min { width: auto; }
.sidebar.h-sidebar.sidebar-fixed { position: fixed; }
.sidebar.h-sidebar.no-gap { margin-top: auto; }
.sidebar.h-sidebar.no-gap .nav-list { padding-top: 3px; }
.sidebar.h-sidebar::before { display: block; position: absolute; z-index: -1; left: 0px !important; right: 0px !important; top: -17px; bottom: auto; height: 17px; width: auto; border-width: 0px 0px 1px; border-bottom-style: solid; border-bottom-color: inherit; }
.main-content .sidebar.h-sidebar .nav-list > li::before, .sidebar.h-sidebar.lower-highlight .nav-list > li::before { top: 0px; }
.sidebar.h-sidebar .nav-list { border-width: 0px 0px 2px; border-bottom: 2px solid rgb(121, 176, 206); }
.sidebar.h-sidebar .nav-list > li { float: left; border-width: 0px 0px 0px 1px; margin-left: 0px; }
.sidebar.h-sidebar .nav-list > li:last-child { border-right-width: 1px; }
.sidebar.h-sidebar .nav-list > li::before { left: -1px; right: -1px; bottom: auto; top: -2px; max-width: none; width: auto; height: 2px; border-width: 0px; }
.sidebar.h-sidebar .nav-list > li.active::before { display: block; }
.sidebar.h-sidebar .nav-list > li.active::after { display: none; }
.sidebar.h-sidebar .nav-list > li:first-child { border-left-width: 0px; margin-left: 0px; }
.sidebar.h-sidebar .sidebar-shortcuts + .nav-list > li:first-child { border-left-width: 1px; margin-left: -1px; }
.sidebar.h-sidebar .nav-list > li > a { line-height: 22px; height: auto; padding: 10px 14px; }
.sidebar.h-sidebar .nav-list > li > a > .menu-icon { display: block; margin: 1px 0px 4px; line-height: inherit; width: auto; }
.sidebar.h-sidebar .nav-list > li.hover.hover-show > a ~ .arrow, .sidebar.h-sidebar .nav-list > li.hover:hover > a ~ .arrow, .sidebar.h-sidebar .nav-list > li > a > .arrow { display: none; }
.sidebar.h-sidebar .nav-list > li.hover.pull_right { float: none !important; }
.sidebar.h-sidebar .nav-list > li.hover > .submenu { top: 100%; left: 1px; margin-top: auto; margin-left: -2px; width: 190px; z-index: 1026; }
.sidebar.h-sidebar .nav-list > li.hover.pull_right > .submenu { left: auto; right: 1px; }
.sidebar.h-sidebar .nav-list > li.hover > .arrow { right: auto; top: auto; left: 24px; bottom: 7px; }
.sidebar.h-sidebar .nav-list > li.hover.pull_right > .arrow { left: auto; right: 24px; }
.sidebar.h-sidebar .nav-list > li.hover > .arrow::after, .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent !important; border-right-color: transparent !important; right: auto !important; left: -10px !important; border-width: 0px 8px 8px !important; }
.sidebar.h-sidebar .nav-list > li.hover > .arrow::before { top: -1px !important; }
.sidebar.h-sidebar .nav-list > li.hover.hover-show > a.dropdown-toggle ~ .arrow, .sidebar.h-sidebar .nav-list > li.hover:hover > a.dropdown-toggle ~ .arrow { display: block; }
.sidebar.h-sidebar .nav-list > li.hover-flip > .submenu { left: auto; right: 1px; margin-left: auto; margin-right: -2px; }
.sidebar.h-sidebar .nav-list > li.hover-flip > .arrow { left: auto; right: 24px; }
.sidebar.h-sidebar .nav-list li li.hover-flip > .submenu { left: auto; right: 100%; margin-left: auto; margin-right: -2px; }
.sidebar.h-sidebar .nav-list li li.hover-flip > .arrow { transform: scale(-1, 1); left: 0px; right: auto; }
.sidebar.h-sidebar .sidebar-shortcuts-large::after, .sidebar.h-sidebar .sidebar-shortcuts-large::before { display: block; content: ""; position: absolute; left: 50%; margin-left: -8px; border-style: solid; border-color: transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 8px 8px; }
.sidebar.h-sidebar .sidebar-shortcuts-large::after { border-right-color: transparent; top: -8px; }
.sidebar.h-sidebar .sidebar-shortcuts-large::before { border-bottom-color: rgb(204, 204, 204); top: -9px; }
.sidebar.h-sidebar .sidebar-toggle { position: absolute; top: 12px; right: 6px; background-color: transparent; border-width: 0px; }
.sidebar.h-sidebar .sidebar-shortcuts { float: left; display: block; overflow: visible; position: relative; margin: 0px; padding: 12px 8px 9px; max-height: none !important; background-color: transparent; }
.sidebar.h-sidebar .sidebar-shortcuts.hover-show .sidebar-shortcuts-large, .sidebar.h-sidebar .sidebar-shortcuts:hover .sidebar-shortcuts-large { display: block; }
.sidebar.h-sidebar .sidebar-shortcuts-large { display: none; width: 52px; height: auto; position: absolute; z-index: 1025; top: 100%; margin-top: -5px; left: 10px; padding: 3px 2px; border: 1px solid; }
.sidebar.h-sidebar .sidebar-shortcuts-mini { width: auto; max-width: 52px; display: block; background-color: transparent; padding-top: 3px; padding-bottom: 5px; }
.sidebar.h-sidebar .sidebar-shortcuts-mini > .btn { padding: 9px; }
.sidebar.h-sidebar .nav-list a .badge, .sidebar.h-sidebar .nav-list a .label { position: absolute; top: 11px; right: auto !important; left: 50%; margin-left: 10px; }
.sidebar.h-sidebar + .main-content { margin-left: 0px; }
.sidebar.h-sidebar + .main-content .breadcrumbs { margin: 6px 9px; border: 1px solid rgb(229, 229, 229); }
.h-sidebar.sidebar-fixed { top: auto; width: 100%; left: 0px; right: 0px; }
.h-sidebar.sidebar-fixed::before { z-index: auto; }
.h-sidebar.sidebar-fixed, .h-sidebar.sidebar-fixed .nav-list { border-right-width: 0px; border-left-width: 0px; }
.h-sidebar.sidebar-fixed .sidebar-shortcuts { border-width: 0px; }
.h-sidebar.sidebar-fixed + .main-content { padding-top: 88px; }
.h-sidebar.sidebar-fixed.no-gap + .main-content { padding-top: 74px; }
.h-sidebar.sidebar-fixed.menu-min + .main-content { padding-top: 63px; }
.h-sidebar.sidebar-fixed.menu-min.no-gap + .main-content { padding-top: 49px; }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.sidebar.h-sidebar + .main-content .breadcrumbs { margin: 0px; border-width: 0px 0px 1px; }
}
.main-container.container .h-sidebar.sidebar-fixed { left: 0px; right: 0px; width: auto; }
@media (min-width: 768px) {
.main-container.container .h-sidebar.sidebar-fixed { left: auto !important; right: auto !important; width: 744px; }
}
@media (min-width: 992px) {
.main-container.container .h-sidebar.sidebar-fixed { width: 964px; }
}
@media (min-width: 1200px) {
.main-container.container .h-sidebar.sidebar-fixed { width: 1164px; }
}
@media (min-width: 992px) {
.sidebar.h-sidebar.menu-min .nav.nav-list > li > a, .sidebar.h-sidebar.menu-min.compact .nav.nav-list > li > a { padding: 9px 12px; }
.sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text { left: -1px; top: 100%; width: 190px; }
.sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-icon { margin: 2px 0px; }
.sidebar.h-sidebar.menu-min .nav-list > li.hover > .submenu { top: 100%; margin-top: 41px; }
.sidebar.h-sidebar.menu-min .nav-list > li.hover.hover-show > a ~ .arrow, .sidebar.h-sidebar.menu-min .nav-list > li.hover:hover > a ~ .arrow { display: block; }
.sidebar.h-sidebar.menu-min .sidebar-toggle { top: 6px; }
.sidebar.h-sidebar.menu-min .sidebar-shortcuts { padding: 0px; }
.sidebar.h-sidebar.menu-min .sidebar-shortcuts-mini { padding-bottom: 4px; padding-top: 4px; }
.sidebar.h-sidebar.menu-min .sidebar-shortcuts-mini > .btn { padding: 8px; }
.sidebar.h-sidebar.menu-min .sidebar-shortcuts-large { left: 1px; margin-top: 4px; }
.sidebar.h-sidebar.compact .nav-list > li > a > .menu-icon { font-size: 18px; height: auto; }
.sidebar.h-sidebar.compact.menu-min .nav-list > li > a { height: auto; line-height: 22px; }
}
.main-container .menu-toggler { display: none; }
@media only screen and (max-width: 991px) {
.sidebar.responsive::before { display: none; }
.sidebar.responsive { box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.15); z-index: 1027; overflow: hidden; max-height: 0px; transform: translateX(-200px); transition: transform 0.2s linear 0s, max-height 0s linear 0.2s; position: relative; bottom: auto; left: 190px; margin-left: -190px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.sidebar.responsive.compact { transform: translateX(-115px); }
.navbar.navbar-fixed-top + .main-container .sidebar.responsive.compact.push_away.display ~ .footer .footer-inner, .sidebar.responsive.compact.push_away.display + .main-content { transform: translateX(105px); }
}
@media only screen and (max-width: 991px) {
.sidebar.responsive.menu-min { transform: translateX(-53px); }
.sidebar.responsive.display { transform: none !important; overflow: visible; max-height: 2000px; transition-delay: 0s; }
.sidebar.responsive.push_away { box-shadow: none !important; }
.sidebar.responsive.push_away::before { display: block !important; }
.sidebar.responsive.push_away + .main-content { transition: transform 0.2s linear 0s; }
.sidebar.responsive.push_away.display + .main-content { transform: translateX(190px); }
.sidebar.responsive.push_away.display.menu-min + .main-content { transform: translateX(43px); }
.navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away::before { height: 5000px; }
.navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away ~ .footer .footer-inner { transition: transform 0.2s linear 0s; }
.navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away.display ~ .footer .footer-inner { transform: translateX(190px); }
.navbar.navbar-fixed-top + .main-container .sidebar.responsive.push_away.display.menu-min ~ .footer .footer-inner { transform: translateX(43px); }
.sidebar.responsive + .main-content { margin-left: 0px !important; margin-right: 0px !important; }
.responsive.sidebar-fixed { position: fixed; }
.main-container .menu-toggler.fixed { position: fixed; left: auto; z-index: 1026; backface-visibility: hidden; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.main-container.container .sidebar.responsive { transition: none 0s ease 0s ; display: none; }
.main-container.container .sidebar.responsive::before { display: none !important; }
.main-container.container .sidebar.responsive.display { display: block; }
.main-container.container .sidebar.responsive.push_away + .main-content, .main-container.container .sidebar.responsive.push_away ~ .footer .footer-inner { transition: none 0s ease 0s !important; transform: none !important; }
}
@media only screen and (max-width: 991px) {
.menu-toggler + .sidebar.responsive { margin-top: 40px; }
.main-container .menu-toggler { display: block; position: absolute; z-index: 1026; width: 52px; height: 32px; margin-right: 2px; line-height: normal; padding-left: 33px; padding-top: 7px; padding-bottom: 1px; font-size: 13px; font-weight: 700; text-transform: uppercase; box-sizing: content-box; }
.main-container .menu-toggler::after, .main-container .menu-toggler::before { content: ""; height: 2px; width: 24px; left: 4px; position: absolute; }
.main-container .menu-toggler:hover { text-decoration: none; }
.main-container .menu-toggler:focus { outline: 0px none; }
.main-container .menu-toggler::before { border-top: 1px solid rgb(135, 184, 127); border-bottom: 1px solid rgb(111, 179, 224); z-index: 1; top: 13px; transition: all 0.1s ease 0s; box-sizing: content-box; }
.main-container .menu-toggler::after { border-top: 1px solid rgb(255, 162, 77); border-bottom: 1px solid rgb(209, 91, 71); top: 19px; transition: all 0.1s ease 0s; box-sizing: content-box; }
.main-container .menu-toggler.display::before { height: 4px; top: 8px; border-width: 2px; }
.main-container .menu-toggler.display::after { height: 4px; top: 20px; border-width: 2px; }
.main-container .menu-toggler > .toggler-text { display: block; position: absolute; bottom: -9px; left: 0px; border-style: solid; border-color: rgb(68, 68, 68) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 9px 42px 0px; }
.main-container .menu-toggler > .toggler-text::after { display: block; content: "MENU"; color: rgb(255, 255, 255); position: absolute; left: -8px; top: -41px; }
.menu-toggler + .responsive.sidebar-scroll .nav-wrap { overflow: hidden; }
}
@media only screen and (max-width: 320px) {
.main-container .menu-toggler { width: 0px; }
.main-container .menu-toggler > .toggler-text { border-width: 7px 16px; bottom: -14px; }
.main-container .menu-toggler > .toggler-text::after { font-size: 9px; font-weight: 400; color: rgb(255, 255, 255); position: absolute; left: -13px; top: -42px; }
.main-container .menu-toggler::after, .main-container .menu-toggler::before { margin-top: 8px; }
.main-container .menu-toggler.display::after, .main-container .menu-toggler.display::before { height: 2px; border-width: 1px; }
.main-container .menu-toggler.display::before { top: 13px; }
.main-container .menu-toggler.display::after { top: 19px; }
}
.sidebar-toggle.sidebar-expand { display: none; }
@media (max-width: 991px) {
.menu-toggler.invisible { position: fixed; z-index: -999; visibility: hidden; opacity: 0; width: 1px; height: 1px; }
.sidebar.responsive-min, .sidebar.responsive-min.compact, .sidebar.responsive-min.navbar-collapse { width: 43px; }
.sidebar.responsive-min .nav-list a .badge, .sidebar.responsive-min .nav-list a .label { position: relative; top: -1px; right: auto; left: 4px; }
.sidebar.responsive-min .nav-list .submenu .submenu a .badge, .sidebar.responsive-min .nav-list .submenu .submenu a .label { top: 0px; }
.sidebar.responsive-min .nav-list > li > a { position: relative; height: 39px; line-height: 37px; padding: 0px; }
.sidebar.responsive-min .nav-list > li > a > .menu-icon { font-size: 18px; height: auto; line-height: inherit; display: inline-block; vertical-align: sub; margin-right: 0px; width: 44px; }
.sidebar.responsive-min .nav-list > li > a > .menu-text { display: none; text-align: left; position: absolute; top: -1px; left: 42px; z-index: 1025; width: 176px; height: 41px; line-height: 38px; padding-left: 12px; border: 1px solid; }
.sidebar.responsive-min .nav-list > li > a.dropdown-toggle > .menu-text { top: -1px; border-width: 1px 1px 0px; }
.sidebar.responsive-min .nav-list > li > a .arrow { display: none; }
.sidebar.responsive-min .nav-list > li.active.open > a::after, .sidebar.responsive-min .nav-list > li.hover-show > a > .menu-text, .sidebar.responsive-min .nav-list > li:hover > a > .menu-text { display: block; }
.sidebar.responsive-min .nav-list > li.active > a::after { border-width: 10px 6px; top: 8px; }
.sidebar.responsive-min .nav-list > li.active.open li.active > a::after { display: none; }
.sidebar.responsive-min .nav-list > li > .submenu { position: absolute; z-index: 1026; left: 42px; top: -1px; margin-top: 40px; padding-bottom: 2px; width: 176px; display: none !important; height: auto !important; visibility: visible !important; }
.sidebar.responsive-min .nav-list > li > .submenu::before { display: none; }
.sidebar.responsive-min .nav-list > li > .submenu::after { content: ""; display: block; height: 1px; width: 1px; position: absolute; right: -1px; top: -1px; border-right-width: 1px; border-right-style: solid; border-right-color: inherit; }
.sidebar.responsive-min .nav-list > li.open > .submenu, .sidebar.responsive-min .nav-list > li > .submenu li::before { display: none; }
.sidebar.responsive-min .nav-list > li > .submenu li > a { margin-left: 0px; padding-left: 22px; }
.sidebar.responsive-min .nav-list > li > .submenu li > a > .menu-icon { left: 4px; }
.sidebar.responsive-min .nav-list > li.hover > .submenu { padding-bottom: 0px; }
.sidebar.responsive-min .nav-list > li.hover-show > .submenu, .sidebar.responsive-min .nav-list > li:hover > .submenu { display: block !important; }
.sidebar.responsive-min .nav-list > li.hover-show > .arrow, .sidebar.responsive-min .nav-list > li:hover > .arrow, .sidebar.responsive-min .sidebar-shortcuts-mini { display: block; }
.sidebar.responsive-min .nav-list > li > .arrow { top: 10px; }
.sidebar.responsive-min .nav-list > li > .arrow::after, .sidebar.responsive-min .nav-list > li > .arrow::before { border-width: 8px; left: -16px; }
.sidebar.responsive-min .nav-list > li > .arrow::before { left: -17px; }
.sidebar.responsive-min .nav-list li > .arrow { right: -1px; }
.sidebar.responsive-min .sidebar-shortcuts { position: relative; overflow: visible; z-index: 1; }
.sidebar.responsive-min .sidebar-shortcuts-large { display: none; position: absolute; top: 0px; left: 42px; width: 182px; padding: 0px 2px 3px; border-width: 0px 1px 1px; border-style: solid; border-color: currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.sidebar.responsive-min .sidebar-shortcuts.hover-show .sidebar-shortcuts-large, .sidebar.responsive-min .sidebar-shortcuts:hover .sidebar-shortcuts-large { display: block; }
.sidebar.responsive-min .sidebar-toggle::before { left: 5px; right: 5px; }
.sidebar.responsive-min .sidebar-toggle > .ace-icon { font-size: 13px; padding: 0px 4px; line-height: 15px; border-width: 1px; }
.sidebar.responsive-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: 2px; padding-left: 30px; }
.sidebar.responsive-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 2px; padding-left: 45px; }
.sidebar.responsive-min .nav-list li.active.open > .submenu > li.active > a::after, .sidebar.responsive-min .nav-list > li.active.hover-show > a::after, .sidebar.responsive-min .nav-list > li.active.open:hover > a::after, .sidebar.responsive-min .nav-list > li.active:hover::after, .sidebar.responsive-min .nav-list > li.active:hover > a::after, .sidebar.responsive-min .nav-list > li > .submenu li.active > a::after { display: none; }
.sidebar.responsive-min::before { display: block; }
.sidebar.responsive-min .sidebar-toggle.sidebar-collapse { display: none; }
.sidebar.responsive-min .sidebar-toggle.sidebar-expand { display: block; }
.sidebar.responsive-min + .main-content { margin-left: 43px !important; }
.rtl .sidebar.responsive-min + .main-content { margin-left: auto !important; margin-right: 43px !important; }
.sidebar.responsive-min + .main-content .breadcrumb { margin-left: 12px; }
.sidebar.responsive-max { display: block; position: relative; left: 190px; margin-left: -190px; z-index: 1027; box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.15); }
.sidebar.responsive-max .sidebar-toggle.sidebar-collapse, .sidebar.responsive-max::before { display: none; }
.sidebar.responsive-max .sidebar-toggle.sidebar-expand { display: block; z-index: 1; }
.sidebar.responsive-max + .main-content { margin-left: 43px !important; }
.sidebar.responsive-max + .main-content .breadcrumb { margin-left: 12px; }
}
@media only screen and (min-width: 992px) {
.sidebar.navbar-collapse { max-height: none; }
}
@media only screen and (max-width: 991px) {
.sidebar.navbar-collapse { position: relative; float: none !important; margin-top: auto !important; z-index: 1; width: 100% !important; max-height: 340px; margin-left: 0px; margin-right: 0px; }
.sidebar.navbar-collapse::before { display: none; }
.sidebar.navbar-collapse .nav-list > li:last-child { border-bottom-width: 0px; }
.sidebar.navbar-collapse .nav-list > li > a { padding-top: 10px !important; padding-bottom: 10px !important; line-height: 20px; height: 41px; }
.sidebar.navbar-collapse .nav-list > li::before { height: 43px; }
.sidebar.navbar-collapse li > .arrow { display: none !important; }
.sidebar.navbar-collapse .nav-wrap + .ace-scroll, .sidebar.navbar-collapse .sidebar-toggle { display: none; }
.sidebar.navbar-collapse .nav-list li > .submenu { border-left-width: 0px; }
.sidebar.navbar-collapse .sidebar-shortcuts { padding: 3px 0px 6px; max-height: none; border-bottom-width: 0px; }
.sidebar.navbar-collapse + .main-content { margin-left: 0px !important; margin-right: 0px !important; }
.sidebar.navbar-collapse + .main-content .breadcrumb { margin-left: 12px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu { position: relative; left: auto; top: auto; width: auto; z-index: auto; margin-top: auto; padding-top: 0px; padding-bottom: 0px; border-width: 1px 0px 0px !important; box-shadow: none !important; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu::before, .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu > li::before { display: block; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a > .menu-icon { left: 10px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu::after { display: none; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > a { padding: 7px 0px 9px 37px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > .submenu > li > a { margin-left: 20px; padding-left: 22px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a { margin-left: 20px; padding-left: 38px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > a:hover::before { width: 3px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > a { text-align: left; padding-left: 7px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-icon { display: inline-block; width: auto; margin-right: 2px; }
.sidebar.navbar-collapse.menu-min .nav-list > li > a > .menu-text { position: relative; display: inline; line-height: normal; padding-left: 0px; height: auto; top: auto; left: auto; z-index: auto; width: auto; border-width: 0px !important; background-color: transparent !important; box-shadow: none !important; }
.sidebar.navbar-collapse.menu-min .nav-list a > .arrow { display: block; }
.sidebar.navbar-collapse.menu-min .nav-list > li:hover > .submenu { display: none !important; }
.sidebar.navbar-collapse.menu-min .nav-list > li.active > .submenu, .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu.nav-show { display: block !important; }
.sidebar.navbar-collapse.menu-min .nav-list > li > .submenu.nav-hide { display: none !important; }
.sidebar.navbar-collapse.menu-min .sidebar-shortcuts-large { display: block; position: static; box-shadow: none !important; border-width: 0px !important; background-color: transparent !important; width: auto; padding: 0px; }
.sidebar.navbar-collapse.menu-min .sidebar-shortcuts-mini { display: none; }
.sidebar.navbar-collapse .nav-list a .badge, .sidebar.navbar-collapse .nav-list a .label { position: relative; top: -1px; right: auto; left: 4px; }
.sidebar.navbar-collapse .nav-list li.active > a::after, .sidebar.navbar-collapse .nav-list li.active > a::before, .sidebar.navbar-collapse .nav-list > li.active::after, .sidebar.navbar-collapse .nav-list > li.highlight.active > a::after, .sidebar.navbar-collapse .nav-list > li.highlight.active > a::before { display: none !important; }
}
@media (max-width: 991px) and (max-height: 400px) {
.sidebar.navbar-collapse { max-height: 300px; }
}
@media (max-width: 991px) and (max-height: 350px) {
.sidebar.navbar-collapse { max-height: 250px; }
}
@media (max-width: 991px) and (max-height: 300px) {
.sidebar.navbar-collapse { max-height: 200px; }
}
@media (max-width: 991px) and (max-height: 250px) {
.sidebar.navbar-collapse { max-height: 150px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.sidebar.navbar-collapse .nav-list > li > .submenu li.hover > .submenu > li > a, .sidebar.navbar-collapse .nav-list > li > .submenu li > .submenu > li.hover > .submenu > li > a { margin-left: 20px !important; }
}
@media (max-width: 991px) {
.navbar-fixed-top + .main-container .sidebar.navbar-collapse { position: fixed; z-index: 1027; }
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar-fixed-top + .main-container.container .sidebar.navbar-collapse { width: 744px !important; }
}
.main-content-inner { float: left; width: 100%; }
.main-content .sidebar::before { top: 150px; }
@media only screen and (min-width: 992px) {
body.mob-safari .sidebar.h-sidebar + .main-content .sidebar.sidebar-fixed:not(.h-sidebar) { top: 131px; }
body.mob-safari .sidebar.h-sidebar.no-gap + .main-content .sidebar.sidebar-fixed:not(.h-sidebar) { top: 114px; }
body.mob-safari .sidebar.h-sidebar.menu-min + .main-content .sidebar.sidebar-fixed:not(.h-sidebar) { top: 106px; }
body.mob-safari .sidebar.h-sidebar.menu-min.no-gap + .main-content .sidebar.sidebar-fixed:not(.h-sidebar) { top: 89px; }
.h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar)::before { top: 150px; }
.h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar) .nav-list { padding-top: 3px; }
.h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar) .sidebar-shortcuts ~ .nav-list, .h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar) .sidebar-shortcuts ~ .nav-wrap-up .nav-list { padding-top: 0px; }
.h-navbar.navbar-fixed-top + .main-container .sidebar:not(.h-sidebar) .sidebar-shortcuts { padding-top: 3px; min-height: 43px; }
.h-navbar.navbar-fixed-top + .main-container .sidebar.menu-min:not(.h-sidebar) .sidebar-shortcuts-large { line-height: 40px; }
.h-navbar.navbar-fixed-top + .main-container .main-content .sidebar:not(.h-sidebar) .nav-list { padding-top: 0px; }
.h-navbar.navbar-fixed-top + .main-container .main-content .sidebar.sidebar-fixed { z-index: 1026; }
.main-content .h-sidebar { padding-top: 1px; margin-top: 0px; }
.main-content .h-sidebar::before { display: none; }
.main-content .h-sidebar + .page-content { margin-left: auto; }
.main-content .h-sidebar.sidebar-fixed { left: 190px; }
.main-content .h-sidebar.sidebar-fixed + .page-content { margin-top: 74px; }
.main-content .h-sidebar.sidebar-fixed.menu-min + .page-content { margin-top: 49px; }
.main-content .h-sidebar.menu-min .nav-list > li > a { padding: 8px 12px 7px; }
.sidebar.compact + .main-content .h-sidebar.sidebar-fixed { left: 105px; }
.sidebar.menu-min + .main-content .h-sidebar.sidebar-fixed { left: 43px; }
.navbar.navbar-fixed-top + .main-container .main-content .h-sidebar.sidebar-fixed { padding-top: 3px; }
}
.container.main-container .sidebar + .main-content .h-sidebar.sidebar-fixed { left: auto; right: auto; }
@media (min-width: 992px) {
.container.main-container .sidebar.compact + .main-content .h-sidebar.sidebar-fixed { width: 859px; }
.container.main-container .main-content .h-sidebar.sidebar-fixed { width: 964px; }
.container.main-container .sidebar + .main-content .h-sidebar.sidebar-fixed { width: 774px; }
.container.main-container .sidebar.menu-min + .main-content .h-sidebar.sidebar-fixed { width: 921px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar.compact + .main-content .h-sidebar.sidebar-fixed { width: 1059px; }
.container.main-container .main-content .h-sidebar.sidebar-fixed { width: 1164px; }
.container.main-container .sidebar + .main-content .h-sidebar.sidebar-fixed { width: 974px; }
.container.main-container .sidebar.menu-min + .main-content .h-sidebar.sidebar-fixed { width: 1121px; }
}
@media only screen and (max-width: 991px) {
.main-container .main-content .sidebar.sidebar-fixed { z-index: 1026; }
.navbar-fixed-top + .main-container .main-content .sidebar { position: fixed; z-index: 1026; }
}
.sidebar-scroll .sidebar-shortcuts { min-height: 41px; border-bottom: 1px solid; }
.sidebar-scroll .sidebar-toggle { border-top: 1px solid; }
.sidebar-scroll .nav-list > li:first-child { border-top-width: 0px; }
.sidebar-scroll .nav-list > li:last-child { border-bottom-width: 0px; }
.sidebar-scroll .nav-wrap .sidebar-shortcuts { min-height: 40px; border-bottom-width: 0px; }
.sidebar-scroll .nav-wrap .sidebar-shortcuts + .nav-list > li:first-child, .sidebar-scroll .nav-wrap .sidebar-shortcuts + .nav-wrap-up .nav-list > li:first-child { border-top-width: 1px; }
.sidebar-scroll .nav-wrap-t .sidebar-toggle { border-top-width: 0px; }
.sidebar-scroll .nav-wrap-t .nav-list > li:last-child { border-bottom-width: 1px; }
.sidebar .nav-wrap + .ace-scroll { position: absolute; right: 0px; top: 0px; z-index: 1; }
.sidebar .nav-wrap + .scrollout { right: -8px; }
.sidebar .submenu.sub-scroll { overflow-y: scroll; overflow-x: hidden; }
.ace-scroll, .scroll-content { overflow: hidden; }
.scroll-content { position: static; }
.scroll-disabled.ace-scroll, .scroll-disabled.ace-scroll .scroll-content { overflow: visible; }
.scroll-track { position: absolute; top: auto; bottom: auto; right: 0px; height: auto; background-color: rgb(231, 231, 231); z-index: 99; width: 0px; opacity: 0; }
.scroll-bar { position: absolute; top: 0px; left: 0px; width: inherit; background: rgb(187, 212, 229) none repeat scroll 0% 0%; }
.scroll-track.scroll-hz { top: auto; left: auto; right: auto; bottom: 0px; height: 8px; width: auto; }
.scroll-hz .scroll-bar { height: inherit; width: auto; }
.scroll-track.scroll-active { transition: width 0.25s ease 0.75s, opacity 0.25s ease 0.75s; }
.ace-scroll:hover .scroll-active, .scroll-active.scroll-track.active, .scroll-active.scroll-track.scroll-hover, .scroll-active.scroll-track:active, .scroll-active.scroll-track:hover { width: 8px; opacity: 1; transition-duration: 0.15s; transition-delay: 0s; }
.scroll-track.active > .scroll-bar { transition-property: none !important; transition-duration: 0s !important; }
.scroll-track.scroll-margin { margin-left: -1px; }
.scroll-track.scroll-left { right: auto; left: 0px; }
.scroll-track.scroll-left.scroll-margin { margin-left: 1px; }
.scroll-track.scroll-top { bottom: auto; top: 0px; }
.scroll-track.scroll-top.scroll-margin { top: 1px; }
.scroll-dark .scroll-bar { background-color: rgba(0, 0, 0, 0.25); }
.scroll-track.scroll-dark { background-color: rgba(0, 0, 0, 0.15); }
.scroll-light .scroll-bar { background-color: rgba(0, 0, 0, 0.14); }
.scroll-track.scroll-light { background-color: rgba(0, 0, 0, 0.07); }
.scroll-white .scroll-bar { background-color: rgba(255, 255, 255, 0.33); }
.scroll-track.scroll-white { background-color: rgba(255, 255, 255, 0.2); }
.no-track.scroll-track { background-color: transparent; }
.scroll-track.scroll-visible { opacity: 1; width: 8px; }
.scroll-hz.scroll-visible { height: 8px; width: auto; }
.ace-scroll:hover .scroll-thin.scroll-track, .scroll-thin.scroll-track.active, .scroll-thin.scroll-track.scroll-hover, .scroll-thin.scroll-track.scroll-visible, .scroll-thin.scroll-track:active, .scroll-thin.scroll-track:hover { width: 6px; }
.ace-scroll:hover .scroll-thin.scroll-hz, .scroll-thin.scroll-hz.active, .scroll-thin.scroll-hz.scroll-hover, .scroll-thin.scroll-hz.scroll-visible, .scroll-thin.scroll-hz:active, .scroll-thin.scroll-hz:hover { width: auto; height: 6px; }
.scroll-chrome.scroll-active .scroll-bar { background-color: transparent; width: 11px; }
.scroll-chrome.scroll-active .scroll-bar::before { display: block; content: ""; position: absolute; top: 1px; bottom: 3px; left: 1px; right: 1px; background-color: rgb(217, 217, 217); border: 1px solid rgb(187, 187, 187); border-radius: 1px; }
.scroll-chrome.scroll-active .scroll-track { width: 12px; background-color: rgb(242, 242, 242); border-style: solid; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px 1px 1px; border-color: rgb(230, 230, 230) transparent rgb(230, 230, 230) rgb(219, 219, 219); }
.scroll-chrome.scroll-active .scroll-track:hover .scroll-bar::before { background-color: silver; border-color: rgb(166, 166, 166); }
.scroll-chrome.scroll-active .scroll-track.active .scroll-bar::before { background-color: rgb(169, 169, 169); border-color: rgb(139, 139, 139); }
.scroll-active.scroll-track.idle-hide { opacity: 0; width: 8px; }
.scroll-active.scroll-track.idle-hide.not-idle { width: 8px; opacity: 1; }
.scroll-active.scroll-thin.scroll-track.idle-hide { width: 6px; }
.scroll-active.scroll-chrome .scroll-track.idle-hide { width: 12px; }
.nav-wrap + .scroll-active .scroll-track { width: 8px; }
.nav-scroll.scroll-active .scroll-track { width: 8px; right: 0px; }
.nav-scroll.scroll-active:hover .scroll-track, .nav-wrap:hover + .scroll-active .scroll-track { width: 8px; opacity: 1; transition-duration: 0.15s; transition-delay: 0s; }
.nav-scroll.scroll-active:hover .scroll-track { width: 8px; }
.nav-scroll.ace-scroll, .nav-scroll.ace-scroll .scroll-content { overflow: hidden; }
.modal.aside-vc, .nav-scroll.ace-scroll.scroll-disabled, .nav-scroll.ace-scroll.scroll-disabled .scroll-content { overflow: visible; }
.scroll-track.scroll-detached { position: absolute; z-index: 1029; bottom: auto; right: auto; }
.modal-content { border-radius: 0px; box-shadow: none; }
.modal-footer { padding-top: 12px; padding-bottom: 14px; border-top-color: rgb(228, 233, 238); box-shadow: none; background-color: rgb(239, 243, 248); }
.modal-header .close { font-size: 32px; }
.modal-body.padding-25 { padding-left: 25px; padding-right: 25px; }
.modal.aside-dark .modal-content { background-color: rgba(0, 0, 0, 0.85); }
.modal.aside { z-index: 999; position: absolute; }
.aside.aside-contained, .modal.aside-fixed.aside-vc, .modal.aside.in { position: fixed; }
.navbar-fixed-top ~ .modal.aside-vc { z-index: 1025; }
.modal.aside-fixed.aside-hz, .navbar-fixed-bottom ~ .modal.aside-hz, .navbar-fixed-top ~ .modal.aside-hz { position: fixed; z-index: 1049; }
.modal.aside.in { z-index: 1050; }
.modal.aside-vc { margin: auto; width: 0px; left: auto; right: auto; top: 0px; bottom: 0px; display: block !important; }
.modal.in.aside-vc { width: 100%; }
.modal.aside-vc .modal-dialog { margin: inherit; overflow: inherit; width: 250px; max-width: 66%; height: inherit; position: inherit; right: inherit; top: inherit; bottom: inherit; left: inherit; opacity: 1; transition: -webkit-transform 0.3s ease-out 0s; }
@media only screen and (max-width: 319px) {
.modal.aside-vc .modal-dialog { max-width: none; width: 200px; }
.aside-contained.aside-vc .modal-dialog { width: 180px; }
}
@media only screen and (max-width: 240px) {
.modal.aside-vc .modal-dialog { max-width: none; width: 160px; }
.aside-contained.aside-vc .modal-dialog { width: 140px; }
}
.modal.aside-vc .modal-content { height: 100%; overflow: hidden; }
.modal.in.aside-vc .modal-dialog { transform: none; height: auto; }
.modal.aside-vc .aside-trigger { position: absolute; top: 155px; right: auto; left: auto; bottom: auto; margin-top: -1px; width: 37px; outline: 0px none; }
.modal.aside-vc .aside-trigger.ace-settings-btn { width: 42px; }
.modal.in.aside-vc .aside-trigger { z-index: -1; }
.aside.modal.in .modal-backdrop.in + .modal-dialog .aside-trigger { z-index: auto; }
@media only screen and (max-height: 240px) {
.modal.aside-vc .aside-trigger { top: 130px; }
}
.modal.aside-vc.navbar-offset .modal-dialog { top: 45px; }
.modal.aside-vc.navbar-offset .modal-dialog .aside-trigger { top: 110px; }
@media (max-width: 479px) {
.navbar:not(.navbar-collapse) ~ .modal.aside-vc.navbar-offset .modal-dialog { top: 90px; }
}
.modal.aside-right { right: 0px; }
.modal.aside-right .modal-content { border-width: 0px 0px 0px 1px; box-shadow: -2px 1px 2px 0px rgba(0, 0, 0, 0.15); }
.modal.aside-right .aside-trigger { right: 100%; }
.modal.aside-right .modal-dialog { transform: translateX(100%); }
.modal.aside-left { left: 0px; }
.modal.aside-left .modal-content { border-width: 0px 1px 0px 0px; box-shadow: 2px -1px 2px 0px rgba(0, 0, 0, 0.15); }
.modal.aside-left .aside-trigger { left: 100%; }
.modal.aside-right .aside-trigger.btn.ace-settings-btn { border-radius: 6px 0px 0px 6px; }
.modal.aside-left .aside-trigger.btn.ace-settings-btn { border-radius: 0px 6px 6px 0px; }
.modal.aside-left .modal-dialog { transform: translateX(-100%); }
.modal.aside-hz { margin: auto; height: 0px; left: 0px; right: 0px; top: auto; bottom: auto; display: block !important; overflow: visible; }
.aside.aside-hidden .modal-content, .wz-finish.ng-hide, .wz-next.ng-hide { display: none; }
.modal.in.aside-hz { height: 100%; }
.modal.aside-hz .modal-dialog { margin: inherit; height: auto; overflow: inherit; max-height: 50%; width: inherit; position: inherit; right: inherit; top: inherit; bottom: inherit; left: inherit; opacity: 1; transition: -webkit-transform 0.3s ease-out 0s; }
@media only screen and (max-height: 320px) {
.modal.aside-hz .modal-dialog { max-height: 66%; }
}
.modal.aside-hz .modal-content { width: 100%; overflow: hidden; }
.modal.in.aside-hz .modal-dialog { transform: none; height: auto; }
.modal.aside-hz .aside-trigger { position: absolute; top: auto; right: auto; bottom: auto; margin-top: -1px; z-index: auto; outline: 0px none; margin-left: -15px; left: 50%; }
.modal.aside-hz .aside-trigger.ace-settings-btn { margin-left: -20px; }
.modal.in.aside-hz .aside-trigger { z-index: -1; }
.modal.aside-top { top: 0px; }
.modal.aside-top .modal-dialog { transform: translateY(-100%); }
.modal.aside-top .modal-content { border-width: 0px; box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.15); }
.modal.aside-bottom { bottom: 0px; }
.modal.aside-bottom .modal-dialog { transform: translateY(100%); }
.modal.aside-bottom .modal-content { border-width: 0px; box-shadow: -1px 2px 2px 0px rgba(0, 0, 0, 0.15); }
.modal.aside-bottom .aside-trigger { bottom: 100%; margin-top: auto; margin-bottom: -1px; }
.modal.aside-top .aside-trigger.ace-settings-btn { border-radius: 0px 0px 6px 6px !important; }
.modal.aside-bottom .aside-trigger.ace-settings-btn { border-radius: 6px 6px 0px 0px !important; }
@media only screen and (min-width: 768px) {
.container.main-container ~ .modal.aside-vc .modal-dialog { transition: none 0s ease 0s ; }
.container.main-container ~ .modal.aside-vc:not(.in) .modal-content { display: none; }
}
.aside-vc.in.no-backdrop { width: auto; }
.aside-hz.in.no-backdrop { height: auto; }
.modal.aside .modal-backdrop { position: fixed; bottom: 0px; height: auto !important; }
.modal.aside-hz .aside-trigger.align-left { left: 15px; margin-left: auto; text-align: center; }
.modal.aside-hz .aside-trigger.align-right { text-align: center; left: auto; margin-left: auto; right: 15px; }
.modal.transition-off .modal-dialog { transition: none 0s ease 0s ; }
.modal.ng-aside .modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
.modal.ng-aside.bottom .modal-content { border-top: 1px solid rgba(0, 0, 0, 0.2); }
.modal.ng-aside.top .modal-content { border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.modal.ng-aside.left .modal-content { border-right: 1px solid rgba(0, 0, 0, 0.2); }
.modal.ng-aside.right .modal-content { border-left: 1px solid rgba(0, 0, 0, 0.2); }
.modal-backdrop.in[ng-class] { bottom: 0px; }
.ng-aside .modal-dialog { width: 320px; }
.breadcrumb, .breadcrumb > li > a, .btn { display: inline-block; }
.breadcrumbs { position: relative; z-index: auto; border-bottom: 1px solid rgb(229, 229, 229); background-color: rgb(245, 245, 245); min-height: 41px; line-height: 40px; padding: 0px 12px 0px 0px; }
.breadcrumb { background-color: transparent; line-height: 20px; margin: 6px 22px 0px 12px; padding: 0px; font-size: 13px; color: rgb(51, 51, 51); border-radius: 0px; }
.breadcrumb > li, .breadcrumb > li.active { color: rgb(85, 85, 85); padding: 0px 3px; }
.breadcrumb > li > a { color: rgb(76, 143, 189); }
.breadcrumb > li + li::before { font-family: FontAwesome; font-size: 14px; content: ""; color: rgb(178, 182, 191); padding: 0px; margin: 0px 8px 0px 0px; position: relative; top: 1px; }
.breadcrumb .home-icon { font-size: 20px; margin-left: 2px; margin-right: 2px; vertical-align: top; }
@media only screen and (max-width: 480px) {
.modal.aside-vc .modal-dialog { width: 240px; }
.breadcrumb > li > a { padding: 0px 1px; }
}
@media only screen and (max-width: 991px) {
.menu-toggler + .sidebar.responsive + .main-content .breadcrumb { margin-left: 90px; }
}
@media only screen and (max-width: 320px) {
.modal.aside-vc .modal-dialog { width: 200px; }
.breadcrumb { margin-left: 8px; }
.menu-toggler + .sidebar.responsive + .main-content .breadcrumb { margin-left: 36px; }
}
@media (min-width: 992px) {
.breadcrumbs-fixed { position: fixed; right: 0px; left: 0px; top: auto; z-index: 1024; }
.breadcrumbs-fixed + .page-content { padding-top: 49px; }
.sidebar + .main-content .breadcrumbs-fixed { left: 190px; }
body.mob-safari .breadcrumbs-fixed { top: 45px; }
.sidebar.compact + .main-content .breadcrumbs-fixed { left: 105px; }
.sidebar.menu-min + .main-content .breadcrumbs-fixed { left: 43px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.breadcrumbs-fixed, .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: 0px; }
.sidebar.responsive-max + .main-content .breadcrumbs-fixed, .sidebar.responsive-min + .main-content .breadcrumbs-fixed { left: 43px; }
}
@media (min-width: 992px) {
.container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 859px; }
.container.main-container .breadcrumbs-fixed { left: auto; right: auto; width: 964px; }
.container.main-container .sidebar + .main-content .breadcrumbs-fixed { left: auto; right: auto; width: 774px; }
.container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { left: auto; right: auto; width: 921px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed { width: 1059px; }
.container.main-container .breadcrumbs-fixed { width: 1164px; }
.container.main-container .sidebar + .main-content .breadcrumbs-fixed { width: 974px; }
.container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 1121px; }
}
@media (min-width: 992px) and (max-width: 991px) {
.container.main-container .breadcrumbs-fixed, .container.main-container .sidebar.compact + .main-content .breadcrumbs-fixed, .container.main-container .sidebar.menu-min + .main-content .breadcrumbs-fixed { width: 744px; }
.container.main-container .sidebar.responsive-max + .main-content .breadcrumbs-fixed, .container.main-container .sidebar.responsive-min + .main-content .breadcrumbs-fixed { left: auto; right: auto; width: 701px; }
}
@media (min-width: 992px) {
.h-sidebar + .main-content .breadcrumbs.breadcrumbs-fixed { position: relative; top: auto; left: auto; z-index: auto; width: auto; }
.h-sidebar + .main-content .page-content { padding-top: 12px; }
}
.nav-search { position: absolute; right: 22px; line-height: 24px; }
.breadcrumbs .nav-search { top: 6px; }
.nav-search .form-search { margin-bottom: 0px; }
.nav-search .nav-search-input { border: 1px solid rgb(111, 179, 224); width: 152px; height: 28px !important; padding-top: 2px; padding-bottom: 2px; border-radius: 4px !important; font-size: 13px; line-height: 1.3; color: rgb(102, 102, 102) !important; z-index: 11; transition: width 0.15s ease 0s; }
.nav-search .nav-search-input + .dropdown-menu { min-width: 0px; left: 0px; right: 0px; }
.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover { border-color: rgb(111, 179, 224); }
.nav-search .nav-search-icon { color: rgb(111, 179, 224) !important; font-size: 14px !important; line-height: 24px !important; background-color: transparent; }
.nav-search.minimized .nav-search-input { width: 0px; opacity: 0; max-width: 0px; }
.nav-search.minimized .nav-search-btn:active + .nav-search-input, .nav-search.minimized .nav-search-input:active, .nav-search.minimized .nav-search-input:focus, .nav-search.minimized .nav-search-input:hover, .nav-search.minimized:hover .nav-search-input { opacity: 1; width: 152px; max-width: 152px; }
.nav-search.minimized .nav-search-icon { border: 1px solid; border-radius: 100%; background-color: rgb(255, 255, 255); padding: 0px 5px !important; }
.nav-search-icon, .nav-search.minimized .nav-search-input:active ~ .nav-search-icon, .nav-search.minimized .nav-search-input:focus ~ .nav-search-icon, .nav-search.minimized .nav-search-input:hover ~ .nav-search-icon, .nav-search.minimized:hover .nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
.sidebar > .nav-search { position: static; background-color: rgb(250, 250, 250); border-bottom: 1px solid rgb(221, 221, 221); text-align: center; height: 35px; padding-top: 6px; }
.sidebar > .nav-search .nav-search-input { width: 162px !important; border-radius: 0px !important; max-width: 162px !important; opacity: 1 !important; }
.sidebar > .nav-search .nav-search-input + .dropdown-menu { text-align: left; }
.sidebar.menu-min .nav-search .form-search { position: absolute; left: 5px; z-index: 14; }
.sidebar.menu-min .nav-search .nav-search-input { width: 0px !important; max-width: 0px !important; opacity: 0 !important; }
.sidebar.menu-min .nav-search .nav-search-input:active, .sidebar.menu-min .nav-search .nav-search-input:focus, .sidebar.menu-min .nav-search .nav-search-input:hover, .sidebar.menu-min .nav-search:hover .nav-search-input { width: 162px !important; max-width: 162px !important; opacity: 1 !important; }
.sidebar.menu-min .nav-search .nav-search-input:active ~ #nav-search-icon, .sidebar.menu-min .nav-search .nav-search-input:focus ~ #nav-search-icon, .sidebar.menu-min .nav-search .nav-search-input:hover ~ #nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
.sidebar.menu-min .nav-search:hover .nav-search-input ~ .nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
.sidebar.menu-min .nav-search .nav-search-icon { border: 1px solid; border-radius: 32px; background-color: rgb(255, 255, 255); padding: 0px 5px !important; }
@media (max-width: 991px) {
.sidebar.responsive-min .nav-search .form-search { position: absolute; left: 5px; z-index: 14; }
.sidebar.responsive-min .nav-search .nav-search-input { width: 0px !important; max-width: 0px !important; opacity: 0 !important; }
.sidebar.responsive-min .nav-search .nav-search-input:active, .sidebar.responsive-min .nav-search .nav-search-input:focus, .sidebar.responsive-min .nav-search .nav-search-input:hover, .sidebar.responsive-min .nav-search:hover .nav-search-input { width: 162px !important; max-width: 162px !important; opacity: 1 !important; }
.sidebar.responsive-min .nav-search .nav-search-input:active ~ #nav-search-icon, .sidebar.responsive-min .nav-search .nav-search-input:focus ~ #nav-search-icon, .sidebar.responsive-min .nav-search .nav-search-input:hover ~ #nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
.sidebar.responsive-min .nav-search:hover .nav-search-input ~ .nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
.sidebar.responsive-min .nav-search .nav-search-icon { border: 1px solid; border-radius: 32px; background-color: rgb(255, 255, 255); padding: 0px 5px !important; }
}
@media only screen and (max-width: 991px) {
.nav-search { right: 10px; }
.nav-search .nav-search-input { width: 105px; }
.nav-search .nav-search-btn:active + .nav-search-input, .nav-search .nav-search-input:active, .nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search:hover .nav-search-input { width: 145px; }
}
@media only screen and (max-width: 767px) {
.nav-search .nav-search-input { width: 0px; opacity: 0; max-width: 0px; }
.nav-search .nav-search-btn:active + .nav-search-input, .nav-search .nav-search-input:active, .nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover, .nav-search:hover .nav-search-input { opacity: 1; width: 152px; max-width: 152px; }
.nav-search .nav-search-icon { border: 1px solid; border-radius: 100%; background-color: rgb(255, 255, 255); padding: 0px 5px !important; }
.nav-search .nav-search-input:active ~ .nav-search-icon, .nav-search .nav-search-input:focus ~ .nav-search-icon, .nav-search .nav-search-input:hover ~ .nav-search-icon, .nav-search:hover .nav-search-icon { border: medium none; border-radius: 0px; padding: 0px 3px !important; }
}
.footer { padding-top: 75px; height: 0px; width: 0px; }
.footer .footer-inner { text-align: center; position: absolute; z-index: auto; left: 0px; right: 0px; bottom: 0px; }
.sidebar ~ .footer .footer-inner { left: 190px; }
@media (min-width: 992px) {
.sidebar.compact ~ .footer .footer-inner { left: 105px; }
}
.sidebar.menu-min ~ .footer .footer-inner { left: 43px; }
@media (min-width: 992px) {
.sidebar.h-sidebar ~ .footer .footer-inner { left: 0px; }
}
@media (max-width: 991px) {
.footer .footer-inner, .sidebar.compact ~ .footer .footer-inner, .sidebar.menu-min ~ .footer .footer-inner, .sidebar ~ .footer .footer-inner { left: 0px; }
.sidebar.responsive-min ~ .footer .footer-inner { left: 43px; }
}
@media (min-width: 768px) and (max-width: 991px) {
.container.main-container .footer .footer-inner { left: auto !important; right: auto !important; margin-left: auto; width: 744px; }
}
@media (min-width: 992px) {
.container.main-container .footer .footer-inner { left: auto !important; right: auto !important; width: 964px; }
}
@media (min-width: 1200px) {
.container.main-container .footer .footer-inner { width: 1164px; }
}
@media (min-width: 768px) and (max-width: 991px) {
.container.main-container .sidebar ~ .footer .footer-inner { left: auto !important; right: auto !important; margin-left: auto; width: 744px; }
}
@media (min-width: 992px) {
.container.main-container .sidebar ~ .footer .footer-inner { left: auto !important; right: auto !important; margin-left: 190px; width: 774px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar ~ .footer .footer-inner { margin-left: 190px; width: 974px; }
}
@media (min-width: 992px) {
.container.main-container .sidebar.compact ~ .footer .footer-inner { margin-left: 105px; width: 859px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar.compact ~ .footer .footer-inner { margin-left: 105px; width: 1059px; }
}
@media (min-width: 992px) {
.container.main-container .sidebar.menu-min ~ .footer .footer-inner { margin-left: 43px; width: 921px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar.menu-min ~ .footer .footer-inner { margin-left: 43px; width: 1121px; }
}
@media (min-width: 992px) {
.container.main-container .sidebar.h-sidebar ~ .footer .footer-inner { margin-left: 0px; width: 964px; }
}
@media (min-width: 1200px) {
.container.main-container .sidebar.h-sidebar ~ .footer .footer-inner { margin-left: 0px; width: 1164px; }
}
@media (min-width: 768px) and (max-width: 991px) {
.container.main-container .sidebar.responsive-min ~ .footer .footer-inner { margin-left: 43px; width: 701px; }
}
.footer .footer-inner .footer-content { position: absolute; left: 12px; right: 12px; bottom: 4px; padding: 8px; line-height: 36px; border-top: 3px double rgb(229, 229, 229); }
.footer.footer-fixed .footer-inner { position: fixed; z-index: 999; bottom: 0px; }
.footer.footer-fixed .footer-inner .footer-content { left: 2px; right: 2px; bottom: 2px; border: 1px solid rgb(221, 221, 221); background-color: rgb(242, 242, 242); }
.footer.footer-fixed + .btn-scroll-up { z-index: 999; }
.btn { color: rgb(255, 255, 255) !important; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); background-image: none !important; border: 5px solid rgb(255, 255, 255); border-radius: 0px; box-shadow: none !important; transition: background-color 0.15s ease 0s, border-color 0.15s ease 0s, opacity 0.15s ease 0s; vertical-align: middle; margin: 0px; position: relative; }
.btn-group .dropdown-toggle, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { border-radius: 0px; }
.btn.active, .open > .btn.active.dropdown-toggle { box-shadow: none; }
.btn-group-lg > .btn, .btn-lg { border-width: 5px; line-height: 1.4; padding: 5px 16px 6px; }
.btn-group-xlg > .btn, .btn-xlg { border-width: 5px; line-height: 1.35; padding: 7px 16px; font-size: 18px; }
.btn-group-sm > .btn, .btn-sm { border-width: 4px; font-size: 13px; padding: 4px 9px; line-height: 1.38; }
.btn-group-xs > .btn, .btn-xs { padding-top: 3px; padding-bottom: 3px; border-width: 3px; }
.btn-group-mini > .btn, .btn-mini { padding: 1px 5px; border-width: 3px; font-size: 12px; line-height: 1.5; }
.btn-group-minier > .btn, .btn-minier { padding: 0px 4px; line-height: 18px; border-width: 2px; font-size: 12px; }
button.btn:active { top: 1px; }
.btn, .btn-default, .btn-default.focus, .btn-default:focus, .btn.focus, .btn:focus { background-color: rgb(171, 186, 195) !important; border-color: rgb(171, 186, 195); }
.btn-default.focus:hover, .btn-default:active:hover, .btn-default:focus:active, .btn-default:focus:hover, .btn-default:hover, .btn.focus:hover, .btn:active:hover, .btn:focus:active, .btn:focus:hover, .btn:hover, .open > .btn-default.dropdown-toggle, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:active, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle.focus, .open > .btn.dropdown-toggle:active, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover { background-color: rgb(139, 154, 163) !important; border-color: rgb(171, 186, 195); }
.btn-default.no-border:active, .btn-default.no-border:hover, .btn.no-border:active, .btn.no-border:hover { border-color: rgb(139, 154, 163); }
.btn-default.no-hover:active, .btn-default.no-hover:hover, .btn.no-hover:active, .btn.no-hover:hover { background-color: rgb(171, 186, 195) !important; }
.btn-default.active, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus.active, .btn.active, .btn.active:focus, .btn.active:hover, .btn.focus.active, .open > .btn-default.dropdown-toggle.active, .open > .btn.dropdown-toggle.active { background-color: rgb(155, 170, 179) !important; border-color: rgb(135, 153, 164); }
.btn-default.no-border.active, .btn.no-border.active { background-color: rgb(146, 163, 172) !important; border-color: rgb(146, 163, 172); }
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default.active[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, .btn.disabled, .btn.disabled.active, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn[disabled], .btn.active[disabled], .btn[disabled]:active, .btn[disabled]:focus, .btn[disabled]:hover, fieldset[disabled] .btn, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn.active, fieldset[disabled] .btn:active, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover { background-color: rgb(171, 186, 195) !important; border-color: rgb(171, 186, 195); }
.btn-primary, .btn-primary.focus, .btn-primary:focus { background-color: rgb(66, 139, 202) !important; border-color: rgb(66, 139, 202); }
.btn-primary.focus:hover, .btn-primary:active:hover, .btn-primary:focus:active, .btn-primary:focus:hover, .btn-primary:hover, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:active, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover { background-color: rgb(27, 106, 170) !important; border-color: rgb(66, 139, 202); }
.btn-primary.no-border:active, .btn-primary.no-border:hover { border-color: rgb(27, 106, 170); }
.btn-primary.no-hover:active, .btn-primary.no-hover:hover { background-color: rgb(66, 139, 202) !important; }
.btn-primary.active, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus.active, .open > .btn-primary.dropdown-toggle.active { background-color: rgb(47, 123, 186) !important; border-color: rgb(39, 104, 157); }
.btn-primary.no-border.active { background-color: rgb(43, 114, 174) !important; border-color: rgb(43, 114, 174); }
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { background-color: rgb(66, 139, 202) !important; border-color: rgb(66, 139, 202); }
.btn-info, .btn-info.focus, .btn-info:focus { background-color: rgb(111, 179, 224) !important; border-color: rgb(111, 179, 224); }
.btn-info.focus:hover, .btn-info:active:hover, .btn-info:focus:active, .btn-info:focus:hover, .btn-info:hover, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:active, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover { background-color: rgb(79, 153, 198) !important; border-color: rgb(111, 179, 224); }
.btn-info.no-border:active, .btn-info.no-border:hover { border-color: rgb(79, 153, 198); }
.btn-info.no-hover:active, .btn-info.no-hover:hover { background-color: rgb(111, 179, 224) !important; }
.btn-info.active, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus.active, .open > .btn-info.dropdown-toggle.active { background-color: rgb(95, 166, 211) !important; border-color: rgb(67, 150, 203); }
.btn-info.no-border.active { background-color: rgb(83, 159, 208) !important; border-color: rgb(83, 159, 208); }
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info.active[disabled], .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover { background-color: rgb(111, 179, 224) !important; border-color: rgb(111, 179, 224); }
.btn-info2, .btn-info2.focus, .btn-info2:focus { background-color: rgb(149, 198, 229) !important; border-color: rgb(149, 198, 229); }
.btn-info2.focus:hover, .btn-info2:active:hover, .btn-info2:focus:active, .btn-info2:focus:hover, .btn-info2:hover, .open > .btn-info2.dropdown-toggle, .open > .btn-info2.dropdown-toggle.focus, .open > .btn-info2.dropdown-toggle:active, .open > .btn-info2.dropdown-toggle:focus, .open > .btn-info2.dropdown-toggle:hover { background-color: rgb(103, 166, 206) !important; border-color: rgb(149, 198, 229); }
.btn-info2.no-border:active, .btn-info2.no-border:hover { border-color: rgb(103, 166, 206); }
.btn-info2.no-hover:active, .btn-info2.no-hover:hover { background-color: rgb(149, 198, 229) !important; }
.btn-info2.active, .btn-info2.active:focus, .btn-info2.active:hover, .btn-info2.focus.active, .open > .btn-info2.dropdown-toggle.active { background-color: rgb(126, 182, 218) !important; border-color: rgb(98, 166, 209); }
.btn-info2.no-border.active { background-color: rgb(114, 175, 214) !important; border-color: rgb(114, 175, 214); }
.btn-info2.disabled, .btn-info2.disabled.active, .btn-info2.disabled:active, .btn-info2.disabled:focus, .btn-info2.disabled:hover, .btn-info2[disabled], .btn-info2.active[disabled], .btn-info2[disabled]:active, .btn-info2[disabled]:focus, .btn-info2[disabled]:hover, fieldset[disabled] .btn-info2, fieldset[disabled] .btn-info2.active, fieldset[disabled] .btn-info2:active, fieldset[disabled] .btn-info2:focus, fieldset[disabled] .btn-info2:hover { background-color: rgb(149, 198, 229) !important; border-color: rgb(149, 198, 229); }
.btn-success, .btn-success.focus, .btn-success:focus { background-color: rgb(135, 184, 127) !important; border-color: rgb(135, 184, 127); }
.btn-success.focus:hover, .btn-success:active:hover, .btn-success:focus:active, .btn-success:focus:hover, .btn-success:hover, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:active, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover { background-color: rgb(98, 155, 88) !important; border-color: rgb(135, 184, 127); }
.btn-success.no-border:active, .btn-success.no-border:hover { border-color: rgb(98, 155, 88); }
.btn-success.no-hover:active, .btn-success.no-hover:hover { background-color: rgb(135, 184, 127) !important; }
.btn-success.active, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus.active, .open > .btn-success.dropdown-toggle.active { background-color: rgb(117, 170, 108) !important; border-color: rgb(98, 153, 89); }
.btn-success.no-border.active { background-color: rgb(107, 164, 98) !important; border-color: rgb(107, 164, 98); }
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success.active[disabled], .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover { background-color: rgb(135, 184, 127) !important; border-color: rgb(135, 184, 127); }
.btn-warning, .btn-warning.focus, .btn-warning:focus { background-color: rgb(255, 183, 82) !important; border-color: rgb(255, 183, 82); }
.btn-warning.focus:hover, .btn-warning:active:hover, .btn-warning:focus:active, .btn-warning:focus:hover, .btn-warning:hover, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:active, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover { background-color: rgb(229, 151, 41) !important; border-color: rgb(255, 183, 82); }
.btn-warning.no-border:active, .btn-warning.no-border:hover { border-color: rgb(229, 151, 41); }
.btn-warning.no-hover:active, .btn-warning.no-hover:hover { background-color: rgb(255, 183, 82) !important; }
.btn-warning.active, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus.active, .open > .btn-warning.dropdown-toggle.active { background-color: rgb(242, 167, 62) !important; border-color: rgb(240, 152, 28); }
.btn-warning.no-border.active { background-color: rgb(241, 160, 47) !important; border-color: rgb(241, 160, 47); }
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning.active[disabled], .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover { background-color: rgb(255, 183, 82) !important; border-color: rgb(255, 183, 82); }
.btn-danger, .btn-danger.focus, .btn-danger:focus { background-color: rgb(209, 91, 71) !important; border-color: rgb(209, 91, 71); }
.btn-danger.focus:hover, .btn-danger:active:hover, .btn-danger:focus:active, .btn-danger:focus:hover, .btn-danger:hover, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:active, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover { background-color: rgb(183, 70, 53) !important; border-color: rgb(209, 91, 71); }
.btn-danger.no-border:active, .btn-danger.no-border:hover { border-color: rgb(183, 70, 53); }
.btn-danger.no-hover:active, .btn-danger.no-hover:hover { background-color: rgb(209, 91, 71) !important; }
.btn-danger.active, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus.active, .open > .btn-danger.dropdown-toggle.active { background-color: rgb(196, 81, 62) !important; border-color: rgb(170, 68, 52); }
.btn-danger.no-border.active { background-color: rgb(186, 75, 57) !important; border-color: rgb(186, 75, 57); }
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger.active[disabled], .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover { background-color: rgb(209, 91, 71) !important; border-color: rgb(209, 91, 71); }
.btn-inverse, .btn-inverse.focus, .btn-inverse:focus { background-color: rgb(85, 85, 85) !important; border-color: rgb(85, 85, 85); }
.btn-inverse.focus:hover, .btn-inverse:active:hover, .btn-inverse:focus:active, .btn-inverse:focus:hover, .btn-inverse:hover, .open > .btn-inverse.dropdown-toggle, .open > .btn-inverse.dropdown-toggle.focus, .open > .btn-inverse.dropdown-toggle:active, .open > .btn-inverse.dropdown-toggle:focus, .open > .btn-inverse.dropdown-toggle:hover { background-color: rgb(48, 48, 48) !important; border-color: rgb(85, 85, 85); }
.btn-inverse.no-border:active, .btn-inverse.no-border:hover { border-color: rgb(48, 48, 48); }
.btn-inverse.no-hover:active, .btn-inverse.no-hover:hover { background-color: rgb(85, 85, 85) !important; }
.btn-inverse.active, .btn-inverse.active:focus, .btn-inverse.active:hover, .btn-inverse.focus.active, .open > .btn-inverse.dropdown-toggle.active { background-color: rgb(67, 67, 67) !important; border-color: rgb(49, 49, 49); }
.btn-inverse.no-border.active { background-color: rgb(59, 59, 59) !important; border-color: rgb(59, 59, 59); }
.btn-inverse.disabled, .btn-inverse.disabled.active, .btn-inverse.disabled:active, .btn-inverse.disabled:focus, .btn-inverse.disabled:hover, .btn-inverse[disabled], .btn-inverse.active[disabled], .btn-inverse[disabled]:active, .btn-inverse[disabled]:focus, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse, fieldset[disabled] .btn-inverse.active, fieldset[disabled] .btn-inverse:active, fieldset[disabled] .btn-inverse:focus, fieldset[disabled] .btn-inverse:hover { background-color: rgb(85, 85, 85) !important; border-color: rgb(85, 85, 85); }
.btn-pink, .btn-pink.focus, .btn-pink:focus { background-color: rgb(214, 72, 126) !important; border-color: rgb(214, 72, 126); }
.btn-pink.focus:hover, .btn-pink:active:hover, .btn-pink:focus:active, .btn-pink:focus:hover, .btn-pink:hover, .open > .btn-pink.dropdown-toggle, .open > .btn-pink.dropdown-toggle.focus, .open > .btn-pink.dropdown-toggle:active, .open > .btn-pink.dropdown-toggle:focus, .open > .btn-pink.dropdown-toggle:hover { background-color: rgb(183, 55, 102) !important; border-color: rgb(214, 72, 126); }
.btn-pink.no-border:active, .btn-pink.no-border:hover { border-color: rgb(183, 55, 102); }
.btn-pink.no-hover:active, .btn-pink.no-hover:hover { background-color: rgb(214, 72, 126) !important; }
.btn-pink.active, .btn-pink.active:focus, .btn-pink.active:hover, .btn-pink.focus.active, .open > .btn-pink.dropdown-toggle.active { background-color: rgb(199, 64, 114) !important; border-color: rgb(175, 52, 98); }
.btn-pink.no-border.active { background-color: rgb(190, 56, 106) !important; border-color: rgb(190, 56, 106); }
.btn-pink.disabled, .btn-pink.disabled.active, .btn-pink.disabled:active, .btn-pink.disabled:focus, .btn-pink.disabled:hover, .btn-pink[disabled], .btn-pink.active[disabled], .btn-pink[disabled]:active, .btn-pink[disabled]:focus, .btn-pink[disabled]:hover, fieldset[disabled] .btn-pink, fieldset[disabled] .btn-pink.active, fieldset[disabled] .btn-pink:active, fieldset[disabled] .btn-pink:focus, fieldset[disabled] .btn-pink:hover { background-color: rgb(214, 72, 126) !important; border-color: rgb(214, 72, 126); }
.btn-purple, .btn-purple.focus, .btn-purple:focus { background-color: rgb(149, 133, 191) !important; border-color: rgb(149, 133, 191); }
.btn-purple.focus:hover, .btn-purple:active:hover, .btn-purple:focus:active, .btn-purple:focus:hover, .btn-purple:hover, .open > .btn-purple.dropdown-toggle, .open > .btn-purple.dropdown-toggle.focus, .open > .btn-purple.dropdown-toggle:active, .open > .btn-purple.dropdown-toggle:focus, .open > .btn-purple.dropdown-toggle:hover { background-color: rgb(116, 97, 170) !important; border-color: rgb(149, 133, 191); }
.btn-purple.no-border:active, .btn-purple.no-border:hover { border-color: rgb(116, 97, 170); }
.btn-purple.no-hover:active, .btn-purple.no-hover:hover { background-color: rgb(149, 133, 191) !important; }
.btn-purple.active, .btn-purple.active:focus, .btn-purple.active:hover, .btn-purple.focus.active, .open > .btn-purple.dropdown-toggle.active { background-color: rgb(133, 115, 181) !important; border-color: rgb(112, 92, 168); }
.btn-purple.no-border.active { background-color: rgb(124, 105, 175) !important; border-color: rgb(124, 105, 175); }
.btn-purple.disabled, .btn-purple.disabled.active, .btn-purple.disabled:active, .btn-purple.disabled:focus, .btn-purple.disabled:hover, .btn-purple[disabled], .btn-purple.active[disabled], .btn-purple[disabled]:active, .btn-purple[disabled]:focus, .btn-purple[disabled]:hover, fieldset[disabled] .btn-purple, fieldset[disabled] .btn-purple.active, fieldset[disabled] .btn-purple:active, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple:hover { background-color: rgb(149, 133, 191) !important; border-color: rgb(149, 133, 191); }
.btn-grey, .btn-grey.focus, .btn-grey:focus { background-color: rgb(160, 160, 160) !important; border-color: rgb(160, 160, 160); }
.btn-grey.focus:hover, .btn-grey:active:hover, .btn-grey:focus:active, .btn-grey:focus:hover, .btn-grey:hover, .open > .btn-grey.dropdown-toggle, .open > .btn-grey.dropdown-toggle.focus, .open > .btn-grey.dropdown-toggle:active, .open > .btn-grey.dropdown-toggle:focus, .open > .btn-grey.dropdown-toggle:hover { background-color: rgb(136, 136, 136) !important; border-color: rgb(160, 160, 160); }
.btn-grey.no-border:active, .btn-grey.no-border:hover { border-color: rgb(136, 136, 136); }
.btn-grey.no-hover:active, .btn-grey.no-hover:hover { background-color: rgb(160, 160, 160) !important; }
.btn-grey.active, .btn-grey.active:focus, .btn-grey.active:hover, .btn-grey.focus.active, .open > .btn-grey.dropdown-toggle.active { background-color: rgb(148, 148, 148) !important; border-color: rgb(130, 130, 130); }
.btn-grey.no-border.active { background-color: rgb(140, 140, 140) !important; border-color: rgb(140, 140, 140); }
.btn-grey.disabled, .btn-grey.disabled.active, .btn-grey.disabled:active, .btn-grey.disabled:focus, .btn-grey.disabled:hover, .btn-grey[disabled], .btn-grey.active[disabled], .btn-grey[disabled]:active, .btn-grey[disabled]:focus, .btn-grey[disabled]:hover, fieldset[disabled] .btn-grey, fieldset[disabled] .btn-grey.active, fieldset[disabled] .btn-grey:active, fieldset[disabled] .btn-grey:focus, fieldset[disabled] .btn-grey:hover { background-color: rgb(160, 160, 160) !important; border-color: rgb(160, 160, 160); }
.btn-yellow { color: rgb(153, 102, 51) !important; text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.4) !important; }
.btn-yellow, .btn-yellow.focus, .btn-yellow:focus { background-color: rgb(254, 225, 136) !important; border-color: rgb(254, 225, 136); }
.btn-yellow.focus:hover, .btn-yellow:active:hover, .btn-yellow:focus:active, .btn-yellow:focus:hover, .btn-yellow:hover, .open > .btn-yellow.dropdown-toggle, .open > .btn-yellow.dropdown-toggle.focus, .open > .btn-yellow.dropdown-toggle:active, .open > .btn-yellow.dropdown-toggle:focus, .open > .btn-yellow.dropdown-toggle:hover { background-color: rgb(247, 208, 91) !important; border-color: rgb(254, 225, 136); }
.btn-yellow.no-border:active, .btn-yellow.no-border:hover { border-color: rgb(247, 208, 91); }
.btn-yellow.no-hover:active, .btn-yellow.no-hover:hover { background-color: rgb(254, 225, 136) !important; }
.btn-yellow.active, .btn-yellow.active:focus, .btn-yellow.active:hover, .btn-yellow.focus.active, .open > .btn-yellow.dropdown-toggle.active { background-color: rgb(251, 217, 114) !important; border-color: rgb(249, 207, 79); }
.btn-yellow.no-border.active { background-color: rgb(250, 212, 99) !important; border-color: rgb(250, 212, 99); }
.btn-yellow.disabled, .btn-yellow.disabled.active, .btn-yellow.disabled:active, .btn-yellow.disabled:focus, .btn-yellow.disabled:hover, .btn-yellow[disabled], .btn-yellow.active[disabled], .btn-yellow[disabled]:active, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow, fieldset[disabled] .btn-yellow.active, fieldset[disabled] .btn-yellow:active, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:hover { background-color: rgb(254, 225, 136) !important; border-color: rgb(254, 225, 136); }
.btn-yellow.active, .btn-yellow.focus, .btn-yellow:focus, .btn-yellow:hover, .open > .btn-yellow.active.dropdown-toggle, .open > .btn-yellow.dropdown-toggle { color: rgb(153, 102, 51); }
.btn-light { color: rgb(136, 136, 136) !important; text-shadow: 0px -1px 0px rgba(250, 250, 250, 0.25) !important; }
.btn.btn-link, .btn.btn-link:hover, .btn.btn-white { text-shadow: none !important; }
.btn-light, .btn-light.focus, .btn-light:focus { background-color: rgb(231, 231, 231) !important; border-color: rgb(231, 231, 231); }
.btn-light.focus:hover, .btn-light:active:hover, .btn-light:focus:active, .btn-light:focus:hover, .btn-light:hover, .open > .btn-light.dropdown-toggle, .open > .btn-light.dropdown-toggle.focus, .open > .btn-light.dropdown-toggle:active, .open > .btn-light.dropdown-toggle:focus, .open > .btn-light.dropdown-toggle:hover { background-color: rgb(217, 217, 217) !important; border-color: rgb(231, 231, 231); }
.btn-light.no-border:active, .btn-light.no-border:hover { border-color: rgb(217, 217, 217); }
.btn-light.no-hover:active, .btn-light.no-hover:hover { background-color: rgb(231, 231, 231) !important; }
.btn-light.active, .btn-light.active:focus, .btn-light.active:hover, .btn-light.focus.active, .open > .btn-light.dropdown-toggle.active { background-color: rgb(224, 224, 224) !important; border-color: rgb(206, 206, 206); }
.btn-light.no-border.active { background-color: rgb(216, 216, 216) !important; border-color: rgb(216, 216, 216); }
.btn-light.disabled, .btn-light.disabled.active, .btn-light.disabled:active, .btn-light.disabled:focus, .btn-light.disabled:hover, .btn-light[disabled], .btn-light.active[disabled], .btn-light[disabled]:active, .btn-light[disabled]:focus, .btn-light[disabled]:hover, fieldset[disabled] .btn-light, fieldset[disabled] .btn-light.active, fieldset[disabled] .btn-light:active, fieldset[disabled] .btn-light:focus, fieldset[disabled] .btn-light:hover { background-color: rgb(231, 231, 231) !important; border-color: rgb(231, 231, 231); }
.btn.btn-white, .btn.btn-white.no-hover:active, .btn.btn-white.no-hover:hover { background-color: rgb(255, 255, 255) !important; }
.btn.btn-white, .btn.btn-white.active.no-border, .btn.btn-white.disabled, .btn.btn-white.disabled.active, .btn.btn-white.disabled:active, .btn.btn-white.disabled:focus, .btn.btn-white.disabled:hover, .btn.btn-white.no-border:active, .btn.btn-white.no-border:focus, .btn.btn-white.no-border:hover, .btn.btn-white[disabled], .btn.btn-white.active[disabled], .btn.btn-white[disabled]:active, .btn.btn-white[disabled]:focus, .btn.btn-white[disabled]:hover, .open > .btn.btn-white.active.dropdown-toggle.no-border, .open > .btn.btn-white.dropdown-toggle.no-border, fieldset[disabled] .btn.btn-white, fieldset[disabled] .btn.btn-white.active, fieldset[disabled] .btn.btn-white:active, fieldset[disabled] .btn.btn-white:focus, fieldset[disabled] .btn.btn-white:hover { border-color: rgb(204, 204, 204); }
.btn-light.active, .btn-light.focus, .btn-light:focus, .btn-light:hover, .open > .btn-light.active.dropdown-toggle, .open > .btn-light.dropdown-toggle { color: rgb(136, 136, 136); }
.btn-light.btn-mini::after, .btn-light.btn-xs::after { left: -2px; right: -2px; top: -2px; bottom: -2px; }
.btn-light.btn-sm::after { left: -4px; right: -4px; top: -4px; bottom: -4px; }
.btn-light .btn-lg::after { left: -6px; right: -6px; top: -6px; bottom: -6px; }
.btn.btn-white { color: rgb(68, 68, 68) !important; }
.btn.btn-white.active, .btn.btn-white:focus { box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1) inset !important; }
.btn.btn-white.active.btn-bold, .btn.btn-white.btn-bold:focus { box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15) inset !important; }
.btn.btn-white.active::after { display: none; }
.btn.btn-white.active, .btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:hover, .open > .btn.btn-white.active.dropdown-toggle, .open > .btn.btn-white.dropdown-toggle { background-color: rgb(235, 235, 235) !important; border-color: rgb(204, 204, 204); color: rgb(58, 52, 52) !important; }
.btn-white.btn-default { border-color: rgb(171, 186, 195); color: rgb(128, 144, 154) !important; }
.btn-white.btn-default.active, .btn-white.btn-default:active, .btn-white.btn-default:focus, .btn-white.btn-default:hover, .open > .btn-white.btn-default.active.dropdown-toggle, .open > .btn-white.btn-default.dropdown-toggle { background-color: rgb(239, 242, 244) !important; border-color: rgb(171, 186, 195); color: rgb(107, 133, 149) !important; }
.btn-white.btn-default.active.no-border, .btn-white.btn-default.disabled, .btn-white.btn-default.disabled.active, .btn-white.btn-default.disabled:active, .btn-white.btn-default.disabled:focus, .btn-white.btn-default.disabled:hover, .btn-white.btn-default.no-border:active, .btn-white.btn-default.no-border:focus, .btn-white.btn-default.no-border:hover, .btn-white.btn-default[disabled], .btn-white.btn-default.active[disabled], .btn-white.btn-default[disabled]:active, .btn-white.btn-default[disabled]:focus, .btn-white.btn-default[disabled]:hover, .open > .btn-white.btn-default.active.dropdown-toggle.no-border, .open > .btn-white.btn-default.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-default, fieldset[disabled] .btn-white.btn-default.active, fieldset[disabled] .btn-white.btn-default:active, fieldset[disabled] .btn-white.btn-default:focus, fieldset[disabled] .btn-white.btn-default:hover { border-color: rgb(171, 186, 195); }
.btn-white.btn-primary { border-color: rgb(138, 175, 206); color: rgb(102, 136, 166) !important; }
.btn-white.btn-primary.active, .btn-white.btn-primary:active, .btn-white.btn-primary:focus, .btn-white.btn-primary:hover, .open > .btn-white.btn-primary.active.dropdown-toggle, .open > .btn-white.btn-primary.dropdown-toggle { background-color: rgb(234, 242, 248) !important; border-color: rgb(138, 175, 206); color: rgb(83, 124, 159) !important; }
.btn-white.btn-primary.active.no-border, .btn-white.btn-primary.disabled, .btn-white.btn-primary.disabled.active, .btn-white.btn-primary.disabled:active, .btn-white.btn-primary.disabled:focus, .btn-white.btn-primary.disabled:hover, .btn-white.btn-primary.no-border:active, .btn-white.btn-primary.no-border:focus, .btn-white.btn-primary.no-border:hover, .btn-white.btn-primary[disabled], .btn-white.btn-primary.active[disabled], .btn-white.btn-primary[disabled]:active, .btn-white.btn-primary[disabled]:focus, .btn-white.btn-primary[disabled]:hover, .open > .btn-white.btn-primary.active.dropdown-toggle.no-border, .open > .btn-white.btn-primary.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-primary, fieldset[disabled] .btn-white.btn-primary.active, fieldset[disabled] .btn-white.btn-primary:active, fieldset[disabled] .btn-white.btn-primary:focus, fieldset[disabled] .btn-white.btn-primary:hover { border-color: rgb(138, 175, 206); }
.btn-white.btn-success { border-color: rgb(167, 201, 161); color: rgb(129, 168, 123) !important; }
.btn-white.btn-success.active, .btn-white.btn-success:active, .btn-white.btn-success:focus, .btn-white.btn-success:hover, .open > .btn-white.btn-success.active.dropdown-toggle, .open > .btn-white.btn-success.dropdown-toggle { background-color: rgb(237, 244, 235) !important; border-color: rgb(167, 201, 161); color: rgb(110, 164, 101) !important; }
.btn-white.btn-success.active.no-border, .btn-white.btn-success.disabled, .btn-white.btn-success.disabled.active, .btn-white.btn-success.disabled:active, .btn-white.btn-success.disabled:focus, .btn-white.btn-success.disabled:hover, .btn-white.btn-success.no-border:active, .btn-white.btn-success.no-border:focus, .btn-white.btn-success.no-border:hover, .btn-white.btn-success[disabled], .btn-white.btn-success.active[disabled], .btn-white.btn-success[disabled]:active, .btn-white.btn-success[disabled]:focus, .btn-white.btn-success[disabled]:hover, .open > .btn-white.btn-success.active.dropdown-toggle.no-border, .open > .btn-white.btn-success.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-success, fieldset[disabled] .btn-white.btn-success.active, fieldset[disabled] .btn-white.btn-success:active, fieldset[disabled] .btn-white.btn-success:focus, fieldset[disabled] .btn-white.btn-success:hover { border-color: rgb(167, 201, 161); }
.btn-white.btn-danger { border-color: rgb(215, 165, 157); color: rgb(183, 131, 122) !important; }
.btn-white.btn-danger.active, .btn-white.btn-danger:active, .btn-white.btn-danger:focus, .btn-white.btn-danger:hover, .open > .btn-white.btn-danger.active.dropdown-toggle, .open > .btn-white.btn-danger.dropdown-toggle { background-color: rgb(251, 244, 243) !important; border-color: rgb(215, 165, 157); color: rgb(180, 111, 100) !important; }
.btn-white.btn-danger.active.no-border, .btn-white.btn-danger.disabled, .btn-white.btn-danger.disabled.active, .btn-white.btn-danger.disabled:active, .btn-white.btn-danger.disabled:focus, .btn-white.btn-danger.disabled:hover, .btn-white.btn-danger.no-border:active, .btn-white.btn-danger.no-border:focus, .btn-white.btn-danger.no-border:hover, .btn-white.btn-danger[disabled], .btn-white.btn-danger.active[disabled], .btn-white.btn-danger[disabled]:active, .btn-white.btn-danger[disabled]:focus, .btn-white.btn-danger[disabled]:hover, .open > .btn-white.btn-danger.active.dropdown-toggle.no-border, .open > .btn-white.btn-danger.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-danger, fieldset[disabled] .btn-white.btn-danger.active, fieldset[disabled] .btn-white.btn-danger:active, fieldset[disabled] .btn-white.btn-danger:focus, fieldset[disabled] .btn-white.btn-danger:hover { border-color: rgb(215, 165, 157); }
.btn-white.btn-warning { border-color: rgb(231, 185, 121); color: rgb(218, 164, 88) !important; }
.btn-white.btn-warning.active, .btn-white.btn-warning:active, .btn-white.btn-warning:focus, .btn-white.btn-warning:hover, .open > .btn-white.btn-warning.active.dropdown-toggle, .open > .btn-white.btn-warning.dropdown-toggle { background-color: rgb(254, 247, 236) !important; border-color: rgb(231, 185, 121); color: rgb(219, 154, 61) !important; }
.btn-white.btn-warning.active.no-border, .btn-white.btn-warning.disabled, .btn-white.btn-warning.disabled.active, .btn-white.btn-warning.disabled:active, .btn-white.btn-warning.disabled:focus, .btn-white.btn-warning.disabled:hover, .btn-white.btn-warning.no-border:active, .btn-white.btn-warning.no-border:focus, .btn-white.btn-warning.no-border:hover, .btn-white.btn-warning[disabled], .btn-white.btn-warning.active[disabled], .btn-white.btn-warning[disabled]:active, .btn-white.btn-warning[disabled]:focus, .btn-white.btn-warning[disabled]:hover, .open > .btn-white.btn-warning.active.dropdown-toggle.no-border, .open > .btn-white.btn-warning.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-warning, fieldset[disabled] .btn-white.btn-warning.active, fieldset[disabled] .btn-white.btn-warning:active, fieldset[disabled] .btn-white.btn-warning:focus, fieldset[disabled] .btn-white.btn-warning:hover { border-color: rgb(231, 185, 121); }
.btn-white.btn-info, .btn-white.btn-info.active.no-border, .btn-white.btn-info.disabled, .btn-white.btn-info.disabled.active, .btn-white.btn-info.disabled:active, .btn-white.btn-info.disabled:focus, .btn-white.btn-info.disabled:hover, .btn-white.btn-info.no-border:active, .btn-white.btn-info.no-border:focus, .btn-white.btn-info.no-border:hover, .btn-white.btn-info[disabled], .btn-white.btn-info.active[disabled], .btn-white.btn-info[disabled]:active, .btn-white.btn-info[disabled]:focus, .btn-white.btn-info[disabled]:hover, .open > .btn-white.btn-info.active.dropdown-toggle.no-border, .open > .btn-white.btn-info.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-info, fieldset[disabled] .btn-white.btn-info.active, fieldset[disabled] .btn-white.btn-info:active, fieldset[disabled] .btn-white.btn-info:focus, fieldset[disabled] .btn-white.btn-info:hover { border-color: rgb(143, 188, 217); }
.btn-white.btn-info { color: rgb(112, 160, 193) !important; }
.btn-white.btn-info.active, .btn-white.btn-info:active, .btn-white.btn-info:focus, .btn-white.btn-info:hover, .open > .btn-white.btn-info.active.dropdown-toggle, .open > .btn-white.btn-info.dropdown-toggle { background-color: rgb(238, 245, 250) !important; border-color: rgb(143, 188, 217); color: rgb(88, 150, 191) !important; }
.btn-white.btn-inverse { border-color: rgb(149, 149, 149); color: rgb(85, 85, 85) !important; }
.btn-white.btn-inverse.active, .btn-white.btn-inverse:active, .btn-white.btn-inverse:focus, .btn-white.btn-inverse:hover, .open > .btn-white.btn-inverse.active.dropdown-toggle, .open > .btn-white.btn-inverse.dropdown-toggle { background-color: rgb(228, 228, 228) !important; border-color: rgb(149, 149, 149); color: rgb(76, 69, 69) !important; }
.btn-white.btn-inverse.active.no-border, .btn-white.btn-inverse.disabled, .btn-white.btn-inverse.disabled.active, .btn-white.btn-inverse.disabled:active, .btn-white.btn-inverse.disabled:focus, .btn-white.btn-inverse.disabled:hover, .btn-white.btn-inverse.no-border:active, .btn-white.btn-inverse.no-border:focus, .btn-white.btn-inverse.no-border:hover, .btn-white.btn-inverse[disabled], .btn-white.btn-inverse.active[disabled], .btn-white.btn-inverse[disabled]:active, .btn-white.btn-inverse[disabled]:focus, .btn-white.btn-inverse[disabled]:hover, .open > .btn-white.btn-inverse.active.dropdown-toggle.no-border, .open > .btn-white.btn-inverse.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-inverse, fieldset[disabled] .btn-white.btn-inverse.active, fieldset[disabled] .btn-white.btn-inverse:active, fieldset[disabled] .btn-white.btn-inverse:focus, fieldset[disabled] .btn-white.btn-inverse:hover { border-color: rgb(149, 149, 149); }
.btn-white.btn-pink, .btn-white.btn-pink.active.no-border, .btn-white.btn-pink.disabled, .btn-white.btn-pink.disabled.active, .btn-white.btn-pink.disabled:active, .btn-white.btn-pink.disabled:focus, .btn-white.btn-pink.disabled:hover, .btn-white.btn-pink.no-border:active, .btn-white.btn-pink.no-border:focus, .btn-white.btn-pink.no-border:hover, .btn-white.btn-pink[disabled], .btn-white.btn-pink.active[disabled], .btn-white.btn-pink[disabled]:active, .btn-white.btn-pink[disabled]:focus, .btn-white.btn-pink[disabled]:hover, .open > .btn-white.btn-pink.active.dropdown-toggle.no-border, .open > .btn-white.btn-pink.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-pink, fieldset[disabled] .btn-white.btn-pink.active, fieldset[disabled] .btn-white.btn-pink:active, fieldset[disabled] .btn-white.btn-pink:focus, fieldset[disabled] .btn-white.btn-pink:hover { border-color: rgb(210, 153, 174); }
.btn-white.btn-pink { color: rgb(175, 111, 135) !important; }
.btn-white.btn-pink.active, .btn-white.btn-pink:active, .btn-white.btn-pink:focus, .btn-white.btn-pink:hover, .open > .btn-white.btn-pink.active.dropdown-toggle, .open > .btn-white.btn-pink.dropdown-toggle { background-color: rgb(251, 239, 244) !important; border-color: rgb(210, 153, 174); color: rgb(172, 89, 120) !important; }
.btn-white.btn-purple { border-color: rgb(183, 177, 198); color: rgb(125, 111, 162) !important; }
.btn-white.btn-purple.active, .btn-white.btn-purple:active, .btn-white.btn-purple:focus, .btn-white.btn-purple:hover, .open > .btn-white.btn-purple.active.dropdown-toggle, .open > .btn-white.btn-purple.dropdown-toggle { background-color: rgb(239, 237, 245) !important; border-color: rgb(183, 177, 198); color: rgb(109, 91, 156) !important; }
.btn-white.btn-purple.active.no-border, .btn-white.btn-purple.disabled, .btn-white.btn-purple.disabled.active, .btn-white.btn-purple.disabled:active, .btn-white.btn-purple.disabled:focus, .btn-white.btn-purple.disabled:hover, .btn-white.btn-purple.no-border:active, .btn-white.btn-purple.no-border:focus, .btn-white.btn-purple.no-border:hover, .btn-white.btn-purple[disabled], .btn-white.btn-purple.active[disabled], .btn-white.btn-purple[disabled]:active, .btn-white.btn-purple[disabled]:focus, .btn-white.btn-purple[disabled]:hover, .open > .btn-white.btn-purple.active.dropdown-toggle.no-border, .open > .btn-white.btn-purple.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-purple, fieldset[disabled] .btn-white.btn-purple.active, fieldset[disabled] .btn-white.btn-purple:active, fieldset[disabled] .btn-white.btn-purple:focus, fieldset[disabled] .btn-white.btn-purple:hover { border-color: rgb(183, 177, 198); }
.btn-white.btn-yellow { border-color: rgb(236, 209, 129); color: rgb(211, 166, 26) !important; }
.btn-white.btn-yellow.active, .btn-white.btn-yellow:active, .btn-white.btn-yellow:focus, .btn-white.btn-yellow:hover, .open > .btn-white.btn-yellow.active.dropdown-toggle, .open > .btn-white.btn-yellow.dropdown-toggle { background-color: rgb(253, 247, 228) !important; border-color: rgb(236, 209, 129); color: rgb(194, 151, 18) !important; }
.btn-white.btn-yellow.active.no-border, .btn-white.btn-yellow.disabled, .btn-white.btn-yellow.disabled.active, .btn-white.btn-yellow.disabled:active, .btn-white.btn-yellow.disabled:focus, .btn-white.btn-yellow.disabled:hover, .btn-white.btn-yellow.no-border:active, .btn-white.btn-yellow.no-border:focus, .btn-white.btn-yellow.no-border:hover, .btn-white.btn-yellow[disabled], .btn-white.btn-yellow.active[disabled], .btn-white.btn-yellow[disabled]:active, .btn-white.btn-yellow[disabled]:focus, .btn-white.btn-yellow[disabled]:hover, .open > .btn-white.btn-yellow.active.dropdown-toggle.no-border, .open > .btn-white.btn-yellow.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-yellow, fieldset[disabled] .btn-white.btn-yellow.active, fieldset[disabled] .btn-white.btn-yellow:active, fieldset[disabled] .btn-white.btn-yellow:focus, fieldset[disabled] .btn-white.btn-yellow:hover { border-color: rgb(236, 209, 129); }
.btn-white.btn-grey, .btn-white.btn-grey.active.no-border, .btn-white.btn-grey.disabled, .btn-white.btn-grey.disabled.active, .btn-white.btn-grey.disabled:active, .btn-white.btn-grey.disabled:focus, .btn-white.btn-grey.disabled:hover, .btn-white.btn-grey.no-border:active, .btn-white.btn-grey.no-border:focus, .btn-white.btn-grey.no-border:hover, .btn-white.btn-grey[disabled], .btn-white.btn-grey.active[disabled], .btn-white.btn-grey[disabled]:active, .btn-white.btn-grey[disabled]:focus, .btn-white.btn-grey[disabled]:hover, .open > .btn-white.btn-grey.active.dropdown-toggle.no-border, .open > .btn-white.btn-grey.dropdown-toggle.no-border, fieldset[disabled] .btn-white.btn-grey, fieldset[disabled] .btn-white.btn-grey.active, fieldset[disabled] .btn-white.btn-grey:active, fieldset[disabled] .btn-white.btn-grey:focus, fieldset[disabled] .btn-white.btn-grey:hover { border-color: rgb(198, 198, 198); }
.btn-white.btn-grey { color: rgb(140, 140, 140) !important; }
.btn-white.btn-grey.active, .btn-white.btn-grey:active, .btn-white.btn-grey:focus, .btn-white.btn-grey:hover, .open > .btn-white.btn-grey.active.dropdown-toggle, .open > .btn-white.btn-grey.dropdown-toggle { background-color: rgb(237, 237, 237) !important; border-color: rgb(198, 198, 198); color: rgb(133, 121, 121) !important; }
.btn-white.btn-transparent { background-color: rgba(0, 0, 0, 0.4) !important; }
.btn-white.btn-transparent:hover { background-color: rgba(0, 0, 0, 0.5) !important; }
.btn-white.btn-transparent:active, .btn-white.btn-transparent:focus { background-color: rgba(0, 0, 0, 0.6) !important; }
.btn-white.no-border { border-color: transparent !important; }
.btn.disabled.active, .btn.disabled:active, .btn.disabled:focus, .btn.active[disabled], .btn[disabled]:active, .btn[disabled]:focus { outline: 0px none; }
.btn.disabled:active, .btn[disabled]:active { top: 0px; left: 0px; }
.btn.active::after { display: inline-block; content: ""; position: absolute; border-bottom: 1px solid rgb(239, 229, 181); left: -4px; right: -4px; bottom: -4px; }
.btn.btn-link, .btn.btn-no-border { border-width: 0px !important; }
.btn.active.btn-sm::after { left: -3px; right: -3px; bottom: -3px; }
.btn.active.btn-lg::after { left: -5px; right: -5px; bottom: -5px; }
.btn.active.btn-mini::after, .btn.active.btn-minier::after, .btn.active.btn-xs::after { left: -1px; right: -1px; bottom: -2px; }
.btn.active.btn-minier::after { bottom: -1px; }
.btn.active.btn-yellow::after { border-bottom-color: rgb(201, 99, 56); }
.btn.active.btn-light { color: rgb(81, 81, 81); }
.btn.active.btn-light::after { border-bottom-color: rgb(181, 181, 181); }
.btn > .ace-icon { margin-right: 4px; }
.btn > .ace-icon.icon-on-right { margin-right: 0px; margin-left: 4px; }
.btn > .icon-only.ace-icon { margin: 0px !important; text-align: center; padding: 0px; }
.btn-lg > .ace-icon { margin-right: 6px; }
.btn-lg > .ace-icon.icon-on-right { margin-right: 0px; margin-left: 6px; }
.btn-sm > .ace-icon { margin-right: 3px; }
.btn-sm > .ace-icon.icon-on-right { margin-right: 0px; margin-left: 3px; }
.btn-mini > .ace-icon, .btn-minier > .ace-icon, .btn-xs > .ace-icon { margin-right: 2px; }
.btn-mini > .ace-icon.icon-on-right, .btn-minier > .ace-icon.icon-on-right, .btn-xs > .ace-icon.icon-on-right { margin-right: 0px; margin-left: 2px; }
.btn.btn-link { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; color: rgb(0, 136, 204) !important; padding: 4px 12px !important; line-height: 20px !important; }
.btn.btn-link:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; }
.btn.btn-link.active, .btn.btn-link:active, .btn.btn-link:focus, .open > .btn.btn-link.active, .open > .btn.btn-link:active, .open > .btn.btn-link:focus { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; text-decoration: underline; color: rgb(0, 156, 235) !important; }
.btn.btn-link.active::after, .btn.btn-link:active::after, .btn.btn-link:focus::after { display: none; }
.btn.btn-link.disabled, .btn.btn-link[disabled] { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; opacity: 0.65; text-decoration: none !important; }
.btn-group:first-child { margin-left: 0px; }
.btn-group > .btn, .btn-group > .btn + .btn, .btn-group > .btn:first-child { margin: 0px 1px 0px 0px; }
.btn-group > .btn > .caret { margin-top: 15px; margin-left: 1px; border-width: 5px; border-top-color: rgb(255, 255, 255); }
.btn-group > .btn.btn-sm > .caret { margin-top: 10px; border-width: 4px; }
.btn-group > .btn.btn-lg > .caret { margin-top: 18px; border-width: 6px; }
.btn-group > .btn.btn-mini > .caret, .btn-group > .btn.btn-xs > .caret { margin-top: 9px; border-width: 4px; }
.btn-group > .btn.btn-minier > .caret { margin-top: 7px; border-width: 3px; }
.btn-group > .btn + .btn.dropdown-toggle { padding-right: 3px; padding-left: 3px; }
.btn-group > .btn + .btn-lg.dropdown-toggle { padding-right: 4px; padding-left: 4px; }
.btn-group + .btn, .btn-group > .btn { margin: 0px 1px 0px 0px; border-width: 3px; }
.btn-group + .btn.active::after, .btn-group > .btn.active::after { left: -2px; right: -2px; bottom: -2px; border-bottom-width: 1px; }
.btn-group + .btn-lg, .btn-group > .btn-lg { border-width: 4px; }
.btn-group + .btn-lg.active::after, .btn-group > .btn-lg.active::after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px; }
.btn-group + .btn-sm, .btn-group > .btn-sm { border-width: 2px; }
.btn-group + .btn-mini, .btn-group + .btn-minier, .btn-group + .btn-xs, .btn-group > .btn-mini, .btn-group > .btn-minier, .btn-group > .btn-xs, .btn.btn-white { border-width: 1px; }
.btn-group + .btn-sm.active::after, .btn-group > .btn-sm.active::after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px; }
.btn-group + .btn-mini.active::after, .btn-group + .btn-minier.active::after, .btn-group + .btn-xs.active::after, .btn-group > .btn-mini.active::after, .btn-group > .btn-minier.active::after, .btn-group > .btn-xs.active::after { left: 0px; right: 0px; bottom: 0px; border-bottom-width: 1px; }
.btn.btn-bold, .btn.btn-round { border-bottom-width: 2px; }
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn:last-child:not(:first-child) { border-radius: 0px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn + .btn { margin: 1px 0px 0px; }
.btn-group-vertical > .btn:first-child { margin-top: 0px; }
.btn-group.btn-overlap > .btn { margin-right: -1px; }
.btn-group.btn-corner > .btn:first-child { border-bottom-left-radius: 8px; border-top-left-radius: 8px; }
.btn-group.btn-corner > .btn:last-child { border-bottom-right-radius: 8px; border-top-right-radius: 8px; }
.btn-group.btn-corner > .btn.btn-sm:first-child { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.btn-group.btn-corner > .btn.btn-sm:last-child { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }
.btn-group.btn-corner > .btn.btn-mini:first-child, .btn-group.btn-corner > .btn.btn-xs:first-child { border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.btn-group.btn-corner > .btn.btn-mini:last-child, .btn-group.btn-corner > .btn.btn-xs:last-child { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.btn.btn-round { border-radius: 4px !important; }
.btn.btn-app { display: inline-block; width: 100px; font-size: 18px; font-weight: 400; color: rgb(255, 255, 255); text-align: center; border: medium none; border-radius: 12px; padding: 12px 0px 8px; margin: 2px; line-height: 1.7; position: relative; }
.btn-app, .btn-app.btn-default, .btn-app.btn-default.disabled:hover, .btn-app.btn-default.no-hover:hover, .btn-app.disabled:hover, .btn-app.no-hover:hover { background: rgb(180, 194, 204) linear-gradient(to bottom, rgb(188, 201, 213) 0px, rgb(171, 186, 195) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-default:hover, .btn-app:hover { background: rgb(155, 174, 188) linear-gradient(to bottom, rgb(163, 181, 197) 0px, rgb(147, 166, 178) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-primary, .btn-app.btn-primary.disabled:hover, .btn-app.btn-primary.no-hover:hover { background: rgb(42, 139, 203) linear-gradient(to bottom, rgb(59, 152, 214) 0px, rgb(25, 126, 193) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-primary:hover { background: rgb(29, 111, 166) linear-gradient(to bottom, rgb(38, 126, 184) 0px, rgb(19, 97, 148) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-info, .btn-app.btn-info.disabled:hover, .btn-app.btn-info.no-hover:hover { background: rgb(104, 173, 222) linear-gradient(to bottom, rgb(117, 181, 230) 0px, rgb(91, 164, 213) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-info:hover { background: rgb(63, 150, 212) linear-gradient(to bottom, rgb(74, 158, 222) 0px, rgb(52, 141, 201) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-success, .btn-app.btn-success.disabled:hover, .btn-app.btn-success.no-hover:hover { background: rgb(133, 181, 88) linear-gradient(to bottom, rgb(142, 191, 96) 0px, rgb(125, 170, 80) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-success:hover { background: rgb(108, 152, 66) linear-gradient(to bottom, rgb(116, 168, 68) 0px, rgb(100, 135, 64) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-danger, .btn-app.btn-danger.disabled:hover, .btn-app.btn-danger.no-hover:hover { background: rgb(211, 65, 59) linear-gradient(to bottom, rgb(213, 91, 82) 0px, rgb(209, 39, 35) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-danger:hover { background: rgb(181, 44, 38) linear-gradient(to bottom, rgb(196, 58, 48) 0px, rgb(165, 31, 28) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-warning, .btn-app.btn-warning.disabled:hover, .btn-app.btn-warning.no-hover:hover { background: rgb(255, 180, 75) linear-gradient(to bottom, rgb(255, 191, 102) 0px, rgb(255, 168, 48) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-warning:hover { background: rgb(254, 158, 25) linear-gradient(to bottom, rgb(255, 170, 51) 0px, rgb(252, 146, 0) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-purple, .btn-app.btn-purple.disabled:hover, .btn-app.btn-purple.no-hover:hover { background: rgb(152, 137, 193) linear-gradient(to bottom, rgb(166, 150, 206) 0px, rgb(138, 124, 180) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-purple:hover { background: rgb(123, 104, 175) linear-gradient(to bottom, rgb(137, 115, 190) 0px, rgb(109, 92, 161) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-pink, .btn-app.btn-pink.disabled:hover, .btn-app.btn-pink.no-hover:hover { background: rgb(213, 76, 126) linear-gradient(to bottom, rgb(219, 94, 140) 0px, rgb(206, 57, 112) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-pink:hover { background: rgb(190, 47, 100) linear-gradient(to bottom, rgb(210, 52, 110) 0px, rgb(170, 42, 89) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-inverse, .btn-app.btn-inverse.disabled:hover, .btn-app.btn-inverse.no-hover:hover { background: rgb(68, 68, 68) linear-gradient(to bottom, rgb(85, 85, 85) 0px, rgb(51, 51, 51) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-inverse:hover { background: rgb(43, 43, 43) linear-gradient(to bottom, rgb(59, 59, 59) 0px, rgb(26, 26, 26) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-grey, .btn-app.btn-grey.disabled:hover, .btn-app.btn-grey.no-hover:hover { background: rgb(121, 121, 121) linear-gradient(to bottom, rgb(137, 137, 137) 0px, rgb(105, 105, 105) 100%) repeat-x scroll 0% 0% !important; }
.btn-app.btn-grey:hover { background: rgb(108, 108, 108) linear-gradient(to bottom, rgb(124, 124, 124) 0px, rgb(92, 92, 92) 100%) repeat-x scroll 0% 0% !important; }
.btn.btn-app.btn-light { color: rgb(90, 90, 90) !important; text-shadow: 0px 1px 1px rgb(238, 238, 238) !important; }
.btn.btn-app.btn-light, .btn.btn-app.btn-light.disabled:hover, .btn.btn-app.btn-light.no-hover:hover { background: rgb(237, 237, 237) linear-gradient(to bottom, rgb(244, 244, 244) 0px, rgb(230, 230, 230) 100%) repeat-x scroll 0% 0% !important; }
.btn.btn-app.btn-light:hover { background: rgb(224, 224, 224) linear-gradient(to bottom, rgb(231, 231, 231) 0px, rgb(217, 217, 217) 100%) repeat-x scroll 0% 0% !important; }
.btn.btn-app.btn-yellow { color: rgb(153, 102, 51) !important; text-shadow: 0px -1px 0px rgba(255, 255, 255, 0.4) !important; }
.btn.btn-app.btn-yellow, .btn.btn-app.btn-yellow.disabled:hover, .btn.btn-app.btn-yellow.no-hover:hover { background: rgb(254, 224, 136) linear-gradient(to bottom, rgb(255, 232, 165) 0px, rgb(252, 215, 106) 100%) repeat-x scroll 0% 0% !important; }
.btn.btn-app.btn-yellow:hover { background: rgb(253, 217, 110) linear-gradient(to bottom, rgb(255, 225, 139) 0px, rgb(251, 208, 81) 100%) repeat-x scroll 0% 0% !important; }
.badge, .label { font-weight: 400; background-color: rgb(171, 186, 195); text-shadow: none; }
.btn.btn-app > .ace-icon { opacity: 0.88; }
.btn.btn-app:hover > .ace-icon { opacity: 1; }
.btn.btn-app.btn-sm { width: 80px; font-size: 16px; border-radius: 10px; line-height: 1.5; }
.btn.btn-app.btn-xs { width: 64px; font-size: 15px; border-radius: 8px; padding-bottom: 7px; padding-top: 8px; line-height: 1.45; }
.btn.btn-app > .ace-icon { display: block; font-size: 42px; margin: 0px 0px 4px; line-height: 36px; min-width: 0px; padding: 0px; }
.dropdown-50, .dropdown-menu.dropdown-only-icon { min-width: 50px; }
.btn.btn-app.btn-sm > .ace-icon { display: block; font-size: 32px; line-height: 30px; margin: 0px 0px 3px; }
.btn.btn-app.btn-xs > .ace-icon { display: block; font-size: 24px; line-height: 24px; margin: 0px; }
.btn.btn-app.no-radius { border-radius: 0px; }
.btn.btn-app.radius-4 { border-radius: 4px; }
.btn.btn-app > .badge, .btn.btn-app > .label { position: absolute !important; top: -2px; right: -2px; padding: 1px 3px; text-align: center; font-size: 12px; color: rgb(255, 255, 255); }
.btn.btn-app > .badge.badge-left, .btn.btn-app > .badge.label-left, .btn.btn-app > .label.badge-left, .btn.btn-app > .label.label-left { right: auto; left: -2px; }
.btn.btn-app > .badge-yellow, .btn.btn-app > .label-yellow { color: rgb(153, 102, 51); }
.btn.btn-app > .badge-light, .btn.btn-app > .label-light { color: rgb(136, 136, 136); }
.btn.btn-app > .label { padding: 1px 6px 3px; font-size: 13px; }
.badge, .label { font-size: 12px; }
.btn.btn-app.no-radius > .badge, .btn.btn-app.radius-4 > .badge { border-radius: 3px; }
.badge.no-radius, .btn.btn-app.no-radius > .badge.no-radius, .btn.btn-app.radius-4 > .badge.no-radius, .label { border-radius: 0px; }
.btn.btn-app.active { color: rgb(255, 255, 255); }
.btn.btn-app.active::after { display: none; }
.btn.btn-app.active.btn-yellow { color: rgb(153, 102, 51); border-color: rgb(254, 225, 136); }
.btn.btn-app.active.btn-light { color: rgb(81, 81, 81); }
.btn-group > .btn-app:first-child:not(:last-child):not(.dropdown-toggle) { margin-right: 24px; }
.label.arrowed-in-right, .label.arrowed-right { margin-right: 5px; }
.btn-group > .btn-app + .btn-app.dropdown-toggle { position: absolute; width: auto; height: 100%; padding-left: 6px; padding-right: 6px; margin-left: -23px; border-bottom-left-radius: 0px; border-top-left-radius: 0px; right: 0px; }
.label.arrowed, .label.arrowed-in { margin-left: 5px; }
.btn.btn-app.btn-light, .btn.btn-app.btn-yellow { box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08) inset !important; }
.dropdown-menu, .ui-datepicker { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.label { color: rgb(255, 255, 255); display: inline-block; }
.label[class*="col-"][class*="arrow"] { min-height: 0px; }
@media not all {
}
.badge { padding-top: 1px; padding-bottom: 3px; line-height: 15px; }
.badge.radius-1 { border-radius: 1px; }
.badge.radius-2 { border-radius: 2px; }
.badge.radius-3 { border-radius: 3px; }
.badge.radius-4 { border-radius: 4px; }
.badge.radius-5 { border-radius: 5px; }
.badge.radius-6 { border-radius: 6px; }
.badge-transparent, .badge.badge-transparent, .label-transparent, .label.label-transparent { background-color: transparent; }
.badge-grey, .badge.badge-grey, .label-grey, .label.label-grey { background-color: rgb(160, 160, 160); }
.badge-info, .badge.badge-info, .label-info, .label.label-info { background-color: rgb(58, 135, 173); }
.badge-primary, .badge.badge-primary, .label-primary, .label.label-primary { background-color: rgb(66, 139, 202); }
.badge-success, .badge.badge-success, .label-success, .label.label-success { background-color: rgb(130, 175, 111); }
.badge-danger, .badge-important, .badge.badge-danger, .badge.badge-important, .label-danger, .label-important, .label.label-danger, .label.label-important { background-color: rgb(209, 91, 71); }
.badge-inverse, .badge.badge-inverse, .label-inverse, .label.label-inverse { background-color: rgb(51, 51, 51); }
.badge-warning, .badge.badge-warning, .label-warning, .label.label-warning { background-color: rgb(248, 148, 6); }
.badge-pink, .badge.badge-pink, .label-pink, .label.label-pink { background-color: rgb(214, 72, 126); }
.badge-purple, .badge.badge-purple, .label-purple, .label.label-purple { background-color: rgb(149, 133, 191); }
.badge-yellow, .badge.badge-yellow, .label-yellow, .label.label-yellow { background-color: rgb(254, 225, 136); }
.badge-light, .badge.badge-light, .label-light, .label.label-light { background-color: rgb(231, 231, 231); }
.badge-yellow, .label-yellow { color: rgb(153, 102, 51); border-color: rgb(254, 225, 136); }
.badge-light, .label-light { color: rgb(136, 136, 136); }
.label.arrowed, .label.arrowed-in { position: relative; z-index: 1; }
.label.arrowed-in::before, .label.arrowed::before { display: inline-block; content: ""; position: absolute; top: 0px; z-index: -1; border-width: 1px; border-style: solid; border-color: transparent rgb(171, 186, 195) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.label.arrowed-in::before { border-color: rgb(171, 186, 195) rgb(171, 186, 195) rgb(171, 186, 195) transparent; }
.label.arrowed-in-right, .label.arrowed-right { position: relative; z-index: 1; }
.label.arrowed-in-right::after, .label.arrowed-right::after { display: inline-block; content: ""; position: absolute; top: 0px; z-index: -1; border-width: 1px; border-style: solid; border-color: transparent transparent transparent rgb(171, 186, 195); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.label.arrowed-in-right::after { border-color: rgb(171, 186, 195) transparent rgb(171, 186, 195) rgb(171, 186, 195); }
.label-info.arrowed::before { border-right-color: rgb(58, 135, 173); }
.label-info.arrowed-in::before { border-color: rgb(58, 135, 173) rgb(58, 135, 173) rgb(58, 135, 173) transparent; }
.label-info.arrowed-right::after { border-left-color: rgb(58, 135, 173); }
.label-info.arrowed-in-right::after { border-color: rgb(58, 135, 173) transparent rgb(58, 135, 173) rgb(58, 135, 173); }
.label-primary.arrowed::before { border-right-color: rgb(66, 139, 202); }
.label-primary.arrowed-in::before { border-color: rgb(66, 139, 202) rgb(66, 139, 202) rgb(66, 139, 202) transparent; }
.label-primary.arrowed-right::after { border-left-color: rgb(66, 139, 202); }
.label-primary.arrowed-in-right::after { border-color: rgb(66, 139, 202) transparent rgb(66, 139, 202) rgb(66, 139, 202); }
.label-success.arrowed::before { border-right-color: rgb(130, 175, 111); }
.label-success.arrowed-in::before { border-color: rgb(130, 175, 111) rgb(130, 175, 111) rgb(130, 175, 111) transparent; }
.label-success.arrowed-right::after { border-left-color: rgb(130, 175, 111); }
.label-success.arrowed-in-right::after { border-color: rgb(130, 175, 111) transparent rgb(130, 175, 111) rgb(130, 175, 111); }
.label-warning.arrowed::before { border-right-color: rgb(248, 148, 6); }
.label-danger.arrowed::before, .label-important.arrowed::before { border-right-color: rgb(209, 91, 71); }
.label-warning.arrowed-in::before { border-color: rgb(248, 148, 6) rgb(248, 148, 6) rgb(248, 148, 6) transparent; }
.label-warning.arrowed-right::after { border-left-color: rgb(248, 148, 6); }
.label-danger.arrowed-right::after, .label-important.arrowed-right::after { border-left-color: rgb(209, 91, 71); }
.label-warning.arrowed-in-right::after { border-color: rgb(248, 148, 6) transparent rgb(248, 148, 6) rgb(248, 148, 6); }
.label-important.arrowed-in::before { border-color: rgb(209, 91, 71) rgb(209, 91, 71) rgb(209, 91, 71) transparent; }
.label-important.arrowed-in-right::after { border-color: rgb(209, 91, 71) transparent rgb(209, 91, 71) rgb(209, 91, 71); }
.label-danger.arrowed-in::before { border-color: rgb(209, 91, 71) rgb(209, 91, 71) rgb(209, 91, 71) transparent; }
.label-danger.arrowed-in-right::after { border-color: rgb(209, 91, 71) transparent rgb(209, 91, 71) rgb(209, 91, 71); }
.label-inverse.arrowed::before { border-right-color: rgb(51, 51, 51); }
.label-inverse.arrowed-in::before { border-color: rgb(51, 51, 51) rgb(51, 51, 51) rgb(51, 51, 51) transparent; }
.label-inverse.arrowed-right::after { border-left-color: rgb(51, 51, 51); }
.label-inverse.arrowed-in-right::after { border-color: rgb(51, 51, 51) transparent rgb(51, 51, 51) rgb(51, 51, 51); }
.label-pink.arrowed::before { border-right-color: rgb(214, 72, 126); }
.label-pink.arrowed-in::before { border-color: rgb(214, 72, 126) rgb(214, 72, 126) rgb(214, 72, 126) transparent; }
.label-pink.arrowed-right::after { border-left-color: rgb(214, 72, 126); }
.label-pink.arrowed-in-right::after { border-color: rgb(214, 72, 126) transparent rgb(214, 72, 126) rgb(214, 72, 126); }
.label-purple.arrowed::before { border-right-color: rgb(149, 133, 191); }
.label-purple.arrowed-in::before { border-color: rgb(149, 133, 191) rgb(149, 133, 191) rgb(149, 133, 191) transparent; }
.label-purple.arrowed-right::after { border-left-color: rgb(149, 133, 191); }
.label-purple.arrowed-in-right::after { border-color: rgb(149, 133, 191) transparent rgb(149, 133, 191) rgb(149, 133, 191); }
.label-yellow.arrowed::before { border-right-color: rgb(254, 225, 136); }
.label-yellow.arrowed-in::before { border-color: rgb(254, 225, 136) rgb(254, 225, 136) rgb(254, 225, 136) transparent; }
.label-yellow.arrowed-right::after { border-left-color: rgb(254, 225, 136); }
.label-yellow.arrowed-in-right::after { border-color: rgb(254, 225, 136) transparent rgb(254, 225, 136) rgb(254, 225, 136); }
.label-light.arrowed::before { border-right-color: rgb(231, 231, 231); }
.label-light.arrowed-in::before { border-color: rgb(231, 231, 231) rgb(231, 231, 231) rgb(231, 231, 231) transparent; }
.label-light.arrowed-right::after { border-left-color: rgb(231, 231, 231); }
.label-light.arrowed-in-right::after { border-color: rgb(231, 231, 231) transparent rgb(231, 231, 231) rgb(231, 231, 231); }
.label-grey.arrowed::before { border-right-color: rgb(160, 160, 160); }
.label-grey.arrowed-in::before { border-color: rgb(160, 160, 160) rgb(160, 160, 160) rgb(160, 160, 160) transparent; }
.label-grey.arrowed-right::after { border-left-color: rgb(160, 160, 160); }
.label-grey.arrowed-in-right::after { border-color: rgb(160, 160, 160) transparent rgb(160, 160, 160) rgb(160, 160, 160); }
.label { line-height: 1.15; height: 20px; }
.label.arrowed::before { left: -10px; border-width: 10px 5px; }
.label-lg.arrowed, .label-lg.arrowed-in { margin-left: 6px; }
.label.arrowed-in::before { left: -5px; border-width: 10px 5px; }
.label.arrowed-right::after { right: -10px; border-width: 10px 5px; }
.label-lg.arrowed-in-right, .label-lg.arrowed-right { margin-right: 6px; }
.label.arrowed-in-right::after { right: -5px; border-width: 10px 5px; }
.label-lg { padding: 0.3em 0.6em 0.4em; font-size: 13px; line-height: 1.1; height: 24px; }
.label-lg.arrowed::before { left: -12px; border-width: 12px 6px; }
.label-xlg.arrowed, .label-xlg.arrowed-in { margin-left: 7px; }
.label-lg.arrowed-in::before { left: -6px; border-width: 12px 6px; }
.label-lg.arrowed-right::after { right: -12px; border-width: 12px 6px; }
.label-xlg.arrowed-in-right, .label-xlg.arrowed-right { margin-right: 7px; }
.label-lg.arrowed-in-right::after { right: -6px; border-width: 12px 6px; }
.label-xlg { padding: 0.3em 0.7em 0.4em; font-size: 14px; line-height: 1.3; height: 28px; }
.label-xlg.arrowed::before { left: -14px; border-width: 14px 7px; }
.label-sm.arrowed, .label-sm.arrowed-in { margin-left: 4px; }
.label-xlg.arrowed-in::before { left: -7px; border-width: 14px 7px; }
.label-xlg.arrowed-right::after { right: -14px; border-width: 14px 7px; }
.label-sm.arrowed-in-right, .label-sm.arrowed-right { margin-right: 4px; }
.label-xlg.arrowed-in-right::after { right: -7px; border-width: 14px 7px; }
.label-sm { padding: 0.2em 0.4em 0.3em; font-size: 11px; line-height: 1; height: 18px; }
.label-sm.arrowed::before { left: -8px; border-width: 9px 4px; }
.label-sm.arrowed-in::before { left: -4px; border-width: 9px 4px; }
.label-sm.arrowed-right::after { right: -8px; border-width: 9px 4px; }
.label-sm.arrowed-in-right::after { right: -4px; border-width: 9px 4px; }
.label > .ace-icon, .label > span { line-height: 1; vertical-align: bottom; }
.label.label-white { color: rgb(135, 157, 169); border-width: 1px 1px 1px 2px; border-style: solid; border-color: rgb(171, 186, 195); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background-color: rgb(242, 245, 246); }
.label-white.label-success { color: rgb(123, 158, 108); border-color: rgb(159, 191, 146); background-color: rgb(237, 243, 234); }
.label-white.label-warning { color: rgb(217, 153, 62); border-color: rgb(228, 174, 98); background-color: rgb(254, 246, 235); }
.label-white.label-primary { color: rgb(102, 136, 166); border-color: rgb(138, 175, 206); background-color: rgb(234, 242, 248); }
.label-white.label-danger { color: rgb(189, 127, 117); border-color: rgb(210, 134, 121); background-color: rgb(252, 244, 242); }
.label-white.label-info { color: rgb(78, 122, 143); border-color: rgb(122, 161, 180); background-color: rgb(234, 243, 247); }
.label-white.label-inverse { color: rgb(64, 64, 64); border-color: rgb(115, 115, 115); background-color: rgb(237, 237, 237); }
.label-white.label-pink { color: rgb(175, 111, 135); border-color: rgb(210, 153, 174); background-color: rgb(251, 239, 244); }
.label-white.label-purple { color: rgb(125, 111, 162); border-color: rgb(183, 177, 198); background-color: rgb(239, 237, 245); }
.label-white.label-yellow { color: rgb(207, 161, 20); border-color: rgb(236, 209, 129); background-color: rgb(253, 247, 228); }
.label-white.label-grey { color: rgb(135, 135, 135); border-color: rgb(206, 206, 206); background-color: rgb(237, 237, 237); }
@media not all, screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
.label.arrowed:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10.5px 6px 11px; left: -11px; }
.label.arrowed-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10.5px 6px 11px; right: -11px; }
.label.arrowed-in:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10.5px 5px 11px; left: -6px; }
.label.arrowed-in-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10.5px 5px 11px; right: -6px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.2) and (max--moz-device-pixel-ratio: 1.45), not all, screen and (min--moz-device-pixel-ratio: 1.6) and (max--moz-device-pixel-ratio: 1.9) {
.label.arrowed:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10.5px 6px; left: -11px; }
.label.arrowed-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10.5px 6px; right: -11px; }
.label.arrowed-in:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10.5px 5px 10px; left: -6px; }
.label.arrowed-in-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10.5px 5px 10px; right: -6px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 1.6) {
.label.arrowed:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10px 6px; left: -12px; }
.label.arrowed-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10px 6px; right: -12px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.8) {
.label.arrowed:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10px 6px; left: -11.5px; }
.label.arrowed-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10px 6px; right: -11.5px; }
.label.arrowed-in:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 10px 5px; left: -6px; }
.label.arrowed-in-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 10px 5px; right: -6px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 0.8) and (max--moz-device-pixel-ratio: 0.9) {
.label.arrowed:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 11px 6px; left: -11.5px; }
.label.arrowed-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 11px 6px; right: -11.5px; }
.label.arrowed-in:not(.label-lg):not(.label-xlg):not(.label-sm)::before { border-width: 11px 5px; left: -6px; }
.label.arrowed-in-right:not(.label-lg):not(.label-xlg):not(.label-sm)::after { border-width: 11px 5px; right: -6px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
.label-lg.arrowed::before { left: -11px; }
.label-lg.arrowed-right::after { right: -11px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.7) and (max--moz-device-pixel-ratio: 1.8) {
.label-lg.arrowed::before { left: -11.5px; }
.label-lg.arrowed-right::after { right: -11.5px; }
.label-lg.arrowed-in::before { border-width: 12.5px 6px 12px; left: -6px; }
.label-lg.arrowed-in-right::after { border-width: 12.5px 6px 12px; right: -6px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
.label-xlg.arrowed::before { left: -13px; }
.label-xlg.arrowed-right::after { right: -13px; }
.label-xlg.arrowed-in-right::after, .label-xlg.arrowed-in::before { border-width: 14px 7px 14.5px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.2) and (max--moz-device-pixel-ratio: 1.3) {
.label-xlg.arrowed::before { border-width: 14.5px 7px; left: -13.5px; }
.label-xlg.arrowed-right::after { border-width: 14.5px 7px; right: -13.5px; }
.label-xlg.arrowed-in-right::after, .label-xlg.arrowed-in::before { border-width: 14.5px 7px; }
}
@media not all, not all, screen and (min--moz-device-pixel-ratio: 1.3) and (max--moz-device-pixel-ratio: 1.4), screen and (min--moz-device-pixel-ratio: 1.5) and (max--moz-device-pixel-ratio: 1.6) {
.label-xlg.arrowed::before { border-width: 14.5px 7.5px; left: -14.5px; }
.label-xlg.arrowed-right::after { border-width: 14.5px 7.5px; right: -14.5px; }
.label-xlg.arrowed-in-right::after, .label-xlg.arrowed-in::before { border-width: 14.5px 7px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.08) and (max--moz-device-pixel-ratio: 1.15) {
.label-sm.arrowed::before { border-width: 9px 5px; left: -9px; }
.label-sm.arrowed-right::after { border-width: 9px 5px; right: -9px; }
.label-sm.arrowed-in-right::after, .label-sm.arrowed-in::before { border-width: 10px 4px; }
}
@media not all, screen and (min--moz-device-pixel-ratio: 1.2) and (max--moz-device-pixel-ratio: 1.3) {
.label-sm.arrowed::before { border-width: 9.5px 5px; left: -10px; }
.label-sm.arrowed-right::after { border-width: 9.5px 5px; right: -10px; }
.label-sm.arrowed-in-right::after, .label-sm.arrowed-in::before { border-width: 9.5px 4px; }
}
.dropdown-menu > .active > a > .ace-icon, .dropdown-menu > li > a:focus > .ace-icon, .dropdown-menu > li > a:hover > .ace-icon, .dropdown-submenu:focus > a > .ace-icon, .dropdown-submenu:hover > a > .ace-icon, .icon-white, .nav-list > .active > a > .ace-icon, .nav-pills > .active > a > .ace-icon, .navbar-inverse .nav > .active > a > .ace-icon { background-image: none; }
.dropdown-menu { border-radius: 0px !important; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.dropdown-menu > li > a { font-size: 13px; padding-left: 11px; padding-right: 11px; padding-bottom: 4px; margin-bottom: 1px; margin-top: 1px; }
.dropdown-menu.dropdown-only-icon > li { margin: 0px 4px; }
.dropdown-menu.dropdown-only-icon > li > a .ace-icon { width: 18px; display: inline-block; text-align: center; }
.dropdown-menu.dropdown-only-icon > li > a .icon-2x { width: 36px; }
.dropdown-menu > li.active:hover > a, .dropdown-menu > li.active > a, .dropdown-menu > li:hover > a, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus { background: rgb(79, 153, 198) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-default > li.active:hover > a, .dropdown-default > li.active > a, .dropdown-default > li:hover > a, .dropdown-default > li > a:active, .dropdown-default > li > a:focus { background: rgb(171, 186, 195) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-info > li.active:hover > a, .dropdown-info > li.active > a, .dropdown-info > li:hover > a, .dropdown-info > li > a:active, .dropdown-info > li > a:focus { background: rgb(111, 179, 224) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-primary > li.active:hover > a, .dropdown-primary > li.active > a, .dropdown-primary > li:hover > a, .dropdown-primary > li > a:active, .dropdown-primary > li > a:focus { background: rgb(66, 139, 202) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-success > li.active:hover > a, .dropdown-success > li.active > a, .dropdown-success > li:hover > a, .dropdown-success > li > a:active, .dropdown-success > li > a:focus { background: rgb(135, 184, 127) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-warning > li.active:hover > a, .dropdown-warning > li.active > a, .dropdown-warning > li:hover > a, .dropdown-warning > li > a:active, .dropdown-warning > li > a:focus { background: rgb(255, 162, 77) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-danger > li.active:hover > a, .dropdown-danger > li.active > a, .dropdown-danger > li:hover > a, .dropdown-danger > li > a:active, .dropdown-danger > li > a:focus { background: rgb(209, 91, 71) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-inverse > li.active:hover > a, .dropdown-inverse > li.active > a, .dropdown-inverse > li:hover > a, .dropdown-inverse > li > a:active, .dropdown-inverse > li > a:focus { background: rgb(85, 85, 85) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-purple > li.active:hover > a, .dropdown-purple > li.active > a, .dropdown-purple > li:hover > a, .dropdown-purple > li > a:active, .dropdown-purple > li > a:focus { background: rgb(149, 133, 191) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-pink > li.active:hover > a, .dropdown-pink > li.active > a, .dropdown-pink > li:hover > a, .dropdown-pink > li > a:active, .dropdown-pink > li > a:focus { background: rgb(214, 72, 126) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-grey > li.active:hover > a, .dropdown-grey > li.active > a, .dropdown-grey > li:hover > a, .dropdown-grey > li > a:active, .dropdown-grey > li > a:focus { background: rgb(160, 160, 160) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.dropdown-light > li.active:hover > a, .dropdown-light > li.active > a, .dropdown-light > li:hover > a, .dropdown-light > li > a:active, .dropdown-light > li > a:focus { background: rgb(231, 231, 231) none repeat scroll 0% 0%; color: rgb(51, 51, 51); }
.dropdown-lighter > li.active:hover > a, .dropdown-lighter > li.active > a, .dropdown-lighter > li:hover > a, .dropdown-lighter > li > a:active, .dropdown-lighter > li > a:focus { background: rgb(239, 239, 239) none repeat scroll 0% 0%; color: rgb(68, 68, 68); }
.dropdown-lightest > li.active:hover > a, .dropdown-lightest > li.active > a, .dropdown-lightest > li:hover > a, .dropdown-lightest > li > a:active, .dropdown-lightest > li > a:focus { background: rgb(243, 243, 243) none repeat scroll 0% 0%; color: rgb(68, 68, 68); }
.dropdown-yellow > li.active:hover > a, .dropdown-yellow > li.active > a, .dropdown-yellow > li:hover > a, .dropdown-yellow > li > a:active, .dropdown-yellow > li > a:focus { background: rgb(254, 225, 136) none repeat scroll 0% 0%; color: rgb(68, 68, 68); }
.dropdown-yellow2 > li.active:hover > a, .dropdown-yellow2 > li.active > a, .dropdown-yellow2 > li:hover > a, .dropdown-yellow2 > li > a:active, .dropdown-yellow2 > li > a:focus { background: rgb(249, 232, 179) none repeat scroll 0% 0%; color: rgb(68, 68, 68); }
.dropdown-light-blue > li.active:hover > a, .dropdown-light-blue > li.active > a, .dropdown-light-blue > li:hover > a, .dropdown-light-blue > li > a:active, .dropdown-light-blue > li > a:focus { background: rgb(236, 243, 249) none repeat scroll 0% 0%; color: rgb(68, 85, 102); }
.dropdown-menu.dropdown-close { top: 92%; left: -5px; }
.dropdown-menu.dropdown-close.dropdown-menu-right { left: auto; right: -5px; }
.dropdown-menu.dropdown-closer { top: 80%; left: -10px; }
.dropdown-menu.dropdown-closer.dropdown-menu-right { right: -10px; left: auto; }
.dropup > .dropdown-menu, .navbar-fixed-bottom .dropdown > .dropdown-menu { top: auto !important; bottom: 100%; }
.dropup > .dropdown-menu.dropdown-close, .navbar-fixed-bottom .dropdown > .dropdown-menu.dropdown-close { bottom: 92%; }
.dropup > .dropdown-menu.dropdown-closer, .navbar-fixed-bottom .dropdown > .dropdown-menu.dropdown-closer { bottom: 80%; }
.dropdown-submenu > .dropdown-menu { border-radius: 0px; }
.dropdown-submenu > a::after { margin-right: -5px; }
.dropdown-75 { min-width: 75px; }
.dropdown-100 { min-width: 100px; }
.dropdown-125 { min-width: 125px; }
.dropdown-150 { min-width: 150px; }
.dropdown-hover { position: relative; }
.dropdown-hover::before { display: block; content: ""; position: absolute; top: -2px; bottom: -2px; left: -2px; right: -2px; background-color: transparent; }
.dropdown-hover:hover > .dropdown-menu { display: block; }
.dropdown-menu.dropdown-caret::after, .dropdown-menu.dropdown-caret::before { content: ""; display: inline-block; position: absolute; }
.dropdown-menu > .dropdown-hover > .dropdown-menu { top: -5px; left: 99%; right: auto; }
.dropdown-menu > .dropdown-hover > .dropdown-menu.dropdown-menu-right { left: auto; right: 99%; }
.dropdown-menu > .dropdown-hover.dropup > .dropdown-menu, .dropup .dropdown-menu > .dropdown-hover > .dropdown-menu { top: auto; bottom: -5px; }
.dropdown-menu.dropdown-caret::before { border-bottom: 7px solid rgba(0, 0, 0, 0.2); border-left: 7px solid transparent; border-right: 7px solid transparent; left: 9px; top: -6px; }
.dropdown-menu.dropdown-caret::after { border-bottom: 6px solid rgb(255, 255, 255); border-left: 6px solid transparent; border-right: 6px solid transparent; left: 10px; top: -5px; }
.dropdown-menu.dropdown-caret-right.dropdown-caret::before, .dropdown-menu.dropdown-menu-right.dropdown-caret::before { left: auto; right: 9px; }
.dropdown-menu.dropdown-caret-right.dropdown-caret::after, .dropdown-menu.dropdown-menu-right.dropdown-caret::after { left: auto; right: 10px; }
.dropup > .dropdown-menu.dropdown-caret::before, .navbar-fixed-bottom .dropdown > .dropdown-menu.dropdown-caret::before { border-bottom-width: 0px; border-top: 7px solid rgba(0, 0, 0, 0.2); bottom: -7px; top: auto; }
.dropup > .dropdown-menu.dropdown-caret::after, .navbar-fixed-bottom .dropdown > .dropdown-menu.dropdown-caret::after { border-bottom-width: 0px; border-top: 6px solid rgb(255, 255, 255); bottom: -6px; top: auto; }
.dropdown-colorpicker > .dropdown-menu { padding: 4px; min-width: 130px; max-width: 130px; top: 80%; left: -7px; }
.dropdown-colorpicker > .dropdown-menu.dropdown-menu-right { right: -7px; left: auto; }
.dropdown-colorpicker > .dropdown-menu > li { display: block; float: left; width: 20px; height: 20px; margin: 2px; }
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn { display: block; width: 20px; height: 20px; margin: 0px; padding: 0px; border-radius: 0px; position: relative; transition: all 0.1s ease 0s; }
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn:hover { text-decoration: none; opacity: 0.8; transform: scale(1.08, 1.08); }
.dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn.selected::after { content: ""; display: inline-block; font-family: FontAwesome; font-size: 11px; color: rgb(255, 255, 255); position: absolute; left: 0px; right: 0px; text-align: center; line-height: 20px; }
.btn-colorpicker { display: inline-block; width: 20px; height: 20px; background-color: rgb(221, 221, 221); vertical-align: middle; border-radius: 0px; }
.dropdown-navbar { padding: 0px; width: 240px; box-shadow: 0px 2px 4px rgba(30, 30, 100, 0.25); border-color: rgb(188, 212, 229); }
.dropdown-navbar > li { padding: 0px 8px; background-color: rgb(255, 255, 255); }
.dropdown-navbar > li.dropdown-header { text-shadow: none; padding-top: 0px; padding-bottom: 0px; line-height: 34px; font-size: 13px; font-weight: 700; text-transform: none; border-bottom: 1px solid; }
.dropdown-navbar > li > .ace-icon, .dropdown-navbar > li > a > .ace-icon { margin-right: 5px !important; color: rgb(85, 85, 85); font-size: 14px; }
.dropdown-navbar > li > a { padding: 10px 2px; margin: 0px; border-top: 1px solid rgb(228, 236, 243); font-size: 12px; line-height: 16px; color: rgb(85, 85, 85) !important; background-color: transparent !important; white-space: normal; }
.dropdown-navbar > li > a .progress { margin-bottom: 0px; margin-top: 4px; }
.dropdown-navbar > li > a .badge { line-height: 16px; padding-right: 4px; padding-left: 4px; font-size: 12px; }
.dropdown-navbar > li.dropdown-header + li > a, .dropdown-navbar > li:first-child > a { border-top-width: 0px; }
.dropdown-navbar > li.dropdown-footer > a { color: rgb(79, 153, 198) !important; text-align: center; font-size: 13px; }
.dropdown-navbar > li.dropdown-footer > a:hover { background-color: rgb(255, 255, 255); text-decoration: underline; }
.dropdown-navbar > li.dropdown-footer > a:hover > .ace-icon { text-decoration: none; }
.dropdown-navbar > li:hover { background-color: rgb(244, 249, 252); }
.dropdown-navbar > li.dropdown-header { background-color: rgb(236, 242, 247); color: rgb(128, 144, 160); border-bottom-color: rgb(188, 212, 229); }
.dropdown-navbar > li.dropdown-header > .ace-icon { color: rgb(128, 144, 160); }
.dropdown-navbar.navbar-pink { border-color: rgb(229, 188, 212); }
.dropdown-navbar.navbar-pink > li:hover { background-color: rgb(252, 244, 249); }
.dropdown-navbar.navbar-pink > li.dropdown-header { background-color: rgb(247, 236, 242); color: rgb(180, 113, 160); border-bottom-color: rgb(229, 188, 212); }
.dropdown-navbar.navbar-pink > li.dropdown-header > .ace-icon { color: rgb(192, 96, 144); }
.dropdown-navbar.navbar-pink > li > a { border-top-color: rgb(243, 228, 236); }
.dropdown-navbar.navbar-grey { border-color: rgb(229, 229, 229); }
.dropdown-navbar.navbar-grey > li:hover { background-color: rgb(248, 248, 248); }
.dropdown-navbar.navbar-grey > li.dropdown-header { background-color: rgb(242, 242, 242); color: rgb(58, 135, 173); border-bottom-color: rgb(229, 229, 229); }
.dropdown-navbar.navbar-grey > li.dropdown-header > .ace-icon { color: rgb(58, 135, 173); }
.dropdown-navbar.navbar-grey > li > a { border-top-color: rgb(238, 238, 238); }
.dropdown-navbar.navbar-green { border-color: rgb(180, 213, 172); }
.dropdown-navbar.navbar-green > li:hover { background-color: rgb(244, 249, 239); }
.dropdown-navbar.navbar-green > li.dropdown-header { background-color: rgb(235, 247, 228); color: rgb(136, 170, 102); border-bottom-color: rgb(180, 213, 172); }
.dropdown-navbar.navbar-green > li.dropdown-header > .ace-icon { color: rgb(144, 192, 96); }
.dropdown-navbar.navbar-green > li > a { border-top-color: rgb(236, 243, 228); }
.dropdown-navbar .ace-icon[class*="btn"] { display: inline-block; margin: 0px 5px 0px 0px; width: 24px; text-align: center; padding-left: 0px; padding-right: 0px; }
.dropdown-navbar .msg-photo { max-width: 42px; float: left; margin-top: 2px; }
.dropdown-navbar .msg-body { display: block; line-height: 20px; white-space: normal; vertical-align: middle; margin-left: 50px; }
.dropdown-navbar .msg-title { display: inline-block; line-height: 14px; }
.dropdown-navbar .msg-time { display: block; font-size: 11px; color: rgb(119, 119, 119); }
.dropdown-navbar .msg-time > .ace-icon { font-size: 14px; color: rgb(85, 85, 85); }
.dropdown-navbar > .dropdown-content { padding: 0px; }
.dropdown-navbar > .dropdown-content .dropdown-navbar { list-style: outside none none; margin: 0px; padding: 0px !important; box-shadow: none; width: auto; display: block; float: none; border-width: 0px; position: static; z-index: auto; }
.dropdown-navbar .nav-tabs { border-width: 0px; box-shadow: none; background-color: rgb(249, 249, 249) !important; top: auto; width: 100%; }
.dropdown-navbar .nav-tabs > li { display: table-cell; width: 1%; float: none !important; }
.dropdown-navbar .nav-tabs > li > a { margin: 0px 0px 0px 1px !important; text-align: center; box-shadow: none !important; background-color: rgb(249, 249, 249) !important; border-width: 0px 0px 2px !important; border-bottom: 2px solid rgb(190, 202, 209) !important; }
.dropdown-navbar .nav-tabs > li > a::before { display: block; content: ""; position: absolute; left: -1px; top: 3px; bottom: 3px; width: 1px; background-color: rgb(190, 202, 209); }
.dropdown-navbar .nav-tabs > li:first-child > a { margin-left: 0px !important; }
.dropdown-navbar .nav-tabs > li:first-child > a::before { display: none; }
.dropdown-navbar .nav-tabs > li.active > a { border-bottom: 2px solid rgb(121, 176, 206) !important; color: rgb(80, 133, 175) !important; background-color: rgb(236, 242, 247) !important; }
.dropdown-navbar .tab-content { padding: 0px !important; border-color: rgb(255, 255, 255) !important; }
.dropdown-navbar .tab-content .dropdown-menu { display: block; position: static; margin: 0px !important; padding-top: 2px; border-color: rgb(255, 255, 255) !important; box-shadow: none !important; width: 100%; }
.dropdown-navbar.navbar-pink .nav-tabs > li.active > a { border-bottom: 2px solid rgb(229, 188, 212) !important; color: rgb(192, 96, 144) !important; background-color: rgb(247, 236, 242) !important; }
.dropdown-navbar.navbar-pink .nav-tabs > li:not(.active) > a:hover { color: rgb(186, 115, 150); }
.dropdown-navbar.navbar-pink .nav-tabs > li > a::before { background-color: rgb(206, 187, 203); }
.dropdown-navbar.navbar-pink .nav-tabs > li > a { border-bottom-color: rgb(206, 187, 205) !important; }
.form-line { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid rgb(238, 238, 238); }
.form-actions { display: block; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(229, 229, 229); margin-bottom: 20px; margin-top: 20px; padding: 19px 20px 20px; }
.help-button { display: inline-block; height: 22px; width: 22px; line-height: 22px; text-align: center; padding: 0px; background-color: rgb(101, 188, 218); color: rgb(255, 255, 255); font-size: 12px; font-weight: 700; cursor: default; margin-left: 4px; border-radius: 100%; border: 2px solid rgb(255, 255, 255); box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2); }
.help-button:hover { background-color: rgb(101, 188, 218); text-shadow: none; }
label { font-weight: 400; font-size: 14px; }
.form-group > label[class*="col-"] { margin-bottom: 4px; }
td > label, th > label { margin-bottom: 0px; line-height: inherit; vertical-align: middle; }
label.inline { margin-bottom: 3px; }
input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], textarea { border-radius: 0px !important; color: rgb(133, 133, 133); background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); padding: 5px 4px 6px; font-size: 14px; font-family: inherit; box-shadow: none !important; transition-duration: 0.1s; }
input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, textarea:hover { border-color: rgb(181, 181, 181); }
input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, textarea:focus { box-shadow: none; color: rgb(105, 105, 105); border-color: rgb(245, 153, 66); background-color: rgb(255, 255, 255); outline: 0px none; }
.form-control:-moz-placeholder, input:-moz-placeholder { color: silver; opacity: 1; }
.form-control::-moz-placeholder, input::-moz-placeholder { color: silver; opacity: 1; }
.form-control, select { border-radius: 0px; box-shadow: none !important; color: rgb(133, 133, 133); background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); }
.form-control:focus, select:focus { color: rgb(105, 105, 105); border-color: rgb(245, 153, 66); background-color: rgb(255, 255, 255); outline: 0px none; }
textarea.form-control { padding: 5px 9px; }
select { padding: 3px 4px; height: 30px; }
select.form-control { padding: 4px 6px; }
select.form-control[multiple], select[multiple] { height: auto; }
select.input-sm { border-radius: 0px; padding: 2px 3px; }
select.input-lg { border-radius: 0px; padding: 6px 8px; }
input.block { display: block; margin-bottom: 9px; }
textarea.autosize-transition { }
.limiterBox { border-width: medium 1px 1px; border-style: none solid solid; border-color: currentcolor rgb(34, 34, 34) rgb(34, 34, 34); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background-color: rgb(51, 51, 51); padding: 3px 6px; font-size: 13px; color: rgb(255, 255, 255); margin-top: 6px; }
.limiterBox::after { display: none; }
.limiterBox::before { display: block; content: ""; position: absolute; width: 0px; height: 0px; top: -8px; left: 50%; margin-left: -5px; border-color: transparent transparent rgb(51, 51, 51); border-style: solid; border-width: 0px 8px 8px; }
select option, select.form-control option { padding: 3px 4px 5px; }
select option:active, select option:focus, select option:hover, select.form-control option:active, select.form-control option:focus, select.form-control option:hover { background-color: rgb(238, 238, 238); color: rgb(68, 68, 68); }
select option.no-option, select.form-control option.no-option { padding: 1px 0px; }
input[disabled] { color: rgb(132, 132, 132) !important; background-color: rgb(238, 238, 238) !important; }
input[disabled]:hover { border-color: rgb(213, 213, 213) !important; }
input[readonly] { color: rgb(147, 145, 146); background: rgb(245, 245, 245) none repeat scroll 0% 0% !important; cursor: default; }
input[readonly]:hover { border-color: rgb(195, 195, 195); }
input[readonly]:focus { box-shadow: none; border-color: rgb(170, 170, 170); background-color: rgb(249, 249, 249); }
.help-inline { font-size: 13px !important; }
.input-icon { position: relative; }
span.input-icon { display: inline-block; }
.input-icon > input { padding-left: 24px; padding-right: 6px; }
.input-icon.input-icon-right > input { padding-left: 6px; padding-right: 24px; }
.input-icon > .ace-icon { padding: 0px 3px; z-index: 2; position: absolute; top: 1px; bottom: 1px; left: 3px; line-height: 30px; display: inline-block; color: rgb(144, 144, 144); font-size: 16px; }
.input-icon.input-icon-right > .ace-icon { left: auto; right: 3px; }
.input-icon > input:focus + .ace-icon { color: rgb(85, 119, 153); }
.input-icon ~ .help-inline { padding-left: 8px; }
.form-inline .checkbox [type="checkbox"] + label, .form-inline .radio [type="radio"] + label, .form-search .checkbox [type="checkbox"] + label, .form-search .radio [type="radio"] + label { float: left; margin-left: -20px; }
.form-inline .form-inline .checkbox [type="checkbox"] + label, .form-inline .form-inline .radio [type="radio"] + label, .form-inline .form-search .checkbox [type="checkbox"] + label, .form-inline .form-search .radio [type="radio"] + label, .form-search .form-inline .checkbox [type="checkbox"] + label, .form-search .form-inline .radio [type="radio"] + label, .form-search .form-search .checkbox [type="checkbox"] + label, .form-search .form-search .radio [type="radio"] + label { margin-left: 0px; margin-right: 3px; }
.form-search .input-append .search-query:focus, .form-search .input-prepend .search-query:focus { box-shadow: none; }
.input-append .uneditable-input, .input-append input, .input-append select, .input-prepend .uneditable-input, .input-prepend input, .input-prepend select { border-radius: 0px; }
.input-mini { width: 60px; max-width: 100%; }
.input-small { width: 90px; max-width: 100%; }
.input-md, .input-medium { width: 150px; max-width: 100%; }
.input-large { width: 210px; max-width: 100%; }
.input-xlarge { width: 270px; max-width: 100%; }
.input-xxlarge { width: 530px; max-width: 100%; }
input.input-lg { font-size: 18px; }
input.ace[type="checkbox"], input.ace[type="radio"] { opacity: 0; position: absolute; z-index: 1; width: 18px; height: 18px; cursor: pointer; }
label input.ace[type="checkbox"], label input.ace[type="radio"] { z-index: -100 !important; width: 1px !important; height: 1px !important; clip: rect(1px, 1px, 1px, 1px); position: absolute; }
input.ace[type="checkbox"]:checked, input.ace[type="checkbox"]:focus, input.ace[type="radio"]:checked, input.ace[type="radio"]:focus { outline: 0px none !important; }
input.ace[type="checkbox"] + .lbl, input.ace[type="radio"] + .lbl { position: relative; display: inline-block; margin: 0px; line-height: 20px; min-height: 18px; min-width: 18px; font-weight: 400; cursor: pointer; }
input.ace[type="checkbox"] + .lbl::before, input.ace[type="radio"] + .lbl::before { cursor: pointer; font-family: fontAwesome; font-weight: 400; font-size: 12px; color: rgb(255, 255, 255); content: " "; background-color: rgb(250, 250, 250); border: 1px solid rgb(200, 200, 200); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); border-radius: 0px; display: inline-block; text-align: center; height: 16px; line-height: 14px; min-width: 16px; margin-right: 1px; position: relative; top: -1px; }
input.ace[type="checkbox"]:checked + .lbl::before, input.ace[type="radio"]:checked + .lbl::before { display: inline-block; content: ""; color: rgb(50, 163, 206); background-color: rgb(245, 248, 252); border-color: rgb(173, 184, 192); }
input.ace[type="checkbox"] + .lbl:hover::before, input.ace[type="checkbox"]:hover + .lbl::before, input.ace[type="radio"] + .lbl:hover::before, input.ace[type="radio"]:hover + .lbl::before { border-color: rgb(255, 137, 60); }
input.ace[type="checkbox"]:focus + .lbl::before, input.ace[type="radio"]:focus + .lbl::before { border-color: rgb(245, 153, 66); }
input.ace[type="checkbox"]:active + .lbl::before, input.ace[type="checkbox"]:checked:active + .lbl::before, input.ace[type="radio"]:active + .lbl::before, input.ace[type="radio"]:checked:active + .lbl::before { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.1) inset; }
input.ace.ace-checkbox-2[type="checkbox"] + .lbl::before, input.ace.ace-checkbox-2[type="radio"] + .lbl::before { box-shadow: none; }
input.ace.ace-checkbox-2[type="checkbox"]:checked + .lbl::before, input.ace.ace-checkbox-2[type="radio"]:checked + .lbl::before { background-color: rgb(249, 160, 33); border-color: rgb(249, 160, 33); color: rgb(255, 255, 255); }
input.ace.disabled[type="checkbox"] + .lbl::before, input.ace[type="checkbox"]:disabled + .lbl::before, input.ace[type="checkbox"][disabled] + .lbl::before, input.ace.disabled[type="radio"] + .lbl::before, input.ace[type="radio"]:disabled + .lbl::before, input.ace[type="radio"][disabled] + .lbl::before { background-color: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204) !important; box-shadow: none !important; color: rgb(187, 187, 187); }
.checkbox label input.ace[type="checkbox"] + .lbl, .radio label input.ace[type="radio"] + .lbl { margin-left: -10px; }
input.ace[type="radio"] + .lbl::before { border-radius: 100%; font-size: 10px; font-family: FontAwesome; text-shadow: 0px 0px 1px rgb(50, 163, 206); line-height: 15px; height: 17px; min-width: 17px; }
input.ace[type="radio"]:checked + .lbl::before { content: ""; }
input.ace.input-lg[type="checkbox"] + .lbl::before { border-radius: 4px; font-size: 16px; height: 24px; line-height: 21px; min-width: 24px; top: auto; }
input.ace.input-lg[type="radio"] + .lbl::before { font-size: 14px; height: 24px; line-height: 22px; min-width: 24px; top: auto; }
input.ace.ace-switch[type="checkbox"] { width: 55px; height: 25px; }
input.ace.ace-switch[type="checkbox"] + .lbl { margin: 0px 4px; min-height: 24px; }
input.ace.ace-switch[type="checkbox"] + .lbl::before { font-family: "Open Sans"; content: "ON         OFF"; color: rgb(153, 153, 153); text-shadow: 0px 0px 0px rgb(153, 153, 153); font-weight: 400; font-size: 11px; line-height: 17px; height: 20px; overflow: hidden; border-radius: 12px; background-color: rgb(245, 245, 245); box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.15) inset; border: 1px solid rgb(204, 204, 204); text-align: left; float: left; padding: 0px; width: 52px; text-indent: -21px; margin-right: 0px; transition: text-indent 0.25s ease 0s; top: auto; }
input.ace.ace-switch[type="checkbox"] + .lbl::after { font-family: "Open Sans"; content: "III"; font-size: 12px; font-weight: 400; letter-spacing: 0px; color: rgb(170, 170, 170); text-shadow: none; background-color: rgb(255, 255, 255); border-radius: 100%; width: 22px; height: 22px; line-height: 22px; text-align: center; position: absolute; top: -2px; left: -3px; box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3); transition: left 0.25s ease 0s; }
input.ace.ace-switch[type="checkbox"]:checked + .lbl::before { text-indent: 8px; color: rgb(255, 255, 255); text-shadow: 0px 0px 0px rgb(255, 255, 255); background-color: rgb(138, 178, 201); border-color: rgb(106, 140, 168); }
input.ace.ace-switch[type="checkbox"]:checked + .lbl::after { left: 34px; background-color: rgb(255, 255, 255); color: rgb(152, 160, 165); }
input.ace.ace-switch.ace-switch-2[type="checkbox"] + .lbl::before { content: "YES         NO"; }
input.ace.ace-switch.ace-switch-3[type="checkbox"] + .lbl::after { font-family: FontAwesome; font-size: 13px; line-height: 22px; content: ""; top: -1px; text-shadow: none; padding: 0px; text-align: center; color: rgb(187, 187, 187); letter-spacing: 0px; }
input.ace.ace-switch.ace-switch-3[type="checkbox"]:checked + .lbl::after { content: ""; color: rgb(138, 178, 201); text-shadow: none; }
input.ace.ace-switch.ace-switch-4[type="checkbox"], input.ace.ace-switch.ace-switch-5[type="checkbox"] { width: 60px; }
input.ace.ace-switch.ace-switch-4[type="checkbox"] + .lbl::before, input.ace.ace-switch.ace-switch-5[type="checkbox"] + .lbl::before { content: "ON           OFF"; font-size: 12px; line-height: 21px; height: 24px; overflow: hidden; border-radius: 12px; background-color: rgb(139, 154, 163); border: 1px solid rgb(139, 154, 163); color: rgb(255, 255, 255); width: 56px; text-shadow: 0px 0px 0px rgb(255, 255, 255); display: inline-block; position: relative; box-shadow: none; transition: all 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-4[type="checkbox"] + .lbl::after, input.ace.ace-switch.ace-switch-5[type="checkbox"] + .lbl::after { content: "III"; font-size: 11px; position: absolute; top: 2px; left: 2px; letter-spacing: 0px; width: 20px; height: 20px; line-height: 19px; text-shadow: none !important; color: rgb(147, 147, 147); background-color: rgb(255, 255, 255); transition: all 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-4[type="checkbox"]:checked + .lbl::before, input.ace.ace-switch.ace-switch-5[type="checkbox"]:checked + .lbl::before { background-color: rgb(70, 143, 204); border-color: rgb(70, 143, 204); }
input.ace.ace-switch.ace-switch-4[type="checkbox"]:checked + .lbl::after, input.ace.ace-switch.ace-switch-5[type="checkbox"]:checked + .lbl::after { left: 34px; background-color: rgb(255, 255, 255); color: rgb(132, 132, 132); }
input.ace.ace-switch.ace-switch-5[type="checkbox"] + .lbl::before { content: "YES           NO"; }
input.ace.ace-switch.ace-switch-5[type="checkbox"]:checked + .lbl::before { text-indent: 8px; }
input.ace.ace-switch.ace-switch-6[type="checkbox"] + .lbl { position: relative; }
input.ace.ace-switch.ace-switch-6[type="checkbox"] + .lbl::before { font-family: FontAwesome; content: ""; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); box-shadow: none; border-width: 0px; font-weight: lighter; font-size: 16px; border-radius: 12px; display: inline-block; background-color: rgb(136, 136, 136); color: rgb(242, 242, 242); width: 52px; height: 22px; line-height: 21px; text-indent: 32px; transition: background 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-6[type="checkbox"] + .lbl::after { content: ""; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); position: absolute; top: 2px; left: 3px; border-radius: 12px; box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); width: 18px; height: 18px; text-align: center; background-color: rgb(242, 242, 242); border: 4px solid rgb(242, 242, 242); transition: left 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-6[type="checkbox"]:checked + .lbl::before { content: ""; text-indent: 6px; color: rgb(255, 255, 255); border-color: rgb(183, 211, 229); background-color: rgb(255, 137, 60); }
input.ace.ace-switch.ace-switch-6[type="checkbox"]:checked + .lbl::after { left: 32px; background-color: rgb(255, 255, 255); border: 4px solid rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0, 200, 0, 0.25); }
input.ace.ace-switch.ace-switch-7[type="checkbox"] { width: 75px; }
input.ace.ace-switch.ace-switch-7[type="checkbox"] + .lbl { position: relative; }
input.ace.ace-switch.ace-switch-7[type="checkbox"] + .lbl::before { content: "OFF              ON"; font-weight: bolder; font-size: 13px; background-color: rgb(255, 255, 255); border: 2px solid rgb(170, 170, 170); border-radius: 0px; box-shadow: none; color: rgb(170, 170, 170); width: 74px; height: 26px; line-height: 22px; overflow: hidden; text-indent: 5px; display: inline-block; position: relative; transition: all 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-7[type="checkbox"] + .lbl::after { content: ""; font-family: FontAwesome; font-size: 16px; position: absolute; top: 3px; left: 39px; width: 32px; height: 20px; line-height: 18px; text-align: center; padding: 0px; text-indent: 0px; background-color: rgb(170, 170, 170); color: rgb(255, 255, 255); border-radius: 0px; box-shadow: none; transition: all 0.25s ease 0s; }
input.ace.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl::before { color: rgb(70, 143, 204); background-color: rgb(255, 255, 255); text-indent: -28px; border-color: rgb(111, 179, 224); }
input.ace.ace-switch.ace-switch-7[type="checkbox"]:checked + .lbl::after { left: 3px; content: ""; background-color: rgb(70, 143, 204); color: rgb(255, 255, 255); }
input.ace.ace-switch[type="checkbox"] + .lbl[data-lbl]::before { content: attr(data-lbl); }
input.ace.ace-switch.btn-empty[type="checkbox"] + .lbl::after { content: ""; }
input.ace.ace-switch.btn-rotate[type="checkbox"] + .lbl::after { content: "≡"; line-height: 20px; font-size: 17px; }
input.ace.ace-switch-4.btn-rotate[type="checkbox"] + .lbl::after, input.ace.ace-switch-5.btn-rotate[type="checkbox"] + .lbl::after { line-height: 17px; }
input.ace.ace-switch.btn-flat[type="checkbox"] + .lbl::after, input.ace.ace-switch.btn-flat[type="checkbox"] + .lbl::before { border-radius: 0px !important; }
input.ace.ace-switch.ace-switch-4[type="checkbox"] + .lbl::before, input.ace.ace-switch.ace-switch-5[type="checkbox"] + .lbl::before { text-indent: -24px; }
input.ace.ace-switch.ace-switch-4[type="checkbox"]:checked + .lbl::before, input.ace.ace-switch.ace-switch-5[type="checkbox"]:checked + .lbl::before { text-indent: 7px; }
input.ace + .lbl.padding-16::before { margin-right: 16px; }
input.ace + .lbl.padding-14::before { margin-right: 14px; }
input.ace + .lbl.padding-12::before { margin-right: 12px; }
input.ace + .lbl.padding-10::before { margin-right: 10px; }
input.ace + .lbl.padding-8::before { margin-right: 8px; }
input.ace + .lbl.padding-6::before { margin-right: 6px; }
input.ace + .lbl.padding-4::before { margin-right: 4px; }
input.ace + .lbl.padding-2::before { margin-right: 2px; }
input.ace + .lbl.padding-0::before { margin-right: 0px; }
.ace-file-input { display: block; font-size: inherit; position: relative; height: 30px; }
.ace-file-input input[type="file"] { position: absolute; z-index: -999; width: 1px; height: 1px; overflow: hidden; opacity: 0; }
.ace-file-input input[type="file"]:focus { outline: 0px none; }
.ace-file-input .ace-file-container { display: block; position: absolute; top: 0px; left: 0px; right: 0px; height: 30px; background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); cursor: pointer; box-shadow: none; transition: all 0.15s ease 0s; }
.ace-file-input .ace-file-container:hover { box-shadow: none; border-color: rgb(245, 153, 66); }
.ace-file-input .ace-file-container::before { display: inline-block; content: attr(data-title); position: absolute; right: 0px; top: 0px; bottom: 0px; line-height: 24px; text-align: center; padding: 0px 8px; background-color: rgb(111, 179, 224); color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; border-width: 2px 2px 2px 4px; border-style: solid; border-color: rgb(255, 255, 255); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; transition: all 0.3s ease 0s; }
.ace-file-input .ace-file-container .ace-file-name { display: inline-block; height: 28px; max-width: 80%; white-space: nowrap; overflow: hidden; line-height: 28px; color: rgb(136, 136, 136); font-size: 13px; vertical-align: top; position: static; padding-left: 30px; }
.ace-file-input .ace-file-container .ace-file-name::after { display: inline-block; content: attr(data-title); }
.ace-file-input .ace-file-container.selected { right: 16px; }
.ace-file-input .ace-file-container.selected .ace-file-name { color: rgb(102, 102, 102); }
.ace-file-input .ace-file-container .ace-icon { display: inline-block; position: absolute; left: 0px; top: 0px; bottom: 0px; line-height: 24px; width: 26px; text-align: center; font-family: FontAwesome; font-size: 13px; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); transition: all 0.1s ease 0s; background-color: rgb(209, 209, 209); }
.ace-file-input .ace-file-container.selected .ace-file-name .ace-icon { background-color: rgb(239, 173, 98); }
.ace-file-input .ace-file-container.selected .ace-file-name .file-image { background-color: rgb(189, 122, 157); }
.ace-file-input .ace-file-container.selected .ace-file-name .file-video { background-color: rgb(135, 184, 127); }
.ace-file-input .ace-file-container.selected .ace-file-name .file-audio { background-color: rgb(139, 122, 201); }
.ace-file-input .ace-file-container.selected .ace-file-name .file-archive { background-color: rgb(239, 173, 98); }
.ace-file-input .ace-file-container.hide-placeholder::before { display: none; }
.ace-file-input a:hover { text-decoration: none; }
.ace-file-input .remove { position: absolute; right: -8px; top: 6px; display: none; width: 17px; text-align: center; height: 17px; line-height: 15px; font-size: 11px; font-weight: 400; background-color: rgb(251, 113, 66); border-radius: 100%; color: rgb(255, 255, 255); text-decoration: none; }
.ace-file-input .ace-file-container.selected + .remove { display: inline-block; }
@media not all {
.ace-file-input input[type="file"] { position: absolute; width: 0px; height: 0px; }
}
.ace-file-input input.disabled[type="file"] + .ace-file-container, .ace-file-input input[type="file"][disabled] + .ace-file-container, .ace-file-input input[type="file"][readonly] + .ace-file-container { cursor: not-allowed; background-color: rgb(238, 238, 238); }
.ace-file-input input.disabled[type="file"] + .ace-file-container:hover, .ace-file-input input[type="file"][disabled] + .ace-file-container:hover, .ace-file-input input[type="file"][readonly] + .ace-file-container:hover { box-shadow: none; border-color: rgb(227, 227, 227); }
.ace-file-input input.disabled[type="file"] + .ace-file-container::before, .ace-file-input input[type="file"][disabled] + .ace-file-container::before, .ace-file-input input[type="file"][readonly] + .ace-file-container::before { border-color: rgb(238, 238, 238); background-color: rgb(161, 170, 175); }
.ace-file-input input[type="file"][readonly] + .ace-file-container { cursor: default; }
.fc-event.ui-draggable-dragging, .item-list > li.ui-sortable-helper { cursor: move; }
.ace-file-input .ace-file-overlay { position: absolute; top: -2px; bottom: -2px; left: -2px; right: -10px; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }
.ace-file-input .ace-file-overlay > .overlay-content { display: inline-block; position: relative; top: 10%; left: 0px; right: 0px; text-align: center; }
.ace-file-multiple { height: auto; }
.ace-file-multiple .ace-file-container { position: relative; height: auto; border: 1px dashed rgb(170, 170, 170); border-radius: 4px; text-align: center; }
.ace-file-multiple .ace-file-container::before { display: inline-block; content: attr(data-title); position: relative; right: 0px; left: 0px; margin: 12px; line-height: 22px; background-color: rgb(255, 255, 255); color: rgb(204, 204, 204); font-size: 18px; font-weight: 700; border-width: 0px; }
.ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon { display: inline-block; left: 0px; top: 0px; bottom: 0px; width: 26px; text-align: center; font-family: FontAwesome; font-size: 13px; border: 2px solid rgb(255, 255, 255); color: rgb(255, 255, 255); transition: all 0.1s ease 0s; }
.ace-file-multiple .ace-file-container .ace-file-name { position: relative; display: block; padding: 0px; height: auto; width: auto; max-width: 100%; margin: 0px 4px; border-bottom: 1px solid rgb(221, 221, 221); text-align: left; }
.ace-file-multiple .ace-file-container .ace-file-name:first-child { margin-top: 1px; }
.ace-file-multiple .ace-file-container .ace-file-name:last-child { border-bottom-width: 0px; margin-bottom: 1px; }
.ace-file-multiple .ace-file-container .ace-file-name img { padding: 2px; border: 1px solid rgb(215, 215, 215); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position: center center; margin: 4px 8px 4px 1px; }
.ace-file-multiple .ace-file-container .ace-file-name::after { display: none; }
.ace-file-multiple .ace-file-container.selected .ace-file-name::after { display: inline-block; white-space: pre; }
.ace-file-multiple .ace-file-container .ace-file-name img + .ace-icon, .ace-file-multiple .ace-file-container.selected .ace-file-name img + .ace-icon { display: none; }
.ace-file-multiple .remove { right: -11px; top: -11px; border: 3px solid rgb(187, 187, 187); border-radius: 32px; background-color: rgb(255, 255, 255); color: red; width: 23px; height: 23px; line-height: 16px; }
.input-group .input-group-addon, .input-group > .btn { border-radius: 0px !important; }
.ace-file-multiple .ace-file-container.selected + .remove:hover { border-color: rgb(244, 192, 177); }
.ace-file-multiple .ace-file-overlay { position: absolute; top: -12px; bottom: -6px; left: -12px; right: -12px; }
.ace-file-multiple .ace-file-overlay > .overlay-content { top: 20%; }
.ace-file-multiple .ace-file-container .ace-file-name .ace-icon { position: relative; display: block; text-align: center; height: auto; line-height: 64px; width: auto; font-size: 64px; color: rgb(213, 213, 213); margin: 4px 0px; background-color: transparent; }
.ace-file-multiple .ace-file-container.selected::after { display: none; }
.ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon { position: relative; margin-right: 4px; margin-left: 2px; line-height: 24px; }
.ace-file-multiple .ace-file-container .ace-file-name.large { text-align: center; border-bottom: 1px solid rgb(34, 34, 34); margin: 0px 1px 3px; }
.ace-file-multiple .ace-file-container .ace-file-name.large:last-child { margin: 0px 1px; }
.ace-file-multiple .ace-file-container .ace-file-name.large::after { position: absolute; top: auto; bottom: 0px; left: 0px; right: 0px; padding: 0px 4px; background-color: rgb(85, 85, 85); color: rgb(255, 255, 255); opacity: 0.8; }
.ace-file-multiple .ace-file-container .ace-file-name.large img { border-width: 0px; margin: 0px !important; padding: 0px; }
.ace-file-multiple input.disabled[type="file"] + .ace-file-container:hover, .ace-file-multiple input[type="file"][disabled] + .ace-file-container:hover, .ace-file-multiple input[type="file"][readonly] + .ace-file-container:hover { border-color: rgb(170, 170, 170); }
.ace-file-multiple input.disabled[type="file"] + .ace-file-container::before, .ace-file-multiple input[type="file"][disabled] + .ace-file-container::before, .ace-file-multiple input[type="file"][readonly] + .ace-file-container::before { background-color: transparent; }
.ace-file-multiple input.disabled[type="file"] + .ace-file-container .ace-icon, .ace-file-multiple input[type="file"][disabled] + .ace-file-container .ace-icon, .ace-file-multiple input[type="file"][readonly] + .ace-file-container .ace-icon { border-color: rgb(238, 238, 238); }
.form-group.has-success .input-group .input-group-addon { border-color: rgb(156, 197, 115); }
.form-group.has-error .input-group .input-group-addon { border-color: rgb(242, 166, 150); }
.form-group.has-warning .input-group .input-group-addon { border-color: rgb(227, 201, 76); }
.form-group.has-info .input-group .input-group-addon { border-color: rgb(114, 174, 194); }
.input-group > .btn { line-height: 20px; padding: 0px 6px; }
.input-group > .btn.btn-sm { line-height: 22px; }
.input-group > .btn + .btn { margin-left: 1px; }
.nav-tabs, .nav-tabs > li:first-child > a { margin-left: 0px; }
.input-group > .btn-group > .btn { line-height: 23px; }
.input-group > .btn-group > .btn.btn-sm { line-height: 26px; }
.input-group > .btn-group > .btn.btn-sm > .caret, .input-group > .btn-group > .btn > .caret, .input-group > .btn.btn-sm > .caret, .input-group > .btn > .caret { margin-top: 10px; }
.input-group.input-group-compact { width: 1px; }
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { padding-top: 6px; padding-bottom: 6px; }
.form-group input[type="email"], .form-group input[type="url"], .form-group input[type="search"], .form-group input[type="tel"], .form-group input[type="color"], .form-group input[type="text"], .form-group input[type="password"], .form-group input[type="datetime"], .form-group input[type="datetime-local"], .form-group input[type="date"], .form-group input[type="month"], .form-group input[type="time"], .form-group input[type="week"], .form-group input[type="number"], .form-group select, .form-group textarea { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.form-group.has-success input, .form-group.has-success select, .form-group.has-success textarea { border-color: rgb(156, 197, 115); color: rgb(139, 173, 76); box-shadow: none; }
.form-group.has-success input:focus, .form-group.has-success select:focus, .form-group.has-success textarea:focus { box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3); color: rgb(111, 138, 60); border-color: rgb(119, 156, 82); background-color: rgb(244, 249, 240); }
.form-group.has-success .ace-icon, .form-group.has-success input:focus + .ace-icon, .form-group.has-success select:focus + .ace-icon, .form-group.has-success textarea:focus + .ace-icon { color: rgb(139, 173, 76); }
.form-group.has-success .btn .ace-icon { color: inherit; }
.form-group.has-success .control-label, .form-group.has-success .help-block, .form-group.has-success .help-inline { color: rgb(123, 160, 101); }
.form-group.has-info input, .form-group.has-info select, .form-group.has-info textarea { border-color: rgb(114, 174, 194); color: rgb(75, 137, 170); box-shadow: none; }
.form-group.has-info input:focus, .form-group.has-info select:focus, .form-group.has-info textarea:focus { box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3); color: rgb(59, 108, 135); border-color: rgb(72, 142, 165); background-color: rgb(241, 247, 249); }
.form-group.has-info .ace-icon, .form-group.has-info input:focus + .ace-icon, .form-group.has-info select:focus + .ace-icon, .form-group.has-info textarea:focus + .ace-icon { color: rgb(75, 137, 170); }
.form-group.has-info .btn .ace-icon { color: inherit; }
.form-group.has-info .control-label, .form-group.has-info .help-block, .form-group.has-info .help-inline { color: rgb(101, 123, 160); }
.form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea { border-color: rgb(242, 166, 150); color: rgb(214, 130, 115); box-shadow: none; }
.form-group.has-error input:focus, .form-group.has-error select:focus, .form-group.has-error textarea:focus { box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3); color: rgb(202, 95, 76); border-color: rgb(215, 123, 104); background-color: rgb(254, 249, 248); }
.form-group.has-error .ace-icon, .form-group.has-error input:focus + .ace-icon, .form-group.has-error select:focus + .ace-icon, .form-group.has-error textarea:focus + .ace-icon { color: rgb(214, 130, 115); }
.form-group.has-error .btn .ace-icon { color: inherit; }
.form-group.has-error .control-label, .form-group.has-error .help-block, .form-group.has-error .help-inline { color: rgb(209, 110, 108); }
.form-group.has-warning input, .form-group.has-warning select, .form-group.has-warning textarea { border-color: rgb(227, 201, 76); color: rgb(211, 189, 80); box-shadow: none; }
.form-group.has-warning input:focus, .form-group.has-warning select:focus, .form-group.has-warning textarea:focus { box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3); color: rgb(192, 168, 48); border-color: rgb(213, 182, 48); background-color: rgb(253, 251, 243); }
.form-group.has-warning .ace-icon, .form-group.has-warning input:focus + .ace-icon, .form-group.has-warning select:focus + .ace-icon, .form-group.has-warning textarea:focus + .ace-icon { color: rgb(211, 189, 80); }
.form-group.has-warning .btn .ace-icon { color: inherit; }
.form-group.has-warning .control-label, .form-group.has-warning .help-block, .form-group.has-warning .help-inline { color: rgb(209, 157, 89); }
.form-group input:disabled, .form-group input[disabled] { color: rgb(132, 132, 132) !important; background-color: rgb(238, 238, 238) !important; }
.input-transparent, input.input-transparent[type], textarea.input-transparent { background-color: rgba(0, 0, 0, 0.5); color: rgb(187, 187, 187); border-color: transparent !important; }
.input-transparent:focus, input.input-transparent[type]:focus, textarea.input-transparent:focus { background-color: rgba(0, 0, 0, 0.66); color: rgb(240, 240, 240); }
@media only screen and (max-width: 767px) {
.help-inline, .input-icon + .help-inline { padding-left: 0px; display: block !important; }
}
.tab-content { border: 1px solid rgb(197, 208, 220); padding: 16px 12px; position: relative; }
.tab-content.no-padding { padding: 0px; }
.tab-content.no-border { border: medium none; padding: 12px; }
.tab-content.padding-32 { padding: 32px 24px; }
.tab-content.no-border.padding-32 { padding: 32px; }
.tab-content.padding-30 { padding: 30px 23px; }
.tab-content.no-border.padding-30 { padding: 30px; }
.tab-content.padding-28 { padding: 28px 21px; }
.tab-content.no-border.padding-28 { padding: 28px; }
.tab-content.padding-26 { padding: 26px 20px; }
.tab-content.no-border.padding-26 { padding: 26px; }
.tab-content.padding-24 { padding: 24px 18px; }
.tab-content.no-border.padding-24 { padding: 24px; }
.tab-content.padding-22 { padding: 22px 17px; }
.tab-content.no-border.padding-22 { padding: 22px; }
.tab-content.padding-20 { padding: 20px 15px; }
.tab-content.no-border.padding-20 { padding: 20px; }
.tab-content.padding-18 { padding: 18px 14px; }
.tab-content.no-border.padding-18 { padding: 18px; }
.tab-content.padding-16 { padding: 16px 12px; }
.tab-content.no-border.padding-16 { padding: 16px; }
.tab-content.padding-14 { padding: 14px 11px; }
.tab-content.no-border.padding-14 { padding: 14px; }
.tab-content.padding-12 { padding: 12px 9px; }
.tab-content.no-border.padding-12 { padding: 12px; }
.tab-content.padding-10 { padding: 10px 8px; }
.tab-content.no-border.padding-10 { padding: 10px; }
.tab-content.padding-8 { padding: 8px 6px; }
.tab-content.no-border.padding-8 { padding: 8px; }
.tab-content.padding-6 { padding: 6px 5px; }
.tab-content.no-border.padding-6 { padding: 6px; }
.tab-content.padding-4 { padding: 4px 3px; }
.tab-content.no-border.padding-4 { padding: 4px; }
.tab-content.no-border.padding-2, .tab-content.padding-2 { padding: 2px; }
.tab-content.no-border.padding-0, .tab-content.padding-0 { padding: 0px; }
.nav.nav-tabs.padding-32 { padding-left: 32px; }
.tabs-left > .nav.nav-tabs.padding-32, .tabs-right > .nav.nav-tabs.padding-32 { padding-left: 0px; padding-top: 32px; }
.nav.nav-tabs.padding-30 { padding-left: 30px; }
.tabs-left > .nav.nav-tabs.padding-30, .tabs-right > .nav.nav-tabs.padding-30 { padding-left: 0px; padding-top: 30px; }
.nav.nav-tabs.padding-28 { padding-left: 28px; }
.tabs-left > .nav.nav-tabs.padding-28, .tabs-right > .nav.nav-tabs.padding-28 { padding-left: 0px; padding-top: 28px; }
.nav.nav-tabs.padding-26 { padding-left: 26px; }
.tabs-left > .nav.nav-tabs.padding-26, .tabs-right > .nav.nav-tabs.padding-26 { padding-left: 0px; padding-top: 26px; }
.nav.nav-tabs.padding-24 { padding-left: 24px; }
.tabs-left > .nav.nav-tabs.padding-24, .tabs-right > .nav.nav-tabs.padding-24 { padding-left: 0px; padding-top: 24px; }
.nav.nav-tabs.padding-22 { padding-left: 22px; }
.tabs-left > .nav.nav-tabs.padding-22, .tabs-right > .nav.nav-tabs.padding-22 { padding-left: 0px; padding-top: 22px; }
.nav.nav-tabs.padding-20 { padding-left: 20px; }
.tabs-left > .nav.nav-tabs.padding-20, .tabs-right > .nav.nav-tabs.padding-20 { padding-left: 0px; padding-top: 20px; }
.nav.nav-tabs.padding-18 { padding-left: 18px; }
.tabs-left > .nav.nav-tabs.padding-18, .tabs-right > .nav.nav-tabs.padding-18 { padding-left: 0px; padding-top: 18px; }
.nav.nav-tabs.padding-16 { padding-left: 16px; }
.tabs-left > .nav.nav-tabs.padding-16, .tabs-right > .nav.nav-tabs.padding-16 { padding-left: 0px; padding-top: 16px; }
.nav.nav-tabs.padding-14 { padding-left: 14px; }
.tabs-left > .nav.nav-tabs.padding-14, .tabs-right > .nav.nav-tabs.padding-14 { padding-left: 0px; padding-top: 14px; }
.nav.nav-tabs.padding-12 { padding-left: 12px; }
.tabs-left > .nav.nav-tabs.padding-12, .tabs-right > .nav.nav-tabs.padding-12 { padding-left: 0px; padding-top: 12px; }
.nav.nav-tabs.padding-10 { padding-left: 10px; }
.tabs-left > .nav.nav-tabs.padding-10, .tabs-right > .nav.nav-tabs.padding-10 { padding-left: 0px; padding-top: 10px; }
.nav.nav-tabs.padding-8 { padding-left: 8px; }
.tabs-left > .nav.nav-tabs.padding-8, .tabs-right > .nav.nav-tabs.padding-8 { padding-left: 0px; padding-top: 8px; }
.nav.nav-tabs.padding-6 { padding-left: 6px; }
.tabs-left > .nav.nav-tabs.padding-6, .tabs-right > .nav.nav-tabs.padding-6 { padding-left: 0px; padding-top: 6px; }
.nav.nav-tabs.padding-4 { padding-left: 4px; }
.tabs-left > .nav.nav-tabs.padding-4, .tabs-right > .nav.nav-tabs.padding-4 { padding-left: 0px; padding-top: 4px; }
.nav.nav-tabs.padding-2 { padding-left: 2px; }
.tabs-left > .nav.nav-tabs.padding-2, .tabs-right > .nav.nav-tabs.padding-2 { padding-left: 0px; padding-top: 2px; }
.nav-tabs { border-color: rgb(197, 208, 220); margin-bottom: 0px !important; position: relative; top: 1px; }
.nav-tabs > li > a { padding: 7px 12px 8px; }
.nav-tabs > li > a, .nav-tabs > li > a:focus { border-radius: 0px !important; border-color: rgb(197, 208, 220); background-color: rgb(249, 249, 249); color: rgb(153, 153, 153); margin-right: -1px; line-height: 18px; position: relative; }
.nav-tabs > li > a:hover { background-color: rgb(255, 255, 255); color: rgb(76, 143, 189); border-color: rgb(197, 208, 220); }
.nav-tabs > li > a:active, .nav-tabs > li > a:focus { outline: 0px none !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: rgb(87, 99, 115); border-color: rgb(76, 143, 189) rgb(197, 208, 220) transparent; border-top: 2px solid rgb(76, 143, 189); background-color: rgb(255, 255, 255); z-index: 1; line-height: 18px; margin-top: -1px; box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.15); }
.tabs-below > .nav-tabs { top: auto; margin-bottom: 0px; margin-top: -1px; border-color: rgb(197, 208, 220); border-bottom-width: 0px; }
.tabs-below > .nav-tabs > li > a, .tabs-below > .nav-tabs > li > a:focus, .tabs-below > .nav-tabs > li > a:hover { border-color: rgb(197, 208, 220); }
.tabs-below > .nav-tabs > li.active > a, .tabs-below > .nav-tabs > li.active > a:focus, .tabs-below > .nav-tabs > li.active > a:hover { border-color: transparent rgb(197, 208, 220) rgb(76, 143, 189); border-top-width: 1px; border-bottom: 2px solid rgb(76, 143, 189); margin-top: 0px; box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15); }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 60px; }
.tabs-left > .nav-tabs { top: auto; margin-bottom: 0px; border-color: rgb(197, 208, 220); float: left; }
.tabs-left > .nav-tabs > li { float: none !important; }
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover { border-color: rgb(197, 208, 220); margin: 0px -1px 0px 0px; }
.tabs-left > .nav-tabs > li.active > a, .tabs-left > .nav-tabs > li.active > a:focus, .tabs-left > .nav-tabs > li.active > a:hover { border-color: rgb(197, 208, 220) transparent rgb(197, 208, 220) rgb(76, 143, 189); border-top-width: 1px; border-left: 2px solid rgb(76, 143, 189); margin: 0px -1px; box-shadow: -2px 0px 3px 0px rgba(0, 0, 0, 0.15) !important; }
.tabs-right > .nav-tabs { top: auto; margin-bottom: 0px; border-color: rgb(197, 208, 220); float: right; }
.tabs-right > .nav-tabs > li { float: none !important; }
.tabs-right > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover { border-color: rgb(197, 208, 220); margin: 0px -1px; }
.tabs-right > .nav-tabs > li.active > a, .tabs-right > .nav-tabs > li.active > a:focus, .tabs-right > .nav-tabs > li.active > a:hover { border-color: rgb(197, 208, 220) rgb(76, 143, 189) rgb(197, 208, 220) transparent; border-top-width: 1px; border-right: 2px solid rgb(76, 143, 189); margin: 0px -2px 0px -1px; box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.15); }
.nav-tabs > li > a .badge { padding: 1px 5px; line-height: 15px; opacity: 0.75; vertical-align: initial; }
.nav-tabs > li > a .ace-icon { opacity: 0.75; }
.nav-tabs > li.active > a .ace-icon, .nav-tabs > li.active > a .badge { opacity: 1; }
.nav-tabs li .ace-icon { width: 1.25em; display: inline-block; text-align: center; }
.nav-tabs > li.open .dropdown-toggle { background-color: rgb(79, 153, 198); border-color: rgb(79, 153, 198); color: rgb(255, 255, 255); }
.nav-tabs > li.open .dropdown-toggle > .ace-icon { color: rgb(255, 255, 255) !important; }
.tabs-left .tab-content, .tabs-right .tab-content { overflow: auto; }
.nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:focus, .nav > li.dropdown.open.active > a:hover { background-color: rgb(79, 153, 198); border-color: rgb(79, 153, 198); color: rgb(255, 255, 255); }
.nav-pills .open .dropdown-toggle > .ace-icon, .nav > li.dropdown.open.active > a:focus > .ace-icon, .nav > li.dropdown.open.active > a:hover > .ace-icon { color: rgb(255, 255, 255) !important; }
.nav-tabs > li:not(.active):not(.open) > a:not(:hover) > .ace-icon.disabled:first-child { color: rgb(144, 144, 144) !important; }
.nav-tabs.tab-size-bigger > li > a { padding-left: 14px; padding-right: 14px; }
.nav-tabs.tab-size-bigger > li > a > .ace-icon:first-child { display: block; margin-bottom: 6px; width: auto; }
.nav-tabs.tab-space-1 > li > a { margin-right: 1px; }
.nav-tabs.tab-space-2 > li > a { margin-right: 2px; }
.nav-tabs.tab-space-3 > li > a { margin-right: 3px; }
.nav-tabs.tab-space-4 > li > a { margin-right: 4px; }
.nav-tabs[class*="tab-color-"] > li > a, .nav-tabs[class*="tab-color-"] > li > a:focus, .nav-tabs[class*="tab-color-"] > li > a:hover { color: rgb(255, 255, 255); border-color: transparent; margin-right: 3px; }
.nav-tabs[class*="tab-color-"] > li > a > .badge { border-radius: 2px; }
.nav-tabs[class*="tab-color-"] > li:not(.active) > a:hover { opacity: 0.85; border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent; }
.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .ace-icon:first-child { color: rgb(255, 255, 255) !important; }
.nav-tabs[class*="tab-color-"] > li:not(.active) > a > .badge { color: rgba(0, 0, 0, 0.4) !important; background-color: rgb(255, 255, 255) !important; border-radius: 2px; }
.nav-tabs.tab-color-blue > li > a, .nav-tabs.tab-color-blue > li > a:focus { background-color: rgb(125, 180, 216); }
.nav-tabs[class*="tab-color-"] > li.active > a, .nav-tabs[class*="tab-color-"] > li.active > a:focus, .nav-tabs[class*="tab-color-"] > li.active > a:hover { background-color: rgb(255, 255, 255); color: rgb(79, 128, 160); box-shadow: none !important; }
.nav-tabs.tab-color-blue > li.active > a, .nav-tabs.tab-color-blue > li.active > a:focus, .nav-tabs.tab-color-blue > li.active > a:hover { color: rgb(76, 113, 138); border-color: rgb(125, 180, 216) rgb(125, 180, 216) transparent; }
.tabs-below .nav-tabs.tab-color-blue > li.active > a { border-color: transparent rgb(125, 180, 216) rgb(125, 180, 216); }
.nav-tabs.tab-color-blue { border-bottom-color: rgb(197, 208, 220); }
.nav-tabs.background-blue { padding-top: 6px; background-color: rgb(239, 243, 248); border: 1px solid rgb(197, 208, 220); }
.tabs-below .nav-tabs.background-blue { padding-top: 0px; padding-bottom: 6px; }
.tabs-below .nav-tabs.tab-color-blue { border-top: medium none; border-bottom-color: rgb(197, 208, 220); }
.accordion-style1.panel-group .panel { border-radius: 0px; border-color: rgb(205, 216, 227); background-color: rgb(255, 255, 255); box-shadow: none; }
.progress, .widget-box { box-shadow: none; }
.accordion-style1.panel-group .panel:last-child { border-bottom-width: 1px; }
.accordion-style1.panel-group .panel .collapse { background-color: rgb(255, 255, 255); }
.accordion-style1.panel-group .panel + .panel { margin-top: 2px; }
.accordion-style1.panel-group .panel-heading + .panel-collapse .panel-body { border-top-color: rgb(205, 216, 227) !important; }
.accordion-style1.panel-group .panel-heading { padding: 0px; }
.accordion-style1.panel-group .panel-heading .accordion-toggle { color: rgb(76, 143, 189); background-color: rgb(238, 244, 249); position: relative; font-weight: 700; font-size: 13px; line-height: 1; padding: 10px; display: block; }
.accordion-style1.panel-group .panel-heading .accordion-toggle.collapsed { color: rgb(71, 143, 202); font-weight: 400; background-color: rgb(249, 249, 249); }
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover { color: rgb(110, 166, 204); background-color: rgb(241, 248, 253); text-decoration: none; }
.accordion-style1.panel-group .panel-heading .accordion-toggle:active, .accordion-style1.panel-group .panel-heading .accordion-toggle:focus { outline: 0px none; text-decoration: none; }
.accordion-style1.panel-group .panel-heading .accordion-toggle > .ace-icon:first-child { width: 16px; }
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover > .ace-icon:first-child { text-decoration: none; }
.accordion-style1.panel-group .collapse.in > .panel-body, .accordion-style1.panel-group .panel-body { border-top: 1px solid rgb(205, 216, 227); }
.accordion-style1.panel-group.no-padding { padding: 0px; }
.accordion-style2.panel-group .panel { border-width: 0px; }
.accordion-style2.panel-group .panel:last-child { border-bottom-width: 0px; }
.accordion-style2.panel-group .panel + .panel { margin-top: 4px; }
.accordion-style2.panel-group .panel .panel-body { border-top: medium none; }
.accordion-style2.panel-group .panel-heading .accordion-toggle { background-color: rgb(237, 243, 247); border-style: solid; border-color: rgb(110, 174, 209); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 0px 0px 2px; }
.accordion-style2.panel-group .panel-heading .accordion-toggle:hover { text-decoration: none; }
.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed { background-color: rgb(243, 243, 243); color: rgb(96, 96, 96); border-width: 0px 0px 0px 1px; border-color: rgb(217, 217, 217); }
.accordion-style2.panel-group .panel-heading .accordion-toggle.collapsed:hover { background-color: rgb(246, 246, 246); color: rgb(67, 142, 185); text-decoration: none; }
.accordion-style2.panel-group .collapse.in > .panel-body, .accordion-style2.panel-group .panel-body { border-top: medium none; }
.accordion-style2.panel-group .accordion-style2.panel-group .panel { border-bottom: 1px dotted rgb(217, 217, 217); }
.accordion-style2.panel-group .accordion-style2.panel-group .panel:last-child { border-bottom: medium none; }
.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading, .accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading .accordion-toggle { background-color: transparent; border-width: 0px; font-size: 13px; padding-top: 6px; padding-bottom: 8px; }
.accordion-style2.panel-group .accordion-style2.panel-group .panel .panel-heading { padding-top: 0px; padding-bottom: 0px; }
.table-bordered, td, th { border-radius: 0px !important; }
.table > thead > tr { color: rgb(112, 112, 112); font-weight: 400; background: rgb(242, 242, 242) linear-gradient(to bottom, rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x scroll 0% 0%; }
.table > thead > tr > th { border-color: rgb(221, 221, 221); font-weight: 700; }
.table > thead > tr > th .ace-icon:first-child { margin-right: 2px; }
.table > thead > tr > th:first-child { border-left-color: rgb(241, 241, 241); }
.table > thead > tr > th:last-child { border-right-color: rgb(241, 241, 241); }
.table.table-bordered > thead > tr > th { vertical-align: middle; }
.table.table-bordered > thead > tr > th:first-child { border-left-color: rgb(221, 221, 221); }
td.center, th.center { text-align: center; }
td .lbl, th .lbl { margin-bottom: 0px; }
td .lbl:only-child, th .lbl:only-child { vertical-align: top; }
.table-header { background-color: rgb(48, 126, 204); color: rgb(255, 255, 255); font-size: 14px; line-height: 38px; padding-left: 12px; margin-bottom: 1px; }
.table-header .close { margin-right: 8px; margin-top: 0px; opacity: 0.45; }
.table-header .close:hover { opacity: 0.75; }
th.detail-col { width: 48px; text-align: center; }
tr.detail-row { display: none; }
tr.detail-row.open { display: table-row; }
tr.detail-row > td { background-color: rgb(241, 246, 248); border-top: 3px solid rgb(209, 225, 234) !important; }
.table-detail { background-color: rgb(255, 255, 255); border: 1px solid rgb(220, 235, 247); width: 100%; padding: 12px; }
.table-detail td > .profile-user-info { width: 100%; }
.widget-box { padding: 0px; box-shadow: none; margin: 3px 0px; border: 1px solid rgb(204, 204, 204); }
@media only screen and (max-width: 767px) {
.widget-box { margin-top: 7px; margin-bottom: 7px; }
}
.widget-header { box-sizing: content-box; position: relative; min-height: 38px; background: rgb(247, 247, 247) linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%) repeat-x scroll 0% 0%; color: rgb(102, 159, 199); border-bottom: 1px solid rgb(221, 221, 221); padding-left: 12px; }
.widget-box.transparent > .widget-header, .widget-header-flat { }
.widget-header::after, .widget-header::before { content: ""; display: table; line-height: 0; }
.widget-header::after { clear: right; }
.widget-box.collapsed > .widget-header { border-bottom-width: 0px; }
.collapsed.fullscreen > .widget-header { border-bottom-width: 1px; }
.collapsed > .widget-body { display: none; }
.widget-header-flat { background: rgb(247, 247, 247) none repeat scroll 0% 0%; }
.widget-header-large { min-height: 49px; padding-left: 18px; }
.widget-header-small { min-height: 31px; padding-left: 10px; }
.widget-header > .widget-title { line-height: 36px; padding: 0px; margin: 0px; display: inline; }
.widget-header > .widget-title > .ace-icon { margin-right: 5px; font-weight: 400; display: inline-block; }
.infobox .infobox-content:first-child, .infobox > .badge, .infobox > .stat, .percentage { font-weight: 700; }
.widget-header-large > .widget-title { line-height: 48px; }
.widget-header-small > .widget-title { line-height: 30px; }
.widget-toolbar { display: inline-block; padding: 0px 10px; line-height: 37px; float: right; position: relative; }
.widget-header-large > .widget-toolbar { line-height: 48px; }
.widget-header-small > .widget-toolbar { line-height: 29px; }
.widget-toolbar.no-padding { padding: 0px; }
.widget-toolbar.padding-5 { padding: 0px 5px; }
.widget-toolbar::before { display: inline-block; content: ""; position: absolute; top: 3px; bottom: 3px; left: -1px; border-style: solid; border-color: rgb(217, 217, 217); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 0px 0px; }
.popover-notitle + .popover .popover-title, .popover.popover-notitle .popover-title, .widget-toolbar.no-border::before { display: none; }
.widget-header-large > .widget-toolbar::before { top: 6px; bottom: 6px; }
[class*="widget-color-"] > .widget-header > .widget-toolbar::before { border-color: rgb(238, 238, 238); }
.widget-color-orange > .widget-header > .widget-toolbar::before { border-color: rgb(255, 238, 170); }
.widget-color-dark > .widget-header > .widget-toolbar::before { border-color: rgb(34, 34, 34); box-shadow: -1px 0px 0px rgba(255, 255, 255, 0.2), 1px 0px 0px rgba(255, 255, 255, 0.1) inset; }
.widget-toolbar label { display: inline-block; vertical-align: middle; margin-bottom: 0px; }
.widget-toolbar > .widget-menu > a, .widget-toolbar > a { font-size: 14px; margin: 0px 1px; display: inline-block; padding: 0px; line-height: 24px; }
.widget-toolbar > .widget-menu > a:hover, .widget-toolbar > a:hover { text-decoration: none; }
.widget-header-large > .widget-toolbar > .widget-menu > a, .widget-header-large > .widget-toolbar > a { font-size: 15px; margin: 0px 1px; }
.widget-toolbar > .btn { line-height: 27px; margin-top: -2px; }
.widget-toolbar > .btn.smaller { line-height: 26px; }
.widget-toolbar > .btn.bigger { line-height: 28px; }
.widget-toolbar > .btn-sm { line-height: 24px; }
.widget-toolbar > .btn-sm.smaller { line-height: 23px; }
.widget-toolbar > .btn-sm.bigger { line-height: 25px; }
.widget-toolbar > .btn-xs { line-height: 22px; }
.widget-toolbar > .btn-xs.smaller { line-height: 21px; }
.widget-toolbar > .btn-xs.bigger { line-height: 23px; }
.widget-toolbar > .btn-minier { line-height: 18px; }
.widget-toolbar > .btn-minier.smaller { line-height: 17px; }
.widget-toolbar > .btn-minier.bigger { line-height: 19px; }
.widget-toolbar > .btn-lg { line-height: 36px; }
.widget-toolbar > .btn-lg.smaller { line-height: 34px; }
.widget-toolbar > .btn-lg.bigger { line-height: 38px; }
.widget-toolbar-dark { background: rgb(68, 68, 68) none repeat scroll 0% 0%; }
.widget-toolbar-light { background: rgba(255, 255, 255, 0.85) none repeat scroll 0% 0%; }
.widget-toolbar > .widget-menu { display: inline-block; position: relative; }
.widget-toolbar > .widget-menu > a[data-action], .widget-toolbar > a[data-action] { transition: transform 0.1s ease 0s; }
.widget-toolbar > .widget-menu > a[data-action] > .ace-icon, .widget-toolbar > a[data-action] > .ace-icon { margin-right: 0px; }
.widget-toolbar > .widget-menu > a[data-action]:focus, .widget-toolbar > a[data-action]:focus { text-decoration: none; outline: 0px none; }
.widget-toolbar > .widget-menu > a[data-action]:hover, .widget-toolbar > a[data-action]:hover { transform: scale(1.2); }
.widget-body { background-color: rgb(255, 255, 255); }
.widget-main { padding: 12px; }
.widget-main.padding-32 { padding: 32px; }
.widget-main.padding-30 { padding: 30px; }
.widget-main.padding-28 { padding: 28px; }
.widget-main.padding-26 { padding: 26px; }
.widget-main.padding-24 { padding: 24px; }
.widget-main.padding-22 { padding: 22px; }
.widget-main.padding-20 { padding: 20px; }
.widget-main.padding-18 { padding: 18px; }
.widget-main.padding-16 { padding: 16px; }
.widget-main.padding-14 { padding: 14px; }
.widget-main.padding-12 { padding: 12px; }
.widget-main.padding-10 { padding: 10px; }
.widget-main.padding-8 { padding: 8px; }
.widget-main.padding-6 { padding: 6px; }
.widget-main.padding-4 { padding: 4px; }
.widget-main.padding-2 { padding: 2px; }
.widget-main.no-padding, .widget-main.padding-0 { padding: 0px; }
.widget-toolbar .progress { vertical-align: middle; display: inline-block; margin: 0px; }
.widget-toolbar > .dropdown, .widget-toolbar > .dropup { display: inline-block; }
.widget-toolbox.toolbox-vertical, .widget-toolbox.toolbox-vertical + .widget-main { display: table-cell; vertical-align: top; }
.widget-box > .widget-header > .widget-toolbar > .widget-menu > [data-action="settings"], .widget-box > .widget-header > .widget-toolbar > [data-action="settings"], .widget-color-dark > .widget-header > .widget-toolbar > .widget-menu > [data-action="settings"], .widget-color-dark > .widget-header > .widget-toolbar > [data-action="settings"] { color: rgb(153, 202, 219); }
.widget-box > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"], .widget-box > .widget-header > .widget-toolbar > [data-action="reload"], .widget-color-dark > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"], .widget-color-dark > .widget-header > .widget-toolbar > [data-action="reload"] { color: rgb(172, 211, 146); }
.widget-box > .widget-header > .widget-toolbar > .widget-menu > [data-action="collapse"], .widget-box > .widget-header > .widget-toolbar > [data-action="collapse"], .widget-color-dark > .widget-header > .widget-toolbar > .widget-menu > [data-action="collapse"], .widget-color-dark > .widget-header > .widget-toolbar > [data-action="collapse"] { color: rgb(170, 170, 170); }
.widget-box > .widget-header > .widget-toolbar > .widget-menu > [data-action="close"], .widget-box > .widget-header > .widget-toolbar > [data-action="close"], .widget-color-dark > .widget-header > .widget-toolbar > .widget-menu > [data-action="close"], .widget-color-dark > .widget-header > .widget-toolbar > [data-action="close"] { color: rgb(224, 158, 150); }
.widget-box[class*="widget-color-"] > .widget-header { color: rgb(255, 255, 255); }
.widget-color-blue { border-color: rgb(48, 126, 204); }
.widget-color-blue > .widget-header { background: rgb(48, 126, 204) none repeat scroll 0% 0%; border-color: rgb(48, 126, 204); }
.widget-color-blue2 { border-color: rgb(80, 144, 193); }
.widget-color-blue2 > .widget-header { background: rgb(80, 144, 193) none repeat scroll 0% 0%; border-color: rgb(80, 144, 193); }
.widget-color-blue3 { border-color: rgb(99, 121, 170); }
.widget-color-blue3 > .widget-header { background: rgb(99, 121, 170) none repeat scroll 0% 0%; border-color: rgb(99, 121, 170); }
.widget-color-green { border-color: rgb(130, 175, 111); }
.widget-color-green > .widget-header { background: rgb(130, 175, 111) none repeat scroll 0% 0%; border-color: rgb(130, 175, 111); }
.widget-color-green2 { border-color: rgb(46, 137, 101); }
.widget-color-green2 > .widget-header { background: rgb(46, 137, 101) none repeat scroll 0% 0%; border-color: rgb(46, 137, 101); }
.widget-color-green3 { border-color: rgb(78, 188, 48); }
.widget-color-green3 > .widget-header { background: rgb(78, 188, 48) none repeat scroll 0% 0%; border-color: rgb(78, 188, 48); }
.widget-color-red { border-color: rgb(226, 117, 95); }
.widget-color-red > .widget-header { background: rgb(226, 117, 95) none repeat scroll 0% 0%; border-color: rgb(226, 117, 95); }
.widget-color-red2 { border-color: rgb(224, 65, 65); }
.widget-color-red2 > .widget-header { background: rgb(224, 65, 65) none repeat scroll 0% 0%; border-color: rgb(224, 65, 65); }
.widget-color-red3 { border-color: rgb(209, 91, 71); }
.widget-color-red3 > .widget-header { background: rgb(209, 91, 71) none repeat scroll 0% 0%; border-color: rgb(209, 91, 71); }
.widget-color-purple { border-color: rgb(126, 110, 176); }
.widget-color-purple > .widget-header { background: rgb(126, 110, 176) none repeat scroll 0% 0%; border-color: rgb(126, 110, 176); }
.widget-color-pink { border-color: rgb(206, 111, 158); }
.widget-color-pink > .widget-header { background: rgb(206, 111, 158) none repeat scroll 0% 0%; border-color: rgb(206, 111, 158); }
.widget-color-orange { border-color: rgb(232, 177, 13); }
.widget-color-orange > .widget-header { color: rgb(133, 93, 16) !important; border-color: rgb(232, 177, 13); background: rgb(255, 198, 87) none repeat scroll 0% 0%; }
.widget-color-dark { border-color: rgb(90, 90, 90); }
.widget-color-dark > .widget-header { border-color: rgb(102, 102, 102); background: rgb(64, 64, 64) none repeat scroll 0% 0%; }
.widget-color-grey { border-color: rgb(158, 158, 158); }
.widget-color-grey > .widget-header { border-color: rgb(170, 170, 170); background: rgb(132, 132, 132) none repeat scroll 0% 0%; }
.widget-box.transparent { border-width: 0px; }
.widget-box.transparent > .widget-header { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; border-width: 0px 0px 1px; border-bottom: 1px solid rgb(220, 232, 241); color: rgb(67, 131, 180); padding-left: 3px; }
.widget-box.transparent > .widget-header-large { padding-left: 5px; }
.widget-box.transparent > .widget-header-small { padding-left: 1px; }
.widget-box.transparent > .widget-body { border-width: 0px; background-color: transparent; }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .widget-menu > [data-action], [class*="widget-color-"] > .widget-header > .widget-toolbar > [data-action] { text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .widget-menu > [data-action="settings"], [class*="widget-color-"] > .widget-header > .widget-toolbar > [data-action="settings"] { color: rgb(211, 228, 237); }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"], [class*="widget-color-"] > .widget-header > .widget-toolbar > [data-action="reload"] { color: rgb(222, 234, 211); }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .widget-menu > [data-action="collapse"], [class*="widget-color-"] > .widget-header > .widget-toolbar > [data-action="collapse"] { color: rgb(226, 226, 226); }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .widget-menu > [data-action="close"], [class*="widget-color-"] > .widget-header > .widget-toolbar > [data-action="close"] { color: rgb(255, 217, 213); }
.widget-color-orange > .widget-header > .widget-toolbar > .widget-menu > [data-action], .widget-color-orange > .widget-header > .widget-toolbar > [data-action] { text-shadow: none; }
.widget-color-orange > .widget-header > .widget-toolbar > .widget-menu > [data-action="settings"], .widget-color-orange > .widget-header > .widget-toolbar > [data-action="settings"] { color: rgb(85, 154, 171); }
.widget-color-orange > .widget-header > .widget-toolbar > .widget-menu > [data-action="reload"], .widget-color-orange > .widget-header > .widget-toolbar > [data-action="reload"] { color: rgb(124, 163, 98); }
.widget-color-orange > .widget-header > .widget-toolbar > .widget-menu > [data-action="collapse"], .widget-color-orange > .widget-header > .widget-toolbar > [data-action="collapse"] { color: rgb(119, 119, 119); }
.widget-color-orange > .widget-header > .widget-toolbar > .widget-menu > [data-action="close"], .widget-color-orange > .widget-header > .widget-toolbar > [data-action="close"] { color: rgb(160, 86, 86); }
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) { border-width: 0px; }
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) > .widget-header { border-width: 1px; border-style: solid; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-color: inherit; }
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) > .widget-body { border-style: solid; border-color: rgb(214, 214, 214); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 1px; }
.widget-box.no-border { border-width: 0px; }
.widget-box.fullscreen { position: fixed; margin: 0px; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgb(255, 255, 255); border-width: 3px; z-index: 1040 !important; }
.widget-box.fullscreen:not([class*="widget-color-"]) { border-color: rgb(170, 170, 170); }
.widget-body .table { border-top: 1px solid rgb(229, 229, 229); }
.widget-body .table thead:first-child tr { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
[class*="widget-color-"] > .widget-body .table thead:first-child tr { background: rgb(242, 242, 242) linear-gradient(to bottom, rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x scroll 0% 0%; }
.infobox-dark > .infobox-icon > .ace-icon::before, .tooltip.in { opacity: 1; }
.widget-body .table.table-bordered thead:first-child > tr { border-top-width: 0px; }
.widget-main.no-padding .table { margin-bottom: 0px; border-width: 0px; }
.widget-main.no-padding .table-bordered td:first-child, .widget-main.no-padding .table-bordered th:first-child { border-left-width: 0px; }
.transparent > .widget-body .widget-main .table-bordered > tbody > tr > td:last-child, .transparent > .widget-body .widget-main .table-bordered > tfoot > tr > td:last-child, .transparent > .widget-body .widget-main .table-bordered > thead > tr > th:last-child, .widget-main.no-padding .table-bordered > tbody > tr > td:last-child, .widget-main.no-padding .table-bordered > tfoot > tr > td:last-child, .widget-main.no-padding .table-bordered > thead > tr > th:last-child { border-right-width: 0px !important; }
.transparent > .widget-body .widget-main .table-bordered > tbody > tr:last-child > td, .widget-main.no-padding .table-bordered > tbody > tr:last-child > td { border-bottom-width: 0px !important; }
.table-bordered > thead.thin-border-bottom > tr > td, .table-bordered > thead.thin-border-bottom > tr > th { border-bottom-width: 1px; }
.widget-body .alert:last-child { margin-bottom: 0px; }
.widget-main .tab-content { border-width: 0px; }
.widget-toolbar > .nav-tabs { border-bottom-width: 0px; margin-bottom: 0px; top: auto; margin-top: 3px !important; }
.widget-toolbar > .nav-tabs > li { margin-bottom: auto; }
.widget-toolbar > .nav-tabs > li > a { box-shadow: none; position: relative; top: 1px; margin-top: 1px; }
.widget-toolbar > .nav-tabs > li:not(.active) > a { border-color: transparent; background-color: transparent; }
.widget-toolbar > .nav-tabs > li:not(.active) > a:hover { background-color: transparent; }
.widget-toolbar > .nav-tabs > li.active > a { background-color: rgb(255, 255, 255); border-bottom-color: transparent; box-shadow: none; margin-top: auto; }
.widget-header-small > .widget-toolbar > .nav-tabs > li > a { line-height: 16px; padding-top: 6px; padding-bottom: 6px; }
.widget-header-small > .widget-toolbar > .nav-tabs > li.active > a { border-top-width: 2px; }
.widget-header-large > .widget-toolbar > .nav-tabs > li > a { line-height: 22px; padding-top: 9px; padding-bottom: 9px; margin-top: 4px; }
.widget-header-large > .widget-toolbar > .nav-tabs > li.active > a { margin-top: 3px; }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .nav-tabs > li > a { border-color: transparent; background-color: transparent; color: rgb(255, 255, 255); margin-right: 1px; }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover { background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); border-top-color: rgb(255, 255, 255); }
[class*="widget-color-"] > .widget-header > .widget-toolbar > .nav-tabs > li.active > a { background-color: rgb(255, 255, 255); color: rgb(85, 85, 85); border-top-width: 1px; margin-top: 0px; }
.widget-toolbar > .nav-tabs .widget-color-orange > .widget-header > li > a { color: rgb(133, 93, 16); }
.transparent > .widget-header > .widget-toolbar > .nav-tabs > li > a { color: rgb(85, 85, 85); background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent; }
.transparent > .widget-header > .widget-toolbar > .nav-tabs > li.active > a { border-top-color: rgb(76, 143, 189); border-right: 1px solid rgb(197, 208, 220); border-left: 1px solid rgb(197, 208, 220); background-color: rgb(255, 255, 255); box-shadow: none; }
.widget-toolbox { background-color: rgb(238, 238, 238); }
.widget-toolbox:first-child { padding: 2px; border-bottom: 1px solid rgb(204, 204, 204); }
.widget-toolbox:last-child { padding: 2px; border-top: 1px solid rgb(204, 204, 204); }
.transparent > .widget-body > .widget-toolbox:last-child { border-width: 1px medium medium; border-style: solid none none; border-color: rgb(204, 204, 204) currentcolor currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.widget-toolbox > .btn-toolbar { margin: 0px !important; padding: 0px; }
.widget-toolbox.center { text-align: center; }
.widget-toolbox.toolbox-vertical { border-bottom-width: 0px; border-right: 1px solid rgb(217, 217, 217); padding: 6px 4px; width: 1px; }
.widget-toolbox.padding-16 { padding: 16px; }
.widget-toolbox.padding-14 { padding: 14px; }
.widget-toolbox.padding-12 { padding: 12px; }
.widget-toolbox.padding-10 { padding: 10px; }
.widget-toolbox.padding-8 { padding: 8px; }
.widget-toolbox.padding-6 { padding: 6px; }
.widget-toolbox.padding-4 { padding: 4px; }
.widget-toolbox.padding-2 { padding: 2px; }
.widget-toolbox.padding-0 { padding: 0px; }
.widget-box-overlay { position: absolute; top: -1px; bottom: -1px; right: -1px; left: -1px; z-index: 999; text-align: center; min-height: 100%; background-color: rgba(0, 0, 0, 0.3); }
.widget-box-overlay > .loading-icon { position: relative; top: 20%; left: 0px; right: 0px; text-align: center; }
.widget-box.collapsed .widget-box-overlay > .loading-icon { top: 10%; }
.widget-box-overlay > .loading-icon.icon-spin { animation-duration: 1.2s; }
.widget-main > form, .widget-main > form .input-append, .widget-main > form .input-prepend { margin-bottom: 0px; }
.widget-main.no-padding > form > fieldset, .widget-main.padding-0 > form > fieldset { padding: 16px; }
.widget-main.no-padding > form > fieldset + .form-actions, .widget-main.padding-0 > form > fieldset + .form-actions { padding: 10px 0px 12px; }
.widget-main.no-padding > form > .form-actions, .widget-main.padding-0 > form > .form-actions { margin: 0px; padding: 10px 12px 12px; }
.widget-placeholder { border: 2px dashed rgb(217, 217, 217); }
.infobox, .popover, .popover-title, .progress, .tooltip-inner { border-radius: 0px; }
.widget-container-col { min-height: 10px; }
.tooltip-inner { background-color: rgb(51, 51, 51); color: rgb(255, 255, 255); font-size: 12px; text-shadow: 1px 1px 0px rgba(42, 45, 50, 0.5); padding: 5px 9px; }
.tooltip.top .tooltip-arrow { border-bottom-width: 0px; border-top-color: rgb(51, 51, 51); }
.tooltip.right .tooltip-arrow { border-left-width: 0px; border-right-color: rgb(51, 51, 51); }
.tooltip.left .tooltip-arrow { border-right-width: 0px; border-left-color: rgb(51, 51, 51); }
.tooltip.bottom .tooltip-arrow { border-top-width: 0px; border-bottom-color: rgb(51, 51, 51); }
.tooltip-error + .tooltip > .tooltip-inner, .tooltip.tooltip-error > .tooltip-inner { background-color: rgb(201, 77, 50); text-shadow: 1px 1px 0px rgba(100, 60, 20, 0.3); }
.tooltip-error + .tooltip.top .tooltip-arrow, .tooltip.tooltip-error.top .tooltip-arrow { border-top-color: rgb(201, 77, 50); }
.tooltip-error + .tooltip.right .tooltip-arrow, .tooltip.tooltip-error.right .tooltip-arrow { border-right-color: rgb(201, 77, 50); }
.tooltip-error + .tooltip.left .tooltip-arrow, .tooltip.tooltip-error.left .tooltip-arrow { border-left-color: rgb(201, 77, 50); }
.tooltip-error + .tooltip.bottom .tooltip-arrow, .tooltip.tooltip-error.bottom .tooltip-arrow { border-bottom-color: rgb(201, 77, 50); }
.tooltip-success + .tooltip > .tooltip-inner, .tooltip.tooltip-success > .tooltip-inner { background-color: rgb(98, 155, 88); text-shadow: 1px 1px 0px rgba(60, 100, 20, 0.3); }
.tooltip-success + .tooltip.top .tooltip-arrow, .tooltip.tooltip-success.top .tooltip-arrow { border-top-color: rgb(98, 155, 88); }
.tooltip-success + .tooltip.right .tooltip-arrow, .tooltip.tooltip-success.right .tooltip-arrow { border-right-color: rgb(98, 155, 88); }
.tooltip-success + .tooltip.left .tooltip-arrow, .tooltip.tooltip-success.left .tooltip-arrow { border-left-color: rgb(98, 155, 88); }
.tooltip-success + .tooltip.bottom .tooltip-arrow, .tooltip.tooltip-success.bottom .tooltip-arrow { border-bottom-color: rgb(98, 155, 88); }
.tooltip-warning + .tooltip > .tooltip-inner, .tooltip.tooltip-warning > .tooltip-inner { background-color: rgb(237, 148, 33); text-shadow: 1px 1px 0px rgba(100, 90, 10, 0.3); }
.tooltip-warning + .tooltip.top .tooltip-arrow, .tooltip.tooltip-warning.top .tooltip-arrow { border-top-color: rgb(237, 148, 33); }
.tooltip-warning + .tooltip.right .tooltip-arrow, .tooltip.tooltip-warning.right .tooltip-arrow { border-right-color: rgb(237, 148, 33); }
.tooltip-warning + .tooltip.left .tooltip-arrow, .tooltip.tooltip-warning.left .tooltip-arrow { border-left-color: rgb(237, 148, 33); }
.tooltip-warning + .tooltip.bottom .tooltip-arrow, .tooltip.tooltip-warning.bottom .tooltip-arrow { border-bottom-color: rgb(237, 148, 33); }
.tooltip-info + .tooltip > .tooltip-inner, .tooltip.tooltip-info > .tooltip-inner { background-color: rgb(75, 137, 170); text-shadow: 1px 1px 0px rgba(40, 50, 100, 0.3); }
.tooltip-info + .tooltip.top .tooltip-arrow, .tooltip.tooltip-info.top .tooltip-arrow { border-top-color: rgb(75, 137, 170); }
.tooltip-info + .tooltip.right .tooltip-arrow, .tooltip.tooltip-info.right .tooltip-arrow { border-right-color: rgb(75, 137, 170); }
.tooltip-info + .tooltip.left .tooltip-arrow, .tooltip.tooltip-info.left .tooltip-arrow { border-left-color: rgb(75, 137, 170); }
.tooltip-info + .tooltip.bottom .tooltip-arrow, .tooltip.tooltip-info.bottom .tooltip-arrow { border-bottom-color: rgb(75, 137, 170); }
.popover { padding: 0px; border-color: rgb(204, 204, 204); border-width: 1px; box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2); color: rgb(77, 92, 115); }
.popover-title { background-color: rgb(239, 243, 248); color: rgb(85, 85, 85); border-bottom: 1px solid rgb(221, 230, 240); text-shadow: 1px 1px 1px rgba(220, 220, 220, 0.2); }
.popover.bottom > .arrow::after { top: 1px; margin-left: -10px; border-bottom-color: rgb(239, 243, 248); border-top-width: 0px; }
.popover-error + .popover, .popover.popover-error { border-color: rgb(247, 240, 239); }
.popover-error + .popover .popover-title, .popover.popover-error .popover-title { background-color: rgb(247, 240, 239); border-bottom-color: rgb(239, 224, 222); color: rgb(183, 84, 69); text-shadow: none; }
.popover-error + .popover.top .arrow::after, .popover.popover-error.top .arrow::after { border-top-color: rgb(247, 240, 239); }
.popover-error + .popover.bottom .arrow::after, .popover.popover-error.bottom .arrow::after { border-bottom-color: rgb(247, 240, 239); }
.popover-error + .popover.right .arrow::after, .popover.popover-error.right .arrow::after { border-right-color: rgb(247, 240, 239); }
.popover-error + .popover.left .arrow::after, .popover.popover-error.left .arrow::after { border-left-color: rgb(247, 240, 239); }
.popover-warning + .popover, .popover.popover-warning { border-color: rgb(244, 238, 227); }
.popover-warning + .popover .popover-title, .popover.popover-warning .popover-title { background-color: rgb(244, 238, 227); border-bottom-color: rgb(237, 227, 209); color: rgb(214, 126, 49); text-shadow: none; }
.popover-warning + .popover.top .arrow::after, .popover.popover-warning.top .arrow::after { border-top-color: rgb(244, 238, 227); }
.popover-warning + .popover.bottom .arrow::after, .popover.popover-warning.bottom .arrow::after { border-bottom-color: rgb(244, 238, 227); }
.popover-warning + .popover.right .arrow::after, .popover.popover-warning.right .arrow::after { border-right-color: rgb(244, 238, 227); }
.popover-warning + .popover.left .arrow::after, .popover.popover-warning.left .arrow::after { border-left-color: rgb(244, 238, 227); }
.popover-success + .popover, .popover.popover-success { border-color: rgb(232, 242, 227); }
.popover-success + .popover .popover-title, .popover.popover-success .popover-title { background-color: rgb(232, 242, 227); border-bottom-color: rgb(218, 234, 210); color: rgb(98, 155, 88); text-shadow: none; }
.popover-success + .popover.top .arrow::after, .popover.popover-success.top .arrow::after { border-top-color: rgb(232, 242, 227); }
.popover-success + .popover.bottom .arrow::after, .popover.popover-success.bottom .arrow::after { border-bottom-color: rgb(232, 242, 227); }
.popover-success + .popover.right .arrow::after, .popover.popover-success.right .arrow::after { border-right-color: rgb(232, 242, 227); }
.popover-success + .popover.left .arrow::after, .popover.popover-success.left .arrow::after { border-left-color: rgb(232, 242, 227); }
.popover-info + .popover, .popover.popover-info { border-color: rgb(229, 237, 248); }
.popover-info + .popover .popover-title, .popover.popover-info .popover-title { background-color: rgb(229, 237, 248); border-bottom-color: rgb(209, 223, 243); color: rgb(63, 121, 182); text-shadow: none; }
.popover-info + .popover.top .arrow::after, .popover.popover-info.top .arrow::after { border-top-color: rgb(229, 237, 248); }
.popover-info + .popover.bottom .arrow::after, .popover.popover-info.bottom .arrow::after { border-bottom-color: rgb(229, 237, 248); }
.popover-info + .popover.right .arrow::after, .popover.popover-info.right .arrow::after { border-right-color: rgb(229, 237, 248); }
.popover-info + .popover.left .arrow::after, .popover.popover-info.left .arrow::after { border-left-color: rgb(229, 237, 248); }
.popover-notitle + .popover.top .arrow::after, .popover.popover-notitle.top .arrow::after { border-top-color: rgb(255, 255, 255); }
.popover-notitle + .popover.bottom .arrow::after, .popover.popover-notitle.bottom .arrow::after { border-bottom-color: rgb(255, 255, 255); }
.popover-notitle + .popover.left .arrow::after, .popover.popover-notitle.left .arrow::after { border-left-color: rgb(255, 255, 255); }
.popover-notitle + .popover.right .arrow::after, .popover.popover-notitle.right .arrow::after { border-right-color: rgb(255, 255, 255); }
.progress { box-shadow: none; background: rgb(233, 233, 233) none repeat scroll 0% 0%; height: 18px; }
.progress-striped .progress-bar, .progress-striped .progress-bar-danger { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress .progress-bar { box-shadow: none; line-height: 18px; }
.progress[data-percent]::after { display: inline-block; content: attr(data-percent); color: rgb(255, 255, 255); position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; line-height: 16px; text-align: center; font-size: 12px; }
.infobox > .stat::after, .infobox > .stat::before, .social-or-login::before { content: ""; }
.progress.progress-yellow[data-percent]::after { color: rgb(153, 102, 51); }
.progress.progress-small { height: 12px; }
.progress.progress-small .progress-bar, .progress.progress-small[data-percent]::after { line-height: 10px; font-size: 11px; }
.progress.progress-mini { height: 9px; }
.progress.progress-mini .progress-bar, .progress.progress-mini[data-percent]::after { line-height: 8px; font-size: 11px; }
.progress-bar { background-color: rgb(42, 145, 216); }
.progress-striped .progress-bar { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger { background-color: rgb(202, 89, 82); }
.progress-striped .progress-bar-danger { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-striped .progress-bar-success, .progress-striped .progress-bar-warning { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-success { background-color: rgb(89, 168, 75); }
.progress-striped .progress-bar-success { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning { background-color: rgb(242, 187, 70); }
.progress-striped .progress-bar-warning { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-striped .progress-bar-pink, .progress-striped .progress-bar-purple { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-pink { background-color: rgb(214, 72, 126); }
.progress-striped .progress-bar-pink { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-purple { background-color: rgb(149, 133, 191); }
.progress-striped .progress-bar-purple { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-striped .progress-bar-inverse, .progress-striped .progress-bar-yellow { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-yellow { background-color: rgb(255, 210, 89); }
.progress-striped .progress-bar-yellow { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-inverse { background-color: rgb(64, 64, 64); }
.progress-striped .progress-bar-inverse { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-grey { background-color: rgb(138, 138, 138); }
.progress-striped .progress-bar-grey { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.infobox-container { text-align: center; font-size: 0px; }
.infobox { display: inline-block; width: 210px; height: 66px; color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); box-shadow: none; margin: -1px 0px 0px -1px; padding: 8px 3px 6px 9px; border-width: 1px; border-style: dotted; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-color: rgb(216, 216, 216) !important; vertical-align: middle; text-align: left; position: relative; }
.infobox > .infobox-icon { display: inline-block; vertical-align: top; width: 44px; }
.infobox > .infobox-icon > .ace-icon { display: inline-block; height: 42px; margin: 0px; padding: 1px 1px 0px 2px; background-color: transparent; border-width: 0px; text-align: center; position: relative; border-radius: 100%; box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }
.infobox > .infobox-icon > .ace-icon::before { font-size: 24px; display: block; padding: 6px 0px 7px; width: 40px; text-align: center; border-radius: 100%; color: rgba(255, 255, 255, 0.9); background-color: rgba(255, 255, 255, 0.2); text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); }
.infobox .infobox-content { color: rgb(85, 85, 85); max-width: 140px; }
.infobox > .infobox-data { display: inline-block; border-width: 0px; font-size: 13px; text-align: left; line-height: 21px; min-width: 130px; padding-left: 8px; position: relative; top: 0px; }
.infobox > .infobox-data > .infobox-data-number { display: block; font-size: 22px; margin: 2px 0px 4px; position: relative; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15); }
.infobox > .infobox-data > .infobox-text { display: block; font-size: 16px; margin: 2px 0px 4px; position: relative; text-shadow: none; }
.infobox.no-border { border-width: 0px !important; }
@media only screen and (max-width: 479px) {
.infobox { min-width: 95%; margin-top: 2px; margin-bottom: 2px; }
}
.infobox-purple { color: rgb(111, 60, 196); border-color: rgb(111, 60, 196); }
.infobox-purple > .infobox-icon > .ace-icon { background-color: rgb(111, 60, 196); }
.infobox-purple.infobox-dark { background-color: rgb(111, 60, 196); border-color: rgb(111, 60, 196); }
.infobox-purple2 { color: rgb(95, 71, 176); border-color: rgb(95, 71, 176); }
.infobox-purple2 > .infobox-icon > .ace-icon { background-color: rgb(95, 71, 176); }
.infobox-purple2.infobox-dark { background-color: rgb(95, 71, 176); border-color: rgb(95, 71, 176); }
.infobox-pink { color: rgb(203, 111, 215); border-color: rgb(203, 111, 215); }
.infobox-pink > .infobox-icon > .ace-icon { background-color: rgb(203, 111, 215); }
.infobox-pink.infobox-dark { background-color: rgb(203, 111, 215); border-color: rgb(203, 111, 215); }
.infobox-blue { color: rgb(111, 179, 224); border-color: rgb(111, 179, 224); }
.infobox-blue > .infobox-icon > .ace-icon { background-color: rgb(111, 179, 224); }
.infobox-blue.infobox-dark { background-color: rgb(111, 179, 224); border-color: rgb(111, 179, 224); }
.infobox-blue2 { color: rgb(57, 131, 194); border-color: rgb(57, 131, 194); }
.infobox-blue2 > .infobox-icon > .ace-icon { background-color: rgb(57, 131, 194); }
.infobox-blue2.infobox-dark { background-color: rgb(57, 131, 194); border-color: rgb(57, 131, 194); }
.infobox-blue3 { color: rgb(17, 68, 235); border-color: rgb(17, 68, 235); }
.infobox-blue3 > .infobox-icon > .ace-icon { background-color: rgb(17, 68, 235); }
.infobox-blue3.infobox-dark { background-color: rgb(17, 68, 235); border-color: rgb(17, 68, 235); }
.infobox-red { color: rgb(213, 63, 64); border-color: rgb(213, 63, 64); }
.infobox-red > .infobox-icon > .ace-icon { background-color: rgb(213, 63, 64); }
.infobox-red.infobox-dark { background-color: rgb(213, 63, 64); border-color: rgb(213, 63, 64); }
.infobox-brown { color: rgb(198, 122, 62); border-color: rgb(198, 122, 62); }
.infobox-brown > .infobox-icon > .ace-icon { background-color: rgb(198, 122, 62); }
.infobox-brown.infobox-dark { background-color: rgb(198, 122, 62); border-color: rgb(198, 122, 62); }
.infobox-wood { color: rgb(123, 63, 37); border-color: rgb(123, 63, 37); }
.infobox-wood > .infobox-icon > .ace-icon { background-color: rgb(123, 63, 37); }
.infobox-wood.infobox-dark { background-color: rgb(123, 63, 37); border-color: rgb(123, 63, 37); }
.infobox-light-brown { color: rgb(206, 190, 165); border-color: rgb(206, 190, 165); }
.infobox-light-brown > .infobox-icon > .ace-icon { background-color: rgb(206, 190, 165); }
.infobox-light-brown.infobox-dark { background-color: rgb(206, 190, 165); border-color: rgb(206, 190, 165); }
.infobox-orange { color: rgb(232, 177, 16); border-color: rgb(232, 177, 16); }
.infobox-orange > .infobox-icon > .ace-icon { background-color: rgb(232, 177, 16); }
.infobox-orange.infobox-dark { background-color: rgb(232, 177, 16); border-color: rgb(232, 177, 16); }
.infobox-orange2 { color: rgb(247, 146, 99); border-color: rgb(247, 146, 99); }
.infobox-orange2 > .infobox-icon > .ace-icon { background-color: rgb(247, 146, 99); }
.infobox-orange2.infobox-dark { background-color: rgb(247, 146, 99); border-color: rgb(247, 146, 99); }
.infobox-green { color: rgb(154, 188, 50); border-color: rgb(154, 188, 50); }
.infobox-green > .infobox-icon > .ace-icon { background-color: rgb(154, 188, 50); }
.infobox-green.infobox-dark { background-color: rgb(154, 188, 50); border-color: rgb(154, 188, 50); }
.infobox-green2 { color: rgb(4, 144, 166); border-color: rgb(4, 144, 166); }
.infobox-green2 > .infobox-icon > .ace-icon { background-color: rgb(4, 144, 166); }
.infobox-green2.infobox-dark { background-color: rgb(4, 144, 166); border-color: rgb(4, 144, 166); }
.infobox-grey { color: rgb(153, 153, 153); border-color: rgb(153, 153, 153); }
.infobox-grey > .infobox-icon > .ace-icon { background-color: rgb(153, 153, 153); }
.infobox-grey.infobox-dark { background-color: rgb(153, 153, 153); border-color: rgb(153, 153, 153); }
.infobox-black { color: rgb(57, 57, 57); border-color: rgb(57, 57, 57); }
.infobox-black > .infobox-icon > .ace-icon { background-color: rgb(57, 57, 57); }
.infobox-black.infobox-dark { background-color: rgb(57, 57, 57); border-color: rgb(57, 57, 57); }
.infobox-dark { margin: 1px 1px 0px 0px; border-color: transparent !important; border-width: 0px; color: rgb(255, 255, 255); padding: 4px; }
.infobox-dark > .infobox-icon > .ace-icon, .infobox-dark > .infobox-icon > .ace-icon::before { background-color: transparent; box-shadow: none !important; text-shadow: none; border-radius: 0px; font-size: 30px; }
.infobox-dark .infobox-content { color: rgb(255, 255, 255); }
.infobox > .infobox-progress { padding-top: 0px; display: inline-block; vertical-align: top; width: 44px; }
.infobox > .infobox-chart { padding-top: 0px; display: inline-block; vertical-align: text-bottom; width: 44px; text-align: center; }
.infobox > .infobox-chart > .sparkline { font-size: 24px; }
.infobox > .infobox-chart canvas { vertical-align: middle !important; }
.infobox > .stat { display: inline-block; position: absolute; right: 20px; top: 11px; text-shadow: none; color: rgb(171, 186, 195); font-size: 13px; padding-right: 18px; padding-top: 3px; }
.infobox > .stat::before { display: inline-block; width: 8px; height: 11px; background-color: rgb(171, 186, 195); position: absolute; right: 4px; top: 7px; }
.infobox > .stat::after { display: inline-block; position: absolute; right: 1px; top: -8px; border-style: solid; border-color: transparent transparent rgb(171, 186, 195); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 8px 7px; }
.infobox > .stat.stat-success { color: rgb(119, 198, 70); }
.infobox > .stat.stat-success::before { background-color: rgb(119, 198, 70); }
.infobox > .stat.stat-success::after { border-bottom-color: rgb(119, 198, 70); }
.infobox > .stat.stat-important { color: rgb(228, 86, 79); }
.infobox.infobox-dark > .stat, .infobox.infobox-dark > .stat.stat-important, .infobox.infobox-dark > .stat.stat-success, .infobox > .badge { color: rgb(255, 255, 255); }
.infobox > .stat.stat-important::before { background-color: rgb(228, 86, 79); top: 3px; }
.infobox > .stat.stat-important::after { border-top-color: rgb(228, 86, 79); border-bottom-color: transparent; bottom: -6px; top: auto; }
.infobox.infobox-dark > .stat::before { background-color: rgb(225, 229, 232); }
.infobox.infobox-dark > .stat::after { border-bottom-color: rgb(225, 229, 232); }
.infobox.infobox-dark > .stat.stat-success::before { background-color: rgb(208, 226, 158); }
.infobox.infobox-dark > .stat.stat-success::after { border-bottom-color: rgb(208, 226, 158); }
.infobox.infobox-dark > .stat.stat-important::before { background-color: rgb(255, 132, 130); top: 3px; }
.infobox.infobox-dark > .stat.stat-important::after { border-top-color: rgb(255, 132, 130); border-bottom-color: transparent; bottom: -6px; top: auto; }
.infobox > .badge { position: absolute; right: 20px; top: 11px; border-radius: 0px; text-shadow: none; font-size: 11px; line-height: 15px; height: 16px; padding: 0px 1px; }
.infobox.infobox-dark > .badge { color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.2) !important; border: 1px solid rgb(241, 241, 241); top: 2px; right: 2px; }
.infobox.infobox-dark > .badge.badge-success > .ace-icon { color: rgb(198, 233, 161); }
.infobox.infobox-dark > .badge.badge-important > .ace-icon, .infobox.infobox-dark > .badge.badge-warning > .ace-icon { color: rgb(236, 183, 146); }
.infobox-small { width: 135px; height: 52px; text-align: left; padding-bottom: 5px; }
.infobox-small > .infobox-chart, .infobox-small > .infobox-icon, .infobox-small > .infobox-progress { display: inline-block; width: 40px; max-width: 40px; height: 42px; line-height: 38px; vertical-align: middle; }
.infobox-small > .infobox-data { display: inline-block; text-align: left; vertical-align: middle; max-width: 72px; min-width: 0px; }
.infobox-small > .infobox-chart > .sparkline { font-size: 14px; margin-left: 2px; }
.percentage { font-size: 14px; display: inline-block; vertical-align: top; }
.infobox-small .percentage { font-size: 13px; font-weight: 400; margin-top: 2px; margin-left: 2px; }
.pricing-box:not(:first-child) { padding-left: 7px; }
.pricing-box:not(:last-child) { padding-right: 7px; }
.pricing-box .price { font-size: 22px; line-height: 20px; height: 28px; text-align: center; color: rgb(85, 85, 85); }
.pricing-box .price small { font-size: 22px; }
.pricing-box .btn { font-size: 16px; }
.pricing-box .widget-header { text-align: center; padding-left: 0px; }
@media only screen and (max-width: 480px) {
.pricing-box { margin: 0px 0px 16px -1px; padding-left: 0px !important; padding-right: 0px !important; }
.pricing-box:nth-child(2n+1) { padding-left: 12px !important; }
.pricing-box:nth-child(2n) { padding-right: 12px !important; }
}
@media only screen and (max-width: 479px) {
.pricing-box { margin: 0px 0px 16px; width: 100%; padding-left: 12px !important; padding-right: 12px !important; }
}
.pricing-table-header { padding-top: 0px; margin-top: 0px; text-align: left; }
.pricing-table-header > li { padding: 7px 0px 7px 11px; font-size: 13px; }
.pricing-table { margin-top: 0px; }
.pricing-table > li { text-align: center; padding: 7px 0px; font-size: 13px; }
.list-striped > li:nth-child(2n+1) { background-color: rgb(255, 255, 255); }
.list-striped > li:nth-child(2n) { background-color: rgb(242, 243, 235); }
.list-striped.pricing-table-header > li:nth-child(2n) { background-color: rgb(238, 238, 238); }
.pricing-box-small { box-shadow: none; margin-left: -2px; background-color: rgb(255, 255, 255); position: relative; z-index: 10; }
.pricing-box-small .price { line-height: 20px; height: 28px; text-align: center; }
.pricing-box-small .price .label::after, .pricing-box-small .price .label::before { margin-top: -2px; opacity: 0.9; }
.pricing-box-small:hover { box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.15); z-index: 11; transform: scale(1.04); }
.pricing-box-small:hover .price > .label { transform: scale(0.96); }
.pricing-span { margin: 0px; width: 19%; max-width: 150px !important; min-width: 110px !important; float: left !important; }
.pricing-span-header { padding-right: 0px; }
@media only screen and (min-width: 480px) {
.pricing-span-body { padding-left: 0px; padding-right: 0px; }
}
@media only screen and (max-width: 480px) {
.pricing-span-body, .pricing-span-header { width: 100%; padding-right: 12px; }
}
.login-container { width: 375px; margin: 0px auto; }
.login-layout label, .ui-jqdialog-content .searchFilter .queryresult { margin-bottom: 11px; }
.login-layout { background-color: rgb(29, 32, 36); }
.login-layout .main-container::before { display: none; }
.login-layout .main-content { margin-left: 0px !important; margin-right: 0px !important; min-height: 100%; padding-left: 15px; padding-right: 15px; }
.login-layout .widget-box { visibility: hidden; position: fixed; z-index: -5; border-bottom: medium none; box-shadow: none; padding: 6px; background-color: rgb(57, 69, 87); transform: scale(0, 1) translate(-150px); }
.login-layout .widget-box.visible { visibility: visible; position: relative; z-index: auto; transform: scale(1, 1) translate(0px); transition: -webkit-transform 0.3s ease 0s; }
.login-layout .widget-box .widget-main { padding: 16px 36px 36px; background: rgb(247, 247, 247) none repeat scroll 0% 0%; }
.login-layout .widget-box .widget-main form { margin: 0px; }
.login-layout .widget-box .widget-body .toolbar > div > a { font-size: 15px; font-weight: 400; text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25); }
.login-box .forgot-password-link { color: rgb(255, 238, 153); }
.login-box .user-signup-link { color: rgb(204, 255, 119); }
.login-box .toolbar { background: rgb(80, 144, 193) none repeat scroll 0% 0%; border-top: 2px solid rgb(89, 117, 151); }
.login-box .toolbar > div { width: 50%; display: inline-block; padding: 9px 0px 11px; }
.login-box .toolbar > div:first-child { float: left; text-align: left; }
.login-box .toolbar > div:first-child > a { margin-left: 11px; }
.login-box .toolbar > div:first-child + div { float: right; text-align: right; }
.login-box .toolbar > div:first-child + div > a { margin-right: 11px; }
.forgot-box .toolbar { background: rgb(193, 96, 80) none repeat scroll 0% 0%; border-top: 2px solid rgb(151, 101, 89); padding: 9px 18px; }
.signup-box .toolbar { background: rgb(118, 183, 116) none repeat scroll 0% 0%; border-top: 2px solid rgb(117, 151, 89); padding: 9px 18px; }
.forgot-box .back-to-login-link, .signup-box .back-to-login-link { color: rgb(255, 238, 153); font-size: 14px; font-weight: 700; text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25); }
.login-layout .login-box .widget-main { padding-bottom: 16px; }
.social-or-login { margin-top: 4px; text-align: center; position: relative; z-index: 1; }
.social-or-login :first-child { display: inline-block; background: rgb(247, 247, 247) none repeat scroll 0% 0%; padding: 0px 8px; color: rgb(80, 144, 193); font-size: 13px; }
.social-or-login::before { display: block; position: absolute; z-index: -1; top: 50%; left: 0px; right: 0px; border-top: 1px dotted rgb(166, 196, 219); }
.social-login a { border-radius: 100%; width: 42px; height: 42px; line-height: 46px; padding: 0px; margin: 0px 1px; border-width: 0px; }
.social-login a > .ace-icon { font-size: 24px; margin: 0px; }
@media only screen and (max-width: 540px) {
.login-layout .widget-box .widget-main { padding: 16px; }
.login-container { width: 98%; }
.login-layout .widget-box { padding: 0px; }
.login-layout .main-content { padding-left: 6px; padding-right: 6px; }
.login-box .toolbar > div { width: auto; }
}
.light-login { background: rgb(223, 224, 226) url("pattern.jpg") repeat scroll 0% 0%; }
.light-login .widget-box { padding: 1px 1px 0px; box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.12); border-bottom: 1px solid rgba(50, 50, 50, 0.33); }
.light-login .widget-box .toolbar { border-top-width: 1px; }
.light-login .widget-box.login-box { background-color: rgba(100, 110, 120, 0.4); }
.light-login .widget-box.signup-box { background-color: rgba(110, 120, 100, 0.4); }
.light-login .widget-box.forgot-box { background-color: rgba(120, 110, 100, 0.4); }
.blur-login { background: rgb(57, 69, 87) url("meteorshower2.jpg") repeat scroll 0% 0%; }
.invoice-info { line-height: 24px !important; color: rgb(68, 68, 68); vertical-align: bottom; margin-left: 9px; margin-right: 9px; }
.invoice-info-label { display: inline-block; max-width: 100px; text-align: right; font-size: 14px; }
.ace-thumbnails > li, .ace-thumbnails > li > :first-child { display: block; position: relative; }
.invoice-box .label-large[class*="arrowed"] { margin-left: 11px !important; max-width: 95%; }
.error-container { margin: 20px; padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
@media only screen and (max-width: 767px) {
.error-container { margin: 12px; }
}
@media only screen and (max-width: 479px) {
.error-container { margin: 6px; }
}
.ace-thumbnails { list-style: outside none none; margin: 0px; padding: 0px; }
.ace-thumbnails > li { float: left; overflow: hidden; margin: 2px; border: 2px solid rgb(51, 51, 51); }
.ace-thumbnails > li > :first-child:focus { outline: 0px none; }
.ace-thumbnails > li .tags { display: inline-block; position: absolute; bottom: 0px; right: 0px; overflow: visible; direction: rtl; padding: 0px; margin: 0px; height: auto; width: auto; background-color: transparent; border-width: 0px; vertical-align: inherit; }
.ace-thumbnails > li .tags > .label-holder { opacity: 0.92; display: table; margin: 1px 0px 0px; direction: ltr; text-align: left; }
.ace-thumbnails > li > .tools, .ace-thumbnails > li > :first-child > .text { position: absolute; text-align: center; background-color: rgba(0, 0, 0, 0.55); }
.ace-thumbnails > li .tags > .label-holder:hover { opacity: 1; }
.ace-thumbnails > li > .tools { top: 0px; bottom: 0px; left: -30px; width: 24px; vertical-align: middle; transition: all 0.2s ease 0s; }
.ace-thumbnails > li > .tools.tools-right { left: auto; right: -30px; }
.ace-thumbnails > li > .tools.tools-bottom { width: auto; height: 28px; left: 0px; right: 0px; top: auto; bottom: -30px; }
.ace-thumbnails > li > .tools.tools-top { width: auto; height: 28px; left: 0px; right: 0px; top: -30px; bottom: auto; }
.ace-thumbnails > li:hover > .tools { left: 0px; right: 0px; }
.ace-thumbnails > li:hover > .tools.tools-bottom { top: auto; bottom: 0px; }
.ace-thumbnails > li:hover > .tools.tools-top { bottom: auto; top: 0px; }
.ace-thumbnails > li:hover > .tools.tools-right { left: auto; right: 0px; }
.ace-thumbnails > li > .in.tools { left: 0px; right: 0px; }
.ace-thumbnails > li > .in.tools.tools-bottom { top: auto; bottom: 0px; }
.ace-thumbnails > li > .in.tools.tools-top { bottom: auto; top: 0px; }
.ace-thumbnails > li > .in.tools.tools-right { left: auto; right: 0px; }
.ace-thumbnails > li > .tools > a, .ace-thumbnails > li > :first-child .inner a { display: inline-block; color: rgb(255, 255, 255); font-size: 18px; font-weight: 400; padding: 0px 4px; }
.ace-thumbnails > li > .tools > a:hover, .ace-thumbnails > li > :first-child .inner a:hover { text-decoration: none; color: rgb(201, 226, 234); }
.ace-thumbnails > li .tools.tools-bottom > a, .ace-thumbnails > li .tools.tools-top > a { display: inline-block; }
.ace-thumbnails > li > :first-child > .text { right: 0px; left: 0px; bottom: 0px; top: 0px; color: rgb(255, 255, 255); opacity: 0; transition: all 0.2s ease 0s; }
.dialogs, .itemdiv { position: relative; }
.ace-thumbnails > li > :first-child > .text::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; margin-right: 0px; }
.ace-thumbnails > li > :first-child > .text > .inner { padding: 4px 0px; margin: 0px; display: inline-block; vertical-align: middle; max-width: 90%; }
.ace-thumbnails > li:hover > :first-child > .text { opacity: 1; }
@media only screen and (max-width: 480px) {
.ace-thumbnails { text-align: center; }
.ace-thumbnails > li { float: none; display: inline-block; }
}
.dialogs { padding: 9px; }
.itemdiv { padding-right: 3px; min-height: 66px; }
.itemdiv > .user { display: inline-block; width: 42px; position: absolute; left: 0px; }
.itemdiv > .user > .img, .itemdiv > .user > img { border-radius: 100%; border: 2px solid rgb(82, 147, 196); max-width: 40px; position: relative; }
.itemdiv > .user > .img { padding: 2px; }
.itemdiv > .body { width: auto; margin-left: 50px; margin-right: 12px; position: relative; }
.itemdiv > .body > .time { display: block; font-size: 11px; font-weight: 700; color: rgb(102, 102, 102); position: absolute; right: 9px; top: 0px; }
.itemdiv > .body > .time .ace-icon { font-size: 14px; font-weight: 400; }
.itemdiv > .body > .name { display: block; color: rgb(153, 153, 153); }
.itemdiv > .body > .name > b { color: rgb(119, 119, 119); }
.itemdiv > .body > .text { display: block; position: relative; margin-top: 2px; padding-bottom: 19px; padding-left: 7px; font-size: 13px; }
.itemdiv.dialogdiv::before, .itemdiv.dialogdiv > .body::before, .itemdiv > .body > .text::after { content: ""; position: absolute; }
.itemdiv > .body > .text::after { display: block; height: 1px; font-size: 0px; overflow: hidden; left: 16px; right: -12px; margin-top: 9px; border-top: 1px solid rgb(228, 236, 243); }
.itemdiv > .body > .text > .ace-icon:first-child { color: rgb(220, 227, 237); margin-right: 4px; }
.itemdiv:last-child > .body > .text { border-bottom-width: 0px; }
.itemdiv:last-child > .body > .text::after { display: none; }
.itemdiv.dialogdiv { padding-bottom: 14px; }
.itemdiv.dialogdiv::before { display: block; top: 0px; bottom: 0px; left: 19px; width: 3px; max-width: 3px; background-color: rgb(225, 230, 237); border-style: solid; border-color: rgb(215, 219, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px; }
.itemdiv.dialogdiv:last-child { padding-bottom: 0px; }
.itemdiv.dialogdiv:last-child::before { display: none; }
.itemdiv.dialogdiv > .user > img { border-color: rgb(201, 214, 229); }
.itemdiv.dialogdiv > .body { border-width: 1px 1px 1px 2px; border-style: solid; border-color: rgb(221, 228, 237); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 5px 8px 8px; margin-right: 1px; }
.itemdiv.dialogdiv > .body::before { display: block; left: -7px; top: 11px; width: 8px; height: 8px; border-style: solid; border-color: rgb(221, 228, 237); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 2px 0px 0px 2px; background-color: rgb(255, 255, 255); box-sizing: content-box; transform: rotate(-45deg); }
.itemdiv.dialogdiv > .body > .time { position: static; float: right; }
.itemdiv.dialogdiv > .body > .text { padding-left: 0px; padding-bottom: 0px; }
.itemdiv.dialogdiv > .body > .text::after { display: none; }
.itemdiv.dialogdiv .tooltip-inner { word-break: break-all; }
.itemdiv.memberdiv { width: 175px; padding: 2px; margin: 3px 0px; float: left; border-bottom: 1px solid rgb(232, 232, 232); }
@media (min-width: 992px) {
.itemdiv.memberdiv { max-width: 50%; }
}
@media (max-width: 991px) {
.itemdiv.memberdiv { min-width: 33.333%; }
}
.itemdiv.memberdiv > .user > img { border-color: rgb(220, 227, 237); }
.itemdiv.memberdiv > .body > .time { position: static; }
.itemdiv.memberdiv > .body > .name { line-height: 18px; height: 18px; margin-bottom: 0px; }
.itemdiv.memberdiv > .body > .name > a { display: inline-block; max-width: 100px; max-height: 18px; overflow: hidden; text-overflow: ellipsis; word-break: break-all; }
.itemdiv .tools { position: absolute; right: 5px; bottom: 10px; display: none; }
.item-list > li > .checkbox, .item-list > li > label.inline, .itemdiv:hover .tools { display: inline-block; }
.itemdiv .tools .btn { border-radius: 36px; margin: 1px 0px; }
.itemdiv .body .tools { bottom: 4px; }
.itemdiv.commentdiv .tools { right: 9px; }
.item-list { margin: 0px; padding: 0px; list-style: outside none none; }
.item-list > li { padding: 9px; background-color: rgb(255, 255, 255); margin-top: -1px; position: relative; }
.item-list > li.selected { color: rgb(128, 144, 160); background-color: rgb(244, 249, 252); }
.item-list > li.selected .lbl, .item-list > li.selected label { text-decoration: line-through; color: rgb(128, 144, 160); }
.item-list > li label { font-size: 13px; }
.item-list > li .percentage { font-size: 11px; font-weight: 700; color: rgb(119, 119, 119); }
li[class*="item-"] { border-width: 1px 1px 1px 3px; border-style: solid; border-color: rgb(221, 221, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
li.item-orange { border-left-color: rgb(232, 177, 16); }
li.item-orange2 { border-left-color: rgb(247, 146, 99); }
li.item-red { border-left-color: rgb(213, 63, 64); }
li.item-red2 { border-left-color: rgb(209, 91, 71); }
li.item-green { border-left-color: rgb(154, 188, 50); }
li.item-green2 { border-left-color: rgb(4, 144, 166); }
li.item-blue { border-left-color: rgb(79, 153, 198); }
li.item-blue2 { border-left-color: rgb(57, 131, 194); }
li.item-blue3 { border-left-color: rgb(17, 68, 235); }
li.item-pink { border-left-color: rgb(203, 111, 215); }
li.item-purple { border-left-color: rgb(111, 60, 196); }
li.item-black { border-left-color: rgb(80, 80, 80); }
li.item-grey { border-left-color: rgb(160, 160, 160); }
li.item-brown { border-left-color: brown; }
li.item-default { border-left-color: rgb(171, 186, 195); }
.ui-sortable-helper, .ui-sortable-helper > a, .ui-sortable-placeholder, .ui-sortable-placeholder > a { cursor: move !important; }
@media only screen and (max-width: 480px) {
.itemdiv.memberdiv { float: none; width: auto; }
}
.profile-user-info { display: table; width: calc(100% - 24px); margin: 0px auto; }
.profile-info-row { display: table-row; }
.profile-info-name, .profile-info-value { display: table-cell; border-top: 1px dotted rgb(213, 228, 241); }
.profile-info-name { text-align: right; padding: 6px 10px 6px 4px; font-weight: 400; color: rgb(102, 126, 153); background-color: transparent; width: 110px; vertical-align: middle; }
.profile-info-value { padding: 6px 4px 6px 6px; }
.profile-info-value > span + span::before { display: inline; content: ","; margin-left: 1px; margin-right: 3px; color: rgb(102, 102, 102); border-bottom: 1px solid rgb(255, 255, 255); }
.profile-info-value > span + span.editable-container::before { display: none; }
.profile-info-row:first-child .profile-info-name, .profile-info-row:first-child .profile-info-value { border-top: medium none; }
.profile-user-info-striped { border: 1px solid rgb(220, 235, 247); }
.profile-user-info-striped .profile-info-name { color: rgb(51, 97, 153); background-color: rgb(237, 243, 244); border-top: 1px solid rgb(247, 251, 255); }
.profile-user-info-striped .profile-info-value { border-top: 1px dotted rgb(220, 235, 247); padding-left: 12px; }
.profile-picture { border: 1px solid rgb(204, 204, 204); background-color: rgb(255, 255, 255); padding: 4px; display: inline-block; max-width: 100%; box-sizing: border-box; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); }
.dd-empty, .dd-handle, .dd-placeholder, .dd2-content { box-sizing: border-box; }
.profile-activity { padding: 10px 4px; border-bottom: 1px dotted rgb(208, 216, 224); position: relative; border-left: 1px dotted rgb(255, 255, 255); border-right: 1px dotted rgb(255, 255, 255); }
.profile-activity:first-child { border-top: 1px dotted transparent; }
.profile-activity:first-child:hover { border-top-color: rgb(208, 216, 224); }
.profile-activity:hover { background-color: rgb(244, 249, 253); border-left: 1px dotted rgb(208, 216, 224); border-right: 1px dotted rgb(208, 216, 224); }
.profile-activity img { border: 2px solid rgb(201, 214, 229); border-radius: 100%; max-width: 40px; margin-right: 10px; margin-left: 0px; box-shadow: none; }
.profile-activity .thumbicon { background-color: rgb(116, 171, 215); display: inline-block; border-radius: 100%; width: 38px; height: 38px; color: rgb(255, 255, 255); font-size: 18px; text-align: center; line-height: 38px; margin-right: 10px; margin-left: 0px; text-shadow: none !important; }
.profile-activity .time { display: block; margin-top: 4px; color: rgb(119, 119, 119); }
.profile-activity a.user { font-weight: 700; color: rgb(149, 133, 191); }
.profile-activity .tools { position: absolute; right: 12px; bottom: 8px; display: none; }
.profile-activity:hover .tools { display: block; }
.user-profile .ace-thumbnails li { border: 1px solid rgb(204, 204, 204); padding: 3px; margin: 6px; }
.user-profile .ace-thumbnails li .tools { left: 3px; right: 3px; }
.user-profile .ace-thumbnails li:hover .tools { bottom: 3px; }
.user-title-label:hover { text-decoration: none; }
.user-title-label + .dropdown-menu { margin-left: -12px; }
.profile-contact-links { padding: 4px 2px 5px; border: 1px solid rgb(224, 226, 229); background-color: rgb(248, 250, 252); }
.btn-link:hover .ace-icon { text-decoration: none !important; }
.profile-social-links > a:hover > .ace-icon, .profile-users .memberdiv .name a:hover .ace-icon, .profile-users .memberdiv .tools > a:hover { text-decoration: none; }
.profile-social-links > a { text-decoration: none; margin: 0px 1px; }
.profile-skills .progress { height: 26px; margin-bottom: 2px; background-color: transparent; }
.profile-skills .progress .progress-bar { line-height: 26px; font-size: 13px; font-weight: 700; font-family: "Open Sans"; padding: 0px 8px; }
.profile-users .user { display: block; position: static; text-align: center; width: auto; }
.profile-users .user img { padding: 2px; border-radius: 100%; border: 1px solid rgb(170, 170, 170); max-width: none; width: 64px; transition: all 0.1s ease 0s; }
.profile-users .user img:hover { box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.33); }
.profile-users .memberdiv { background-color: rgb(255, 255, 255); width: 100px; box-sizing: border-box; border: medium none; text-align: center; margin: 0px 8px 24px; }
.profile-users .memberdiv .body { display: inline-block; margin: 8px 0px 0px; }
.profile-users .memberdiv .popover { visibility: hidden; min-width: 0px; max-height: 0px; max-width: 0px; margin-left: 0px; margin-right: 0px; top: -5%; left: auto; right: auto; opacity: 0; display: none; position: absolute; transition: opacity 0.2s linear 0s, visibility 0s linear 0.2s, max-height 0s linear 0.2s, max-width 0s linear 0.2s, min-width 0s linear 0.2s; }
.profile-users .memberdiv .popover.right { left: 100%; right: auto; display: block; }
.profile-users .memberdiv .popover.left { left: auto; right: 100%; display: block; }
.profile-users .memberdiv > :first-child:hover .popover { visibility: visible; opacity: 1; z-index: 1060; max-height: 250px; max-width: 250px; min-width: 150px; transition-delay: 0s; }
.profile-users .memberdiv .tools { position: static; display: block; width: 100%; margin-top: 2px; }
.profile-users .memberdiv .tools > a { margin: 0px 2px; }
.user-status { display: inline-block; width: 11px; height: 11px; background-color: rgb(255, 255, 255); border: 3px solid rgb(170, 170, 170); border-radius: 100%; vertical-align: middle; margin-right: 1px; }
.user-status.status-online { border-color: rgb(138, 193, 108); }
.user-status.status-busy { border-color: rgb(224, 127, 105); }
.user-status.status-idle { border-color: rgb(255, 183, 82); }
.tab-content.profile-edit-tab-content { border: 1px solid rgb(221, 221, 221); padding: 8px 32px 32px; box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2); background-color: rgb(255, 255, 255); }
@media only screen and (max-width: 480px) {
.profile-info-name { width: 80px; }
.profile-user-info-striped .profile-info-name { float: none; width: auto; text-align: left; padding: 6px 4px 6px 10px; display: block; }
.profile-user-info-striped .profile-info-value { margin-left: 10px; display: block; }
.user-profile .memberdiv { width: 50%; margin-left: 0px; margin-right: 0px; }
}
.inbox-tabs.nav-tabs > li > a { background-color: rgb(250, 250, 250); }
.inbox-tabs.nav-tabs > li.active:not(.open) > a, .inbox-tabs.nav-tabs > li.active:not(.open) > a:focus, .inbox-tabs.nav-tabs > li.active:not(.open) > a:hover { background-color: rgb(241, 245, 250); box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.1); color: rgb(72, 118, 142); }
.inbox-tabs.nav-tabs > li > a.btn-new-mail { background-color: transparent; border: medium none !important; padding: 0px !important; }
.inbox-tabs.nav-tabs > li > a.btn-new-mail > .btn { border-width: 0px !important; border-radius: 3px !important; padding: 0px 6px !important; position: relative; transition: none 0s ease 0s !important; }
.inbox-tabs.nav-tabs > li.active > a.btn-new-mail { box-shadow: none !important; }
.inbox-tabs.nav-tabs > li.active > a.btn-new-mail > .btn::before { content: ""; display: block; position: absolute; top: 100%; left: 50%; margin-left: -6px; border-width: 6px 8px; border-style: solid; border-right: 8px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid transparent; border-top-color: inherit; }
.message-container, .message-item, .message-list { position: relative; }
.inbox-tabs.nav-tabs.tab-size-bigger > li > a { padding: 5px 15px 7px; font-size: 14px; }
.inbox-tabs.nav-tabs.tab-size-bigger > li > a > .ace-icon:first-child { margin-bottom: 5px; }
.inbox-tabs.nav-tabs.tab-size-bigger > li > a.btn-new-mail > .btn { padding: 10px !important; border-radius: 7px !important; }
.inbox-tabs.nav-tabs.tab-size-bigger > li.active > a.btn-new-mail { margin-top: 0px !important; top: 1px; }
.inbox-tabs.nav-tabs.tab-size-bigger > li.active > a.btn-new-mail > .btn::before { left: 50%; margin-left: -8px; border-width: 8px 10px; }
@media only screen and (max-width: 479px) {
.inbox-tabs > .li-new-mail { display: block; text-align: right; margin-bottom: 8px !important; float: none !important; }
.inbox-tabs > .li-new-mail > .btn-new-mail { display: inline-block; width: auto; }
}
.message-item .sender, .message-item .summary, .message-item .summary .text { display: inline-block; white-space: nowrap; vertical-align: middle; }
.message-item { border-width: 1px 1px 0px; border-style: solid; border-color: rgb(234, 237, 241); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 12px 12px 14px; line-height: 18px; background-color: rgb(255, 255, 255); }
.message-item:first-child { border-top-width: 0px; }
.message-item:hover { border-color: rgb(226, 234, 242); background-color: rgb(242, 246, 249); }
.message-item:hover + .message-item { border-top-color: rgb(226, 234, 242); }
.message-item.selected + .message-item, .message-item.selected + .message-item:hover + .message-item, .message-item:hover + .message-item.selected { border-top-color: rgb(255, 255, 255); }
.message-item.selected { background-color: rgb(239, 244, 247); border-color: rgb(255, 255, 255) rgb(226, 234, 242); }
.message-item input.ace + .lbl::before, .message-navbar input.ace + .lbl::before { top: auto; }
.message-item .sender { margin: 0px 6px 0px 4px; color: rgb(70, 114, 135); width: 110px; height: 18px; text-overflow: ellipsis; overflow: hidden; cursor: pointer; }
.message-item.message-unread .sender { color: rgb(106, 156, 186); font-weight: 700; }
.message-item .summary { position: relative; margin-left: 30px; max-width: calc(100% - 300px); min-width: 200px; }
.message-item .summary .text { color: rgb(85, 85, 85); width: auto; max-width: 100%; height: 18px; text-overflow: ellipsis; overflow: hidden; cursor: pointer; }
.message-item .summary .text:hover { text-decoration: underline; }
.message-item .summary .message-flags { display: block; position: absolute; right: 100%; margin-right: 4px; height: 18px; white-space: nowrap; }
.message-item.message-unread .summary .text { color: rgb(96, 159, 196); font-weight: 700; }
.message-item .time { float: right; width: 60px; height: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: rgb(102, 102, 102); }
.message-item.message-unread .time { font-weight: 700; color: rgb(96, 159, 196); }
.message-content .time, .message-item.message-unread .message-content .time { font-weight: 400; }
.message-item .attachment { color: rgb(153, 153, 153); font-size: 18px; vertical-align: middle; float: right; margin: 0px 12px; position: relative; }
.message-item.message-unread .attachment { color: rgb(79, 153, 198); }
.message-star { vertical-align: middle; margin: 2px 4px 0px 6px; font-size: 15px; cursor: pointer; }
.message-star:hover { color: rgb(254, 185, 2) !important; text-decoration: none; }
.mail-tag:empty { display: inline-block; width: 8px; height: 11px; padding: 0px; line-height: normal; vertical-align: middle; margin: 0px 1px 0px 0px; }
.badge.mail-tag { border-radius: 2px; }
.dropdown-menu > li > a > .mail-tag { vertical-align: inherit; }
@media only screen and (max-width: 991px) {
.message-item .summary { min-width: 0px; }
.message-item .sender { width: 100px; }
}
@media only screen and (max-width: 550px) {
.message-item .summary { margin: 8px 0px 0px 32px; max-width: 95%; min-width: 0px; display: block; }
.message-item .sender { width: auto; max-width: 150px; }
.message-item .summary .text { max-width: 95%; }
}
.btn-message, .btn-message:active, .btn-message:focus, .btn-message:hover, .open .btn-message.dropdown-toggle { background-color: rgb(255, 255, 255) !important; border: 1px solid rgb(148, 185, 206) !important; color: rgb(124, 163, 186) !important; text-shadow: none !important; }
.message-content { padding: 16px 12px; border-width: 0px 1px 1px; border-style: solid; border-color: rgb(233, 233, 233); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.02); background-color: rgba(255, 255, 255, 0.8); }
.message-item .message-content { margin-top: 16px; border-top-width: 1px; }
.message-body { padding: 0px 9px; color: rgb(106, 113, 119); }
.message-navbar { line-height: 24px; padding: 10px 12px; border-width: 1px; border-style: solid; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-color: rgb(214, 225, 234) transparent; background-color: rgb(241, 245, 250); text-align: center; position: relative; }
.message-content .dropdown-toggle, .message-navbar .dropdown-toggle { color: rgb(119, 119, 119); }
.message-content .dropdown-toggle:focus, .message-content .dropdown-toggle:hover, .message-navbar .dropdown-toggle:focus, .message-navbar .dropdown-toggle:hover { text-decoration: none; color: rgb(34, 131, 197); }
.message-bar { display: inline-block; min-height: 28px; }
@media only screen and (max-width: 480px) {
.message-bar { display: block; min-height: 60px; }
}
.message-footer { background-color: rgb(241, 241, 241); padding: 12px 16px; border-style: solid; border-color: rgb(228, 233, 238) rgb(230, 230, 230) rgb(230, 230, 230); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px; }
.message-footer .pagination { margin: 0px; }
.message-footer .pagination > li { margin: 0px; padding: 0px; }
.message-footer .pagination > li > a, .message-footer .pagination > li > span { color: rgb(119, 119, 119); padding: 3px 6px; margin-left: 1px; margin-right: 1px; background-color: transparent; border: 1px solid transparent; }
.message-footer .pagination > li.disabled > span { color: rgb(187, 187, 187); cursor: default; background-color: transparent; border-color: transparent; }
.message-footer .pagination > li > a:hover { border-color: rgb(145, 186, 214); color: rgb(34, 131, 197); text-decoration: none; background-color: rgb(255, 255, 255); }
.message-footer input[type="text"] { font-size: 12px; width: 34px; height: 24px; line-height: 20px; margin-bottom: 0px; padding: 3px; vertical-align: middle; text-align: center; }
.message-footer-style2 .pagination > li > a, .message-footer-style2 .pagination > li > span { border: 1px solid rgb(181, 181, 181); border-radius: 100% !important; width: 26px; height: 26px; line-height: 26px; display: inline-block; text-align: center; padding: 0px; }
.message-content .sender, .message-content .time { width: auto; text-overflow: inherit; vertical-align: middle; }
.message-footer-style2 .pagination > li.disabled > span, .message-footer-style2 .pagination > li > span { border-color: rgb(204, 204, 204); }
.message-footer-style2 .pagination > li > a:hover { border-color: rgb(132, 175, 201); background-color: rgb(247, 247, 247); }
.message-item.message-inline-open { background-color: rgb(242, 246, 249); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }
.message-item.message-inline-open:first-child { border-top-color: rgb(238, 238, 238); }
.message-item.message-inline-open:last-child { border-bottom-color: rgb(221, 221, 221); }
.message-item.message-inline-open + .message-item { border-bottom-color: transparent; }
.message-loading-overlay { position: absolute; z-index: 14; top: 0px; bottom: 0px; right: 0px; left: 0px; background-color: rgba(255, 255, 255, 0.5); text-align: center; }
.message-loading-overlay > .ace-icon { position: absolute; top: 15%; left: 0px; right: 0px; text-align: center; }
.message-content .sender { color: rgb(106, 156, 186); font-weight: 700; margin: 0px; }
.dataTables_filter label, .dataTables_length label { font-weight: 400; }
.message-content .time { white-space: normal; float: none; }
ul.attachment-list { margin: 6px 0px 4px 8px; }
ul.attachment-list > li { margin-bottom: 3px; }
.message-attachment { padding-left: 10px; padding-right: 10px; }
.attached-file { color: rgb(119, 119, 119); width: 200px; display: inline-block; }
.attached-file > .ace-icon { display: inline-block; width: 16px; margin-right: 2px; vertical-align: middle; }
.attached-file:hover { text-decoration: none; color: rgb(67, 142, 185); }
.attached-file:hover .attached-name { color: rgb(34, 131, 197); }
.attached-file .attached-name { display: inline-block; max-width: 175px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; vertical-align: middle; }
.messagebar-item-left, .messagebar-item-right { position: absolute; bottom: 14px; left: 12px; text-align: left; }
.messagebar-item-right { right: 12px; left: auto; }
.message-navbar .nav-search { right: auto; left: 5px; top: auto; bottom: 11px; }
.message-navbar .messagebar-item-left ~ .nav-search { left: 60px; }
.message-form { border-width: medium 1px 1px; border-style: none solid solid; border-color: currentcolor rgb(221, 221, 221) rgb(221, 221, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding-top: 22px; }
.message-form .form-actions { margin-bottom: 0px; }
.message-form .wysiwyg-editor { overflow: auto; min-height: 150px; max-height: 250px; height: auto; }
.btn-send-message { position: relative; top: 6px; vertical-align: middle; }
.btn-back-message-list { color: rgb(119, 119, 119); }
.btn-back-message-list:hover { color: rgb(71, 143, 202); text-decoration: none; }
.message-condensed .message-item { padding-top: 8px; padding-bottom: 9px; }
.message-condensed .message-footer, .message-condensed .message-navbar { padding-top: 7px; padding-bottom: 7px; }
.message-condensed .messagebar-item-left, .message-condensed .messagebar-item-right { bottom: 9px; }
.message-condensed .message-navbar .nav-search { bottom: 7px; }
@media only screen and (max-width: 480px) {
.message-form { padding-left: 16px; padding-right: 16px; }
.message-condensed .message-bar { min-height: 42px; }
}
.inbox-folders .btn-block { margin-top: 0px; }
@media only screen and (max-width: 767px) {
.inbox-folders.inbox-folders-responsive .btn-block { width: 24%; }
}
@media only screen and (max-width: 600px) {
.inbox-folders.inbox-folders-responsive .btn-block { width: 48%; }
}
@media only screen and (max-width: 320px) {
.inbox-folders.inbox-folders-responsive .btn-block { width: 99%; }
}
.inbox-folders .btn-lighter, .inbox-folders .btn-lighter.active { background-color: rgb(244, 244, 244) !important; text-shadow: none !important; color: rgb(124, 131, 149) !important; border: 1px solid rgb(255, 255, 255) !important; padding: 5px 11px; }
.inbox-folders .btn-lighter.active { background-color: rgb(237, 242, 248) !important; color: rgb(83, 97, 124) !important; }
.inbox-folders .btn-lighter:hover { background-color: rgb(239, 239, 239) !important; color: rgb(96, 146, 196) !important; }
.inbox-folders .btn > .ace-icon:first-child { display: inline-block; width: 14px; text-align: left; }
.inbox-folders .btn-lighter + .btn-lighter { border-top-width: 0px !important; }
.inbox-folders .btn.active::before { display: block; content: ""; position: absolute; top: 1px; bottom: 1px; left: -1px; border-left: 3px solid rgb(79, 153, 198); }
.inbox-folders .btn.active::after { display: none; }
.inbox-folders .btn .counter { border-radius: 3px; position: absolute; right: 8px; top: 8px; padding-left: 6px; padding-right: 6px; opacity: 0.75; }
.inbox-folders .btn:hover .badge { opacity: 1; }
.timeline-container { position: relative; padding-top: 4px; margin-bottom: 32px; }
.timeline-container:last-child { margin-bottom: 0px; }
.timeline-container::before { content: ""; display: block; position: absolute; left: 28px; top: 0px; bottom: 0px; border-style: solid; border-color: rgb(226, 227, 231); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; background-color: rgb(231, 234, 239); width: 4px; border-width: 0px 1px; }
.timeline-container:first-child::before { border-top-width: 1px; }
.timeline-container:last-child::before { border-bottom-width: 1px; }
.timeline-item { position: relative; margin-bottom: 8px; }
.timeline-item .widget-box { background-color: rgb(242, 246, 249); color: rgb(89, 92, 102); }
.timeline-item .transparent.widget-box { border-left: 3px solid rgb(218, 225, 229); }
.timeline-item .transparent .widget-header { background-color: rgb(236, 241, 244); border-bottom-width: 0px; }
.timeline-item .transparent .widget-header > .widget-title { margin-left: 8px; }
.timeline-item:nth-child(2n) .widget-box { background-color: rgb(243, 243, 243); color: rgb(97, 97, 97); }
.timeline-item:nth-child(2n) .widget-box.transparent { border-left-color: rgb(219, 219, 219) !important; }
.timeline-item:nth-child(2n) .widget-box.transparent .widget-header { background-color: rgb(238, 238, 238) !important; }
.timeline-item .widget-box { margin: 0px 0px 0px 60px; position: relative; max-width: none; }
.timeline-item .widget-main { margin: 0px; position: relative; max-width: none; border-bottom-width: 0px; }
.timeline-item .widget-body { background-color: transparent; }
.timeline-item .widget-toolbox { padding: 4px 8px 0px !important; background-color: transparent !important; border-width: 0px !important; margin: 0px !important; }
.timeline-info { float: left; width: 60px; text-align: center; position: relative; }
.timeline-info img { border-radius: 100%; max-width: 42px; }
.timeline-info .badge, .timeline-info .label { font-size: 12px; }
.timeline-container:not(.timeline-style2) .timeline-indicator { opacity: 1; border-radius: 100%; display: inline-block; font-size: 16px; height: 36px; line-height: 30px; width: 36px; text-align: center; text-shadow: none !important; padding: 0px; cursor: default; border: 3px solid rgb(255, 255, 255) !important; }
.timeline-label { display: block; clear: both; margin: 0px 0px 18px 34px; }
.timeline-item img { border: 1px solid rgb(170, 170, 170); padding: 2px; background-color: rgb(255, 255, 255); }
.timeline-style2::before { display: none; }
.timeline-style2 .timeline-item { padding-bottom: 22px; margin-bottom: 0px; }
.timeline-style2 .timeline-item:last-child { padding-bottom: 0px; }
.timeline-style2 .timeline-item::before { content: ""; display: block; position: absolute; left: 90px; top: 5px; bottom: -5px; border-width: 0px; background-color: rgb(221, 221, 221); width: 2px; max-width: 2px; }
.timeline-style2 .timeline-item:last-child::before { display: none; }
.timeline-style2 .timeline-item:first-child::before { display: block; }
.timeline-style2 .timeline-item .transparent .widget-header { background-color: transparent !important; }
.timeline-style2 .timeline-item .transparent.widget-box { background-color: transparent !important; border-left: medium none !important; }
.timeline-style2 .timeline-info { width: 100px; }
.timeline-style2 .timeline-indicator { font-size: 0px; height: 12px; line-height: 12px; width: 12px; border-width: 1px !important; background-color: rgb(255, 255, 255) !important; position: absolute; left: 85px; top: 3px; opacity: 1; border-radius: 100%; display: inline-block; padding: 0px; }
.timeline-style2 .timeline-date { display: inline-block; width: 72px; text-align: right; margin-right: 25px; color: rgb(119, 119, 119); }
.timeline-style2 .timeline-item .widget-box { margin-left: 112px; }
.timeline-style2 .timeline-label { width: 75px; margin-left: 0px; margin-bottom: 10px; text-align: right; color: rgb(102, 102, 102); font-size: 14px; }
.timeline-time { text-align: center; position: static; }
.dataTables_filter, .dataTables_paginate { text-align: right; }
.well.search-area { background-color: rgb(236, 241, 244); border-color: rgb(214, 225, 234); box-shadow: none; }
.search-thumbnail { transition-duration: 0.1s; }
.search-thumbnail:hover { border-color: rgb(117, 168, 206); }
.search-thumbnail .search-title { margin-top: 15px; }
.search-media { border: 1px solid rgb(221, 221, 221); margin-top: -1px; padding: 12px 150px 12px 12px; transition: border 0.1s ease-in-out 0s; position: relative; }
.search-media:hover { border-color: rgb(117, 168, 206); z-index: 1; }
.search-media .search-actions { position: absolute; right: 0px; top: 0px; bottom: 0px; height: 100%; width: 20%; min-width: 100px; max-width: 150px; padding: 6px 9px; }
.search-media .search-actions::before { content: ""; display: block; position: absolute; left: 0px; top: 8px; bottom: 16px; width: 1px; background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(221, 221, 221) 100%); background-repeat: repeat-x; }
.search-media:hover .search-actions { background-color: rgb(240, 244, 247); }
.search-media.disabled:hover .search-actions { background-color: rgb(246, 246, 246); }
.search-media:hover:not(.disabled) .search-actions::before { background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(132, 190, 229) 100%); background-repeat: repeat-x; }
.search-filter-header { padding: 8px; margin: -4px; }
.search-btn-action { position: absolute; bottom: -5px; left: 0px; right: 0px; width: auto; transition: bottom 0.15s ease 0s; }
.search-media:hover .search-btn-action { bottom: 1px; }
.search-promotion.label { position: absolute; margin-top: -1px; margin-left: -1px; }
.search-filter-element { padding: 12px; background-color: rgb(255, 255, 255); border: 1px solid rgb(201, 221, 231); }
.search-results { padding: 24px 12px; min-height: 20px; }
.search-result { margin-top: -1px; position: relative; padding: 12px; border-width: 1px; border-style: dotted; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-color: rgba(0, 0, 0, 0.11) transparent transparent; }
.search-result:hover { background-color: rgb(247, 247, 247); border-color: rgb(214, 225, 234); border-style: solid; z-index: 1; }
.search-result:first-child { border-top-color: transparent; }
.search-result:first-child:hover { border-top-color: rgb(214, 225, 234); }
.search-result .search-title { font-size: 16px; margin-top: 0px; margin-bottom: 6px; }
.search-result .search-content { margin-top: 2px; }
.dataTables_length select { width: 70px; height: 25px; padding: 2px 3px; }
.dataTables_filter input[type="search"], .dataTables_filter input[type="text"] { width: 125px; height: 18px; line-height: 18px; box-sizing: content-box; padding: 4px 6px; }
.dataTables_info { font-size: 14px; }
.dataTables_paginate .pagination { margin: 0px 12px; }
.dataTables_wrapper label { display: inline-block; font-size: 13px; }
.dataTables_wrapper input[type="search"], .dataTables_wrapper input[type="text"], .dataTables_wrapper select { margin-bottom: 0px !important; margin-top: 0px; margin-right: 4px; margin-left: 4px; }
div.dataTables_scrollBody table, div.dataTables_scrollFoot table { margin-top: 0px !important; border-top: medium none; }
.dataTables_wrapper .row { margin: 0px !important; }
.dataTables_wrapper .row:first-child { padding-top: 12px; padding-bottom: 12px; background-color: rgb(239, 243, 248); }
.dataTables_wrapper .row:first-child + .dataTable { border-top: 1px solid rgb(221, 221, 221); border-bottom: 1px solid rgb(221, 221, 221); }
.dataTables_wrapper .row:last-child { border-bottom: 1px solid rgb(224, 224, 224); padding-top: 12px; padding-bottom: 12px; background-color: rgb(239, 243, 248); }
.dataTables_wrapper .dataTables_scroll + .row { border-top: 1px solid rgb(224, 224, 224); }
.dataTable { margin-bottom: 0px; }
.dataTable > thead > tr > th[class*="sort"] { cursor: pointer; }
.dataTable > thead > tr > th[class*="sort"]::after { float: right; display: inline; content: ""; font-family: FontAwesome; font-size: 13px; font-weight: 400; color: rgb(85, 85, 85); }
.dataTable > thead > tr > th.sorting_disabled::after, .dataTables_scrollHead + .dataTables_scrollBody > .dataTable > thead > tr > th::after, .fc-state-default .fc-button-effect { display: none; }
.dataTable > thead > tr > th[class*="sort"]:hover { color: rgb(84, 126, 168); }
.dataTable > thead > tr > th[class*="sorting_"] { color: rgb(48, 126, 204); }
.dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc { background-image: linear-gradient(to bottom, rgb(239, 243, 248) 0px, rgb(227, 231, 237) 100%); background-repeat: repeat-x; }
.dataTable > thead > tr > th.sorting_desc::after { content: ""; top: -6px; color: rgb(48, 126, 204); }
.dataTable > thead > tr > th.sorting_asc::after { content: ""; top: 4px; color: rgb(48, 126, 204); }
.dataTable > thead > tr > th.sorting_disabled { cursor: inherit; }
.dataTables_scrollHeadInner { width: auto !important; }
.dataTables_scrollHeadInner > .dataTable > thead > tr > th { border-bottom-width: 0px !important; }
.dataTables_borderWrap .dataTables_scrollBody, .dataTables_borderWrap .dataTables_scrollHead { border-style: solid !important; border-color: rgb(221, 221, 221) !important; -moz-border-top-colors: none !important; -moz-border-right-colors: none !important; -moz-border-bottom-colors: none !important; -moz-border-left-colors: none !important; border-image: none !important; border-width: 0px 1px !important; }
.dataTables_borderWrap .dataTables_scrollBody .table-bordered, .dataTables_borderWrap .dataTables_scrollHead .table-bordered { border-left-width: 0px; border-right-width: 0px; }
.dataTables_borderWrap .dataTables_scrollBody .table-bordered > tbody > tr > td:first-child, .dataTables_borderWrap .dataTables_scrollBody .table-bordered > thead > tr > th:first-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > tbody > tr > td:first-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > thead > tr > th:first-child { border-left-width: 0px; }
.dataTables_borderWrap .dataTables_scrollBody .table-bordered > tbody > tr > td:last-child, .dataTables_borderWrap .dataTables_scrollBody .table-bordered > thead > tr > th:last-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > tbody > tr > td:last-child, .dataTables_borderWrap .dataTables_scrollHead .table-bordered > thead > tr > th:last-child { border-right-width: 0px; }
table.dataTable { clear: both; max-width: none !important; }
table.dataTable th:active { outline: 0px none; }
div.dataTables_scrollHead table { margin-bottom: 0px !important; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
div.dataTables_scrollHead table thead tr:last-child td:first-child, div.dataTables_scrollHead table thead tr:last-child th:first-child { border-bottom-left-radius: 0px !important; border-bottom-right-radius: 0px !important; }
div.dataTables_scrollBody table { margin-bottom: 0px !important; }
div.dataTables_scrollBody tbody tr:first-child td, div.dataTables_scrollBody tbody tr:first-child th { border-top: medium none; }
.tableTools-container { margin-bottom: 8px; position: relative; }
.gritter-item-wrapper.dt-button-info { padding: 12px 11px 8px; z-index: 1999; }
.gritter-item-wrapper.dt-button-info > h2 { margin-top: 0px; }
.dt-button-collection .dropdown-menu { display: block; z-index: 1101; }
.dt-button-collection .dropdown-menu > li > a { color: rgb(136, 136, 136); text-decoration: line-through; }
.dt-button-collection .dropdown-menu > li > a.active { color: rgb(51, 51, 51); text-decoration: none; }
div.dt-button-background { position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; background-color: rgb(0, 0, 0); z-index: 1100; opacity: 0.1; }
.dataTable > tbody > tr.selected > td { background-color: rgb(223, 240, 216); }
.dataTable > tbody > tr.selected:hover > td { background-color: rgb(208, 233, 198); }
div.dataTables_processing { position: absolute; top: 50%; left: 50%; width: 80%; height: 60px; margin-left: -40%; margin-top: -25px; padding-top: 20px; padding-bottom: 20px; text-align: center; font-size: 1.2em; border: 2px solid rgb(221, 221, 221); background-color: rgba(255, 255, 255, 0.66); }
.fc-toolbar h2 { font-size: 22px; color: rgb(101, 160, 206); }
.fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed hr, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead { border-color: rgb(188, 212, 229); }
.fc-unthemed .fc-today { background: rgb(255, 255, 204) none repeat scroll 0% 0%; }
.fc-event { border-width: 0px; color: rgb(255, 255, 255); padding: 1px 1px 2px 2px; border-radius: 0px; }
.fc-event:not([class*="label-"]) { background-color: rgb(171, 186, 195); }
.fc-event.label-yellow { color: rgb(153, 102, 51); }
.fc-event.label-light { color: rgb(136, 136, 136); }
.label-yellow .fc-event { color: rgb(153, 102, 51); }
.label-light .fc-event { color: rgb(136, 136, 136); }
[class*="label-"] > .fc-event, [class*="label-"] > .fc-event > .fc-event-skin.fc-event-head { background-color: inherit; }
.fc-event-vert > .fc-event, .fc-event.fc-event-vert { padding: 0px 0px 1px; }
.fc-day-number { color: rgb(46, 101, 137); opacity: 1; }
.fc .fc-axis, .fc-widget-header { background: rgb(236, 242, 247) none repeat scroll 0% 0%; color: rgb(128, 144, 160); }
.fc-event-hori, .fc-event-vert { border-radius: 0px !important; border-color: transparent; }
.fc-event-vert .fc-event-content { padding-left: 1px; padding-right: 1px; }
.fc-event-vert .fc-event-time { padding: 0px; }
.fc-state-default { border: medium none; }
.fc-state-default, .fc-state-default .fc-button-inner { border: medium none; background-color: rgb(171, 186, 195); color: rgb(255, 255, 255); background-image: none; box-shadow: none; text-shadow: none; border-radius: 0px !important; margin-left: 2px; }
.fc-state-disabled, .fc-state-disabled .fc-button-inner { opacity: 0.75; color: rgb(221, 221, 221); }
.fc-state-active, .fc-state-active .fc-button-inner { border-color: rgb(79, 153, 198); background-color: rgb(111, 179, 224); }
.fc-state-hover, .fc-state-hover .fc-button-inner { background-color: rgb(139, 154, 163); }
.fc .fc-button-group > * { margin: 0px 1px 0px 0px; }
.external-event { margin: 6px 0px; padding: 0px; cursor: default; display: block; font-size: 13px; line-height: 28px; color: rgb(255, 255, 255); }
.external-event:not([class*="label-"]) { background-color: rgb(171, 186, 195); }
.external-event:hover { opacity: 1; }
.external-event.ui-draggable-dragging { cursor: move; }
.external-event.label-yellow { color: rgb(153, 102, 51); }
.external-event.label-light { color: rgb(136, 136, 136); }
.external-event > .ace-icon:first-child { display: inline-block; height: 32px; width: 32px; text-align: center; line-height: 30px; margin-right: 5px; font-size: 15px; border-right: 1px solid rgb(255, 255, 255); }
@media only screen and (max-width: 480px) {
.fc-header td { display: block; width: auto; text-align: left; }
}
.chosen-container, .chosen-container + .help-inline, [class*="chosen-container"] { vertical-align: middle; }
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice, .select2.tag-input-style .select2-selection .select2-selection__choice, .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice { font-weight: 400; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); transition: all 0.2s ease 0s; vertical-align: baseline; white-space: nowrap; }
.chosen-container > .chosen-single, [class*="chosen-container"] > .chosen-single { line-height: 28px; height: 32px; box-shadow: none; background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
.chosen-choices { box-shadow: none !important; }
.chosen-container-single .chosen-single abbr { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.chosen-container-single .chosen-single abbr::after { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 13px; position: absolute; right: 0px; top: -7px; }
.chosen-container-single .chosen-single abbr:hover::after, .chosen-container-single.chosen-disabled .chosen-single abbr:hover::after { color: rgb(70, 70, 70); }
.chosen-single div b { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; }
.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-rtl .chosen-search input[type="text"] { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.chosen-single div b::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; }
.chosen-container-active.chosen-with-drop .chosen-single div b::before { content: ""; }
.chosen-container-single .chosen-search { position: relative; }
.chosen-container-single .chosen-search input[type="text"] { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; border-radius: 0px; line-height: 28px; height: 28px; }
.chosen-container-single .chosen-search::after { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 14px; position: absolute; top: 8px; right: 12px; }
.chosen-container-multi .chosen-choices li.search-field input[type="text"] { height: 25px; }
.chosen-container-multi .chosen-choices li.search-choice { line-height: 16px; padding-bottom: 4px; }
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 13px; position: absolute; right: 2px; top: -1px; }
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { text-decoration: none; }
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before, .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close::before { color: rgb(70, 70, 70); }
.chosen-container .chosen-results-scroll-down span::before, .chosen-container .chosen-results-scroll-up span::before { content: ""; display: inline-block; color: rgb(136, 136, 136); font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px; }
.chosen-container .chosen-results-scroll-up span::before, .chosen-container-active .chosen-single-with-drop div b::before { content: ""; }
.chosen-rtl .chosen-search::after { content: ""; display: none; }
.chosen-rtl .chosen-search::before, .select2-search::before { content: ""; font-family: FontAwesome; }
.chosen-rtl .chosen-search::before { display: inline-block; color: rgb(136, 136, 136); font-size: 14px; position: absolute; top: 9px; left: 12px; }
.chosen-container-single .chosen-single { border-radius: 0px; }
.chosen-container .chosen-results li.highlighted { background: rgb(49, 106, 197) none repeat scroll 0% 0%; color: rgb(255, 255, 255); }
.chosen-container-single .chosen-drop { border-radius: 0px; border-bottom: 3px solid rgb(68, 146, 201); border-color: rgb(68, 146, 201); }
.chosen-container-active .chosen-single, .chosen-single.chosen-single-with-drop { border-color: rgb(68, 146, 201); }
.form-group.has-error .chosen-single { border-color: rgb(242, 166, 150) !important; }
.form-group.has-info .chosen-single { border-color: rgb(114, 174, 194) !important; }
.form-group.has-warning .chosen-single { border-color: rgb(227, 201, 76) !important; }
.form-group.has-success .chosen-single { border-color: rgb(156, 197, 115) !important; }
.chosen-container-active.chosen-with-drop .chosen-single { border-color: rgb(68, 146, 201); }
.chosen-container.chosen-with-drop .chosen-drop { left: auto; right: auto; display: block; }
@media not all, only screen and (min-resolution: 144dpi) {
.chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, .chosen-container-single .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type="text"] { background-image: none !important; background-repeat: no-repeat !important; background-size: auto auto !important; }
}
.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice { background-image: none; background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); display: inline-block; font-size: 13px; margin-bottom: 3px; margin-right: 3px; padding: 6px 22px 7px 9px; position: relative; border: medium none; box-shadow: none; border-radius: 0px; }
.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 0px; bottom: 0px; right: 0px; width: 18px; height: auto; line-height: 25px; text-align: center; }
.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before { color: rgb(255, 255, 255); position: static; font-size: 11px; }
.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-color: rgba(0, 0, 0, 0.2); }
.tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::before { color: rgb(255, 255, 255); }
.tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice { padding: 6px 9px 7px 22px; margin-left: 0px; margin-right: 3px !important; }
.tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 0px; }
.select2-container--default .select2-selection { border-radius: 0px; line-height: 24px; border-color: rgb(170, 170, 170); }
.select2-container--default.select2-container--focus .select2-selection { border-color: rgb(68, 146, 201); }
.select2-container--open .select2-dropdown { border-radius: 0px; border-color: rgb(68, 146, 201); box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15); }
.select2-container--default .select2-selection .select2-selection__clear { position: absolute; right: -32px; font-size: 16px; }
.select2-container .select2-selection--single { height: 32px; }
.select2-container--default .select2-selection .select2-selection__choice__remove { font-size: 15px; margin-right: 3px; }
.select2-container--default .select2-results__option[aria-selected="true"] { background-color: rgb(228, 238, 245); }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: rgb(79, 153, 198); }
.select2-search { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.select2-search::before { font-size: 12px; display: inline; color: rgb(136, 136, 136); position: absolute; right: 12px; top: 8px; }
.select2-search:hover::before { color: rgb(85, 85, 85); }
.select2-selection--multiple .select2-search::before { display: none; }
.form-group.has-error .select2-container--default .select2-selection { border-color: rgb(242, 166, 150) !important; }
.form-group.has-info .select2-container--default .select2-selection { border-color: rgb(114, 174, 194) !important; }
.form-group.has-warning .select2-container--default .select2-selection { border-color: rgb(227, 201, 76) !important; }
.form-group.has-success .select2-container--default .select2-selection { border-color: rgb(156, 197, 115) !important; }
.select2.tag-input-style .select2-selection .select2-selection__choice { background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); display: inline-block; font-size: 13px; margin-bottom: 2px; margin-right: 2px; padding: 6px 22px 7px 9px; position: relative; border: medium none; box-shadow: none; border-radius: 0px; }
.select2-container.select2-drop-above .select2-choice, .select2-drop { border-radius: 0px; }
.select2.tag-input-style .select2-selection .select2-selection__choice .select2-selection__choice__remove { position: absolute; top: 0px; bottom: 0px; right: -2px; left: auto; width: 18px; height: auto; line-height: 36px; text-align: center; color: rgb(255, 255, 255); }
.select2.tag-input-style .select2-selection .select2-selection__choice .select2-selection__choice__remove:hover { background-color: rgba(0, 0, 0, 0.2); color: rgb(255, 255, 255); }
.select2-container .select2-choice { border-radius: 0px; height: 32px; line-height: 28px; }
.select2-container[class*="input-"] { max-width: none; }
.select2-container.input-mini { min-width: 100px; }
.select2-container .select2-choice abbr, .select2-search-choice-close { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.select2-container .select2-choice abbr::before, .select2-search-choice-close::before { font-family: FontAwesome; font-size: 12px; display: inline; content: ""; color: rgb(136, 136, 136); position: relative; top: -1px; }
.select2-container .select2-choice abbr:hover::before, .select2-search-choice-close:hover::before { color: rgb(85, 85, 85); }
.select2-container .select2-choice abbr::before { top: -7px; }
.select2-search-choice-close:hover { text-decoration: none !important; }
.select2-result-single { margin-left: 0px; }
.select2-drop { border-style: solid; border-color: rgb(68, 146, 201); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px 3px; }
.select2-drop.select2-drop-above { border-radius: 0px; }
.select2-container .select2-choice { background: rgb(250, 250, 250) none repeat scroll 0% 0%; }
.select2-container-active .select2-choice, .select2-container-active .select2-choices, .select2-container-multi.select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border-color: rgb(68, 146, 201); }
.select2-results .select2-highlighted { background: rgb(49, 106, 197) none repeat scroll 0% 0%; }
.select2-container .select2-choice .select2-arrow { border-radius: 0px; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; border: medium none; }
.select2-container .select2-choice .select2-arrow b { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.select2-container .select2-choice .select2-arrow b::before { font-family: FontAwesome; font-size: 12px; display: inline; content: ""; color: rgb(136, 136, 136); position: relative; left: 5px; }
.select2-dropdown-open .select2-choice .select2-arrow b::before { content: ""; }
.select2-search-field .select2-search .select2-input { background: rgb(255, 255, 255) none repeat scroll 0% 0%; margin-top: 4px; }
.select2-search-field .select2-search::after { font-family: FontAwesome; font-size: 14px; display: inline; content: ""; color: rgb(119, 119, 119); position: relative; top: 0px; left: -20px; z-index: 0; }
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { background-image: none; background-color: rgb(246, 246, 246); }
.select2-container-multi .select2-choices .select2-search-field input { border: medium none !important; box-shadow: none !important; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; font-size: 14px; }
.select2-container-multi .select2-choices .select2-search-choice { line-height: 16px; padding-bottom: 4px; }
.select2-container-active .select2-choice, .select2-container-active .select2-choices, .select2-container-multi.select2-container-active .select2-choices, .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { box-shadow: none; }
.select2-search-field .select2-search input.select2-active { background-color: rgb(255, 255, 255); position: relative; z-index: 1; }
@media not all, only screen and (min-resolution: 144dpi) {
.select2-container .select2-choice abbr, .select2-container .select2-choice div b, .select2-search-choice-close, .select2-search-field .select2-search input { background-image: none !important; background-size: auto auto !important; }
.select2-search-field .select2-search input { }
}
.select2-container-active.select2-dropdown-open .select2-choice { background-image: linear-gradient(to bottom, rgb(238, 238, 238) 0px, rgb(255, 255, 255) 100%); background-repeat: repeat-x; }
.select2-container-active.select2-drop-above .select2-choice, .ui-jqdialog .ui-widget-header { background-image: -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%); }
.select2-container-active.select2-drop-above .select2-choice { background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%); background-repeat: repeat-x; }
.form-group.has-error .select2-choice, .form-group.has-error .select2-choices { border-color: rgb(242, 166, 150) !important; }
.form-group.has-info .select2-choice, .form-group.has-info .select2-choices { border-color: rgb(114, 174, 194) !important; }
.form-group.has-warning .select2-choice, .form-group.has-warning .select2-choices { border-color: rgb(227, 201, 76) !important; }
.form-group.has-success .select2-choice, .form-group.has-success .select2-choices { border-color: rgb(156, 197, 115) !important; }
@media not all, only screen and (min-resolution: 144dpi) {
.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice abbr, .select2-search-choice-close, .select2-search-field .select2-search input { background-image: none !important; background-repeat: no-repeat !important; background-size: auto auto !important; }
.select2-search-field .select2-search input { }
}
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice { background-image: none; background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); display: inline-block; font-size: 13px; margin-bottom: 3px; margin-right: 0px; padding: 6px 22px 7px 9px; position: relative; border: medium none; box-shadow: none; border-radius: 0px; }
.gritter-light .gritter-title, .gritter-title { text-shadow: none; }
#cboxLoadingGraphic > .ace-icon, .ace-spinner.touch-spinner .spinbox-buttons > .btn > .ace-icon { vertical-align: middle; display: inline-block; }
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close { position: absolute; top: 0px; bottom: 0px; right: 0px; left: auto; width: 18px; height: auto; line-height: 25px; text-align: center; }
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close::before { color: rgb(255, 255, 255); position: static; font-size: 11px; }
#cboxCurrent, #cboxTitle { margin-bottom: 4px; font-size: 14px; }
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-color: rgba(0, 0, 0, 0.2); }
.select2-container-multi.tag-input-style .select2-choices .select2-search-choice .select2-search-choice-close:hover::before { color: rgb(255, 255, 255); }
#colorbox:active, #colorbox:focus { outline: 0px none; }
#cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; opacity: 0; }
#cboxContent { border: 12px solid rgb(0, 0, 0); background-color: rgb(255, 255, 255); padding: 7px; overflow: visible; }
#cboxOverlay { background: rgb(0, 0, 0) none repeat scroll 0% 0%; }
#cboxCurrent { left: 64px; }
#cboxTitle { color: rgb(119, 119, 119); }
#cboxClose, #cboxNext, #cboxPrevious { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; text-indent: 0px; width: 26px; height: 26px; line-height: 22px; padding: 0px 4px; text-align: center; border: 2px solid rgb(153, 153, 153); border-radius: 16px; color: rgb(102, 102, 102); font-size: 12px; margin-left: 5px; margin-bottom: 5px; }
#cboxNext:hover, #cboxPrevious:hover { color: rgb(51, 51, 51); border-color: rgb(102, 102, 102); }
#cboxClose { background-color: rgb(0, 0, 0); border: 2px solid rgb(255, 255, 255); border-radius: 32px; color: rgb(255, 255, 255); font-size: 21px; height: 28px; width: 28px; padding-bottom: 2px; margin-left: 0px; right: -14px; top: -14px; }
#cboxLoadingOverlay { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; }
#cboxLoadingGraphic { background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; text-align: center; }
#cboxLoadingGraphic > .ace-icon { background-color: rgb(255, 255, 255); border-radius: 8px; width: 32px; height: 32px; position: relative; top: 48%; text-align: center; font-size: 24px; color: rgb(254, 126, 62); }
.ace-spinner { display: inline-block; }
.ace-spinner .spinbox-buttons.btn-group-vertical { min-width: 18px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn { font-size: 10px; padding: 0px; width: 22px; height: 16px; line-height: 8px; margin-left: 0px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn:first-child { margin-top: 0px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn > .ace-icon { margin: 0px; padding: 0px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn + .btn { margin-top: 2px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn-xs { height: 14px; line-height: 7px; }
.ace-spinner .spinbox-buttons.btn-group-vertical > .btn-lg { height: 22px; line-height: 10px; width: 22px; }
.steps > li .step, .steps > li.complete .step::before { line-height: 30px; background-color: rgb(255, 255, 255); text-align: center; }
.ace-spinner .spinbox-buttons > button.btn.spinbox-up:active { top: -1px; }
.ace-spinner:not(.touch-spinner) .spinbox-buttons > .btn > .ace-icon { margin-top: -1px; }
.ace-spinner.touch-spinner .spinbox-buttons { margin: 0px; font-size: 0px; }
.ace-spinner.touch-spinner .spinbox-buttons .btn-sm { width: 32px; padding-left: 6px; padding-right: 6px; }
.ace-spinner.touch-spinner .spinbox-buttons .btn-xs { width: 24px; padding-left: 4px; padding-right: 4px; }
.ace-spinner.touch-spinner .spinbox-buttons .btn-lg { width: 40px; padding-left: 8px; padding-right: 8px; }
.ace-spinner.touch-spinner .spinbox-buttons > .btn { margin: 0px 1px !important; }
.ace-spinner.touch-spinner .spinbox-buttons > .btn-xs { padding-top: 3px; padding-bottom: 3px; }
.steps { list-style: outside none none; display: table; width: 100%; padding: 0px; margin: 0px; position: relative; }
.steps > li { display: table-cell; text-align: center; width: 1%; }
.steps > li .step { border: 5px solid rgb(206, 209, 214); color: rgb(84, 100, 116); font-size: 15px; border-radius: 100%; position: relative; z-index: 2; display: inline-block; width: 40px; height: 40px; }
.steps > li::before { display: block; content: ""; width: 100%; height: 1px; font-size: 0px; overflow: hidden; border-top: 4px solid rgb(206, 209, 214); position: relative; top: 21px; z-index: 1; }
.steps > li.last-child::before { max-width: 50%; width: 50%; }
.steps > li:last-child::before { max-width: 50%; width: 50%; }
.steps > li:first-child::before { max-width: 51%; left: 50%; }
.steps > li.active .step, .steps > li.active::before, .steps > li.complete .step, .steps > li.complete::before { border-color: rgb(82, 147, 196); }
.steps > li.complete .step { cursor: default; color: rgb(255, 255, 255); transition: transform 0.1s ease 0s; }
.steps > li.complete .step::before { display: block; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; border-radius: 100%; content: ""; z-index: 3; font-family: FontAwesome; font-size: 17px; color: rgb(135, 186, 33); }
.step-content, .tree { position: relative; }
.steps > li.complete:hover .step { transform: scale(1.1); border-color: rgb(128, 175, 212); }
.steps > li.complete:hover::before { border-color: rgb(128, 175, 212); }
.steps > li .title { display: block; margin-top: 4px; max-width: 100%; color: rgb(148, 158, 167); font-size: 14px; z-index: 104; text-align: center; table-layout: fixed; overflow-wrap: break-word; }
.steps > li.active .title, .steps > li.complete .title { color: rgb(43, 61, 83); }
.step-content .step-pane { display: none; min-height: 200px; padding: 4px 8px 12px; }
.step-content .step-pane.active { display: block; }
.wizard-actions { text-align: right; }
@media only screen and (max-width: 767px) {
.steps li .step, .steps li::after, .steps li::before { border-width: 3px; }
.steps li .step { width: 30px; height: 30px; line-height: 24px; }
.steps li.complete .step::before { line-height: 24px; font-size: 13px; }
.steps li::before { top: 16px; }
.step-content .step-pane { padding: 4px 4px 6px; min-height: 150px; }
}
.tree { margin: auto; padding: 0px 0px 0px 9px; overflow-x: hidden; overflow-y: auto; }
.tree::before { display: inline-block; content: ""; position: absolute; top: -20px; bottom: 16px; left: 0px; z-index: 1; border-style: dotted; border-color: rgb(103, 178, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 0px 0px 1px; }
.tree .tree { padding: 0px; overflow: visible; }
.tree .tree::before { display: none; }
.tree .tree-branch-name, .tree .tree-item-name { cursor: pointer; }
.tree .icon-caret { vertical-align: baseline !important; }
.tree .tree-branch { width: auto; min-height: 20px; cursor: pointer; }
.tree .tree-branch .tree-branch-header { position: relative; height: 20px; line-height: 20px; }
.tree .tree-branch .tree-branch-header:hover { background-color: rgba(98, 168, 209, 0.1); }
.tree .tree-branch .icon-caret ~ .tree-branch-header { display: inline-block; width: calc(100% - 36px); }
.tree .tree-branch.tree-selected > .tree-branch-header { background-color: rgba(98, 168, 209, 0.18); }
.tree .tree-branch .tree-branch-header .tree-branch-name, .tree .tree-item .tree-item-name { display: inline; z-index: 2; }
.tree .tree-branch .tree-branch-header > .tree-branch-name > .ace-icon:first-child, .tree .tree-item > .tree-item-name > .ace-icon:first-child { display: inline-block; position: relative; z-index: 2; top: -1px; }
.tree .tree-branch > .tree-branch-header > .tree-branch-name > .tree-label { margin-left: 2px; }
.tree .tree-branch > .tree-branch-header > .tree-branch-name > .ace-icon:first-child { margin: -2px 0px 0px -2px; }
.tree .tree-branch:last-child::after { display: inline-block; content: ""; position: absolute; z-index: 1; top: 15px; bottom: 0px; left: -10px; border-left: 2px solid rgb(255, 255, 255); }
.tree .tree-branch .tree-branch-children, .tree .tree-branch .tree-branch-children.tree { margin: 0px 0px 0px 23px; padding: 0px; position: relative; }
.tree .tree-branch .tree-branch-children.tree::before, .tree .tree-branch .tree-branch-children::before { display: inline-block; content: ""; position: absolute; z-index: 1; top: -14px; bottom: 16px; left: -14px; border-style: dotted; border-color: rgb(103, 178, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 0px 0px 1px; }
.tree .tree-branch.tree-selected > .icon-caret ~ .tree-branch-header > .tree-branch-name > .tree-label { font-weight: 700; }
.tree .tree-item { height: 20px; line-height: 20px; cursor: pointer; max-width: calc(100% - 20px); }
.tree .tree-item:hover { background-color: rgba(98, 168, 209, 0.1); }
.tree .tree-item.tree-selected, .tree .tree-item.tree-selected:hover { background-color: rgba(98, 168, 209, 0.16); }
.tree .tree-item > .tree-item-name > .ace-icon:first-child { margin-right: 3px; }
.tree .tree-item > .tree-item-name > .tree-label > .ace-icon:first-child { margin-left: 3px; margin-right: 3px; }
.tree .tree-item > .ace-icon:first-child { margin-top: -1px; }
.tree .tree-branch, .tree .tree-item { position: relative; list-style: outside none none; border-left: 1px solid rgb(255, 255, 255); margin: 1px 0px; }
.tree .tree-branch::before, .tree .tree-item::before { display: inline-block; content: ""; position: absolute; top: 14px; left: -13px; width: 18px; height: 0px; border-top: 1px dotted rgb(103, 178, 221); z-index: 1; }
.tree .tree-selected { color: rgb(99, 152, 176); }
.tree .tree-branch .tree-branch-header { border-radius: 0px; }
.tree .tree-branch .tree-branch-header, .tree .tree-item { padding: 5px; color: rgb(77, 104, 120); box-sizing: content-box; }
.tree .tree-item > .tree-item-name > .ace-icon:first-child { color: rgb(249, 232, 206); width: 13px; height: 13px; line-height: 13px; font-size: 11px; text-align: center; border-radius: 3px; box-sizing: content-box; background-color: rgb(250, 250, 250); border: 1px solid rgb(204, 204, 204); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); }
.tree .tree-selected > .tree-item-name > .ace-icon:first-child { background-color: rgb(249, 160, 33); border-color: rgb(249, 160, 33); color: rgb(255, 255, 255); }
.tree .tree-minus.ace-icon:first-child, .tree .tree-plus.ace-icon:first-child { display: inline-block; font-style: normal; vertical-align: middle; height: 11px; width: 11px; box-sizing: content-box; text-align: center; border: 1px solid rgb(139, 174, 191); line-height: 10px; background-color: rgb(255, 255, 255); position: relative; z-index: 2; }
.tree .tree-minus.ace-icon:first-child::before, .tree .tree-plus.ace-icon:first-child::before { content: ""; display: block; width: 7px; height: 0px; border-top: 1px solid rgb(77, 104, 120); position: absolute; top: 5px; left: 2px; }
.tree .tree-plus.ace-icon:first-child::after { content: ""; display: block; height: 7px; width: 0px; border-left: 1px solid rgb(77, 104, 120); position: absolute; top: 2px; left: 5px; }
.tree .tree-unselectable .tree-item > .tree-item-name > .tree-label > .ace-icon:first-child { color: rgb(80, 132, 160); width: 13px; height: 13px; line-height: 13px; font-size: 10px; text-align: center; border-radius: 0px; background-color: transparent; border: medium none; box-shadow: none; }
.tree .ace-icon[class*="-down"] { transform: rotate(-45deg); }
.tree .ace-icon[class*="-download"] { transform: none; }
.tree .fa-spin { height: auto; }
.tree .tree-loading { margin-left: 36px; }
.tree img { display: inline; }
.tree .icon-open { width: 16px; position: relative; z-index: 2; padding-left: 2px; }
.tree .tree-branch .tree-leaf-head.ace-icon, .tree .tree-leaf .tree-branch-head.ace-icon { display: none; }
.tree .tree-branch.tree-leaf .tree-leaf-head { display: inline-block; position: relative; z-index: 2; color: rgb(221, 221, 221); background-color: rgb(255, 255, 255); }
.tree .tree-selected.tree-branch.tree-leaf .tree-leaf-head { color: rgb(254, 185, 2); }
.tree-container { background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(103, 178, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; display: block; padding: 0px; max-width: 200px; max-height: 250px; }
.tree-container .tree::before { margin-left: -1px; }
.gritter-item-wrapper { background-image: none !important; box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); background-color: rgba(50, 50, 50, 0.92); background-repeat: repeat; background-attachment: scroll; background-clip: border-box; background-origin: padding-box; background-position: 0% 0%; background-size: auto auto; }
.gritter-item-wrapper.gritter-info { background: rgba(49, 81, 133, 0.92) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-error { background: rgba(153, 40, 18, 0.92) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-success { background: rgba(89, 131, 75, 0.92) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-warning { background: rgba(190, 112, 31, 0.92) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-light { background: rgba(245, 245, 245, 0.95) none repeat scroll 0% 0%; border: 1px solid rgb(187, 187, 187); }
.gritter-item-wrapper.gritter-light.gritter-info { background: rgba(232, 242, 255, 0.95) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-light.gritter-info .gritter-item { color: rgb(74, 87, 125); }
.gritter-item-wrapper.gritter-light.gritter-error { background: rgba(255, 235, 235, 0.95) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-light.gritter-error .gritter-item { color: rgb(137, 74, 56); }
.gritter-item-wrapper.gritter-light.gritter-success { background: rgba(239, 250, 227, 0.95) none repeat scroll 0% 0%; }
.gritter-item-wrapper.gritter-light.gritter-success .gritter-item { color: rgb(65, 97, 49); }
.gritter-item-wrapper.gritter-light.gritter-warning { background: rgba(252, 248, 227, 0.95) none repeat scroll 0% 0%; }
.gritter-bottom, .gritter-close, .gritter-item, .gritter-top { background-image: none; }
.gritter-item-wrapper.gritter-light.gritter-warning .gritter-item { color: rgb(148, 100, 70); }
.gritter-item p { line-height: 1.8; }
.gritter-close { left: auto; right: 4px; width: 18px; height: 18px; line-height: 17px; text-align: center; border: 2px solid transparent; border-radius: 16px; color: rgb(225, 123, 103); font-size: 0px; text-indent: 0px; }
.gritter-close::before { font-family: FontAwesome; font-size: 16px; content: ""; }
.gritter-info .gritter-close { color: orange; }
.gritter-error .gritter-close, .gritter-success .gritter-close, .gritter-warning .gritter-close { color: rgb(255, 234, 7); }
.gritter-close:hover { color: rgb(255, 255, 255) !important; text-decoration: none; }
.gritter-light .gritter-bottom, .gritter-light .gritter-close, .gritter-light .gritter-item, .gritter-light .gritter-top { background-image: none; color: rgb(68, 68, 68); }
.gritter-light .gritter-close:hover { color: rgb(138, 49, 4) !important; }
.gritter-center { position: fixed; left: 33%; right: 33%; top: 33%; }
.wysiwyg-style1 .btn-group, .wysiwyg-style2 .btn-group, .wysiwyg-toolbar { position: relative; }
@media only screen and (max-width: 767px) {
.gritter-center { left: 16%; right: 16%; top: 30%; }
}
@media only screen and (max-width: 480px) {
.gritter-center { left: 30px; right: 30px; }
}
@media only screen and (max-width: 320px) {
.gritter-center { left: 10px; right: 10px; }
}
.wysiwyg-editor { max-height: 250px; height: 250px; background-color: rgb(247, 248, 250); border-collapse: separate; border: 1px solid rgb(187, 192, 202); padding: 4px; box-sizing: content-box; overflow-y: scroll; overflow-x: hidden; outline: 0px none; }
.wysiwyg-editor:focus { background-color: rgb(255, 255, 255); }
.wysiwyg-toolbar { line-height: 33px; margin: 0px !important; }
.wysiwyg-toolbar .dropdown-menu { text-align: left; }
.wysiwyg-toolbar .btn-group { float: none !important; font-size: 0px; }
.wysiwyg-toolbar .btn-group > .btn { float: none; padding-left: 0px; padding-right: 0px; text-align: center; margin-left: 1px; }
.wysiwyg-toolbar .btn-group > .btn > .ace-icon:first-child { font-size: 14px; width: 25px; max-width: 25px; display: inline-block; border-width: 1px !important; }
.wysiwyg-toolbar .btn-group > .btn.dropdown-toggle > .ace-icon:last-child { margin-right: 4px; }
.wysiwyg-style1 .btn-group > .btn, .wysiwyg-style1 .btn-group > .inline > .btn, .wysiwyg-style2 .btn-group > .btn, .wysiwyg-style2 .btn-group > .inline > .btn { margin: 0px !important; background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; border-width: 0px !important; color: rgb(173, 179, 190) !important; text-shadow: none !important; }
.wysiwyg-style1 .btn-group > .btn:hover, .wysiwyg-style1 .btn-group > .inline > .btn:hover, .wysiwyg-style2 .btn-group > .btn:hover, .wysiwyg-style2 .btn-group > .inline > .btn:hover { background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; }
.wysiwyg-style1 .btn-group > .btn.active, .wysiwyg-style1 .btn-group > .inline > .btn.active, .wysiwyg-style2 .btn-group > .btn.active, .wysiwyg-style2 .btn-group > .inline > .btn.active { color: rgb(91, 128, 206) !important; }
.wysiwyg-style1 .btn-group > .btn.active::after, .wysiwyg-style1 .btn-group > .inline > .btn.active::after, .wysiwyg-style2 .btn-group > .btn.active::after, .wysiwyg-style2 .btn-group > .inline > .btn.active::after { display: none; }
.wysiwyg-style1 .btn-group::after, .wysiwyg-style2 .btn-group::after { display: block; content: ""; position: absolute; left: -2px; top: 6px; bottom: 6px; width: 0px; max-width: 0px; border-left: 1px solid rgb(225, 230, 234); }
.wysiwyg-style1 .btn-group:first-child::after, .wysiwyg-style2 .btn-group::after, .wysiwyg-style2 .btn-group:first-child::after { display: none; }
.wysiwyg-style2 { background-color: rgb(229, 229, 229); }
.wysiwyg-style2 + .wysiwyg-editor { border-color: currentcolor rgb(221, 221, 221) rgb(221, 221, 221); background-color: rgb(255, 255, 255); border-top: medium none; }
.wysiwyg-style2 .btn-group > .btn, .wysiwyg-style2 .btn-group > .inline > .btn { margin: 0px 1px 0px 0px !important; background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; border: medium none !important; color: rgb(141, 147, 158) !important; text-shadow: none !important; }
.wysiwyg-style2 .btn-group > .btn.active, .wysiwyg-style2 .btn-group > .inline > .btn.active { color: rgb(255, 255, 255) !important; background: rgb(106, 174, 223) none repeat scroll 0% 0% !important; }
.wysiwyg-toolbar .btn-colorpicker { width: 24px; height: 24px; position: relative; background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgb(207, 62, 115) 10%, rgb(255, 255, 255) 20%, rgb(34, 131, 197) 30%, rgb(255, 255, 255) 40%, rgb(135, 184, 127) 50%, rgb(255, 255, 255) 60%, rgb(255, 183, 82) 70%, rgb(255, 255, 255) 80%, rgb(209, 91, 71) 90%, rgb(255, 255, 255) 100%) repeat scroll 0% 0%; }
.wysiwyg-toolbar .dropdown-colorpicker > .dropdown-menu { top: auto; }
.wysiwyg-toolbar input[type="file"] { position: fixed; z-index: -10; opacity: 0; max-width: 0px; max-height: 0px; display: block; }
.wysiwyg-toolbar .wysiwyg-choose-file { display: inline-block; width: auto; margin: 4px auto 0px; padding-left: 5px; padding-right: 5px; }
.wysiwyg-toolbar .dropdown-menu input[type="text"] { margin-left: 8px; margin-bottom: 0px; }
.wysiwyg-toolbar .dropdown-menu input.form-control[type="text"] { min-width: 150px; }
.wysiwyg-toolbar .dropdown-menu .btn { margin-right: 8px; margin-left: 8px; }
.wysiwyg-style1 .btn-colorpicker { width: 20px; height: 20px; margin-left: 4px; }
@media not all {
.wysiwyg-editor img { display: inline !important; }
.wysiwyg-editor .ui-wrapper { border: 1px dotted rgb(221, 0, 0); overflow: visible !important; display: inline-block !important; vertical-align: middle; }
.wysiwyg-editor .ui-wrapper::after { content: ""; display: block; position: absolute; right: -3px; bottom: -3px; width: 7px; height: 7px; border: 1px solid rgb(221, 0, 0); background-color: rgb(255, 255, 255); z-index: 1; }
}
.widget-header .wysiwyg-toolbar { background-color: transparent; }
.widget-header .wysiwyg-toolbar .btn-group > .btn, .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn { border-color: transparent; background: rgba(255, 255, 255, 0.25) none repeat scroll 0% 0% !important; color: rgb(255, 255, 255) !important; min-width: 32px; border-width: 1px !important; border-radius: 4px !important; padding: 2px 1px 4px; }
.widget-header .wysiwyg-toolbar .btn-group > .btn.active, .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn.active { background: rgba(0, 0, 0, 0.25) none repeat scroll 0% 0% !important; }
.widget-body .wysiwyg-editor { border-width: 0px; }
.wysiwyg-speech-input { width: 20px !important; color: transparent !important; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; border-width: 0px !important; transform: scale(2, 2); box-shadow: none !important; position: absolute; right: 0px; top: -10px; cursor: pointer; }
.wysiwyg-speech-input:focus { box-shadow: none !important; }
.md-editor { display: block; border: 1px solid rgb(221, 221, 221); }
.md-editor .md-footer, .md-editor > .md-header { display: block; padding: 6px 4px; background: rgb(245, 245, 245) none repeat scroll 0% 0%; }
.md-editor > .md-header { margin: 0px; }
.md-editor > .md-preview { border-top: 1px dashed rgb(221, 221, 221); border-bottom: 1px dashed rgb(221, 221, 221); min-height: 10px; overflow: auto; }
.md-editor > textarea { font-family: Menlo,Monaco,Consolas,"Courier New",monospace; font-size: 14px; outline: 0px none; margin: 0px; display: block; padding: 0px; width: 100%; border-width: 1px 0px; border-style: dashed none; border-color: rgb(221, 221, 221) currentcolor; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 0px; box-shadow: none; background: rgb(247, 248, 250) none repeat scroll 0% 0%; }
.md-editor > textarea:focus { box-shadow: none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
.md-editor.active { border-color: rgb(245, 153, 66); outline: 0px none; }
.md-editor .md-controls { float: right; padding: 3px; }
.md-editor .md-controls .md-control { right: 5px; color: rgb(190, 190, 190); padding: 3px 3px 3px 10px; }
.md-editor .md-controls .md-control:hover { color: rgb(51, 51, 51); }
.md-editor.md-fullscreen-mode { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 99999; padding: 60px 30px 15px; background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; border: 0px none !important; }
.md-editor.md-fullscreen-mode .md-footer { display: none; }
.md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview { margin: 0px auto !important; height: 100% !important; font-size: 20px !important; padding: 20px !important; color: rgb(153, 153, 153); line-height: 1.6em !important; resize: none !important; box-shadow: none !important; background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; border: 0px none !important; }
.md-editor.md-fullscreen-mode .md-preview { color: rgb(51, 51, 51); overflow: auto; }
.md-editor.md-fullscreen-mode .md-input:focus, .md-editor.md-fullscreen-mode .md-input:hover { color: rgb(51, 51, 51); background: rgb(255, 255, 255) none repeat scroll 0% 0% !important; }
.md-editor.md-fullscreen-mode .md-header { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; text-align: center; position: fixed; width: 100%; top: 20px; }
.md-editor.md-fullscreen-mode .btn-group { float: none; }
.md-editor.md-fullscreen-mode .btn { border: 0px none; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; color: rgb(179, 179, 179); }
.md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn:hover { box-shadow: none; color: rgb(51, 51, 51); }
.md-editor.md-fullscreen-mode .md-fullscreen-controls { position: absolute; top: 20px; right: 20px; text-align: right; z-index: 1002; display: block; }
.md-editor.md-fullscreen-mode .md-fullscreen-controls a { color: rgb(179, 179, 179); clear: right; margin: 10px; width: 30px; height: 30px; text-align: center; }
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover { color: rgb(51, 51, 51); text-decoration: none; }
.md-editor.md-fullscreen-mode .md-editor { height: 100% !important; position: relative; }
.md-editor .md-fullscreen-controls { display: none; }
.md-nooverflow { overflow: hidden; position: fixed; width: 100%; }
.editable-container .popover-title { color: rgb(67, 142, 185); }
.editable-click { border-bottom: 1px dashed rgb(187, 187, 187); cursor: pointer; font-weight: 400; }
img.editable-click { border: 1px dotted rgb(187, 187, 187); }
.editable-click:hover { border-color: rgb(0, 136, 204); color: rgb(0, 136, 204); }
img.editable-click:hover { opacity: 0.75; }
.editable-buttons, .editable-input { display: inline-block; }
.editable-buttons { margin-left: 1px; }
.editable-buttons .btn { padding: 0px; width: 28px; line-height: 24px; border-width: 3px; font-size: 12px; margin: 0px 1px 0px 0px; }
.editable-buttons .btn > .ace-icon { margin: 0px; }
.editable-clear-x { cursor: pointer; color: rgb(136, 136, 136); background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.editable-clear-x:hover { color: rgb(209, 91, 71); }
.editable-clear-x::before { display: inline-block; content: ""; font-family: FontAwesome; font-size: 15px; position: absolute; margin-top: -9px; width: 16px; height: 30px; line-height: 30px; text-align: center; }
.editable-input .ace-spinner { margin-right: 8px; }
.editable-input .ace-spinner .spinner-input { width: 100%; }
.editable-inline .editable-slider { margin-top: 10px; margin-right: 4px; }
.editable-popup .editable-slider { display: block; margin-bottom: 16px; margin-top: 4px; }
.editable-slider input[type="text"] { display: none; }
.editable-slider input[type="range"] { outline: 0px none !important; }
.editable-input .ace-file-input { display: block; }
.editable-image .ace-file-multiple .ace-file-container.selected { border-color: transparent; }
.editable-image + .editable-buttons, .editable-wysiwyg + .editable-buttons { display: block; text-align: center; margin-top: 8px; }
.editable-wysiwyg { width: 95%; }
.editable-wysiwyg .wysiwyg-editor { height: auto; overflow-y: hidden; min-height: 32px; }
.editableform .input-append.dropdown-menu { display: none; }
.editableform .control-group, .editableform .open .input-append.dropdown-menu { display: block; }
.editable-container .editableform { margin-bottom: 10px; }
.editable-inline .editableform { margin-bottom: 0px; }
.editableform-loading { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
.editableform-loading .ace-icon, .editableform-loading .progress { position: relative; top: 35%; }
.input-group.date .input-group-addon { cursor: pointer; }
.datepicker td, .datepicker th, .daterangepicker td, .daterangepicker th { border-radius: 0px !important; font-size: 13px; }
.datepicker td.active, .datepicker td.active:hover, .daterangepicker td.active, .daterangepicker td.active:hover { background: rgb(34, 131, 197) none repeat scroll 0% 0% !important; }
.datepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled, .daterangepicker td.active.disabled:hover { background: rgb(139, 154, 163) none repeat scroll 0% 0% !important; }
.datepicker td, .datepicker th { min-width: 32px; }
.daterangepicker .calendar-date { border-radius: 0px; }
.datepicker-months .month, .datepicker-years .year { border-radius: 0px !important; }
.bootstrap-datetimepicker-widget table td span, .bootstrap-timepicker-widget table td a:hover { border-radius: 0px; }
.datepicker-months .month.active, .datepicker-months .month.active:active, .datepicker-months .month.active:focus, .datepicker-months .month.active:hover, .datepicker-years .year.active, .datepicker-years .year.active:active, .datepicker-years .year.active:focus, .datepicker-years .year.active:hover { background-image: none !important; background-color: rgb(34, 131, 197) !important; }
.bootstrap-timepicker-widget table td input { width: 32px; }
.well .datepicker table tr td.day:hover { background-color: rgb(125, 136, 147); color: rgb(255, 255, 255); }
.bootstrap-datetimepicker-widget [class="btn"] { border-width: 0px !important; background-color: transparent !important; color: rgb(115, 153, 184) !important; text-shadow: none !important; }
.bootstrap-datetimepicker-widget [class="btn"]:hover { color: rgb(27, 106, 170) !important; }
.bootstrap-datetimepicker-widget .btn.btn-primary { border-width: 3px !important; }
.bootstrap-datetimepicker-widget .picker-switch { margin-bottom: 2px; }
.bootstrap-datetimepicker-widget .picker-switch a { width: 90% !important; background-color: rgb(238, 238, 238) !important; color: rgb(71, 143, 202) !important; font-size: 16px; }
.bootstrap-datetimepicker-widget .picker-switch a:hover { background-color: rgb(227, 237, 245) !important; }
.bootstrap-datetimepicker-widget .picker-switch a span { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; width: 90%; }
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second { color: rgb(85, 85, 85) !important; }
.ui-slider { background-color: rgb(213, 213, 213); }
.ui-slider-horizontal { height: 9px; }
.ui-slider-vertical { width: 9px; }
.ui-slider .ui-slider-handle { border-radius: 0px; width: 1.45em; height: 1.45em; background-color: rgb(248, 248, 248); border: 1px solid; }
.ui-slider .ui-slider-handle::after, .ui-slider .ui-slider-handle::before { display: block; content: ""; position: absolute; top: 4px; left: 5px; width: 4px; height: 8px; border-style: solid; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 1px; border-color: inherit; }
.ui-slider .ui-slider-handle::after { left: 8px; border-width: 0px 1px 0px 0px; }
.ui-slider .ui-slider-handle:hover { background-color: rgb(255, 255, 255); }
.ui-slider .ui-slider-handle:active, .ui-slider .ui-slider-handle:focus, .ui-slider .ui-slider-handle:hover { outline: 0px none; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3); }
.onpage-help-modal-buttons button:focus, .ui-slider-handle { outline: 0px none !important; }
.ui-slider-horizontal .ui-slider-handle { margin-left: -0.725em; top: -0.4em; }
.ui-slider-vertical .ui-slider-handle { left: -0.35em; margin-bottom: -0.65em; }
.ui-slider-small.ui-slider-horizontal { height: 5px; }
.ui-slider-small.ui-slider-vertical { width: 5px; }
.ui-slider-small .ui-slider-handle { border-radius: 100%; width: 17px; height: 17px; margin-bottom: -0.45em; left: -0.35em; }
.ui-slider-small .ui-slider-handle::after, .ui-slider-small .ui-slider-handle::before { height: 7px; left: 5px; width: 3px; }
.ui-slider-small .ui-slider-handle::after { left: 7px; }
.ui-slider-simple .ui-slider-handle::after, .ui-slider-simple .ui-slider-handle::before { display: none; }
.ui-slider-range { background-color: rgb(74, 164, 206); }
.ui-slider-handle { border-color: rgb(74, 164, 206) !important; }
.ui-state-disabled.ui-slider { background-color: rgb(229, 229, 229); }
.ui-state-disabled .ui-slider-range { background-color: rgb(141, 174, 190); }
.ui-state-disabled .ui-slider-handle { box-shadow: none !important; border-color: rgb(141, 174, 190) !important; }
.ui-slider-green .ui-slider-range { background-color: rgb(139, 188, 103); }
.ui-slider-green .ui-slider-handle { border-color: rgb(139, 188, 103) !important; }
.ui-slider-green.ui-state-disabled .ui-slider-range { background-color: rgb(170, 176, 166); }
.ui-slider-green.ui-state-disabled .ui-slider-handle { border-color: rgb(170, 176, 166) !important; }
.ui-slider-red .ui-slider-range { background-color: rgb(211, 110, 110); }
.ui-slider-red .ui-slider-handle { border-color: rgb(211, 110, 110) !important; }
.ui-slider-red.ui-state-disabled .ui-slider-range { background-color: rgb(200, 172, 172); }
.ui-slider-red.ui-state-disabled .ui-slider-handle { border-color: rgb(200, 172, 172) !important; }
.ui-slider-purple .ui-slider-range { background-color: rgb(172, 104, 186); }
.ui-slider-purple .ui-slider-handle { border-color: rgb(172, 104, 186) !important; }
.ui-slider-purple.ui-state-disabled .ui-slider-range { background-color: rgb(173, 167, 174); }
.ui-slider-purple.ui-state-disabled .ui-slider-handle { border-color: rgb(173, 167, 174) !important; }
.ui-slider-orange .ui-slider-range { background-color: rgb(239, 173, 98); }
.ui-slider-orange .ui-slider-handle { border-color: rgb(239, 173, 98) !important; }
.ui-slider-orange.ui-state-disabled .ui-slider-range { background-color: rgb(224, 196, 164); }
.ui-slider-orange.ui-state-disabled .ui-slider-handle { border-color: rgb(224, 196, 164) !important; }
.ui-slider-dark .ui-slider-range { background-color: rgb(96, 96, 96); }
.ui-slider-dark .ui-slider-handle { border-color: rgb(96, 96, 96) !important; }
.ui-slider-dark.ui-state-disabled .ui-slider-range { background-color: rgb(122, 122, 122); }
.ui-slider-dark.ui-state-disabled .ui-slider-handle { border-color: rgb(122, 122, 122) !important; }
.ui-slider-pink .ui-slider-range { background-color: rgb(214, 72, 126); }
.ui-slider-pink .ui-slider-handle { border-color: rgb(214, 72, 126) !important; }
.ui-slider-pink.ui-state-disabled .ui-slider-range { background-color: rgb(195, 142, 162); }
.ui-slider-pink.ui-state-disabled .ui-slider-handle { border-color: rgb(195, 142, 162) !important; }
.ui-datepicker { background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.ui-dialog, .ui-jqdialog, .ui-menu { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev { height: 26px; min-width: 32px; max-width: 32px; text-align: center; cursor: pointer; color: transparent; line-height: 26px; box-sizing: content-box; }
.ui-datepicker .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-prev .ui-icon { color: transparent; visibility: hidden; }
.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover { background-color: rgb(238, 238, 238); text-decoration: none; }
.ui-datepicker .ui-datepicker-next::before, .ui-datepicker .ui-datepicker-prev::before { display: inline; font-family: FontAwesome; font-size: 14px; content: ""; color: rgb(57, 57, 57); }
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover { top: 2px; }
.ui-datepicker .ui-datepicker-next::before { content: ""; }
.ui-datepicker .ui-datepicker-prev-hover { left: 2px; }
.ui-datepicker .ui-datepicker-next-hover { right: 2px; }
.ui-datepicker td { padding: 0px; }
.ui-datepicker td > a, .ui-datepicker td > span { display: inline-block; height: 22px; min-width: 24px; max-width: 24px; text-align: center; color: rgb(57, 57, 57); font-size: 13px; box-sizing: content-box; }
.ui-datepicker td > a:hover { background-color: rgb(238, 238, 238); }
.ui-datepicker td > a.ui-state-highlight { background-color: rgb(213, 229, 239); }
.ui-datepicker td > a.ui-state-active { background-color: rgb(34, 131, 197); color: rgb(255, 255, 255); }
.ui-datepicker td > a.ui-priority-secondary { color: rgb(136, 136, 136); }
.ui-datepicker td > span { color: rgb(153, 153, 153); }
.ui-datepicker td .ui-datepicker-title select { height: 24px; line-height: 24px; padding: 2px 3px; }
.ui-datepicker td .ui-datepicker-buttonpane { background-color: rgb(221, 221, 221); height: 1px; }
.ui-widget-overlay { background: rgba(0, 0, 0, 0.25) none repeat scroll 0% 0%; opacity: 1 !important; z-index: 1049 !important; }
.ui-dialog, .ui-jqdialog { z-index: 1050 !important; background-color: rgb(255, 255, 255); padding: 0px; border: 1px solid rgb(221, 221, 221); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-jqdialog-titlebar, .ui-jqdialog .ui-dialog-titlebar, .ui-jqdialog .ui-jqdialog-titlebar { background-color: rgb(241, 241, 241); font-size: 16px; color: rgb(102, 159, 199); padding: 0px; }
.ui-dialog .ui-dialog-title, .ui-dialog .ui-jqdialog-title, .ui-jqdialog .ui-dialog-title, .ui-jqdialog .ui-jqdialog-title { float: none !important; width: auto; }
.ui-dialog .widget-header, .ui-jqdialog .widget-header { margin: 0px; border-width: 0px 0px 1px; }
.ui-dialog .ui-dialog-buttonpane, .ui-dialog .ui-jqdialog-buttonpane, .ui-jqdialog .ui-dialog-buttonpane, .ui-jqdialog .ui-jqdialog-buttonpane { background-color: rgb(239, 243, 248); border-top: 1px solid rgb(228, 233, 238); }
.ui-dialog .ui-dialog-buttonpane button, .ui-dialog .ui-jqdialog-buttonpane button, .ui-jqdialog .ui-dialog-buttonpane button, .ui-jqdialog .ui-jqdialog-buttonpane button { font-size: 14px; }
.ui-dialog .ui-dialog-titlebar-close, .ui-dialog .ui-jqdialog-titlebar-close, .ui-jqdialog .ui-dialog-titlebar-close, .ui-jqdialog .ui-jqdialog-titlebar-close { border: medium none; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; opacity: 0.4; color: rgb(209, 91, 71); padding: 0px; top: 50%; right: 8px !important; text-align: center; }
.ui-dialog .ui-dialog-titlebar-close::before, .ui-dialog .ui-jqdialog-titlebar-close::before, .ui-jqdialog .ui-dialog-titlebar-close::before, .ui-jqdialog .ui-jqdialog-titlebar-close::before { content: ""; display: inline; font-family: FontAwesome; font-size: 16px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-dialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:hover { opacity: 1; text-decoration: none; padding: 0px; }
.ui-dialog .ui-dialog-titlebar-close .ui-button-text, .ui-dialog .ui-jqdialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-dialog-titlebar-close .ui-button-text, .ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text { text-indent: 0px; visibility: hidden; }
.ui-dialog .widget-header .ui-dialog-titlebar-close, .ui-dialog .widget-header .ui-jqdialog-titlebar-close, .ui-jqdialog .widget-header .ui-dialog-titlebar-close, .ui-jqdialog .widget-header .ui-jqdialog-titlebar-close { right: 10px !important; }
.ui-accordion .ui-accordion-header { color: rgb(71, 143, 202); font-weight: 400; background-color: rgb(249, 249, 249); border: 1px solid rgb(205, 216, 227); padding: 8px 8px 9px 24px; }
.ui-accordion .ui-accordion-header:hover { color: rgb(110, 166, 204); background-color: rgb(241, 248, 253); }
.ui-accordion .ui-accordion-header.ui-state-active { color: rgb(76, 143, 189); background-color: rgb(238, 244, 249); position: relative; font-weight: 700; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { text-indent: 0px; margin-top: 0px; position: absolute; left: 10px; top: 7px; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon::before { display: inline; font-family: FontAwesome; font-size: 15px; content: ""; }
.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon::before { content: ""; font-weight: 400; }
.ui-accordion .ui-accordion-content { border-width: 0px 1px 1px; border-style: solid; border-color: rgb(205, 216, 227); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 11px 16px; }
.ui-tabs .ui-tabs-nav { padding: 0px; border-bottom: 1px solid rgb(197, 208, 220); }
.ui-tabs .ui-tabs-nav li.ui-state-default > a { background-color: rgb(249, 249, 249); border-width: 1px 1px 0px; border-style: solid; border-color: rgb(197, 208, 220); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; color: rgb(153, 153, 153); line-height: 16px; margin-right: -1px; z-index: 11; padding: 8px 12px; position: relative; top: 2px; }
.ui-tabs .ui-tabs-nav li > a:focus { outline: 0px none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active > a { background-color: rgb(255, 255, 255); border-width: 2px 1px 1px; border-style: solid; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-color: rgb(76, 143, 189) rgb(197, 208, 220) transparent; box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, 0.15); color: rgb(87, 99, 115); position: relative; top: 1px; }
.ui-tabs .ui-tabs-panel { border-width: 0px 1px 1px; border-style: solid; border-color: rgb(197, 208, 220); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; margin: 0px; left: auto; right: auto; top: auto; bottom: auto; }
.ui-autocomplete, .ui-menu { border: 1px solid rgba(0, 0, 0, 0.2); }
.ui-menu { box-sizing: content-box; width: 150px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); background-color: rgb(255, 255, 255); padding: 3px; }
.ui-spinner-button, .ui-spinner-button > .ace-icon { width: 18px; display: inline-block; }
.tt-menu, .ui-autocomplete { box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.ui-menu .ui-menu-item { padding: 5px 10px 6px; color: rgb(68, 68, 68); cursor: pointer; display: block; box-sizing: inherit; }
.ui-menu .ui-menu-item .ui-menu-icon { float: right; position: relative; left: auto; right: 4px; bottom: auto; text-indent: 0px; }
.ui-menu .ui-menu-item .ui-menu-icon::before { content: ""; font-family: FontAwesome; font-size: 14px; display: inline; }
.ui-grid-ico-sort::before, .ui-selectmenu-button .ui-icon::before { content: ""; font-family: FontAwesome; }
.ui-menu .ui-menu-item:hover, .ui-menu .ui-menu-item:hover > .ui-menu-icon, .ui-menu .ui-state-active, .ui-menu .ui-state-active > .ui-menu-icon, .ui-menu .ui-state-focus, .ui-menu .ui-state-focus > .ui-menu-icon { text-decoration: none; background-color: rgb(79, 153, 198); color: rgb(255, 255, 255); margin: auto; font-weight: 400; }
.ui-menu .ui-state-disabled, .ui-menu .ui-state-disabled .ui-menu-icon { color: rgb(153, 153, 153); cursor: default; }
.ui-menu .ui-state-disabled.ui-state-active, .ui-menu .ui-state-disabled.ui-state-active .ui-menu-icon, .ui-menu .ui-state-disabled.ui-state-focus, .ui-menu .ui-state-disabled.ui-state-focus .ui-menu-icon, .ui-menu .ui-state-disabled:hover, .ui-menu .ui-state-disabled:hover .ui-menu-icon { background-color: rgb(255, 255, 255); color: rgb(153, 153, 153); }
.ui-autocomplete { background-color: rgb(255, 255, 255); box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.ui-autocomplete-category { padding: 6px; position: relative; background-color: rgb(238, 244, 249); color: rgb(71, 143, 202); font-weight: bolder; border-style: solid; border-color: rgb(218, 230, 237); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px; }
.ui-spinner-button { border-width: 0px !important; font-size: 10px; height: 16px; line-height: 16px; color: rgb(255, 255, 255) !important; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25) !important; position: absolute; text-align: center; padding: 0px; }
.ui-spinner-up { top: 0px; right: 5px; }
.ui-spinner-down { bottom: 3px; right: 5px; }
.ui-spinner-input { margin-top: 0px; padding: 5px; max-width: 100px; font-size: 14px; }
.ui-tooltip { background-color: rgb(68, 68, 68); color: rgb(255, 255, 255); }
.ui-progressbar { background-color: rgb(245, 245, 245); height: 22px; }
.ui-progressbar .ui-progressbar-value { margin: 0px; }
.ui-progressbar .ui-progressbar-value[class="progress-bar"] { background-color: rgb(42, 145, 216); }
.ui-selectmenu-button { border: 1px solid rgb(170, 170, 170); }
.ui-selectmenu-button[aria-expanded="true"] { border-color: rgb(68, 146, 201); }
.ui-selectmenu-button span.ui-icon { text-indent: 0px; margin-top: -10px; }
.ui-selectmenu-button .ui-icon::before { display: inline-block; color: rgb(136, 136, 136); font-size: 14px; }
.ui-jqgrid .ui-jqgrid-view { z-index: auto; }
.ui-jqgrid .ui-jqgrid-view, .ui-jqgrid .ui-paging-info, .ui-jqgrid .ui-pg-selbox, .ui-jqgrid .ui-pg-table { font-size: 13px; }
.ui-jqgrid .ui-jqgrid-title { float: left; margin: 8px; }
.ui-jqgrid .ui-jqgrid-title-rtl { float: right; margin: 8px; }
.ui-jqgrid-view > .ui-jqgrid-titlebar { height: 40px; line-height: 24px; color: rgb(255, 255, 255); background: rgb(48, 126, 204) none repeat scroll 0% 0%; padding: 0px; font-size: 15px; }
.ui-jqgrid tr.jqgrow.ui-row-rtl td:last-child { border-right: medium none; border-left: 1px solid rgb(225, 225, 225); }
.ui-jqgrid .ui-jqgrid-hdiv { background-color: rgb(239, 243, 248); border-style: solid; border-color: rgb(211, 211, 211); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 1px 0px 0px 1px; line-height: 15px; font-weight: 700; color: rgb(119, 119, 119); text-shadow: none; }
.ui-jqgrid .ui-jqgrid-htable thead { background-color: rgb(239, 243, 248); }
.ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize { height: 45px !important; }
.ui-jqgrid .ui-jqgrid-htable th div { padding-top: 12px; padding-bottom: 12px; overflow: visible; }
.ui-jqgrid-hdiv .ui-jqgrid-htable { border-top: 1px solid rgb(225, 225, 225); }
.ui-jqgrid-titlebar { position: relative; top: 1px; z-index: 1; }
.ui-jqgrid tr.jqgrow, .ui-jqgrid tr.ui-row-ltr, .ui-jqgrid tr.ui-row-rtl { border: medium none; }
.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td { border-bottom: 1px solid rgb(225, 225, 225); padding: 6px 4px; border-color: rgb(225, 225, 225); }
.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td { border-right-color: rgb(199, 211, 169); }
.ui-jqgrid tr.ui-state-highlight.ui-row-rtl td { border-left-color: rgb(199, 211, 169); }
.ui-jqgrid-btable .ui-widget-content.ui-priority-secondary { background-image: none; background-color: rgb(249, 249, 249); opacity: 1; }
.ui-jqgrid-btable .ui-widget-content.ui-state-hover { background-image: none; background-color: rgb(239, 244, 247); opacity: 1; }
.ui-jqgrid-btable .ui-widget-content.ui-state-highlight { background-color: rgb(228, 239, 201); }
.ui-jqgrid .ui-jqgrid-pager { line-height: 15px; height: 55px; padding-top: 10px !important; padding-bottom: 10px !important; background-color: rgb(239, 243, 248) !important; border-bottom: 1px solid rgb(225, 225, 225) !important; border-top: 1px solid rgb(225, 225, 225) !important; }
.ui-jqgrid .ui-pg-input { font-size: inherit; width: 24px; height: 20px; line-height: 16px; box-sizing: content-box; text-align: center; padding-top: 1px; padding-bottom: 1px; }
.ui-jqgrid .ui-pg-selbox { display: block; height: 24px; width: 60px; margin: 0px; padding: 1px; line-height: normal; }
.ui-jqgrid .ui-pager-control { height: 50px; position: relative; padding-left: 9px; padding-right: 9px; }
.ui-jqgrid .ui-jqgrid-toppager { height: auto !important; background-color: rgb(239, 243, 248); border-bottom: 1px solid rgb(225, 225, 225) !important; }
.ui-jqgrid .jqgrow .editable { max-width: calc(92%) !important; }
.ui-pg-table .navtable .ui-corner-all { border-radius: 0px; }
.ui-jqgrid .ui-pg-button .ui-separator { margin-left: 4px; margin-right: 4px; border-color: rgb(201, 212, 219); }
.ui-jqgrid .ui-jqgrid-btable { border-left: 1px solid rgb(225, 225, 225); }
.ui-jqgrid .ui-jqgrid-bdiv { border-top: 1px solid rgb(225, 225, 225); overflow-x: hidden; }
.ui-jqgrid .loading { position: absolute; top: 45%; left: 45%; width: auto; height: auto; z-index: 111; padding: 6px; margin: 5px; text-align: center; font-weight: 700; font-size: 12px; background-color: rgb(255, 255, 255); border: 2px solid rgb(142, 184, 209); color: rgb(226, 176, 24); }
.ui-jqgrid .ui-search-toolbar { border-top: 1px solid rgb(225, 225, 225); }
.ui-jqgrid .ui-jqgrid-labels { border-bottom: medium none; background: rgb(242, 242, 242) linear-gradient(to bottom, rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) repeat-x scroll 0% 0%; padding: 0px !important; border-left: 1px solid rgb(225, 225, 225) !important; }
.ui-jqgrid .ui-jqgrid-labels th { border-right: 1px solid rgb(225, 225, 225) !important; text-align: left !important; }
.ui-jqgrid-labels th[id*="_cb"]:first-child > div { padding-top: 0px; text-align: center !important; }
.ui-jqgrid-sortable { padding-left: 4px; font-size: 13px; color: rgb(119, 119, 119); font-weight: 700; }
.ui-jqgrid-sortable:hover { color: rgb(84, 126, 168); }
th[aria-selected="true"] { background-image: linear-gradient(to bottom, rgb(239, 243, 248) 0px, rgb(227, 231, 237) 100%); background-repeat: repeat-x; }
th[aria-selected="true"] .ui-jqgrid-sortable { color: rgb(48, 126, 204); }
.ui-jqgrid .ui-icon { text-indent: 0px; color: rgb(48, 126, 204); float: none; right: 2px; }
.rtl .ui-jqgrid .ui-icon { right: auto; left: 2px; }
.ui-jqgrid .ui-icon.ui-state-disabled { color: rgb(187, 187, 187); }
.ui-jqgrid .ui-icon.ui-state-disabled:hover { padding: 0px; }
.ui-grid-ico-sort::before { display: inline; font-size: 12px; }
.ui-icon-asc::before { content: ""; }
.ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon { display: inline-block; padding: 0px; width: 24px; height: 24px; line-height: 22px; text-align: center; position: static; float: none; margin: 0px 2px !important; color: grey; border: 1px solid rgb(204, 204, 204); background-color: rgb(255, 255, 255); border-radius: 100%; }
.ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon:hover { color: rgb(105, 154, 181); border-color: rgb(105, 154, 181); }
.ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon::before { width: 20px; text-align: center; display: inline-block; }
.ui-pg-table > tbody > tr > .ui-pg-button.ui-state-disabled .ui-icon { color: rgb(176, 176, 176); background-color: rgb(247, 247, 247); border-color: rgb(221, 221, 221); transform: scale(0.9); }
.ui-jqgrid-btable input, .ui-jqgrid-btable select, .ui-jqgrid-btable textarea { padding: 2px; width: auto; max-width: 100%; margin-bottom: 0px; }
.ui-jqgrid-btable select { padding: 1px; height: 25px; line-height: 25px; }
.ui-jqgrid select.inline-edit-cell { padding: 1px; }
.ui-pg-div .ui-icon { display: inline-block; width: 18px; float: none; position: static; text-align: center; opacity: 0.85; transition: all 0.12s ease 0s; margin: 0px 1px; vertical-align: middle; cursor: pointer; font-size: 17px; }
.ui-pg-div .ui-icon:hover { transform: scale(1.2); opacity: 1; position: static; margin: 0px 1px; }
.ui-pg-div .ui-icon::before { font-family: FontAwesome; display: inline; }
.ui-jqgrid .ui-icon-pencil { color: rgb(71, 143, 202); }
.ui-jqgrid .ui-icon-pencil::before { content: ""; }
.ui-jqgrid .ui-icon-trash { color: rgb(221, 90, 67); }
.ui-jqgrid .ui-icon-trash::before { content: ""; }
.ui-jqgrid .ui-icon-disk { color: rgb(105, 170, 70); }
.ui-jqgrid .ui-icon-disk::before { content: ""; }
.ui-jqgrid .ui-icon-cancel { color: rgb(221, 90, 67); }
.ui-jqgrid .ui-icon-cancel::before { content: ""; }
.ui-jqdialog .ui-jqdialog-content, .ui-jqdialog-content { font-size: 13px; padding: 4px 0px 0px; }
.ui-jqdialog .ui-jqdialog-content .formdata, .ui-jqdialog-content .formdata { font-size: 13px; padding: 6px 12px; }
.ui-jqdialog .ui-jqdialog-content .form-view-data, .ui-jqdialog-content .form-view-data { vertical-align: middle; font-size: 13px; }
.ui-jqdialog .ui-jqdialog-content[id*="alertcnt_"], .ui-jqdialog-content[id*="alertcnt_"] { padding: 8px 11px; }
.ui-jqdialog-content .CaptionTD { font-size: 12px; text-align: right; color: rgb(102, 102, 102); }
.ui-jqdialog-content .FormData { border-bottom: 1px dotted rgb(232, 232, 232); }
.ui-jqdialog-content .FormData:last-child { border-bottom: medium none; }
.ui-jqdialog-content .FormData > td { padding-top: 6px; padding-bottom: 6px; }
.ui-jqdialog-content input.FormElement { width: auto; }
.ui-jqdialog-content select.FormElement { padding: 1px; height: 25px; line-height: 25px; width: auto; }
.EditTable, .ui-jqdialog-content td.EditButton { padding: 8px; }
.EditTable { background-color: rgb(239, 243, 248); border-top: 1px solid rgb(214, 225, 234) !important; }
.EditTable tr:first-child { display: none; }
.EditTable .navButton .fm-button { float: none !important; width: auto !important; margin: 1px 1px 2px !important; background-color: transparent; border-radius: 100%; }
.EditTable .navButton .fm-button:hover { background-color: transparent; }
.EditTable .navButton .fm-button:focus { outline: 0px none; }
.EditTable .navButton .fm-button .ace-icon { display: inline-block; color: rgb(153, 153, 153); border: 1px solid rgb(170, 170, 170); width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 100%; background-color: rgb(255, 255, 255); }
.EditTable .navButton .fm-button:hover .ace-icon { color: rgb(105, 154, 181); border-color: rgb(105, 154, 181); }
.EditTable .navButton .fm-button.ui-state-disabled .ace-icon, .EditTable .navButton .fm-button.ui-state-disabled:hover .ace-icon { color: rgb(187, 187, 187); border-color: rgb(204, 204, 204); transform: scale(0.88); }
.FormGrid .EditTable { background-color: rgb(255, 255, 255); border-top: medium none !important; padding: 0px; }
.FormGrid .EditTable tr:first-child { display: none; }
.ui-jqgrid .ui-jqgrid-view button, .ui-jqgrid .ui-jqgrid-view input, .ui-jqgrid .ui-jqgrid-view select, .ui-jqgrid .ui-jqgrid-view textarea { font-size: 13px; }
.ui-jqdialog-content .searchFilter select { padding: 1px; height: 26px; line-height: 26px; width: auto; max-width: 95%; margin-bottom: 0px; }
.ui-jqdialog-content .searchFilter .input-elm { margin-bottom: 0px; height: 18px; line-height: 18px; width: 95% !important; padding-left: 1px; padding-right: 1px; box-sizing: content-box; }
.ui-jqdialog-content .searchFilter table { margin-left: 4px; }
.ui-jqdialog-content .searchFilter tr td { padding: 5px 0px; }
.ui-jqdialog-content .searchFilter .add-group, .ui-jqdialog-content .searchFilter .add-rule, .ui-jqdialog-content .searchFilter .delete-group { margin-left: 4px !important; font-size: 15px !important; }
.ui-jqdialog-content .searchFilter .delete-rule { border: medium none; background-color: rgb(255, 255, 255); color: rgb(209, 91, 71); font-size: 20px; width: 22px; line-height: 10px; padding: 0px; text-shadow: none !important; display: inline-block; transition: all 0.1s ease 0s; opacity: 0.85; }
.ui-jqdialog-content .searchFilter .delete-rule:hover { transform: scale(1.1); color: rgb(183, 70, 53); opacity: 1; }
.ui-jqdialog-content .searchFilter .queryresult td.query { padding: 6px 11px; border: 1px solid rgb(225, 225, 225); background-color: rgb(238, 238, 238); }
.ui-jqdialog-content .searchFilter .queryresult td.query:empty { display: none; }
.ui-state-error { background-color: rgb(242, 222, 222); border: 1px solid rgb(235, 204, 209); color: rgb(169, 68, 66); margin: 4px 4px 8px; padding: 6px 10px; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); font-size: 13px; }
.ui-jqdialog .ui-widget-header { background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(238, 238, 238) 100%); background-repeat: repeat-x; border-image: none; color: rgb(102, 159, 199); min-height: 38px; position: relative; }
.ui-jqdialog .ui-widget-header .ui-jqdialog-title { line-height: 38px; margin: 0px; padding: 0px 0px 0px 12px; text-align: left; }
.widget-header .ui-jqdialog-title { padding-left: 0px !important; padding-right: 0px !important; }
.ui-jqdialog .ui-widget-header .widget-header { border-bottom: medium none; }
.ui-jqdialog .ui-jqdialog-titlebar { border-bottom: 1px solid rgb(221, 221, 221) !important; }
.fm-button { margin: 0px 4px; height: auto; }
.fm-button:not(.btn) { background-color: rgb(171, 186, 195); border-radius: 0px; box-shadow: none; color: rgb(255, 255, 255); cursor: pointer; display: inline-block; font-size: 13px; line-height: 28px; padding: 0px 12px 1px; margin: 0px 8px; position: relative; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25); transition: all 0.15s ease 0s; vertical-align: middle; }
.dd2-content[class*="btn-"], .dd2-handle.btn-yellow { text-shadow: none !important; }
.fm-button.ui-state-default:hover { background-color: rgb(139, 154, 163); }
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th { height: 30px; padding-top: 2px; white-space: normal; }
.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th div { padding-top: 0px; padding-bottom: 0px; height: 30px; line-height: 26px; }
.ui-jqgrid .ui-jqgrid-titlebar-close { top: 10%; height: auto; padding: 0px; margin: 2px 8px 0px 0px; text-align: center; border-radius: 4px; }
.ui-jqgrid .ui-jqgrid-titlebar-close:hover { background-color: rgba(255, 255, 255, 0.2); }
.ui-jqgrid .ui-jqgrid-titlebar-close .ui-icon::before { display: inline-block; font-family: FontAwesome; content: ""; color: rgb(255, 255, 255); }
.ui-jqgrid .ui-jqgrid-titlebar-close .ui-icon-circle-triangle-s::before { content: ""; }
.ui-jqgrid .tree-wrap-ltr { margin: 0px 4px; float: none; display: inline; }
.ui-jqgrid .tree-wrap-rtl { margin: 2px 4px 0px; }
.ui-jqgrid .ui-subgrid { border-bottom: 1px solid rgb(225, 225, 225); background-color: rgb(246, 250, 255); }
.ui-jqgrid .ui-subgrid .ui-jqgrid-btable { background-color: rgb(255, 255, 255); }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv { background-color: transparent; margin-top: 4px; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable .ui-jqgrid-labels { border-bottom: 1px solid rgb(225, 225, 225); background: rgb(241, 241, 241) none repeat scroll 0% 0%; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th[aria-selected="true"] { background: rgb(229, 233, 239) none repeat scroll 0% 0%; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th .ui-jqgrid-sortable { font-size: 12px; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th div { padding-top: 8px; padding-bottom: 8px; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-hdiv .ui-jqgrid-htable th span.ui-jqgrid-resize { height: 36px !important; }
.ui-jqgrid .ui-subgrid .ui-jqgrid .ui-jqgrid-bdiv { height: auto !important; max-height: 150px; margin-bottom: 4px; border-top-width: 0px; border-bottom: 1px solid rgb(225, 225, 225); }
.ui-jqgrid .ui-sgcollapsed > a:hover { text-decoration: none; }
.ui-jqgrid .ui-pg-button:hover, .ui-jqgrid .ui-state-disabled:hover { padding: 0px 1px; }
.ui-jqgrid .ui-pg-table .ui-pg-button.ui-state-disabled:hover > .ui-pg-div > .ui-icon, .ui-jqgrid .ui-pg-table .ui-pg-button.ui-state-disabled:hover > .ui-separator { margin-left: 4px; margin-right: 4px; }
@media only screen and (max-width: 767px) {
.ui-jqgrid .ui-jqgrid-pager { height: 90px; }
.ui-jqgrid .ui-jqgrid-pager > .ui-pager-control { height: 85px; padding-top: 10px !important; }
.ui-jqgrid .ui-jqgrid-pager > .ui-pager-control > .ui-pg-table > tbody > tr > td { vertical-align: top; }
.ui-jqgrid .ui-jqgrid-pager > .ui-pager-control > .ui-pg-table > tbody > tr > td#grid-pager_center { width: 0px !important; position: static; }
.ui-jqgrid .ui-jqgrid-pager > .ui-pager-control > .ui-pg-table > tbody > tr > td#grid-pager_center > .ui-pg-table { margin: 36px auto 0px; position: absolute; right: 0px; left: 0px; text-align: center; }
.ui-jqgrid .ui-jqgrid-pager .navtable { height: auto; }
}
.dd, .dd-list { display: block; padding: 0px; list-style: outside none none; }
.dd, .dd-item > button, .dd-list { position: relative; }
@media not all {
.ui-jqgrid .ui-jqgrid-pager > .ui-pager-control > .ui-pg-table > tbody > tr > td#grid-pager_center > .ui-pg-table { width: 300px; }
}
.dd { margin: 0px; max-width: 600px; line-height: 20px; }
.dd-list { margin: 0px; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }
.dd-empty, .dd-item, .dd-placeholder { display: block; position: relative; margin: 0px; padding: 0px; min-height: 20px; line-height: 20px; }
.dd-handle, .dd2-content { display: block; min-height: 38px; margin: 5px 0px; padding: 8px 12px; background: rgb(248, 250, 255) none repeat scroll 0% 0%; border: 1px solid rgb(218, 226, 234); color: rgb(124, 158, 178); text-decoration: none; font-weight: 700; box-sizing: border-box; }
.dd-handle:hover, .dd2-content:hover { color: rgb(67, 142, 185); background: rgb(244, 246, 247) none repeat scroll 0% 0%; border-color: rgb(220, 226, 232); }
.dd-handle[class*="btn-"], .dd2-content[class*="btn-"] { color: rgb(255, 255, 255); border: medium none; padding: 9px 12px; }
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"]:hover { opacity: 0.85; color: rgb(255, 255, 255); }
.dd2-handle + .dd2-content, .dd2-handle + .dd2-content[class*="btn-"] { padding-left: 44px; }
.dd-handle[class*="btn-"]:hover, .dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover + .dd2-content[class*="btn-"] { color: rgb(255, 255, 255); }
.dd-item > button:hover ~ .dd-handle, .dd-item > button:hover ~ .dd2-content { color: rgb(67, 142, 185); background: rgb(244, 246, 247) none repeat scroll 0% 0%; border-color: rgb(220, 226, 232); }
.dd-item > button:hover ~ .dd-handle[class*="btn-"], .dd-item > button:hover ~ .dd2-content[class*="btn-"] { opacity: 0.85; color: rgb(255, 255, 255); }
.dd2-handle:hover ~ .dd2-content { color: rgb(67, 142, 185); background: rgb(244, 246, 247) none repeat scroll 0% 0%; border-color: rgb(220, 226, 232); }
.dd2-handle:hover ~ .dd2-content[class*="btn-"] { opacity: 0.85; color: rgb(255, 255, 255); }
.dd2-item.dd-item > button { margin-left: 34px; }
.dd-item > button { display: block; z-index: 1; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 1px 5px 5px; padding: 0px; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0px none; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; font-size: 12px; line-height: 1; text-align: center; font-weight: 700; top: 4px; left: 1px; color: rgb(112, 112, 112); }
.dd-item > button::before { font-family: FontAwesome; content: ""; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0px; font-weight: 400; font-size: 14px; }
.dd-item > button[data-action="collapse"]::before { content: ""; }
.dd-item > button:hover { color: rgb(112, 112, 112); }
.dd-item.dd-colored > button, .dd-item.dd-colored > button:hover { color: rgb(238, 238, 238); }
.dd-empty, .dd-placeholder { margin: 5px 0px; padding: 0px; min-height: 30px; background: rgb(240, 249, 255) none repeat scroll 0% 0%; border: 2px dashed rgb(190, 210, 219); box-sizing: border-box; }
.dd-empty { border-color: rgb(170, 170, 170); border-style: solid; background-color: rgb(229, 229, 229); }
.dd-dragel { position: absolute; pointer-events: none; z-index: 999; opacity: 0.8; }
.dd-dragel > li > .dd-handle { color: rgb(75, 146, 190); background: rgb(241, 245, 250) none repeat scroll 0% 0%; border-color: rgb(214, 225, 234) rgb(214, 225, 234) rgb(214, 225, 234) rgb(119, 119, 119); border-left: 2px solid rgb(119, 119, 119); position: relative; }
.dd-dragel > li > .dd-handle[class*="btn-"] { color: rgb(255, 255, 255); }
.dd-dragel > .dd-item > .dd-handle { margin-top: 0px; }
.dd-list > li[class*="item-"] { border-width: 0px; padding: 0px; }
.dd-list > li[class*="item-"] > .dd-handle { border-left-width: 2px; border-left-style: solid; border-left-color: inherit; }
.dd-list > li > .dd-handle .sticker { position: absolute; right: 0px; top: 0px; }
.dd-dragel > li > .dd2-handle, .dd2-handle { left: 0px; top: 0px; width: 36px; margin: 0px; text-align: center; padding: 0px !important; line-height: 38px; height: 38px; background: rgb(235, 237, 242) none repeat scroll 0% 0%; border: 1px solid rgb(222, 228, 234); cursor: pointer; overflow: hidden; position: absolute; z-index: 1; }
.dd-dragel > li > .dd2-handle, .dd2-handle:hover { background: rgb(227, 232, 237) none repeat scroll 0% 0%; }
.dd2-handle[class*="btn-"] { text-shadow: none !important; background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0% !important; border-right: 1px solid rgb(238, 238, 238); }
.dd2-handle[class*="btn-"]:hover { background: rgba(0, 0, 0, 0.08) none repeat scroll 0% 0% !important; }
.dd-dragel .dd2-handle[class*="btn-"] { border-color: transparent rgb(238, 238, 238) transparent transparent; }
.dd2-handle.btn-yellow { background: rgba(0, 0, 0, 0.05) none repeat scroll 0% 0% !important; border-right: 1px solid rgb(255, 255, 255); }
.dd2-handle.btn-yellow:hover { background: rgba(0, 0, 0, 0.08) none repeat scroll 0% 0% !important; }
.dd-dragel .dd2-handle.btn-yellow { border-color: transparent rgb(255, 255, 255) transparent transparent; }
.dd-item > .dd2-handle .drag-icon { display: none; }
.dd-dragel > .dd-item > .dd2-handle .drag-icon { display: inline; }
.dd-dragel > .dd-item > .dd2-handle .normal-icon { display: none; }
.dropzone { border-radius: 0px; border: 1px solid rgba(0, 0, 0, 0.06); }
.dropzone.well { background-color: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); }
.dropzone .dz-default.dz-message { background-image: none; font-size: 24px; text-align: center; line-height: 32px; left: 0px; width: 100%; margin-left: auto; }
.dropzone .dz-default.dz-message span { display: inline; color: rgb(85, 85, 85); }
.dropzone .dz-default.dz-message span .upload-icon { opacity: 0.7; margin-top: 8px; cursor: pointer; }
.dropzone .dz-default.dz-message span .upload-icon:hover { opacity: 1; }
.dropzone .dz-preview.dz-image-preview { background-color: transparent; }
input.tt-hint, input.tt-query, input.typeahead { min-width: 175px; font-size: 16px; line-height: 24px; border: 1px solid rgb(204, 204, 204); border-radius: 0px; outline: 0px none; }
.form-group input.tt-hint, input.tt-hint { background-color: rgb(255, 255, 255) !important; color: rgb(176, 176, 176) !important; }
.tt-menu { text-align: left; position: absolute; left: 0px !important; right: 0px !important; min-width: 175px; margin-top: 2px; padding: 8px 0px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
.btn-group > .btn.moveall:first-child, .btn-group > .btn.moveall:first-child + .btn.move, .btn-group > .btn.remove:first-child, .btn-group > .btn.remove:first-child + .btn.removeall, .tt-suggestion p { margin: 0px; }
.tt-suggestion { padding: 3px 12px 4px; font-size: 16px; line-height: 24px; }
.tt-suggestion.tt-cursor, .tt-suggestion.tt-selectable:hover { color: rgb(255, 255, 255); background-color: rgb(79, 153, 198); cursor: pointer; }
input.typeahead.scrollable ~ .tt-menu { max-height: 200px; overflow-y: auto; }
.bootstrap-duallistbox-container .clear1, .bootstrap-duallistbox-container .clear2, .bootstrap-duallistbox-container .info { font-size: 12px; }
.btn.multiselect-clear-filter { padding-left: 6px; padding-right: 6px; line-height: 1.45; }
.multiselect-container > li > a { padding: 0px; }
.multiselect-container > li > a > label { padding: 7px 10px 7px 20px; }
.cancel-off-png, .cancel-on-png, .star-half-png, .star-off-png, .star-on-png { font-size: 2em; font-family: FontAwesome; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-transform: none; color: rgb(119, 119, 119); }
.ace-settings-box .ace-settings-item > label.lbl, .tags .tag { font-size: 13px; }
.cancel-on-png { color: rgb(221, 90, 67); }
.cancel-on-png::before { content: ""; }
.cancel-off-png { color: rgb(224, 131, 116); }
.cancel-off-png::before { content: ""; }
.star-on-png { color: rgb(254, 185, 2); }
.star-on-png::before { content: ""; }
.star-off-png { color: rgb(119, 119, 119); }
.star-off-png::before { content: ""; }
.star-half-png { color: rgb(254, 185, 2); }
.star-half-png::before { content: ""; }
.icon-animated-bell { display: inline-block; animation: 2s ease 1s normal none 5 running ringing; transform-origin: 50% 0px 0px; }
@keyframes ringing {
0% { transform: rotate(-15deg); }
2% { transform: rotate(15deg); }
12%, 4% { transform: rotate(-18deg); }
14%, 6% { transform: rotate(18deg); }
8% { transform: rotate(-22deg); }
10% { transform: rotate(22deg); }
16% { transform: rotate(-12deg); }
18% { transform: rotate(12deg); }
20% { transform: rotate(0deg); }
}
@keyframes ringing {
0% { transform: rotate(-15deg); }
2% { transform: rotate(15deg); }
12%, 4% { transform: rotate(-18deg); }
14%, 6% { transform: rotate(18deg); }
8% { transform: rotate(-22deg); }
10% { transform: rotate(22deg); }
16% { transform: rotate(-12deg); }
18% { transform: rotate(12deg); }
20% { transform: rotate(0deg); }
}
@keyframes ringing {
0% { transform: rotate(-15deg); }
2% { transform: rotate(15deg); }
12%, 4% { transform: rotate(-18deg); }
14%, 6% { transform: rotate(18deg); }
8% { transform: rotate(-22deg); }
10% { transform: rotate(22deg); }
16% { transform: rotate(-12deg); }
18% { transform: rotate(12deg); }
20% { transform: rotate(0deg); }
}
.icon-animated-vertical { display: inline-block; animation: 2s ease 2s normal none 5 running vertical; }
@keyframes vertical {
0%, 16%, 8% { transform: translate(0px, -3px); }
12%, 20%, 4% { transform: translate(0px, 3px); }
22% { transform: translate(0px, 0px); }
}
@keyframes vertical {
0%, 16%, 8% { transform: translate(0px, -3px); }
12%, 20%, 4% { transform: translate(0px, 3px); }
22% { transform: translate(0px, 0px); }
}
@keyframes vertical {
0%, 16%, 8% { transform: translate(0px, -3px); }
12%, 20%, 4% { transform: translate(0px, 3px); }
22% { transform: translate(0px, 0px); }
}
.icon-animated-hand-pointer { display: inline-block; animation: 2s ease 2s normal none 4 running hand-pointer; }
@keyframes hand-pointer {
0%, 12%, 24%, 36% { transform: translate(0px, 0px); }
18%, 30%, 6% { transform: translate(5px, 0px); }
}
.icon-animated-wrench { display: inline-block; animation: 2.5s ease 0s normal none 4 running wrenching; transform-origin: 90% 35% 0px; }
@keyframes wrenching {
0% { transform: rotate(-12deg); }
8% { transform: rotate(12deg); }
10%, 28%, 30%, 48%, 50%, 68% { transform: rotate(24deg); }
18%, 20%, 38%, 40%, 58%, 60% { transform: rotate(-24deg); }
75% { transform: rotate(0deg); }
}
@keyframes wrenching {
0% { transform: rotate(-12deg); }
8% { transform: rotate(12deg); }
10%, 28%, 30%, 48%, 50%, 68% { transform: rotate(24deg); }
18%, 20%, 38%, 40%, 58%, 60% { transform: rotate(-24deg); }
75% { transform: rotate(0deg); }
}
@keyframes wrenching {
0% { transform: rotate(-12deg); }
8% { transform: rotate(12deg); }
10%, 28%, 30%, 48%, 50%, 68% { transform: rotate(24deg); }
18%, 20%, 38%, 40%, 58%, 60% { transform: rotate(-24deg); }
75% { transform: rotate(0deg); }
}
@keyframes blinking {
0%, 80% { opacity: 1; }
40% { opacity: 0; }
}
@keyframes blinking {
0%, 80% { opacity: 1; }
40% { opacity: 0; }
}
@keyframes blinking {
0%, 80% { opacity: 1; }
40% { opacity: 0; }
}
@keyframes pulsating {
0%, 10%, 20%, 30%, 40% { transform: scale(1); }
25%, 5% { transform: scale(0.75); }
15%, 35% { transform: scale(1.25); }
}
@keyframes pulsating {
0%, 10%, 20%, 30%, 40% { transform: scale(1); }
25%, 5% { transform: scale(0.75); }
15%, 35% { transform: scale(1.25); }
}
@keyframes pulsating {
0%, 10%, 20%, 30%, 40% { transform: scale(1); }
25%, 5% { transform: scale(0.75); }
15%, 35% { transform: scale(1.25); }
}
.btn-scroll-up { border-width: 0px; position: fixed; right: 2px; z-index: 99; transition-duration: 0.3s; opacity: 0; bottom: -24px; visibility: hidden; }
.btn-scroll-up.display { opacity: 0.7; bottom: 2px; visibility: visible; }
.btn-scroll-up:hover { opacity: 1; }
.btn-scroll-up:focus { outline: 0px none; }
@media (min-width: 768px) {
.main-container.container > .btn-scroll-up { right: auto; margin-left: 714px; }
}
@media (min-width: 992px) {
.main-container.container > .btn-scroll-up { right: auto; margin-left: 934px; }
}
@media (min-width: 1200px) {
.main-container.container > .btn-scroll-up { right: auto; margin-left: 1134px; }
}
.ace-settings-container { position: absolute; right: 0px; top: auto; z-index: 12; }
.btn.btn-app.ace-settings-btn { float: left; display: block; text-align: center; border-radius: 6px 0px 0px 6px; opacity: 0.55; vertical-align: top; margin: 0px; }
.btn.btn-app.ace-settings-btn.open, .btn.btn-app.ace-settings-btn:hover { opacity: 1; }
.btn.btn-app.ace-settings-btn.btn-xs { width: 42px; }
.ace-settings-box { display: block; float: left; max-width: 0px; max-height: 0px; overflow: hidden; padding: 0px; transform: translate(0px, 0px); background-color: rgb(255, 255, 255); border: 0px solid rgb(255, 179, 75); transition: max-width 0.25s linear 0s, max-height 0s linear 0.25s, padding 0s linear 0.25s, border-width 0s linear 0.25s; }
.ace-settings-box.open { max-width: 320px; max-height: 1000px; padding: 0px 14px; border-width: 2px; transition-delay: 0s; }
.ace-settings-box.open .ace-settings-item { z-index: auto; min-width: 140px; }
.ace-settings-box .ace-settings-item { margin: 6px 0px; color: rgb(68, 68, 68); max-height: 24px; position: relative; z-index: -1; white-space: nowrap; }
@media (max-width: 480px) {
.ace-settings-container { text-align: right; }
.ace-settings-box { float: none !important; text-align: left; }
.btn.ace-settings-btn { float: none !important; display: inline-block; }
}
@media (max-width: 320px) {
.ace-settings-box > .clearfix > .pull-left, .ace-settings-box > .clearfix > .pull-right { float: none !important; }
}
.grid2, .grid3, .grid4 { box-sizing: border-box; display: block; margin: 0px 1%; padding: 0px 2%; float: left; border-left: 1px solid rgb(227, 227, 227); }
.grid2:first-child, .grid3:first-child, .grid4:first-child { border-left: medium none; }
.grid2 { width: 48%; }
.grid3 { width: 31.33%; }
.grid4 { width: 23%; padding: 0px 1%; }
.draggable-placeholder { border: 2px dashed rgb(217, 217, 217) !important; background-color: rgb(247, 247, 247) !important; }
.easy-pie-chart, .easyPieChart { position: relative; text-align: center; }
.easy-pie-chart canvas, .easyPieChart canvas { position: absolute; top: 0px; left: 0px; }
.knob-container { direction: ltr; text-align: left; }
.tags { display: inline-block; padding: 4px 6px; color: rgb(119, 119, 119); vertical-align: middle; background-color: rgb(255, 255, 255); border: 1px solid rgb(213, 213, 213); width: 206px; }
.tags:hover { border-color: rgb(181, 181, 181); }
.tags-hover, .tags-hover:hover { border-color: rgb(245, 153, 66); outline: 0px none; }
.tags[class*="span"] { float: none; margin-left: 0px; }
.tags input[type="text"], .tags input[type="text"]:focus { border: medium none; display: inline; outline: 0px none; margin: 0px; padding: 0px; line-height: 18px; box-shadow: none; width: 100%; }
.tags .tag { display: inline-block; position: relative; font-weight: 400; vertical-align: baseline; white-space: nowrap; background-color: rgb(145, 184, 208); color: rgb(255, 255, 255); text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); padding: 4px 22px 5px 9px; margin-bottom: 3px; margin-right: 3px; transition: all 0.2s ease 0s; }
.tags .tag:empty { display: none; }
.tags .tag-important { background-color: rgb(209, 91, 71); }
.tags .tag-warning { background-color: rgb(255, 183, 82); }
.tags .tag-success { background-color: rgb(135, 184, 127); }
.tags .tag-info { background-color: rgb(111, 179, 224); }
.tags .tag-inverse { background-color: rgb(85, 85, 85); }
.tags .tag .close { font-size: 15px; line-height: 20px; opacity: 1; color: rgb(255, 255, 255); text-shadow: none; float: none; position: absolute; right: 0px; top: 0px; bottom: 0px; width: 18px; text-align: center; }
.tags .tag .close:hover { background-color: rgba(0, 0, 0, 0.2); }
.page-content > .row .col-lg-12, .page-content > .row .col-md-12, .page-content > .row .col-sm-12, .page-content > .row .col-xs-12 { float: left; max-width: 100%; }
.col-xs-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none !important; }
@media (min-width: 768px) {
.col-sm-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none !important; }
}
@media (min-width: 992px) {
.col-md-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none !important; }
}
@media (min-width: 1200px) {
.col-lg-reset { width: auto; padding-left: 0px; padding-right: 0px; float: none !important; }
}
.jqstooltip, .legendColorBox div { box-sizing: content-box; }
.legendLabel { box-sizing: content-box; height: 22px; padding-left: 2px; font-size: 10px; }
.navbar-fixed-top + .main-container { padding-top: 45px; }
@media (max-width: 479px) {
.navbar-fixed-top + .main-container { padding-top: 90px; }
.navbar-fixed-top.navbar-collapse + .main-container { padding-top: 45px; }
}
@media only screen and (max-width: 360px) {
.grid2, .grid3, .grid4 { float: none; display: block; width: 96%; border-left-width: 0px; position: relative; margin-bottom: 11px; border-bottom: 1px solid rgb(227, 227, 227); padding-bottom: 4px; }
.grid2 > [class*="pull-"], .grid3 > [class*="pull-"], .grid4 > [class*="pull-"] { float: none !important; display: inline-block; position: absolute; right: 11px; top: 0px; margin-top: 0px; }
.grid2:last-child, .grid3:last-child, .grid4:last-child { border-bottom-width: 0px; }
}
@media only screen and (max-width: 480px) {
.hidden-480 { display: none !important; }
}
@media only screen and (max-width: 320px) {
.hidden-320 { display: none !important; }
}
.no-skin .navbar .navbar-toggle { background-color: rgb(117, 179, 215); }
.no-skin .navbar .navbar-toggle:focus { background-color: rgb(117, 179, 215); border-color: transparent; }
.no-skin .navbar .navbar-toggle:hover { background-color: rgb(97, 168, 209); border-color: rgba(255, 255, 255, 0.1); }
.no-skin .navbar .navbar-toggle.display, .no-skin .navbar .navbar-toggle[data-toggle="collapse"]:not(.collapsed) { background-color: rgb(77, 157, 204); box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.25) inset; border-color: rgba(255, 255, 255, 0.35); }
.no-skin .sidebar { background-color: rgb(242, 242, 242); border-style: solid; border-color: rgb(204, 204, 204); border-width: 0px 1px 0px 0px; }
.no-skin .nav-list .open > a, .no-skin .nav-list .open > a:focus, .no-skin .nav-list .open > a:hover { background-color: rgb(250, 250, 250); }
.no-skin .nav-list > li { border-color: rgb(229, 229, 229); }
.no-skin .nav-list > li > a { background-color: rgb(248, 248, 248); color: rgb(88, 88, 88); }
.no-skin .nav-list > li > a:focus { background-color: rgb(248, 248, 248); color: rgb(25, 99, 170); }
.no-skin .nav-list > li:hover > a { background-color: rgb(255, 255, 255); color: rgb(38, 108, 173); }
.no-skin .nav-list > li.open > a { background-color: rgb(250, 250, 250); color: rgb(25, 99, 170); }
.no-skin .nav-list > li.active > a { font-weight: 700; color: rgb(43, 125, 188); }
.no-skin .nav-list > li.active > a, .no-skin .nav-list > li.active > a:focus, .no-skin .nav-list > li.active > a:hover { background-color: rgb(255, 255, 255); }
.no-skin .nav-list > li .submenu { background-color: rgb(255, 255, 255); border-color: rgb(229, 229, 229); }
.no-skin .nav-list > li .submenu > li > a { border-top-color: rgb(228, 228, 228); background-color: rgb(255, 255, 255); color: rgb(97, 97, 97); }
.no-skin .nav-list > li .submenu > li > a:hover { color: rgb(75, 136, 183); background-color: rgb(241, 245, 249); }
.no-skin .nav-list > li .submenu > li.active > a { color: rgb(43, 125, 188); }
.no-skin .nav-list > li .submenu > li.active > a > .menu-icon { color: rgb(200, 97, 57); }
.no-skin .nav-list > li .submenu > li.active.open > a > .menu-icon { color: inherit; }
@media only screen and (min-width: 992px) {
.no-skin .nav-list > li .submenu > li.active.hover > a.dropdown-toggle > .menu-icon { color: inherit; }
}
.no-skin .nav-list > li .submenu > li.active:not(.open) > a { background-color: rgb(245, 247, 250); }
.no-skin .nav-list > li .submenu > li.active:not(.open) > a:hover { background-color: rgb(241, 245, 249); }
.no-skin .nav-list > li > .submenu .open > a, .no-skin .nav-list > li > .submenu .open > a:focus, .no-skin .nav-list > li > .submenu .open > a:hover { border-color: rgb(228, 228, 228); }
.no-skin .nav-list > li > .submenu li > .submenu > li a { color: rgb(117, 117, 117); }
.no-skin .nav-list > li > .submenu li > .submenu > li a:hover { color: rgb(75, 136, 183); background-color: rgb(241, 245, 249); }
.no-skin .nav-list > li > .submenu li.open > a, .no-skin .nav-list > li > .submenu li > .submenu li.active > a, .no-skin .nav-list > li > .submenu li > .submenu li.open > a { color: rgb(75, 136, 183); }
.no-skin .nav-list > li > .submenu::before, .no-skin .nav-list > li > .submenu > li::before { border-color: rgb(157, 189, 214); }
.no-skin .nav-list > li.active > .submenu::before, .no-skin .nav-list > li.active > .submenu > li::before { border-color: rgb(142, 179, 208); }
.no-skin .sidebar-toggle { background-color: rgb(243, 243, 243); border-color: rgb(224, 224, 224); }
.no-skin .sidebar-toggle > .ace-icon { border-color: rgb(187, 187, 187); color: rgb(170, 170, 170); background-color: rgb(255, 255, 255); }
.no-skin .sidebar-shortcuts { background-color: rgb(250, 250, 250); }
.no-skin .sidebar-fixed .sidebar-shortcuts { border-color: rgb(221, 221, 221); }
.no-skin .sidebar-shortcuts-mini { background-color: rgb(255, 255, 255); }
.no-skin .nav-list li > .arrow::before { border-right-color: rgb(184, 184, 184); border-width: 10px 10px 10px 0px; left: -10px; }
.no-skin .nav-list li > .arrow::after { border-right-color: rgb(255, 255, 255); border-width: 10px 10px 10px 0px; left: -9px; }
.no-skin .nav-list > li.pull_up > .arrow::after { border-right-color: rgb(255, 255, 255) !important; }
.no-skin .nav-list li.active > a::after { border-right-color: rgb(43, 125, 188); }
.no-skin .nav-list > li.active::after { display: block; content: ""; position: absolute; right: -2px; top: -1px; bottom: 0px; z-index: 1; border-style: solid; border-color: rgb(43, 125, 188); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-width: 0px 2px 0px 0px; }
.no-skin .sidebar-scroll .nav-list > li.active::after { right: 0px; }
.no-skin .sidebar.menu-min .nav-list > li > a > .menu-text { background-color: rgb(245, 245, 245); box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); border-color: rgb(204, 204, 204); }
.no-skin .sidebar.menu-min .nav-list > li > a.dropdown-toggle > .menu-text { box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.no-skin .sidebar.menu-min .nav-list > li.active > .submenu { border-left-color: rgb(131, 182, 209); }
.no-skin .sidebar.menu-min .nav-list > li > .submenu { background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(230, 230, 230) rgb(204, 204, 204) rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.no-skin .sidebar.menu-min .nav-list > li > .arrow::after { border-right-color: rgb(245, 245, 245); border-width: 8px 8px 8px 0px; left: -8px; }
.no-skin .sidebar.menu-min .nav-list > li > .arrow::before { border-width: 8px 8px 8px 0px; left: -9px; }
.no-skin .sidebar.menu-min .nav-list > li.active > .arrow::before { border-right-color: rgb(90, 158, 194); }
.no-skin .sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(131, 182, 209); }
.no-skin .sidebar.menu-min .sidebar-shortcuts-large { background-color: rgb(255, 255, 255); box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); border-color: rgb(204, 204, 204); }
.no-skin .sidebar.menu-min .sidebar-toggle > .ace-icon { border-color: rgb(177, 177, 177); }
@media (max-width: 991px) {
.no-skin .sidebar.responsive-min .nav-list > li > a > .menu-text { background-color: rgb(245, 245, 245); box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); border-color: rgb(204, 204, 204); }
.no-skin .sidebar.responsive-min .nav-list > li > a.dropdown-toggle > .menu-text { box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.no-skin .sidebar.responsive-min .nav-list > li.active > .submenu { border-left-color: rgb(131, 182, 209); }
.no-skin .sidebar.responsive-min .nav-list > li > .submenu { background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(230, 230, 230) rgb(204, 204, 204) rgb(204, 204, 204); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1); }
.no-skin .sidebar.responsive-min .nav-list > li > .arrow::after { border-right-color: rgb(245, 245, 245); border-width: 8px 8px 8px 0px; left: -8px; }
.no-skin .sidebar.responsive-min .nav-list > li > .arrow::before { border-width: 8px 8px 8px 0px; left: -9px; }
.no-skin .sidebar.responsive-min .nav-list > li.active > .arrow::before { border-right-color: rgb(90, 158, 194); }
.no-skin .sidebar.responsive-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(131, 182, 209); }
.no-skin .sidebar.responsive-min .sidebar-shortcuts-large { background-color: rgb(255, 255, 255); box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); border-color: rgb(204, 204, 204); }
.no-skin .sidebar.responsive-min .sidebar-toggle > .ace-icon { border-color: rgb(177, 177, 177); }
}
@media only screen and (min-width: 992px) {
.no-skin .nav-list li.hover > .submenu { box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); border-color: rgb(204, 204, 204); }
.no-skin .nav-list li.hover > .submenu > li.active > a { background-color: rgb(245, 245, 245); }
.no-skin .nav-list li.hover > .submenu > li:hover > a { background-color: rgb(238, 243, 247); color: rgb(46, 125, 180); }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.no-skin .sidebar.navbar-collapse .nav-list li li.hover.active.open > a, .no-skin .sidebar.navbar-collapse .nav-list li li.hover:hover > a { background-color: rgb(255, 255, 255); }
.no-skin .sidebar.navbar-collapse .nav-list li li.hover.open.active > a:hover, .no-skin .sidebar.navbar-collapse .nav-list li li.hover.open > a:hover, .no-skin .sidebar.navbar-collapse .nav-list li li.hover > a:hover { background-color: rgb(241, 245, 249); }
.no-skin .sidebar.navbar-collapse .nav-list > li .submenu > li.active.hover > a.dropdown-toggle > .menu-icon { color: rgb(200, 97, 57); }
.no-skin .sidebar.navbar-collapse .nav-list > li .submenu > li.active.open.hover > a.dropdown-toggle > .menu-icon { color: inherit; }
}
@media only screen and (min-width: 992px) {
.no-skin .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a { color: rgb(88, 88, 88); }
.no-skin .sidebar.navbar-collapse .nav-list > li.open.hover:not(:hover):not(:focus):not(.active) > a > .arrow { color: inherit; }
.no-skin .sidebar.navbar-collapse .nav-list > li.open.hover:hover > a { background-color: rgb(255, 255, 255); }
.no-skin .sidebar.navbar-collapse .nav-list > li > .submenu li.open.hover:not(:hover):not(:focus):not(.active) > a { color: rgb(97, 97, 97); }
.no-skin .sidebar.navbar-collapse .nav-list > li > .submenu li.open.hover:not(:hover):not(:focus):not(.active) > a > .arrow { color: inherit; }
}
@media only screen and (min-width: 992px) and (max-width: 991px) {
.no-skin .sidebar.navbar-collapse .nav-list li.hover > .submenu { border-top-color: rgb(229, 229, 229); background-color: rgb(255, 255, 255); }
.no-skin .nav-list li.hover > .submenu > li.active:not(.open) > a { background-color: rgb(245, 247, 250); }
.no-skin .nav-list li.hover > .submenu > li.active:not(.open) > a:hover { background-color: rgb(241, 245, 249); }
}
@media only screen and (min-width: 992px) {
.no-skin .sidebar.h-sidebar { background-color: rgb(248, 248, 248); }
.no-skin .sidebar.h-sidebar::before { background-color: rgb(228, 228, 228); box-shadow: 0px -1px 1px 0px rgba(0, 0, 0, 0.05) inset; }
.no-skin .sidebar.h-sidebar .nav-list > li:hover, .no-skin .sidebar.h-sidebar .nav-list > li:hover + li { border-left-color: rgb(206, 221, 229); }
.no-skin .sidebar.h-sidebar .nav-list > li:last-child:hover { border-right-color: rgb(206, 221, 229); }
.no-skin .sidebar.h-sidebar .nav-list > li.active, .no-skin .sidebar.h-sidebar .nav-list > li.active + li, .no-skin .sidebar.h-sidebar .nav-list > li:hover + li.active { border-left-color: rgb(121, 176, 206); }
.no-skin .sidebar.h-sidebar .nav-list > li.active:last-child { border-right-color: rgb(121, 176, 206); }
.no-skin .sidebar.h-sidebar .nav-list > li.active::before { background-color: rgb(43, 125, 188); }
.no-skin .sidebar.h-sidebar .nav-list > li.active > a::after { border-width: 0px 0px 2px; border-color: transparent transparent rgb(255, 255, 255); left: 0px; right: 0px; top: auto; bottom: -2px; }
.no-skin .sidebar.h-sidebar .sidebar-shortcuts-large { background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.1); }
.no-skin .sidebar.h-sidebar .sidebar-shortcuts-large::after { border-bottom-color: rgb(255, 255, 255); }
.no-skin .sidebar.h-sidebar .nav-list > li.hover > .submenu { border-color: rgb(204, 204, 204); }
.no-skin .sidebar.h-sidebar.menu-min .nav-list > li.hover > .submenu { border-top-color: rgb(230, 230, 230); }
.no-skin .sidebar.h-sidebar .nav-list > li.hover > .arrow::after { border-color: transparent transparent rgb(255, 255, 255); }
.no-skin .sidebar.h-sidebar .nav-list > li.hover > .arrow::before { border-color: transparent transparent rgb(184, 184, 184); }
.no-skin .sidebar.h-sidebar.menu-min .nav-list > li.hover > .arrow::after { border-bottom-color: rgb(245, 245, 245); }
.no-skin .sidebar.h-sidebar.menu-min .nav-list > li.active > a > .menu-text { border-left-color: rgb(204, 204, 204); }
}
@media only screen and (max-width: 991px) {
body { overflow-x: hidden; }
.no-skin .sidebar.responsive .nav-list > li.active.open > a::after, .no-skin .sidebar.responsive-max .nav-list > li.active.open > a::after { display: block; }
.no-skin .sidebar.responsive .nav-list li li.active > a::after, .no-skin .sidebar.responsive-max .nav-list li li.active > a::after { display: none; }
.no-skin .sidebar.responsive .nav-list > li.active::after, .no-skin .sidebar.responsive-max .nav-list > li.active::after { height: 41px; }
.no-skin .sidebar { border-width: 0px 1px 1px 0px; border-top-color: rgb(214, 214, 214); }
.no-skin .menu-toggler + .sidebar.responsive { border-top-width: 1px; }
.no-skin .sidebar.responsive-min { border-width: 0px 1px 0px 0px; }
.no-skin .sidebar.navbar-collapse { border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px !important; border-bottom-color: rgb(204, 204, 204); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1) !important; }
.no-skin .sidebar.navbar-collapse.menu-min .nav-list > li > .submenu { background-color: rgb(255, 255, 255); }
}
.no-skin .sidebar-scroll .sidebar-shortcuts { border-bottom-color: rgb(221, 221, 221); }
.no-skin .sidebar-scroll .sidebar-toggle { border-top-color: rgb(221, 221, 221); }
.no-skin .main-container .menu-toggler { background-color: rgb(68, 68, 68); }
.no-skin .main-container .menu-toggler::before { border-top-color: rgb(135, 184, 127); border-bottom-color: rgb(111, 179, 224); }
.no-skin .main-container .menu-toggler::after { border-top-color: rgb(255, 162, 77); border-bottom-color: rgb(209, 91, 71); }
.no-skin .main-container .menu-toggler > .toggler-text { border-top-color: rgb(68, 68, 68); }
.no-skin .nav-list > li.disabled::before { display: none !important; }
.no-skin .nav-list > li.disabled > a { background-color: rgb(235, 235, 235) !important; color: rgb(101, 101, 101) !important; }
.no-skin .nav-list li .submenu > li.disabled > a, .no-skin .nav-list li.disabled .submenu > li > a { background-color: rgb(242, 242, 242) !important; color: rgb(122, 122, 122) !important; cursor: not-allowed !important; }
.nav-list li li.highlight.active > a::after, .nav-list li li.highlight.active > a::before, .nav-list li.highlight li.active > a::after, .nav-list li.highlight li.active > a::before, .no-skin .nav-list li .submenu > li.disabled > a > .menu-icon, .no-skin .nav-list li.disabled .submenu > li > a > .menu-icon { display: none; }
.nav-list > li.highlight.active > a::after, .nav-list > li.highlight.active > a::before { display: block; }
.no-skin .nav-list > li.highlight.active, .no-skin .nav-list > li.highlight:hover { border-color: rgb(200, 216, 226); }
.no-skin .nav-list > li.highlight.active + li, .no-skin .nav-list > li.highlight:hover + li { border-top-color: rgb(200, 216, 226); }
.no-skin .nav-list > li.highlight.active > a, .no-skin .nav-list > li.highlight:hover > a { background-color: rgb(255, 255, 255); }
.no-skin .nav-list > li.highlight.active::after { display: none; }
.no-skin .nav-list > li.highlight.active::before { display: block; background-color: rgb(79, 144, 194); }
.no-skin .nav-list > li.highlight.active > a { background-color: rgb(242, 246, 249) !important; }
.no-skin .nav-list > li.highlight.active > a::after, .no-skin .nav-list > li.highlight.active > a::before { display: block; content: ""; position: absolute; top: -1px; right: -9px; bottom: auto; z-index: 1; border-style: solid; border-width: 20px 0px 21px 10px; border-color: transparent; }
.no-skin .nav-list > li.highlight.active > a::before { border-left-color: rgb(160, 188, 205); right: -10px; }
.no-skin .nav-list > li.highlight.active > a::after { border-left-color: rgb(242, 246, 249); }
.no-skin .nav-list li li.highlight.active > a { background-color: rgb(242, 246, 249); }
.no-skin .nav-list li li.highlight.active.open > a { background-color: rgb(255, 255, 255); }
.no-skin .nav-list li li.highlight.active.open > a:hover { background-color: rgb(241, 245, 249); }
@media (min-width: 992px) {
.no-skin .sidebar.h-sidebar .nav-list > li.highlight.active > a::after { display: block; content: ""; position: absolute; top: auto; right: auto; bottom: -2px; left: 50%; margin-left: -7px; border-color: transparent transparent rgb(255, 255, 255); border-width: 8px 7px; }
.no-skin .sidebar.h-sidebar .nav-list > li.highlight.active > a::before { content: ""; position: absolute; display: block; top: auto; right: auto; bottom: -1px; left: 50%; margin-left: -7px; border-width: 8px; border-color: transparent transparent rgb(116, 173, 215); }
.no-skin .sidebar.h-sidebar .nav-list > li.highlight.active.hover-show > a::after, .no-skin .sidebar.h-sidebar .nav-list > li.highlight.active.hover-show > a::before, .no-skin .sidebar.h-sidebar .nav-list > li.highlight.active:hover > a::after, .no-skin .sidebar.h-sidebar .nav-list > li.highlight.active:hover > a::before, .sidebar.compact .nav-list li.highlight.active > a::after, .sidebar.compact .nav-list li.highlight.active > a::before { display: none; }
.sidebar.compact.menu-min .nav-list li.highlight.active > a::after, .sidebar.compact.menu-min .nav-list li.highlight.active > a::before { display: block; }
.sidebar.h-sidebar .nav-list li.highlight.active > a::after, .sidebar.h-sidebar .nav-list li.highlight.active > a::before { display: block; border-width: 8px !important; border-left-color: transparent !important; border-right-color: transparent !important; }
.sidebar.h-sidebar .nav-list > li.highlight.active:hover > a::after, .sidebar.h-sidebar .nav-list > li.highlight.active:hover > a::before { display: none !important; }
}
.sidebar-scroll .nav-list > li.active.highlight > a::after, .sidebar-scroll .nav-list > li.active.highlight > a::before { display: none !important; }
.onpage-help-backdrop { position: absolute; z-index: 99990; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgba(0, 0, 0, 0.05); }
.onpage-help-section { display: block; position: absolute; z-index: 100000; background-color: rgba(255, 255, 255, 0.3); border: 1px dashed rgb(139, 188, 211); border-radius: 4px; transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s; text-align: center; vertical-align: middle; outline: 0px none !important; }
.onpage-help-section > .ie-hover-fix { display: block; position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: rgb(255, 255, 255); }
.onpage-help-section:active, .onpage-help-section:focus { background-color: rgba(201, 216, 234, 0.2); border-color: rgb(119, 172, 196); }
.onpage-help-section:hover { background-color: rgba(201, 216, 234, 0.4); border-color: rgb(119, 172, 196); border-style: solid; }
.onpage-help-section > .help-icon-1 { font-size: 18px; display: inline-block; position: absolute; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; color: rgb(255, 255, 255); text-shadow: 0px 0px 2px rgb(0, 0, 0); background-color: rgb(133, 184, 219); border: 2px solid rgb(255, 255, 255); border-radius: 100%; box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.4); width: 48px; height: 48px; line-height: 46px; transition: opacity 0.2s ease 0s; }
.onpage-help-section:active > .help-icon-1, .onpage-help-section:focus > .help-icon-1 { opacity: 0.5; }
.onpage-help-section:hover > .help-icon-1 { opacity: 1; }
.onpage-help-section.help-section-small > .help-icon-1 { font-size: 18px; width: 28px; height: 28px; line-height: 26px; border-radius: 12px; }
.onpage-help-section.help-section-smaller > .help-icon-1 { font-size: 14px; width: 20px; height: 20px; line-height: 17px; border-radius: 8px; }
.onpage-help-section > .help-icon-2 { position: absolute; z-index: 2; left: -4px; top: -4px; width: 18px; height: 18px; line-height: 16px; display: block; font-size: 16px; color: orange; background-color: rgb(255, 255, 255); border: 1px solid orange; border-radius: 4px; opacity: 1; transition: all 0.2s ease 0s; }
.onpage-help-section:hover > .help-icon-2 { color: rgb(89, 163, 78); border-color: rgb(89, 163, 78); transform: scale(1.25); }
.onpage-help-modal { z-index: 100010; }
.onpage-help-modal + .modal-backdrop { z-index: 100009; }
.onpage-help-modal-buttons button { border-radius: 100%; border-width: 2px !important; }
.onpage-help-modal-buttons button.disabled { transform: scale(0.9); }
.onpage-help-content { max-width: 800px; margin: 0px auto; }
.code-modal.onpage-help-modal .modal-dialog { margin-top: 6px; margin-bottom: 6px; }
.code-modal.onpage-help-modal .modal-header { padding-top: 6px; padding-bottom: 6px; }
.code-modal.onpage-help-modal .modal-body { padding: 10px 12px; }
.onpage-help-modal pre { border-width: 0px; box-shadow: none; border-radius: 0px; margin-top: 8px; }
.onpage-help-modal .modal-title code { font-size: 13px; }
.onpage-help-modal .modal-body { font-size: 14px; }
@media print {
.main-content .nav-search, .navbar, .sidebar { display: none !important; }
.footer, .footer .footer-inner, .footer .footer-inner .footer-content { width: 100%; }
.main-content { margin-left: 0px !important; margin-right: 0px !important; }
.main-content .breadcrumbs { float: right; border-width: 0px !important; }
.main-content .breadcrumbs .breadcrumb > li + li::before { content: "/"; }
.main-content .breadcrumbs .breadcrumb .home-icon { display: none; }
.ace-settings-container, .btn-scroll-up, .label[class*="arrowed"]::after, .label[class*="arrowed"]::before { display: none !important; }
.footer { height: auto; position: relative; }
.btn, .btn.btn-app { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; border-width: 1px !important; border-radius: 0px !important; color: rgb(85, 85, 85) !important; }
.label { border: 1px solid rgb(102, 102, 102) !important; }
}
+5
View File
@@ -0,0 +1,5 @@
/*!
* Ace v1.4.0
*/
if("undefined"==typeof jQuery)throw new Error("Ace's JavaScript requires jQuery");!function(a){"ace"in window||(window.ace={}),"helper"in window.ace||(window.ace.helper={}),"vars"in window.ace||(window.ace.vars={}),window.ace.vars.icon=" ace-icon ",window.ace.vars[".icon"]=".ace-icon",ace.vars.touch="ontouchstart"in window;var b=navigator.userAgent;ace.vars.webkit=!!b.match(/AppleWebKit/i),ace.vars.safari=!!b.match(/Safari/i)&&!b.match(/Chrome/i),ace.vars.android=ace.vars.safari&&!!b.match(/Android/i),ace.vars.ios_safari=!!b.match(/OS ([4-9])(_\d)+ like Mac OS X/i)&&!b.match(/CriOS/i),ace.vars.ie=window.navigator.msPointerEnabled||document.all&&document.querySelector,ace.vars.old_ie=document.all&&!document.addEventListener,ace.vars.very_old_ie=document.all&&!document.querySelector,ace.vars.firefox="MozAppearance"in document.documentElement.style,ace.vars.non_auto_fixed=ace.vars.android||ace.vars.ios_safari,ace.click_event=ace.vars.touch&&jQuery.fn.tap?"tap":"click"}(),function(a,b){a.unCamelCase=function(a){return a.replace(/([a-z])([A-Z])/g,function(a,b,c){return b+"-"+c.toLowerCase()})},a.strToVal=function(a){var b=a.match(/^(?:(true)|(false)|(null)|(\-?[\d]+(?:\.[\d]+)?)|(\[.*\]|\{.*\}))$/i),c=a;if(b)if(b[1])c=!0;else if(b[2])c=!1;else if(b[3])c=null;else if(b[4])c=parseFloat(a);else if(b[5])try{c=JSON.parse(a)}catch(d){}return c},a.getAttrSettings=function(b,c,d){if(b){var e=c instanceof Array?1:2,d=d?d.replace(/([^\-])$/,"$1-"):"";d="data-"+d;var f={};for(var g in c)if(c.hasOwnProperty(g)){var h,i=1==e?c[g]:g,j=a.unCamelCase(i.replace(/[^A-Za-z0-9]{1,}/g,"-")).toLowerCase();if(!(h=b.getAttribute(d+j)))continue;f[i]=a.strToVal(h)}return f}},a.scrollTop=function(){return document.scrollTop||document.documentElement.scrollTop||document.body.scrollTop},a.winHeight=function(){return window.innerHeight||document.documentElement.clientHeight},a.redraw=function(a,b){if(a){var c=a.style.display;a.style.display="none",a.offsetHeight,b!==!0?a.style.display=c:setTimeout(function(){a.style.display=c},10)}}}(ace.helper),jQuery(function(a){try{ace.demo.init()}catch(b){}}),function(a,b){ace.demo={functions:{},init:function(a){var a=!!a&&!0;if("undefined"==typeof requirejs||a)for(var b in ace.demo.functions)ace.demo.functions.hasOwnProperty(b)&&ace.demo.functions[b]()}},ace.demo.functions.basics=function(){ace.vars.non_auto_fixed&&a("body").addClass("mob-safari"),ace.vars.transition=ace.vars.animation||!!a.support.transition},ace.demo.functions.enableSidebar=function(){var b=a(".sidebar");a.fn.ace_sidebar&&b.ace_sidebar(),a.fn.ace_sidebar_scroll&&b.ace_sidebar_scroll({include_toggle:ace.vars.safari||ace.vars.ios_safari}),a.fn.ace_sidebar_hover&&b.ace_sidebar_hover({sub_hover_delay:750,sub_scroll_style:"no-track scroll-thin scroll-margin scroll-visible"})},ace.demo.functions.enableDemoAjax=function(){if(a.fn.ace_ajax){window.Pace&&(window.paceOptions={ajax:!0,document:!0,eventLag:!1});var b={close_active:!0,close_mobile_menu:"#sidebar",close_dropdowns:!0,default_url:"page/index",content_url:function(a){if(!a.match(/^page\//))return!1;var b=document.location.pathname;return b.match(/(\/ajax\/)(index\.html)?/)?b.replace(/(\/ajax\/)(index\.html)?/,"/ajax/content/"+a.replace(/^page\//,"")+".html"):b+"?"+a.replace(/\//,"=")}};b.loading_overlay="body",a("[data-ajax-content=true]").ace_ajax(b),a(window).on("error.ace_ajax",function(){a("[data-ajax-content=true]").each(function(){var b=a(this);b.ace_ajax("working")&&(window.Pace&&Pace.running&&Pace.stop(),b.ace_ajax("stopLoading",!0))})})}},ace.demo.functions.handleScrollbars=function(){var b=!!a.fn.ace_scroll;b&&a(".dropdown-content").ace_scroll({reset:!1,mouseWheelLock:!0}),b&&!ace.vars.old_ie&&(a(window).on("resize.reset_scroll",function(){a(".ace-scroll:not(.scroll-disabled)").not(":hidden").ace_scroll("reset")}),b&&a(document).on("settings.ace.reset_scroll",function(b,c){"sidebar_collapsed"==c&&a(".ace-scroll:not(.scroll-disabled)").not(":hidden").ace_scroll("reset")}))},ace.demo.functions.dropdownAutoPos=function(){a(document).on("click.dropdown.pos",'.dropdown-toggle[data-position="auto"]',function(){var b=a(this).offset(),c=a(this.parentNode);parseInt(b.top+a(this).height())+50>ace.helper.scrollTop()+ace.helper.winHeight()-c.find(".dropdown-menu").eq(0).height()?c.addClass("dropup"):c.removeClass("dropup")})},ace.demo.functions.navbarHelpers=function(){a('.ace-nav [class*="icon-animated-"]').closest("a").one("click",function(){var b=a(this).find('[class*="icon-animated-"]').eq(0),c=b.attr("class").match(/icon\-animated\-([\d\w]+)/);b.removeClass(c[0])}),a(document).on("click",".dropdown-navbar .nav-tabs",function(b){b.stopPropagation();var c;b.target;(c=a(b.target).closest("[data-toggle=tab]"))&&c.length>0&&(c.tab("show"),b.preventDefault(),a(window).triggerHandler("resize.navbar.dropdown"))})},ace.demo.functions.sidebarTooltips=function(){a(".sidebar .nav-list .badge[title],.sidebar .nav-list .badge[title]").each(function(){var b=a(this).attr("class").match(/tooltip\-(?:\w+)/);b=b?b[0]:"tooltip-error",a(this).tooltip({placement:function(b,c){var d=a(c).offset();return parseInt(d.left)<parseInt(document.body.scrollWidth/2)?"right":"left"},container:"body",template:'<div class="tooltip '+b+'"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'})})},ace.demo.functions.someBrowserFix=function(){if(ace.vars.webkit){var b=a(".ace-nav").get(0);b&&a(window).on("resize.webkit_fix",function(){ace.helper.redraw(b)})}ace.vars.ios_safari&&a(document).on("ace.settings.ios_fix",function(b,c,d){"navbar_fixed"==c&&(a(document).off("focus.ios_fix blur.ios_fix","input,textarea,.wysiwyg-editor"),1==d&&a(document).on("focus.ios_fix","input,textarea,.wysiwyg-editor",function(){a(window).on("scroll.ios_fix",function(){var b=a("#navbar").get(0);b&&ace.helper.redraw(b)})}).on("blur.ios_fix","input,textarea,.wysiwyg-editor",function(){a(window).off("scroll.ios_fix")}))}).triggerHandler("ace.settings.ios_fix",["navbar_fixed","fixed"==a("#navbar").css("position")])},ace.demo.functions.bsCollapseToggle=function(){a(document).on("hide.bs.collapse show.bs.collapse",function(b){var c=b.target.getAttribute("id"),d=a('a[href*="#'+c+'"]');0==d.length&&(d=a('a[data-target*="#'+c+'"]')),0!=d.length&&d.find(ace.vars[".icon"]).each(function(){var c,d=a(this),e=null,f=null;return(e=d.attr("data-icon-show"))?f=d.attr("data-icon-hide"):(c=d.attr("class").match(/fa\-(.*)\-(up|down)/))&&(e="fa-"+c[1]+"-down",f="fa-"+c[1]+"-up"),e?("show"==b.type?d.removeClass(e).addClass(f):d.removeClass(f).addClass(e),!1):void 0})})},ace.demo.functions.smallDeviceDropdowns=function(){function b(){var b=a(this).find("> .dropdown-menu");if("fixed"==b.css("position")){var d=parseInt(a(window).width()),e=d>320?60:d>240?40:30,f=parseInt(d)-e,g=parseInt(a(window).height())-30,h=parseInt(Math.min(f,320));b.css("width",h);var i=!1,j=0,k=b.find(".tab-pane.active .dropdown-content.ace-scroll");0==k.length?k=b.find(".dropdown-content.ace-scroll"):i=!0;var l=k.closest(".dropdown-menu"),m=b[0].scrollHeight;if(1==k.length){var n=k.find(".scroll-content")[0];n&&(m=n.scrollHeight),j+=l.find(".dropdown-header").outerHeight(),j+=l.find(".dropdown-footer").outerHeight();var o=l.closest(".tab-content");0!=o.length&&(j+=o.siblings(".nav-tabs").eq(0).height())}var p=parseInt(Math.min(g,480,m+j)),q=parseInt(Math.abs((f+e-h)/2)),r=parseInt(Math.abs((g+30-p)/2)),s=parseInt(b.css("z-index"))||0;if(b.css({height:p,left:q,right:"auto",top:r-(i?3:1)}),1==k.length&&(ace.vars.touch?k.ace_scroll("disable").css("max-height",p-j).addClass("overflow-scroll"):k.ace_scroll("update",{size:p-j}).ace_scroll("enable").ace_scroll("reset")),b.css("height",p+(i?7:2)),b.hasClass("user-menu")){b.css("height","");var t=a(this).find(".user-info");1==t.length&&"fixed"==t.css("position")?t.css({left:q,right:"auto",top:r,width:h-2,"max-width":h-2,"z-index":s+1}):t.css({left:"",right:"",top:"",width:"","max-width":"","z-index":""})}a(this).closest(".navbar.navbar-fixed-top").css("z-index",s)}else 0!=b.length&&c.call(this,b)}function c(b){if(b=b||a(this).find("> .dropdown-menu"),b.length>0&&(b.css({width:"",height:"",left:"",right:"",top:""}).find(".dropdown-content").each(function(){ace.vars.touch&&a(this).css("max-height","").removeClass("overflow-scroll");var b=parseInt(a(this).attr("data-size")||0)||a.fn.ace_scroll.defaults.size;a(this).ace_scroll("update",{size:b}).ace_scroll("enable").ace_scroll("reset")}),b.hasClass("user-menu"))){a(this).find(".user-info").css({left:"",right:"",top:"",width:"","max-width":"","z-index":""})}a(this).closest(".navbar").css("z-index","")}ace.vars.old_ie||a(document).on("shown.bs.dropdown.navbar",".ace-nav > li.dropdown-modal",function(c){b.call(this);var d=this;a(window).on("resize.navbar.dropdown",function(){b.call(d)})}).on("hidden.bs.dropdown.navbar",".ace-nav > li.dropdown-modal",function(b){a(window).off("resize.navbar.dropdown"),c.call(this)})}}(jQuery),function(a,b){var c=a(".btn-scroll-up");if(c.length>0){var d=!1;a(window).on("scroll.scroll_btn",function(){var a=ace.helper.scrollTop(),b=ace.helper.winHeight(),e=document.body.scrollHeight;a>parseInt(b/4)||a>0&&e>=b&&b+a>=e-1?d||(c.addClass("display"),d=!0):d&&(c.removeClass("display"),d=!1)}).triggerHandler("scroll.scroll_btn"),c.on(ace.click_event,function(){var b=Math.min(500,Math.max(100,parseInt(ace.helper.scrollTop()/3)));return a("html,body").animate({scrollTop:0},b),!1})}}(window.jQuery),function(a,b){function c(b,c){function e(b){var c="",d=a(".breadcrumb");if(d.length>0&&d.is(":visible")){d.find("> li:not(:first-child)").remove();var e=0;b.parents(".nav li").each(function(){var b=a(this).find("> a"),f=b.clone();f.find("i,.fa,.glyphicon,.ace-icon,.menu-icon,.badge,.label").remove();var g=f.text();f.remove();var h=b.attr("href");if(0==e){var i=a('<li class="active"></li>').appendTo(d);i.text(g),c=g}else{var i=a("<li><a /></li>").insertAfter(d.find("> li:first-child"));i.find("a").attr("href",h).text(g)}e++})}return c}function f(b){var c=g.find(".ajax-append-title");if(c.length>0)document.title=c.text(),c.remove();else if(b.length>0){var d=a.trim(String(document.title).replace(/^(.*)[\-]/,""));d&&(d=" - "+d),b=a.trim(b)+d}}var g=a(b),h=this;g.attr("data-ajax-content","true");var i=ace.helper.getAttrSettings(b,a.fn.ace_ajax.defaults);this.settings=a.extend({},a.fn.ace_ajax.defaults,c,i);var j=!1,k=a();this.force_reload=!1,this.loadUrl=function(a,b,c){var d=!1;a=a.replace(/^(\#\!)?\#/,""),this.force_reload=b===!1,"function"==typeof this.settings.content_url&&(d=this.settings.content_url(a)),"string"==typeof d&&this.getUrl(d,a,c)},this.loadAddr=function(a,b,c){this.force_reload=c===!1,this.getUrl(a,b,!1)},this.reload=function(){var b=a.trim(window.location.hash);!b&&this.settings.default_url&&(b=this.settings.default_url),this.loadUrl(b,!1)},this.post=function(b,c,d,e){var b=b||a.trim(location.href.replace(location.hash,""));if(b){var c=c||{},d=d||!1;this.getUrl(b,null,!1,"POST",c,d,e)}},this.getUrl=function(b,c,d,i,l,m,n){if(!j){var o,i=i||"GET",m="GET"==i||"POST"==i&&1==m,l=l||null;if(g.trigger(o=a.Event("ajaxloadstart"),{url:b,hash:c,method:i,data:l}),!o.isDefaultPrevented()){h.startLoading();var p="GET"==i?{url:b,cache:!this.force_reload}:{url:b,method:"POST",data:l};"POST"==i&&"object"==typeof n&&(p=a.extend({},p,n)),a.ajax(p).error(function(){g.trigger("ajaxloaderror",{url:b,hash:c,method:i,data:l}),h.stopLoading(!0)}).done(function(j){if(g.trigger("ajaxloaddone",{url:b,hash:c,method:i,data:l}),"POST"==i){var n;g.trigger(n=a.Event("ajaxpostdone",{url:b,data:l,result:j})),n.isDefaultPrevented()&&(m=!1)}var o=null,p="";if("function"==typeof h.settings.update_active)o=h.settings.update_active.call(null,c,b,i,m);else if(h.settings.update_active===!0&&c&&(o=a('a[data-url="'+c+'"]'),o.length>0)){var q=o.closest(".nav");if(q.length>0){q.find(".active").each(function(){var b="active";(a(this).hasClass("hover")||h.settings.close_active)&&(b+=" open"),a(this).removeClass(b),h.settings.close_active&&a(this).find(" > .submenu").css("display","")});o.closest("li").addClass("active").parents(".nav li").addClass("active open");q.closest(".sidebar[data-sidebar-scroll=true]").each(function(){var b=a(this);b.ace_sidebar_scroll("reset"),1==d&&b.ace_sidebar_scroll("scroll_to_active")})}}"function"==typeof h.settings.update_breadcrumbs?p=h.settings.update_breadcrumbs.call(null,c,b,o,i,m):h.settings.update_breadcrumbs===!0&&null!=o&&o.length>0&&(p=e(o)),k.addClass("content-loaded").detach(),m&&(j=String(j).replace(/<(title|link)([\s\>])/gi,'<div class="hidden ajax-append-$1"$2').replace(/<\/(title|link)\>/gi,"</div>"),g.empty().html(j)),a(h.settings.loading_overlay||g).append(k),m&&setTimeout(function(){a("head").find("link.ace-ajax-stylesheet").remove();for(var b=["link.ace-main-stylesheet","link#main-ace-style",'link[href*="/ace.min.css"]','link[href*="/ace.css"]'],c=[],d=0;d<b.length&&(c=a("head").find(b[d]).first(),!(c.length>0));d++);g.find(".ajax-append-link").each(function(b){var d=a(this);if(d.attr("href")){var e=jQuery("<link />",{type:"text/css",rel:"stylesheet","class":"ace-ajax-stylesheet"});c.length>0?e.insertBefore(c):e.appendTo("head"),e.attr("href",d.attr("href"))}d.remove()})},10),"function"==typeof h.settings.update_title?h.settings.update_title.call(null,c,b,p,i,m):h.settings.update_title===!0&&"GET"==i&&f(p),!d&&m&&a("html,body").animate({scrollTop:0},250),g.trigger("ajaxloadcomplete",{url:b,hash:c,method:i,data:l});var r=/\.(?:\s*)ace(?:_a|A)jax(?:\s*)\((?:\s*)(?:\'|\")loadScripts(?:\'|\")/;j.match(r)?h.stopLoading():h.stopLoading(!0)})}}};var l=!1,m=null;this.startLoading=function(){j||(j=!0,this.settings.loading_overlay||"static"!=g.css("position")||(g.css("position","relative"),l=!0),k.remove(),k=a('<div class="ajax-loading-overlay"><i class="ajax-loading-icon '+(this.settings.loading_icon||"")+'"></i> '+this.settings.loading_text+"</div>"),"body"==this.settings.loading_overlay?a("body").append(k.addClass("ajax-overlay-body")):this.settings.loading_overlay?a(this.settings.loading_overlay).append(k):g.append(k),this.settings.max_load_wait!==!1&&(m=setTimeout(function(){if(m=null,j){var b;g.trigger(b=a.Event("ajaxloadlong")),b.isDefaultPrevented()||h.stopLoading(!0)}},1e3*this.settings.max_load_wait)))},this.stopLoading=function(a){a===!0?(j=!1,k.remove(),l&&(g.css("position",""),l=!1),null!=m&&(clearTimeout(m),m=null)):(k.addClass("almost-loaded"),g.one("ajaxscriptsloaded.inner_call",function(){h.stopLoading(!0)}))},this.working=function(){return j},this.loadScripts=function(b,c){var b=b||[];a.ajaxPrefilter("script",function(a){a.cache=!0}),setTimeout(function(){function e(){"function"==typeof c&&c(),a('.btn-group[data-toggle="buttons"] > .btn').button(),g.trigger("ajaxscriptsloaded")}function f(a){a+=1,a<b.length?h(a):e()}function h(c){if(c=c||0,!b[c])return f(c);var g="js-"+b[c].replace(/[^\w\d\-]/g,"-").replace(/\-\-/g,"-");d[g]!==!0?a.getScript(b[c]).done(function(){d[g]=!0}).complete(function(){k++,k>=i&&j?e():f(c)}):f(c)}for(var i=0,k=0,l=0;l<b.length;l++)b[l]&&!function(){var a="js-"+b[l].replace(/[^\w\d\-]/g,"-").replace(/\-\-/g,"-");d[a]!==!0&&i++}();i>0?h():e()},10)},a(window).off("hashchange.ace_ajax").on("hashchange.ace_ajax",function(b,c){var d=a.trim(window.location.hash);if(d&&0!=d.length){if(h.settings.close_mobile_menu)try{a(h.settings.close_mobile_menu).ace_sidebar("mobileHide")}catch(b){}h.settings.close_dropdowns&&a(".dropdown.open .dropdown-toggle").dropdown("toggle"),h.loadUrl(d,null,c)}}).trigger("hashchange.ace_ajax",[!0]);var n=a.trim(window.location.hash);!n&&this.settings.default_url&&(window.location.hash=this.settings.default_url)}var d={};a.fn.aceAjax=a.fn.ace_ajax=function(d,e,f,g,h){var i,j=this.each(function(){var j=a(this),k=j.data("ace_ajax"),l="object"==typeof d&&d;k||j.data("ace_ajax",k=new c(this,l)),"string"==typeof d&&"function"==typeof k[d]&&(i=h!==b?k[d](e,f,g,h):g!==b?k[d](e,f,g):f!==b?k[d](e,f):k[d](e))});return i===b?j:i},a.fn.aceAjax.defaults=a.fn.ace_ajax.defaults={content_url:!1,default_url:!1,loading_icon:"fa fa-spin fa-spinner fa-2x orange",loading_text:"",loading_overlay:null,update_breadcrumbs:!0,update_title:!0,update_active:!0,close_active:!1,max_load_wait:!1,close_mobile_menu:!1,close_dropdowns:!1}}(window.jQuery),function(a,b){if(ace.vars.touch){var c="touchstart MSPointerDown pointerdown",d="touchend touchcancel MSPointerUp MSPointerCancel pointerup pointercancel",e="touchmove MSPointerMove MSPointerHover pointermove";a.event.special.ace_drag={setup:function(){var f=0,g=a(this);g.on(c,function(c){function h(a){if(k){var b=a.originalEvent.touches?a.originalEvent.touches[0]:a;if(i={coords:[b.pageX,b.pageY]},k&&i&&(m=0,n=0,l=Math.abs(n=k.coords[1]-i.coords[1])>f&&Math.abs(m=k.coords[0]-i.coords[0])<=Math.abs(n)?n>0?"up":"down":Math.abs(m=k.coords[0]-i.coords[0])>f&&Math.abs(n)<=Math.abs(m)?m>0?"left":"right":!1,l!==!1)){var c={cancel:!1};k.origin.trigger({type:"ace_drag",direction:l,dx:m,dy:n,retval:c}),0==c.cancel&&a.preventDefault()}k.coords[0]=i.coords[0],k.coords[1]=i.coords[1]}}var i,j=c.originalEvent.touches?c.originalEvent.touches[0]:c,k={coords:[j.pageX,j.pageY],origin:a(c.target)},l=!1,m=0,n=0;g.on(e,h).one(d,function(a){g.off(e,h),k=i=b})})}}}}(window.jQuery),function(a,b){function c(b,c){function e(){this.mobile_view=this.mobile_style<4&&this.is_mobile_view(),this.collapsible=!this.mobile_view&&this.is_collapsible(),this.minimized=!this.collapsible&&this.$sidebar.hasClass(k)||3==this.mobile_style&&this.mobile_view&&this.$sidebar.hasClass(l),this.horizontal=!(this.mobile_view||this.collapsible)&&this.$sidebar.hasClass(n)}var f=this;this.$sidebar=a(b),this.$sidebar.attr("data-sidebar","true"),this.$sidebar.attr("id")||this.$sidebar.attr("id","id-sidebar-"+ ++d);var g=ace.helper.getAttrSettings(b,a.fn.ace_sidebar.defaults,"sidebar-");this.settings=a.extend({},a.fn.ace_sidebar.defaults,c,g),this.minimized=!1,this.collapsible=!1,this.horizontal=!1,this.mobile_view=!1,this.vars=function(){return{minimized:this.minimized,collapsible:this.collapsible,horizontal:this.horizontal,mobile_view:this.mobile_view}},this.get=function(a){return this.hasOwnProperty(a)?this[a]:void 0},this.set=function(a,b){this.hasOwnProperty(a)&&(this[a]=b)},this.ref=function(){return this};var h=function(b,c){var d,e,f=a(this).find(ace.vars[".icon"]);if(f.length>0){d=f.attr("data-icon1"),e=f.attr("data-icon2"),"undefined"!=typeof b?b?f.removeClass(d).addClass(e):f.removeClass(e).addClass(d):f.toggleClass(d).toggleClass(e);try{c!==!1&&ace.settings.saveState(f.get(0))}catch(g){}}},i=function(){var b=f.$sidebar.find(".sidebar-collapse");return 0==b.length&&(b=a('.sidebar-collapse[data-target="#'+(f.$sidebar.attr("id")||"")+'"]')),b=0!=b.length?b[0]:null};this.toggleMenu=function(c,d){if(this.collapsible)return!1;this.minimized=!this.minimized;var d=!(c===!1||d===!1);this.minimized?this.$sidebar.addClass("menu-min"):this.$sidebar.removeClass("menu-min");try{d&&ace.settings.saveState(b,"class","menu-min",this.minimized)}catch(e){}return c||(c=i()),c&&h.call(c,this.minimized,d),ace.vars.old_ie&&ace.helper.redraw(b),a(document).trigger("settings.ace",["sidebar_collapsed",this.minimized,b,d]),this.minimized?this.$sidebar.trigger(a.Event("collapse.ace.sidebar")):this.$sidebar.trigger(a.Event("expand.ace.sidebar")),!0},this.collapse=function(a,b){this.collapsible||(this.minimized=!1,this.toggleMenu(a,b))},this.expand=function(a,b){this.collapsible||(this.minimized=!0,this.toggleMenu(a,b))},this.showResponsive=function(){this.$sidebar.removeClass(l).removeClass(m)},this.toggleResponsive=function(b,c){if(this.mobile_view&&3==this.mobile_style){if(this.$sidebar.hasClass("menu-min")){this.$sidebar.removeClass("menu-min");var d=i();d&&h.call(d)}var c="boolean"==typeof c?c:"boolean"==typeof b?b:this.$sidebar.hasClass(l);if(c?this.$sidebar.addClass(m).removeClass(l):this.$sidebar.removeClass(m).addClass(l),this.minimized=!c,b&&"object"==typeof b||(b=this.$sidebar.find(".sidebar-expand"),0==b.length&&(b=a('.sidebar-expand[data-target="#'+(this.$sidebar.attr("id")||"")+'"]')),b=0!=b.length?b[0]:null),b){var e,g,j=a(b).find(ace.vars[".icon"]);j.length>0&&(e=j.attr("data-icon1"),g=j.attr("data-icon2"),c?j.removeClass(e).addClass(g):j.removeClass(g).addClass(e))}c?f.$sidebar.trigger(a.Event("mobileShow.ace.sidebar")):f.$sidebar.trigger(a.Event("mobileHide.ace.sidebar")),a(document).triggerHandler("settings.ace",["sidebar_collapsed",this.minimized])}},this.is_collapsible=function(){var b;return this.$sidebar.hasClass("navbar-collapse")&&null!=(b=a('.navbar-toggle[data-target="#'+(this.$sidebar.attr("id")||"")+'"]').get(0))&&b.scrollHeight>0},this.is_mobile_view=function(){var b;return null!=(b=a('.menu-toggler[data-target="#'+(this.$sidebar.attr("id")||"")+'"]').get(0))&&b.scrollHeight>0};var j=!1;this.show=function(b,c,d){if(d=d!==!1,d&&j)return!1;var e,f=a(b);if(f.trigger(e=a.Event("show.ace.submenu")),e.isDefaultPrevented())return!1;d&&(j=!0),c="undefined"!=typeof c?c:this.settings.duration,f.css({height:0,overflow:"hidden",display:"block"}).removeClass("nav-hide").addClass("nav-show").parent().addClass("open"),b.scrollTop=0;var g=function(b,c){b&&b.stopPropagation(),f.css({"transition-property":"","transition-duration":"",overflow:"",height:""}),c!==!1&&f.trigger(a.Event("shown.ace.submenu")),d&&(j=!1)},h=b.scrollHeight;return 0!=c&&0!=h&&a.support.transition.end?(f.css({height:h,"transition-property":"height","transition-duration":c/1e3+"s"}).one(a.support.transition.end,g),ace.vars.android&&setTimeout(function(){g(null,!1),ace.helper.redraw(b)},c+20)):g(),!0},this.hide=function(b,c,d){if(d=d!==!1,d&&j)return!1;var e,f=a(b);if(f.trigger(e=a.Event("hide.ace.submenu")),e.isDefaultPrevented())return!1;d&&(j=!0),c="undefined"!=typeof c?c:this.settings.duration;var g=b.scrollHeight;f.css({height:g,overflow:"hidden",display:"block"}).parent().removeClass("open"),b.offsetHeight;var h=function(b,c){b&&b.stopPropagation(),f.css({display:"none",overflow:"",height:"","transition-property":"","transition-duration":""}).removeClass("nav-show").addClass("nav-hide"),c!==!1&&f.trigger(a.Event("hidden.ace.submenu")),d&&(j=!1)};return 0!=c&&0!=g&&a.support.transition.end?(f.css({height:0,"transition-property":"height","transition-duration":c/1e3+"s"}).one(a.support.transition.end,h),ace.vars.android&&setTimeout(function(){h(null,!1),ace.helper.redraw(b)},c+20)):h(),!0},this.toggle=function(a,b){if(b=b||f.settings.duration,0==a.scrollHeight){if(this.show(a,b))return 1}else if(this.hide(a,b))return-1;return 0},this.mobileToggle=function(a){this.mobile_view?1==this.mobile_style||2==this.mobile_style?this.toggleMobile("object"==typeof a?a:null,"boolean"==typeof a?a:null):3==this.mobile_style&&this.toggleResponsive("object"==typeof a?a:null,"boolean"==typeof a?a:null):this.collapsible&&this.toggleCollapsible("object"==typeof a?a:null,"boolean"==typeof a?a:null)},this.mobileShow=function(){this.mobileToggle(!0)},this.mobileHide=function(){this.mobileToggle(!1)},this.toggleMobile=function(b,c){if(1==this.mobile_style||2==this.mobile_style){var c="boolean"==typeof c?c:"boolean"==typeof b?b:!this.$sidebar.hasClass("display");b&&"object"==typeof b||(b=a('.menu-toggler[data-target="#'+(this.$sidebar.attr("id")||"")+'"]'),b=0!=b.length?b[0]:null),c?(this.$sidebar.addClass("display"),b&&a(b).addClass("display")):(this.$sidebar.removeClass("display"),b&&a(b).removeClass("display")),c?f.$sidebar.trigger(a.Event("mobileShow.ace.sidebar")):f.$sidebar.trigger(a.Event("mobileHide.ace.sidebar"))}},this.toggleCollapsible=function(b,c){if(4==this.mobile_style){var c="boolean"==typeof c?c:"boolean"==typeof b?b:!this.$sidebar.hasClass("in");c?this.$sidebar.collapse("show"):(this.$sidebar.removeClass("display"),this.$sidebar.collapse("hide")),c?f.$sidebar.trigger(a.Event("mobileShow.ace.sidebar")):f.$sidebar.trigger(a.Event("mobileHide.ace.sidebar"))}};var k="menu-min",l="responsive-min",m="responsive-max",n="h-sidebar",o=function(){this.mobile_style=1,this.$sidebar.hasClass("responsive")&&!a('.menu-toggler[data-target="#'+this.$sidebar.attr("id")+'"]').hasClass("navbar-toggle")?this.mobile_style=2:this.$sidebar.hasClass(l)?this.mobile_style=3:this.$sidebar.hasClass("navbar-collapse")&&(this.mobile_style=4)};o.call(f),a(window).on("resize.sidebar.vars",function(){e.call(f)}).triggerHandler("resize.sidebar.vars"),this.$sidebar.on(ace.click_event+".ace.submenu",".nav-list",function(b){var c=this,d=a(b.target).closest("a");if(d&&0!=d.length){var e=f.minimized&&!f.collapsible;if(d.hasClass("dropdown-toggle")){b.preventDefault();var g=d.siblings(".submenu").get(0);if(!g)return!1;var h=a(g),i=0,j=g.parentNode.parentNode;if(e&&j==c||h.parent().hasClass("hover")&&"absolute"==h.css("position")&&!f.collapsible)return!1;var k=0==g.scrollHeight;return k&&f.settings.hide_open_subs&&a(j).find("> .open > .submenu").each(function(){this==g||a(this.parentNode).hasClass("active")||(i-=this.scrollHeight,f.hide(this,f.settings.duration,!1))}),k?(f.show(g,f.settings.duration),0!=i&&(i+=g.scrollHeight)):(f.hide(g,f.settings.duration),i-=g.scrollHeight),0!=i&&("true"!=f.$sidebar.attr("data-sidebar-scroll")||f.minimized||f.$sidebar.ace_sidebar_scroll("prehide",i)),!1}if("tap"==ace.click_event&&e&&d.get(0).parentNode.parentNode==c){var l=d.find(".menu-text").get(0);if(null!=l&&b.target!=l&&!a.contains(l,b.target))return b.preventDefault(),!1}if(ace.vars.ios_safari&&"false"!==d.attr("data-link"))return document.location=d.attr("href"),b.preventDefault(),!1}})}var d=0;a(document).on(ace.click_event+".ace.menu",".menu-toggler",function(b){var c=a(this),d=a(c.attr("data-target"));if(0!=d.length){b.preventDefault(),d.ace_sidebar("mobileToggle",this);var e=ace.click_event+".ace.autohide",f="true"===d.attr("data-auto-hide");return c.hasClass("display")?(f&&a(document).on(e,function(b){return d.get(0)==b.target||a.contains(d.get(0),b.target)?void b.stopPropagation():(d.ace_sidebar("mobileToggle",this,!1),void a(document).off(e))}),"true"==d.attr("data-sidebar-scroll")&&d.ace_sidebar_scroll("reset")):f&&a(document).off(e),!1}}).on(ace.click_event+".ace.menu",".sidebar-collapse",function(b){var c=a(this).attr("data-target"),d=null;c&&(d=a(c)),null!=d&&0!=d.length||(d=a(this).closest(".sidebar")),0!=d.length&&(b.preventDefault(),d.ace_sidebar("toggleMenu",this))}).on(ace.click_event+".ace.menu",".sidebar-expand",function(b){var c=a(this).attr("data-target"),d=null;if(c&&(d=a(c)),null!=d&&0!=d.length||(d=a(this).closest(".sidebar")),0!=d.length){var e=this;b.preventDefault(),d.ace_sidebar("toggleResponsive",this);var f=ace.click_event+".ace.autohide";"true"===d.attr("data-auto-hide")&&(d.hasClass(responsive_max_class)?a(document).on(f,function(b){return d.get(0)==b.target||a.contains(d.get(0),b.target)?void b.stopPropagation():(d.ace_sidebar("toggleResponsive",e),void a(document).off(f))}):a(document).off(f))}}),a.fn.ace_sidebar=function(d,e,f){var g,h=this.each(function(){var h=a(this),i=h.data("ace_sidebar"),j="object"==typeof d&&d;i||h.data("ace_sidebar",i=new c(this,j)),"string"==typeof d&&"function"==typeof i[d]&&(g=e instanceof Array?i[d].apply(i,e):f!==b?i[d](e,f):i[d](e))});return g===b?h:g},a.fn.ace_sidebar.defaults={duration:300,hide_open_subs:!0}}(window.jQuery),function(a,b){function c(b,c){var f,g,h,i,j=this,k=a(window),l=a(b);if(f=l.find(".nav-list"),g=f.get(0)){var m=ace.helper.getAttrSettings(b,a.fn.ace_sidebar_scroll.defaults);this.settings=a.extend({},a.fn.ace_sidebar_scroll.defaults,c,m);var n=j.settings.scroll_to_active,o=l.ace_sidebar("ref");l.attr("data-sidebar-scroll","true");var p=null,q=null,r=null,s=null,t=null,u=null;this.is_scrolling=!1;var v=!1;this.sidebar_fixed=e(b,"fixed");var w,x,y=function(){var a=f.parent().offset();return j.sidebar_fixed&&(a.top-=ace.helper.scrollTop()),k.innerHeight()-a.top-(j.settings.include_toggle?0:h.outerHeight())+1},z=function(){return g.clientHeight},A=function(b){if(!v&&j.sidebar_fixed&&(f=l.find(".nav-list"),h=l.find(".sidebar-toggle").eq(0),i=l.find(".sidebar-shortcuts").eq(0),g=f.get(0))){f.wrap('<div class="nav-wrap-up pos-rel" />'),f.after("<div><div></div></div>"),f.wrap('<div class="nav-wrap" />'),j.settings.include_toggle||h.css({"z-index":1}),j.settings.include_shortcuts||i.css({"z-index":99}),p=f.parent().next().ace_scroll({size:y(),mouseWheelLock:!0,hoverReset:!1,dragEvent:!0,styleClass:j.settings.scroll_style,touchDrag:!1}).closest(".ace-scroll").addClass("nav-scroll"),u=p.data("ace_scroll"),q=p.find(".scroll-content").eq(0),r=q.find(" > div").eq(0),t=a(u.get_track()),s=t.find(".scroll-bar").eq(0),j.settings.include_shortcuts&&0!=i.length&&(f.parent().prepend(i).wrapInner("<div />"),f=f.parent()),j.settings.include_toggle&&0!=h.length&&(f.append(h),f.closest(".nav-wrap").addClass("nav-wrap-t")),f.css({position:"relative"}),1==j.settings.scroll_outside&&p.addClass("scrollout"),g=f.get(0),g.style.top=0,q.on("scroll.nav",function(){g.style.top=-1*this.scrollTop+"px"}),f.on(a.event.special.mousewheel?"mousewheel.ace_scroll":"mousewheel.ace_scroll DOMMouseScroll.ace_scroll",function(a){return j.is_scrolling&&u.is_active()?p.trigger(a):!j.settings.lock_anyway}),f.on("mouseenter.ace_scroll",function(){t.addClass("scroll-hover")}).on("mouseleave.ace_scroll",function(){t.removeClass("scroll-hover")});var c=q.get(0);if(f.on("ace_drag.nav",function(b){if(!j.is_scrolling||!u.is_active())return void(b.retval.cancel=!0);if(0!=a(b.target).closest(".can-scroll").length)return void(b.retval.cancel=!0);if("up"==b.direction||"down"==b.direction){u.move_bar(!0);var d=b.dy;d=parseInt(Math.min(w,d)),Math.abs(d)>2&&(d=2*d),0!=d&&(c.scrollTop=c.scrollTop+d,g.style.top=-1*c.scrollTop+"px")}}),j.settings.smooth_scroll&&f.on("touchstart.nav MSPointerDown.nav pointerdown.nav",function(a){f.css("transition-property","none"),s.css("transition-property","none")}).on("touchend.nav touchcancel.nav MSPointerUp.nav MSPointerCancel.nav pointerup.nav pointercancel.nav",function(a){f.css("transition-property","top"),s.css("transition-property","top")}),d&&!j.settings.include_toggle){var e=h.get(0);e&&q.on("scroll.safari",function(){ace.helper.redraw(e)})}if(v=!0,1==b&&(j.reset(),n&&j.scroll_to_active(),n=!1),"number"==typeof j.settings.smooth_scroll&&j.settings.smooth_scroll>0&&(f.css({"transition-property":"top","transition-duration":(j.settings.smooth_scroll/1e3).toFixed(2)+"s"}),s.css({"transition-property":"top","transition-duration":(j.settings.smooth_scroll/1500).toFixed(2)+"s"}),p.on("drag.start",function(a){a.stopPropagation(),f.css("transition-property","none")}).on("drag.end",function(a){a.stopPropagation(),f.css("transition-property","top")})),ace.vars.android){var k=ace.helper.scrollTop();2>k&&(window.scrollTo(k,0),setTimeout(function(){j.reset()},20));var m,o=ace.helper.winHeight();a(window).on("scroll.ace_scroll",function(){j.is_scrolling&&u.is_active()&&(m=ace.helper.winHeight(),m!=o&&(o=m,j.reset()))})}}};this.scroll_to_active=function(){if(u&&u.is_active())try{var a,b=o.vars(),c=l.find(".nav-list");b.minimized&&!b.collapsible?a=c.find("> .active"):(a=f.find("> .active.hover"),0==a.length&&(a=f.find(".active:not(.open)")));var d=a.outerHeight();c=c.get(0);for(var e=a.get(0);e!=c;)d+=e.offsetTop,e=e.parentNode;var h=d-p.height();h>0&&(g.style.top=-h+"px",q.scrollTop(h))}catch(i){}},this.reset=function(a){if(a===!0&&(this.sidebar_fixed=e(b,"fixed")),!this.sidebar_fixed)return void this.disable();v||A();var c=o.vars(),d=!c.collapsible&&!c.horizontal&&(w=y())<(x=g.clientHeight);this.is_scrolling=!0,d&&(r.css({height:x,width:8}),p.prev().css({"max-height":w}),u.update({size:w}),u.enable(),u.reset()),d&&u.is_active()?l.addClass("sidebar-scroll"):this.is_scrolling&&this.disable()},this.disable=function(){this.is_scrolling=!1,p&&(p.css({height:"","max-height":""}),r.css({height:"",width:""}),p.prev().css({"max-height":""}),u.disable()),parseInt(g.style.top)<0&&j.settings.smooth_scroll&&a.support.transition.end?f.one(a.support.transition.end,function(){l.removeClass("sidebar-scroll"),f.off(".trans")}):l.removeClass("sidebar-scroll"),g.style.top=0},
this.prehide=function(a){if(this.is_scrolling&&!o.get("minimized"))if(z()+a<y())this.disable();else if(0>a){var b=q.scrollTop()+a;if(0>b)return;g.style.top=-1*b+"px"}},this._reset=function(a){a===!0&&(this.sidebar_fixed=e(b,"fixed")),ace.vars.webkit?setTimeout(function(){j.reset()},0):this.reset()},this.set_hover=function(){t&&t.addClass("scroll-hover")},this.get=function(a){return this.hasOwnProperty(a)?this[a]:void 0},this.set=function(a,b){this.hasOwnProperty(a)&&(this[a]=b)},this.ref=function(){return this},this.updateStyle=function(a){null!=u&&u.update({styleClass:a})},l.on("hidden.ace.submenu.sidebar_scroll shown.ace.submenu.sidebar_scroll",".submenu",function(a){a.stopPropagation(),o.get("minimized")||(j._reset(),"shown"==a.type&&j.set_hover())}),A(!0)}}var d=ace.vars.safari&&navigator.userAgent.match(/version\/[1-5]/i),e="getComputedStyle"in window?function(a,b){return a.offsetHeight,window.getComputedStyle(a).position==b}:function(b,c){return b.offsetHeight,a(b).css("position")==c};a(document).on("settings.ace.sidebar_scroll",function(b,c,d){a(".sidebar[data-sidebar-scroll=true]").each(function(){var b=a(this),d=b.ace_sidebar_scroll("ref");if("sidebar_collapsed"==c&&e(this,"fixed"))"true"==b.attr("data-sidebar-hover")&&b.ace_sidebar_hover("reset"),d._reset();else if("sidebar_fixed"===c||"navbar_fixed"===c){var f=d.get("is_scrolling"),g=e(this,"fixed");d.set("sidebar_fixed",g),g&&!f?d._reset():g||d.disable()}})}),a(window).on("resize.ace.sidebar_scroll",function(){a(".sidebar[data-sidebar-scroll=true]").each(function(){var b=a(this);"true"==b.attr("data-sidebar-hover")&&b.ace_sidebar_hover("reset");var c=a(this).ace_sidebar_scroll("ref"),d=e(this,"fixed");c.set("sidebar_fixed",d),c._reset()})}),a.fn.ace_sidebar_scroll||(a.fn.ace_sidebar_scroll=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_sidebar_scroll"),h="object"==typeof d&&d;g||b.data("ace_sidebar_scroll",g=new c(this,h)),"string"==typeof d&&"function"==typeof g[d]&&(f=g[d](e))});return f===b?g:f},a.fn.ace_sidebar_scroll.defaults={scroll_to_active:!0,include_shortcuts:!0,include_toggle:!1,smooth_scroll:150,scroll_outside:!1,scroll_style:"",lock_anyway:!1})}(window.jQuery),function(a,b){function c(b,c){function h(b){var c=b,d=a(c),e=null,f=!1;this.show=function(){null!=e&&clearTimeout(e),e=null,d.addClass("hover-show hover-shown"),f=!0;for(var a=0;a<g.length;a++)g[a].find(".hover-show").not(".hover-shown").each(function(){i(this).hide()})},this.hide=function(){f=!1,d.removeClass("hover-show hover-shown hover-flip"),null!=e&&clearTimeout(e),e=null;var a=d.find("> .submenu").get(0);a&&j(a,"hide")},this.hideDelay=function(a){null!=e&&clearTimeout(e),d.removeClass("hover-shown"),e=setTimeout(function(){f=!1,d.removeClass("hover-show hover-flip"),e=null;var b=d.find("> .submenu").get(0);b&&j(b,"hide"),"function"==typeof a&&a.call(this)},m.settings.sub_hover_delay)},this.is_visible=function(){return f}}function i(b){var c=a(b).data("subHide");return c||a(b).data("subHide",c=new h(b)),c}function j(b,c){var d=a(b).data("ace_scroll");return d?"string"==typeof c?(d[c](),!0):d:!1}function k(c){var d=a(this),f=a(c);c.style.top="",c.style.bottom="";var g=null;q.minimized&&(g=d.find(".menu-text").get(0))&&(g.style.marginTop="");var h=ace.helper.scrollTop(),i=0,k=h;w&&(i=b.offsetTop,k+=i+1);var m=d.offset();m.top=parseInt(m.top);var n,o=0;c.style.maxHeight="";var r=c.scrollHeight,n=d.height();g&&(o=n,m.top+=o);var t=parseInt(m.top+r),v=0,y=u.height(),z=parseInt(m.top-k-o),A=y,B=q.horizontal,C=!1;B&&this.parentNode==p&&(v=0,m.top+=d.height(),C=!0),!C&&(v=t-(y+h))>=0&&(v=z>v?v:z,0==v&&(v=20),z-v>10&&(v+=parseInt(Math.min(25,z-v))),m.top+(n-o)>t-v&&(v-=m.top+(n-o)-(t-v)),v>0&&(c.style.top=-v+"px",g&&(g.style.marginTop=-v+"px"))),0>v&&(v=0);var D=v>0&&v>n-20;if(D?d.addClass("pull_up"):d.removeClass("pull_up"),B)if(d.parent().parent().hasClass("hover-flip"))d.addClass("hover-flip");else{var E=f.offset(),F=f.width(),G=u.width();E.left+F>G&&d.addClass("hover-flip")}var H=d.hasClass("hover")&&!q.mobile_view;if(!(H&&f.find("> li > .submenu").length>0)){var I=A-(m.top-h)+v,J=v-I;if(J>0&&n>J&&(I+=parseInt(Math.max(n,n-J))),I-=5,!(90>I)){var K=!1;if(e)f.addClass("sub-scroll").css("max-height",I+"px");else{if(K=j(c),0==K){f.ace_scroll({observeContent:!0,detached:!0,updatePos:!1,reset:!0,mouseWheelLock:!0,styleClass:l.settings.sub_scroll_style}),K=j(c);var L=K.get_track();L&&f.after(L)}K.update({size:I})}if(x=I,!e&&K){I>14&&r-I>4?(K.enable(),K.reset()):K.disable();var L=K.get_track();if(L){L.style.top=-(v-o-1)+"px";var m=f.position(),M=m.left;M+=s?2:f.outerWidth()-K.track_size(),L.style.left=parseInt(M)+"px",C&&(L.style.left=parseInt(M-2)+"px",L.style.top=parseInt(m.top)+(g?o-2:0)+"px")}}ace.vars.safari&&ace.helper.redraw(c)}}}var l=this,m=this,n=ace.helper.getAttrSettings(b,a.fn.ace_sidebar_hover.defaults);this.settings=a.extend({},a.fn.ace_sidebar_hover.defaults,c,n);var o=a(b),p=o.find(".nav-list").get(0);o.attr("data-sidebar-hover","true"),g.push(o);var q={},r=ace.vars.old_ie,s=!1,t=l.settings.sub_hover_delay||!1;d&&t&&(l.settings.sub_hover_delay=parseInt(Math.max(l.settings.sub_hover_delay,2500)));var u=a(window),v=a(".navbar").eq(0),w="fixed"==v.css("position");this.update_vars=function(){w="fixed"==v.css("position")},l.dirty=!1,this.reset=function(){0!=l.dirty&&(l.dirty=!1,o.find(".submenu").each(function(){var b=a(this),c=b.parent();b.css({top:"",bottom:"","max-height":""}),b.hasClass("ace-scroll")?b.ace_scroll("disable"):b.removeClass("sub-scroll"),f(this,"absolute")?b.addClass("can-scroll"):b.removeClass("can-scroll"),c.removeClass("pull_up").find(".menu-text:first").css("margin-top","")}),o.find(".hover-show").removeClass("hover-show hover-shown hover-flip"))},this.updateStyle=function(a){sub_scroll_style=a,o.find(".submenu.ace-scroll").ace_scroll("update",{styleClass:a})},this.changeDir=function(a){s="right"===a};var x=-1;e||o.on("hide.ace.submenu.sidebar_hover",".submenu",function(b){if(!(1>x)){b.stopPropagation();var c=a(this).closest(".ace-scroll.can-scroll");0!=c.length&&f(c[0],"absolute")&&c[0].scrollHeight-this.scrollHeight<x&&c.ace_scroll("disable")}}),e||o.on("shown.ace.submenu.sidebar_hover hidden.ace.submenu.sidebar_hover",".submenu",function(b){if(!(1>x)){var c=a(this).closest(".ace-scroll.can-scroll");if(0!=c.length&&f(c[0],"absolute")){var d=c[0].scrollHeight;x>14&&d-x>4?c.ace_scroll("enable").ace_scroll("reset"):c.ace_scroll("disable")}}});var y=-1,z=d?"touchstart.sub_hover":"mouseenter.sub_hover",A=d?"touchend.sub_hover touchcancel.sub_hover":"mouseleave.sub_hover";o.on(z,".nav-list li, .sidebar-shortcuts",function(b){if(q=o.ace_sidebar("vars"),!q.collapsible){var c=a(this),e=!1,g=c.hasClass("hover"),h=c.find("> .submenu").get(0);if(!(h||this.parentNode==p||g||(e=c.hasClass("sidebar-shortcuts"))))return void(h&&a(h).removeClass("can-scroll"));var j=h,m=!1;if(j||this.parentNode!=p||(j=c.find("> a > .menu-text").get(0)),!j&&e&&(j=c.find(".sidebar-shortcuts-large").get(0)),!(j&&(m=f(j,"absolute"))||g))return void(h&&a(h).removeClass("can-scroll"));var n=t?i(this):null;if(h)if(m){l.dirty=!0;var s=ace.helper.scrollTop();if(t&&!n.is_visible()||!d&&s!=y||r)if(a(h).addClass("can-scroll"),r||d){var u=this;setTimeout(function(){k.call(u,h)},0)}else k.call(this,h);y=s}else a(h).removeClass("can-scroll");t&&n.show()}}).on(A,".nav-list li, .sidebar-shortcuts",function(b){q=o.ace_sidebar("vars"),q.collapsible||a(this).hasClass("hover-show")&&t&&i(this).hideDelay()})}if(!ace.vars.very_old_ie){var d=ace.vars.touch,e=ace.vars.old_ie||d,f="getComputedStyle"in window?function(a,b){return a.offsetHeight,window.getComputedStyle(a).position==b}:function(b,c){return b.offsetHeight,a(b).css("position")==c};a(window).on("resize.sidebar.ace_hover",function(){a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("update_vars").ace_sidebar_hover("reset")}),a(document).on("settings.ace.ace_hover",function(b,c,d){"sidebar_collapsed"==c?a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("reset"):"navbar_fixed"==c&&a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("update_vars")});var g=[];a.fn.ace_sidebar_hover=function(d,e){var f,g=this.each(function(){var b=a(this),g=b.data("ace_sidebar_hover"),h="object"==typeof d&&d;g||b.data("ace_sidebar_hover",g=new c(this,h)),"string"==typeof d&&"function"==typeof g[d]&&(f=g[d](e))});return f===b?g:f},a.fn.ace_sidebar_hover.defaults={sub_hover_delay:750,sub_scroll_style:"no-track scroll-thin"}}}(window.jQuery),function(a,b){function c(b,c){var d=b.find(".widget-main").eq(0);a(window).off("resize.widget.scroll");var e=ace.vars.old_ie||ace.vars.touch;if(c){var f=d.data("ace_scroll");f&&d.data("save_scroll",{size:f.size,lock:f.lock,lock_anyway:f.lock_anyway});var g=b.height()-b.find(".widget-header").height()-10;g=parseInt(g),d.css("min-height",g),e?(f&&d.ace_scroll("disable"),d.css("max-height",g).addClass("overflow-scroll")):(f?d.ace_scroll("update",{size:g,mouseWheelLock:!0,lockAnyway:!0}):d.ace_scroll({size:g,mouseWheelLock:!0,lockAnyway:!0}),d.ace_scroll("enable").ace_scroll("reset")),a(window).on("resize.widget.scroll",function(){var a=b.height()-b.find(".widget-header").height()-10;a=parseInt(a),d.css("min-height",a),e?d.css("max-height",a).addClass("overflow-scroll"):d.ace_scroll("update",{size:a}).ace_scroll("reset")})}else{d.css("min-height","");var h=d.data("save_scroll");h&&d.ace_scroll("update",{size:h.size,mouseWheelLock:h.lock,lockAnyway:h.lock_anyway}).ace_scroll("enable").ace_scroll("reset"),e?d.css("max-height","").removeClass("overflow-scroll"):h||d.ace_scroll("disable")}}var d=function(b,d){this.$box=a(b);this.reload=function(){var a=this.$box,b=!1;"static"==a.css("position")&&(b=!0,a.addClass("position-relative")),a.append('<div class="widget-box-overlay"><i class="'+ace.vars.icon+'loading-icon fa fa-spinner fa-spin fa-2x white"></i></div>'),a.one("reloaded.ace.widget",function(){a.find(".widget-box-overlay").remove(),b&&a.removeClass("position-relative")})},this.closeFast=function(){this.close(0)},this.close=function(a){var b=this.$box,a="undefined"==typeof a?300:a;b.fadeOut(a,function(){b.trigger("closed.ace.widget"),b.remove()})},this.toggleFast=function(){this.toggle(null,null,0,0)},this.toggle=function(a,b,c,d){var e=this.$box,f=e.find(".widget-body").eq(0),g=null,h=a||(e.hasClass("collapsed")?"show":"hide"),i="show"==h?"shown":"hidden";if(b||(b=e.find("> .widget-header a[data-action=collapse]").eq(0),0==b.length&&(b=null)),b){g=b.find(ace.vars[".icon"]).eq(0);var j,k=null,l=null;(k=g.attr("data-icon-show"))?l=g.attr("data-icon-hide"):(j=g.attr("class").match(/fa\-(.*)\-(up|down)/))&&(k="fa-"+j[1]+"-down",l="fa-"+j[1]+"-up")}var c="undefined"==typeof c?250:c,d="undefined"==typeof d?200:d;"show"==h?(g&&g.removeClass(k).addClass(l),f.hide(),e.removeClass("collapsed"),f.slideDown(c,function(){e.trigger(i+".ace.widget")})):(g&&g.removeClass(l).addClass(k),f.slideUp(d,function(){e.addClass("collapsed"),e.trigger(i+".ace.widget")})),e.trigger("toggled.ace.widget",[h])},this.hide=function(){this.toggle("hide")},this.show=function(){this.toggle("show")},this.hideFast=function(){this.toggle("hide",null,0,0)},this.showFast=function(){this.toggle("show",null,0,0)},this.fullscreen=function(a){var b=this.$box.find("> .widget-header a[data-action=fullscreen]").find(ace.vars[".icon"]).eq(0),d=null,e=null;(d=b.attr("data-icon1"))?e=b.attr("data-icon2"):(d="fa-expand",e="fa-compress");var f=this.$box.hasClass("fullscreen"),g=a!==!0&&a!==!1;a===!0||g&&!f?(b.removeClass(d).addClass(e),this.$box.addClass("fullscreen"),c(this.$box,!0)):(a===!1||g&&f)&&(b.addClass(d).removeClass(e),this.$box.removeClass("fullscreen"),c(this.$box,!1)),this.$box.trigger("fullscreened.ace.widget")}};a.fn.widget_box=function(c,e){var f,g=this.each(function(){var b=a(this),g=b.data("widget_box"),h="object"==typeof c&&c;g||b.data("widget_box",g=new d(this,h)),"string"==typeof c&&(f=g[c](e))});return f===b?g:f},a(document).on(ace.click_event+".ace.widget",".widget-header a[data-action]",function(b){b.preventDefault();var c=a(this),e=c.closest(".widget-box");if(0!=e.length&&!e.hasClass("ui-sortable-helper")){var f=e.data("widget_box");f||e.data("widget_box",f=new d(e.get(0)));var g=c.data("action");if("collapse"==g){var h,i=e.hasClass("collapsed")?"show":"hide";if(e.trigger(h=a.Event(i+".ace.widget")),h.isDefaultPrevented())return;e.trigger(h=a.Event("toggle.ace.widget"),[i]),f.toggle(i,c)}else if("close"==g){var h;if(e.trigger(h=a.Event("close.ace.widget")),h.isDefaultPrevented())return;f.close()}else if("reload"==g){c.blur();var h;if(e.trigger(h=a.Event("reload.ace.widget")),h.isDefaultPrevented())return;f.reload()}else if("fullscreen"==g){var h;if(e.trigger(h=a.Event("fullscreen.ace.widget")),h.isDefaultPrevented())return;f.fullscreen()}else"settings"==g&&e.trigger("setting.ace.widget")}})}(window.jQuery),function(a,b){a("#ace-settings-btn").on(ace.click_event,function(b){b.preventDefault(),a(this).toggleClass("open"),a("#ace-settings-box").toggleClass("open")}),a("#ace-settings-navbar").on("click",function(){ace.settingFunction.navbar_fixed(null,this.checked)}),a("#ace-settings-sidebar").on("click",function(){ace.settingFunction.sidebar_fixed(null,this.checked)}),a("#ace-settings-breadcrumbs").on("click",function(){ace.settingFunction.breadcrumbs_fixed(null,this.checked)}),a("#ace-settings-add-container").on("click",function(){ace.settingFunction.main_container_fixed(null,this.checked)}),a("#ace-settings-compact").on("click",function(){if(this.checked){a("#sidebar").addClass("compact");var b=a("#ace-settings-hover");b.length>0&&b.removeAttr("checked").trigger("click")}else a("#sidebar").removeClass("compact"),a("#sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("reset");ace.vars.old_ie&&ace.helper.redraw(a("#sidebar")[0],!0)}),a("#ace-settings-highlight").on("click",function(){this.checked?a("#sidebar .nav-list > li").addClass("highlight"):a("#sidebar .nav-list > li").removeClass("highlight"),ace.vars.old_ie&&ace.helper.redraw(a("#sidebar")[0])}),a("#ace-settings-hover").on("click",function(){if(!a("#sidebar").hasClass("h-sidebar")){if(this.checked)a("#sidebar li").addClass("hover").filter(".open").removeClass("open").find("> .submenu").css("display","none");else{a("#sidebar li.hover").removeClass("hover");var b=a("#ace-settings-compact");b.length>0&&b.get(0).checked&&b.trigger("click")}a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("reset"),a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("reset"),ace.vars.old_ie&&ace.helper.redraw(a("#sidebar")[0])}});a(document).on("settings.ace",function(b,c,d,e,f){var g="";switch(c){case"navbar_fixed":g="ace-settings-navbar";break;case"sidebar_fixed":g="ace-settings-sidebar";break;case"breadcrumbs_fixed":g="ace-settings-breadcrumbs";break;case"main_container_fixed":g="ace-settings-add-container"}if(g&&(g=document.getElementById(g))){a(g).prop("checked",d);try{1==f&&ace.settings.saveState(g,"checked")}catch(h){}}}),ace.settingFunction={navbar_fixed:function(b,c,d,e){if(ace.vars.very_old_ie)return!1;var b=b||"#navbar";if("string"==typeof b&&(b=a(b).get(0)),!b)return!1;var f,c=c||!1,d="undefined"!=typeof d?d:!0;if(a(document).trigger(f=a.Event("presettings.ace"),["navbar_fixed",c,b,d]),f.isDefaultPrevented())return!1;if(e!==!1&&!c){var g=a("#sidebar");g.hasClass("sidebar-fixed")&&ace.settingFunction.sidebar_fixed(g.get(0),!1,d)}c?a(b).addClass("navbar-fixed-top"):a(b).removeClass("navbar-fixed-top"),d&&ace.settings.saveState(b,"class","navbar-fixed-top",c),a(document).trigger("settings.ace",["navbar_fixed",c,b,d])},sidebar_fixed:function(b,c,d,e){if(ace.vars.very_old_ie)return!1;var b=b||"#sidebar";if("string"==typeof b&&(b=a(b).get(0)),!b)return!1;var f,c=c||!1,d="undefined"!=typeof d?d:!0;if(a(document).trigger(f=a.Event("presettings.ace"),["sidebar_fixed",c,b,d]),f.isDefaultPrevented())return!1;e!==!1&&(c?ace.settingFunction.navbar_fixed(null,!0,d):ace.settingFunction.breadcrumbs_fixed(null,!1,d));var g=a("#menu-toggler");c?(a(b).addClass("sidebar-fixed"),g.addClass("fixed")):(a(b).removeClass("sidebar-fixed"),g.removeClass("fixed")),d&&(ace.settings.saveState(b,"class","sidebar-fixed",c),0!=g.length&&ace.settings.saveState(g[0],"class","fixed",c)),a(document).trigger("settings.ace",["sidebar_fixed",c,b,d])},breadcrumbs_fixed:function(b,c,d,e){if(ace.vars.very_old_ie)return!1;var b=b||"#breadcrumbs";if("string"==typeof b&&(b=a(b).get(0)),!b)return!1;var f,c=c||!1,d="undefined"!=typeof d?d:!0;return a(document).trigger(f=a.Event("presettings.ace"),["breadcrumbs_fixed",c,b,d]),f.isDefaultPrevented()?!1:(c&&e!==!1&&ace.settingFunction.sidebar_fixed(null,!0,d),c?a(b).addClass("breadcrumbs-fixed"):a(b).removeClass("breadcrumbs-fixed"),d&&ace.settings.saveState(b,"class","breadcrumbs-fixed",c),void a(document).trigger("settings.ace",["breadcrumbs_fixed",c,b,d]))},main_container_fixed:function(b,c,d){if(ace.vars.very_old_ie)return!1;var c=c||!1,d="undefined"!=typeof d?d:!0,b=b||"#main-container";if("string"==typeof b&&(b=a(b).get(0)),!b)return!1;var e;if(a(document).trigger(e=a.Event("presettings.ace"),["main_container_fixed",c,b,d]),e.isDefaultPrevented())return!1;var f=a("#navbar-container");c?(a(b).addClass("container"),a(f).addClass("container")):(a(b).removeClass("container"),a(f).removeClass("container")),d&&(ace.settings.saveState(b,"class","container",c),0!=f.length&&ace.settings.saveState(f[0],"class","container",c)),navigator.userAgent.match(/webkit/i)&&(a("#sidebar").toggleClass("menu-min"),setTimeout(function(){a("#sidebar").toggleClass("menu-min")},10)),a(document).trigger("settings.ace",["main_container_fixed",c,b,d])}}}(jQuery),function(a,b){a("#ace-settings-rtl").removeAttr("checked").on("click",function(){c()});var c=function(){function b(b){function c(a,b){e.find("."+a).removeClass(a).addClass("tmp-rtl-"+a).end().find("."+b).removeClass(b).addClass(a).end().find(".tmp-rtl-"+a).removeClass("tmp-rtl-"+a).addClass(b)}var d=a(document.body);b||d.toggleClass("rtl"),b=b||document.body;var e=a(b);e.find(".dropdown-menu:not(.datepicker-dropdown,.colorpicker)").toggleClass("dropdown-menu-right").end().find(".pull-right:not(.dropdown-menu,blockquote,.profile-skills .pull-right)").removeClass("pull-right").addClass("tmp-rtl-pull-right").end().find(".pull-left:not(.dropdown-submenu,.profile-skills .pull-left)").removeClass("pull-left").addClass("pull-right").end().find(".tmp-rtl-pull-right").removeClass("tmp-rtl-pull-right").addClass("pull-left").end().find(".chosen-select").toggleClass("chosen-rtl").next().toggleClass("chosen-rtl"),c("align-left","align-right"),c("no-padding-left","no-padding-right"),c("arrowed","arrowed-right"),c("arrowed-in","arrowed-in-right"),c("tabs-left","tabs-right"),c("messagebar-item-left","messagebar-item-right"),a(".modal.aside-vc").ace_aside("flip").ace_aside("insideContainer"),e.find(".fa").each(function(){if(!(this.className.match(/ui-icon/)||a(this).closest(".fc-button").length>0))for(var b=this.attributes.length,c=0;b>c;c++){var d=this.attributes[c].value;d.match(/fa\-(?:[\w\-]+)\-left/)?this.attributes[c].value=d.replace(/fa\-([\w\-]+)\-(left)/i,"fa-$1-right"):d.match(/fa\-(?:[\w\-]+)\-right/)&&(this.attributes[c].value=d.replace(/fa\-([\w\-]+)\-(right)/i,"fa-$1-left"))}});var f=d.hasClass("rtl");f?(e.find(".scroll-hz").addClass("make-ltr").find(".scroll-content").wrapInner('<div class="make-rtl" />'),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("changeDir","right")):(e.find(".scroll-hz").removeClass("make-ltr").find(".make-rtl").children().unwrap(),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("changeDir","left")),a.fn.ace_scroll&&e.find(".scroll-hz").ace_scroll("reset");try{var g=a("#piechart-placeholder");if(g.length>0){var h=d.hasClass("rtl")?"nw":"ne";g.data("draw").call(g.get(0),g,g.data("chart"),h)}}catch(i){}ace.helper.redraw(b,!0)}b(),a(".page-content-area[data-ajax-content=true]").on("ajaxscriptsloaded.rtl",function(){a("body").hasClass("rtl")&&b(this)})}}(jQuery),function(a,b){try{a("#skin-colorpicker").ace_colorpicker({auto_pos:!1})}catch(c){}a("#skin-colorpicker").on("change",function(){function b(b){var c=a(document.body);c.removeClass("no-skin skin-1 skin-2 skin-3"),c.addClass(b),ace.data.set("skin",b);var d=["red","blue","green",""];a(".ace-nav > li.grey").removeClass("dark"),a(".ace-nav > li").removeClass("no-border margin-1"),a(".ace-nav > li:not(:last-child)").removeClass("light-pink").find("> a > "+ace.vars[".icon"]).removeClass("pink").end().eq(0).find(".badge").removeClass("badge-warning"),a(".sidebar-shortcuts .btn").removeClass("btn-pink btn-white").find(ace.vars[".icon"]).removeClass("white"),a(".ace-nav > li.grey").removeClass("red").find(".badge").removeClass("badge-yellow"),a(".sidebar-shortcuts .btn").removeClass("btn-primary btn-white");var e=0;a(".sidebar-shortcuts .btn").each(function(){a(this).find(ace.vars[".icon"]).removeClass(d[e++])});var f=["btn-success","btn-info","btn-warning","btn-danger"];if("no-skin"==b){var e=0;a(".sidebar-shortcuts .btn").each(function(){a(this).attr("class","btn "+f[e++%4])}),a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("updateStyle",""),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("updateStyle","no-track scroll-thin")}else if("skin-1"==b){a(".ace-nav > li.grey").addClass("dark");var e=0;a(".sidebar-shortcuts").find(".btn").each(function(){a(this).attr("class","btn "+f[e++%4])}),a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("updateStyle","scroll-white no-track"),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("updateStyle","no-track scroll-thin scroll-white")}else if("skin-2"==b)a(".ace-nav > li").addClass("no-border margin-1"),a(".ace-nav > li:not(:last-child)").addClass("light-pink").find("> a > "+ace.vars[".icon"]).addClass("pink").end().eq(0).find(".badge").addClass("badge-warning"),a(".sidebar-shortcuts .btn").attr("class","btn btn-white btn-pink").find(ace.vars[".icon"]).addClass("white"),a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("updateStyle","scroll-white no-track"),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("updateStyle","no-track scroll-thin scroll-white");else if("skin-3"==b){c.addClass("no-skin"),a(".ace-nav > li.grey").addClass("red").find(".badge").addClass("badge-yellow");var e=0;a(".sidebar-shortcuts .btn").each(function(){a(this).attr("class","btn btn-primary btn-white"),a(this).find(ace.vars[".icon"]).addClass(d[e++])}),a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("updateStyle","scroll-dark no-track"),a(".sidebar[data-sidebar-hover=true]").ace_sidebar_hover("updateStyle","no-track scroll-thin")}a(".sidebar[data-sidebar-scroll=true]").ace_sidebar_scroll("reset"),ace.vars.old_ie&&ace.helper.redraw(document.body,!0)}var c=a(this).find("option:selected").data("skin");b(c)})}(jQuery),function(a,b){a(document).on("reload.ace.widget",".widget-box",function(b){var c=a(this);setTimeout(function(){c.trigger("reloaded.ace.widget")},parseInt(1e3*Math.random()+1e3))})}(window.jQuery),function(a,b){ace.vars.US_STATES=["Alabama","Alaska","Arizona","Arkansas","California","Colorado","Connecticut","Delaware","Florida","Georgia","Hawaii","Idaho","Illinois","Indiana","Iowa","Kansas","Kentucky","Louisiana","Maine","Maryland","Massachusetts","Michigan","Minnesota","Mississippi","Missouri","Montana","Nebraska","Nevada","New Hampshire","New Jersey","New Mexico","New York","North Dakota","North Carolina","Ohio","Oklahoma","Oregon","Pennsylvania","Rhode Island","South Carolina","South Dakota","Tennessee","Texas","Utah","Vermont","Virginia","Washington","West Virginia","Wisconsin","Wyoming"];try{a("#nav-search-input").bs_typeahead({source:ace.vars.US_STATES,updater:function(b){return a("#nav-search-input").focus(),b}})}catch(c){}}(window.jQuery);
+1497
View File
@@ -0,0 +1,1497 @@
/* Code tidied up by ScrapBook */
.label, sub, sup { vertical-align: baseline; }
hr, img { border: 0px none; }
body, figure { margin: 0px; }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable { max-height: 340px; }
html { font-family: sans-serif; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0px; }
[hidden], template { display: none; }
a { background-color: transparent; }
a:active, a:hover { outline: 0px none; }
b, optgroup, strong { font-weight: 700; }
dfn { font-style: italic; }
h1 { margin: 0.67em 0px; }
mark { background: rgb(255, 255, 0) none repeat scroll 0% 0%; color: rgb(0, 0, 0); }
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
hr { box-sizing: content-box; height: 0px; }
pre, textarea { overflow: auto; }
code, kbd, pre, samp { font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }
.glyphicon, address { font-style: normal; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0px none; padding: 0px; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
td, th { padding: 0px; }
@media print {
blockquote, img, pre, tr { page-break-inside: avoid; }
*, *::after, *::before { background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
a[href]::after { content: " (" attr(href) ")"; }
abbr[title]::after { content: " (" attr(title) ")"; }
a[href^="javascript:"]::after, a[href^="#"]::after { content: ""; }
blockquote, pre { border: 1px solid rgb(153, 153, 153); }
thead { display: table-header-group; }
img { max-width: 100% !important; }
h2, h3, p { }
h2, h3 { page-break-after: avoid; }
.navbar { display: none; }
.btn > .caret, .dropup > .btn > .caret { border-top-color: rgb(0, 0, 0) !important; }
.label { border: 1px solid rgb(0, 0, 0); }
.table { border-collapse: collapse !important; }
.table td, .table th { background-color: rgb(255, 255, 255) !important; }
.table-bordered td, .table-bordered th { border: 1px solid rgb(221, 221, 221) !important; }
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-warning { background-image: none; }
.img-thumbnail, body { background-color: rgb(255, 255, 255); }
@font-face {
font-family: "Glyphicons Halflings";
src: url("glyphicons-halflings-regular.eot") format("embedded-opentype"), url("glyphicons-halflings-regular.woff2") format("woff2"), url("glyphicons-halflings-regular.woff") format("woff"), url("glyphicons-halflings-regular.ttf") format("truetype"), url("glyphicons-halflings-regular.svg") format("svg");
}
.glyphicon { position: relative; top: 1px; display: inline-block; font-family: "Glyphicons Halflings"; font-weight: 400; line-height: 1; }
.glyphicon-asterisk::before { content: "*"; }
.glyphicon-plus::before { content: "+"; }
.glyphicon-eur::before, .glyphicon-euro::before { content: "€"; }
.glyphicon-minus::before { content: ""; }
.glyphicon-cloud::before { content: "☁"; }
.glyphicon-envelope::before { content: "✉"; }
.glyphicon-pencil::before { content: "✏"; }
.glyphicon-glass::before { content: ""; }
.glyphicon-music::before { content: ""; }
.glyphicon-search::before { content: ""; }
.glyphicon-heart::before { content: ""; }
.glyphicon-star::before { content: ""; }
.glyphicon-star-empty::before { content: ""; }
.glyphicon-user::before { content: ""; }
.glyphicon-film::before { content: ""; }
.glyphicon-th-large::before { content: ""; }
.glyphicon-th::before { content: ""; }
.glyphicon-th-list::before { content: ""; }
.glyphicon-ok::before { content: ""; }
.glyphicon-remove::before { content: ""; }
.glyphicon-zoom-in::before { content: ""; }
.glyphicon-zoom-out::before { content: ""; }
.glyphicon-off::before { content: ""; }
.glyphicon-signal::before { content: ""; }
.glyphicon-cog::before { content: ""; }
.glyphicon-trash::before { content: ""; }
.glyphicon-home::before { content: ""; }
.glyphicon-file::before { content: ""; }
.glyphicon-time::before { content: ""; }
.glyphicon-road::before { content: ""; }
.glyphicon-download-alt::before { content: ""; }
.glyphicon-download::before { content: ""; }
.glyphicon-upload::before { content: ""; }
.glyphicon-inbox::before { content: ""; }
.glyphicon-play-circle::before { content: ""; }
.glyphicon-repeat::before { content: ""; }
.glyphicon-refresh::before { content: ""; }
.glyphicon-list-alt::before { content: ""; }
.glyphicon-lock::before { content: ""; }
.glyphicon-flag::before { content: ""; }
.glyphicon-headphones::before { content: ""; }
.glyphicon-volume-off::before { content: ""; }
.glyphicon-volume-down::before { content: ""; }
.glyphicon-volume-up::before { content: ""; }
.glyphicon-qrcode::before { content: ""; }
.glyphicon-barcode::before { content: ""; }
.glyphicon-tag::before { content: ""; }
.glyphicon-tags::before { content: ""; }
.glyphicon-book::before { content: ""; }
.glyphicon-bookmark::before { content: ""; }
.glyphicon-print::before { content: ""; }
.glyphicon-camera::before { content: ""; }
.glyphicon-font::before { content: ""; }
.glyphicon-bold::before { content: ""; }
.glyphicon-italic::before { content: ""; }
.glyphicon-text-height::before { content: ""; }
.glyphicon-text-width::before { content: ""; }
.glyphicon-align-left::before { content: ""; }
.glyphicon-align-center::before { content: ""; }
.glyphicon-align-right::before { content: ""; }
.glyphicon-align-justify::before { content: ""; }
.glyphicon-list::before { content: ""; }
.glyphicon-indent-left::before { content: ""; }
.glyphicon-indent-right::before { content: ""; }
.glyphicon-facetime-video::before { content: ""; }
.glyphicon-picture::before { content: ""; }
.glyphicon-map-marker::before { content: ""; }
.glyphicon-adjust::before { content: ""; }
.glyphicon-tint::before { content: ""; }
.glyphicon-edit::before { content: ""; }
.glyphicon-share::before { content: ""; }
.glyphicon-check::before { content: ""; }
.glyphicon-move::before { content: ""; }
.glyphicon-step-backward::before { content: ""; }
.glyphicon-fast-backward::before { content: ""; }
.glyphicon-backward::before { content: ""; }
.glyphicon-play::before { content: ""; }
.glyphicon-pause::before { content: ""; }
.glyphicon-stop::before { content: ""; }
.glyphicon-forward::before { content: ""; }
.glyphicon-fast-forward::before { content: ""; }
.glyphicon-step-forward::before { content: ""; }
.glyphicon-eject::before { content: ""; }
.glyphicon-chevron-left::before { content: ""; }
.glyphicon-chevron-right::before { content: ""; }
.glyphicon-plus-sign::before { content: ""; }
.glyphicon-minus-sign::before { content: ""; }
.glyphicon-remove-sign::before { content: ""; }
.glyphicon-ok-sign::before { content: ""; }
.glyphicon-question-sign::before { content: ""; }
.glyphicon-info-sign::before { content: ""; }
.glyphicon-screenshot::before { content: ""; }
.glyphicon-remove-circle::before { content: ""; }
.glyphicon-ok-circle::before { content: ""; }
.glyphicon-ban-circle::before { content: ""; }
.glyphicon-arrow-left::before { content: ""; }
.glyphicon-arrow-right::before { content: ""; }
.glyphicon-arrow-up::before { content: ""; }
.glyphicon-arrow-down::before { content: ""; }
.glyphicon-share-alt::before { content: ""; }
.glyphicon-resize-full::before { content: ""; }
.glyphicon-resize-small::before { content: ""; }
.glyphicon-exclamation-sign::before { content: ""; }
.glyphicon-gift::before { content: ""; }
.glyphicon-leaf::before { content: ""; }
.glyphicon-fire::before { content: ""; }
.glyphicon-eye-open::before { content: ""; }
.glyphicon-eye-close::before { content: ""; }
.glyphicon-warning-sign::before { content: ""; }
.glyphicon-plane::before { content: ""; }
.glyphicon-calendar::before { content: ""; }
.glyphicon-random::before { content: ""; }
.glyphicon-comment::before { content: ""; }
.glyphicon-magnet::before { content: ""; }
.glyphicon-chevron-up::before { content: ""; }
.glyphicon-chevron-down::before { content: ""; }
.glyphicon-retweet::before { content: ""; }
.glyphicon-shopping-cart::before { content: ""; }
.glyphicon-folder-close::before { content: ""; }
.glyphicon-folder-open::before { content: ""; }
.glyphicon-resize-vertical::before { content: ""; }
.glyphicon-resize-horizontal::before { content: ""; }
.glyphicon-hdd::before { content: ""; }
.glyphicon-bullhorn::before { content: ""; }
.glyphicon-bell::before { content: ""; }
.glyphicon-certificate::before { content: ""; }
.glyphicon-thumbs-up::before { content: ""; }
.glyphicon-thumbs-down::before { content: ""; }
.glyphicon-hand-right::before { content: ""; }
.glyphicon-hand-left::before { content: ""; }
.glyphicon-hand-up::before { content: ""; }
.glyphicon-hand-down::before { content: ""; }
.glyphicon-circle-arrow-right::before { content: ""; }
.glyphicon-circle-arrow-left::before { content: ""; }
.glyphicon-circle-arrow-up::before { content: ""; }
.glyphicon-circle-arrow-down::before { content: ""; }
.glyphicon-globe::before { content: ""; }
.glyphicon-wrench::before { content: ""; }
.glyphicon-tasks::before { content: ""; }
.glyphicon-filter::before { content: ""; }
.glyphicon-briefcase::before { content: ""; }
.glyphicon-fullscreen::before { content: ""; }
.glyphicon-dashboard::before { content: ""; }
.glyphicon-paperclip::before { content: ""; }
.glyphicon-heart-empty::before { content: ""; }
.glyphicon-link::before { content: ""; }
.glyphicon-phone::before { content: ""; }
.glyphicon-pushpin::before { content: ""; }
.glyphicon-usd::before { content: ""; }
.glyphicon-gbp::before { content: ""; }
.glyphicon-sort::before { content: ""; }
.glyphicon-sort-by-alphabet::before { content: ""; }
.glyphicon-sort-by-alphabet-alt::before { content: ""; }
.glyphicon-sort-by-order::before { content: ""; }
.glyphicon-sort-by-order-alt::before { content: ""; }
.glyphicon-sort-by-attributes::before { content: ""; }
.glyphicon-sort-by-attributes-alt::before { content: ""; }
.glyphicon-unchecked::before { content: ""; }
.glyphicon-expand::before { content: ""; }
.glyphicon-collapse-down::before { content: ""; }
.glyphicon-collapse-up::before { content: ""; }
.glyphicon-log-in::before { content: ""; }
.glyphicon-flash::before { content: ""; }
.glyphicon-log-out::before { content: ""; }
.glyphicon-new-window::before { content: ""; }
.glyphicon-record::before { content: ""; }
.glyphicon-save::before { content: ""; }
.glyphicon-open::before { content: ""; }
.glyphicon-saved::before { content: ""; }
.glyphicon-import::before { content: ""; }
.glyphicon-export::before { content: ""; }
.glyphicon-send::before { content: ""; }
.glyphicon-floppy-disk::before { content: ""; }
.glyphicon-floppy-saved::before { content: ""; }
.glyphicon-floppy-remove::before { content: ""; }
.glyphicon-floppy-save::before { content: ""; }
.glyphicon-floppy-open::before { content: ""; }
.glyphicon-credit-card::before { content: ""; }
.glyphicon-transfer::before { content: ""; }
.glyphicon-cutlery::before { content: ""; }
.glyphicon-header::before { content: ""; }
.glyphicon-compressed::before { content: ""; }
.glyphicon-earphone::before { content: ""; }
.glyphicon-phone-alt::before { content: ""; }
.glyphicon-tower::before { content: ""; }
.glyphicon-stats::before { content: ""; }
.glyphicon-sd-video::before { content: ""; }
.glyphicon-hd-video::before { content: ""; }
.glyphicon-subtitles::before { content: ""; }
.glyphicon-sound-stereo::before { content: ""; }
.glyphicon-sound-dolby::before { content: ""; }
.glyphicon-sound-5-1::before { content: ""; }
.glyphicon-sound-6-1::before { content: ""; }
.glyphicon-sound-7-1::before { content: ""; }
.glyphicon-copyright-mark::before { content: ""; }
.glyphicon-registration-mark::before { content: ""; }
.glyphicon-cloud-download::before { content: ""; }
.glyphicon-cloud-upload::before { content: ""; }
.glyphicon-tree-conifer::before { content: ""; }
.glyphicon-tree-deciduous::before { content: ""; }
.glyphicon-cd::before { content: ""; }
.glyphicon-save-file::before { content: ""; }
.glyphicon-open-file::before { content: ""; }
.glyphicon-level-up::before { content: ""; }
.glyphicon-copy::before { content: ""; }
.glyphicon-paste::before { content: ""; }
.glyphicon-alert::before { content: ""; }
.glyphicon-equalizer::before { content: ""; }
.glyphicon-king::before { content: ""; }
.glyphicon-queen::before { content: ""; }
.glyphicon-pawn::before { content: ""; }
.glyphicon-bishop::before { content: ""; }
.glyphicon-knight::before { content: ""; }
.glyphicon-baby-formula::before { content: ""; }
.glyphicon-tent::before { content: "⛺"; }
.glyphicon-blackboard::before { content: ""; }
.glyphicon-bed::before { content: ""; }
.glyphicon-apple::before { content: ""; }
.glyphicon-erase::before { content: ""; }
.glyphicon-hourglass::before { content: "⌛"; }
.glyphicon-lamp::before { content: ""; }
.glyphicon-duplicate::before { content: ""; }
.glyphicon-piggy-bank::before { content: ""; }
.glyphicon-scissors::before { content: ""; }
.glyphicon-bitcoin::before, .glyphicon-btc::before, .glyphicon-xbt::before { content: ""; }
.glyphicon-jpy::before, .glyphicon-yen::before { content: "¥"; }
.glyphicon-rub::before, .glyphicon-ruble::before { content: "₽"; }
.glyphicon-scale::before { content: ""; }
.glyphicon-ice-lolly::before { content: ""; }
.glyphicon-ice-lolly-tasted::before { content: ""; }
.glyphicon-education::before { content: ""; }
.glyphicon-option-horizontal::before { content: ""; }
.glyphicon-option-vertical::before { content: ""; }
.glyphicon-menu-hamburger::before { content: ""; }
.glyphicon-modal-window::before { content: ""; }
.glyphicon-oil::before { content: ""; }
.glyphicon-grain::before { content: ""; }
.glyphicon-sunglasses::before { content: ""; }
.glyphicon-text-size::before { content: ""; }
.glyphicon-text-color::before { content: ""; }
.glyphicon-text-background::before { content: ""; }
.glyphicon-object-align-top::before { content: ""; }
.glyphicon-object-align-bottom::before { content: ""; }
.glyphicon-object-align-horizontal::before { content: ""; }
.glyphicon-object-align-left::before { content: ""; }
.glyphicon-object-align-vertical::before { content: ""; }
.glyphicon-object-align-right::before { content: ""; }
.glyphicon-triangle-right::before { content: ""; }
.glyphicon-triangle-left::before { content: ""; }
.glyphicon-triangle-bottom::before { content: ""; }
.glyphicon-triangle-top::before { content: ""; }
.glyphicon-console::before { content: ""; }
.glyphicon-superscript::before { content: ""; }
.glyphicon-subscript::before { content: ""; }
.glyphicon-menu-left::before { content: ""; }
.glyphicon-menu-right::before { content: ""; }
.glyphicon-menu-down::before { content: ""; }
.glyphicon-menu-up::before { content: ""; }
*, *::after, *::before { box-sizing: border-box; }
html { font-size: 10px; }
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857; color: rgb(51, 51, 51); }
button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
a { color: rgb(51, 122, 183); text-decoration: none; }
a:focus, a:hover { color: rgb(35, 82, 124); text-decoration: underline; }
a:focus { outline: thin dotted; outline-offset: -2px; }
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img { display: block; max-width: 100%; height: auto; }
.img-rounded { border-radius: 6px; }
.img-thumbnail { padding: 4px; line-height: 1.42857; border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: all 0.2s ease-in-out 0s; display: inline-block; max-width: 100%; height: auto; }
.img-circle { border-radius: 50%; }
hr { margin-top: 20px; margin-bottom: 20px; border-top: 1px solid rgb(238, 238, 238); }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px none; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }
[role="button"] { cursor: pointer; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-weight: 400; line-height: 1; color: rgb(119, 119, 119); }
.h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { font-size: 65%; }
.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-size: 75%; }
.h1, h1 { font-size: 36px; }
.h2, h2 { font-size: 30px; }
.h3, h3 { font-size: 24px; }
.h4, h4 { font-size: 18px; }
.h5, h5 { font-size: 14px; }
.h6, h6 { font-size: 12px; }
p { margin: 0px 0px 10px; }
.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
dt, kbd kbd, label { font-weight: 700; }
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre { line-height: 1.42857; }
@media (min-width: 768px) {
.lead { font-size: 21px; }
}
.small, small { font-size: 85%; }
.mark, mark { background-color: rgb(252, 248, 227); padding: 0.2em; }
.list-inline, .list-unstyled { padding-left: 0px; list-style: outside none none; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }
.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.text-muted { color: rgb(119, 119, 119); }
.text-primary { color: rgb(51, 122, 183); }
a.text-primary:focus, a.text-primary:hover { color: rgb(40, 96, 144); }
.text-success { color: rgb(60, 118, 61); }
a.text-success:focus, a.text-success:hover { color: rgb(43, 84, 44); }
.text-info { color: rgb(49, 112, 143); }
a.text-info:focus, a.text-info:hover { color: rgb(36, 82, 105); }
.text-warning { color: rgb(138, 109, 59); }
a.text-warning:focus, a.text-warning:hover { color: rgb(102, 81, 44); }
.text-danger { color: rgb(169, 68, 66); }
a.text-danger:focus, a.text-danger:hover { color: rgb(132, 53, 52); }
.bg-primary { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); }
a.bg-primary:focus, a.bg-primary:hover { background-color: rgb(40, 96, 144); }
.bg-success { background-color: rgb(223, 240, 216); }
a.bg-success:focus, a.bg-success:hover { background-color: rgb(193, 226, 179); }
.bg-info { background-color: rgb(217, 237, 247); }
a.bg-info:focus, a.bg-info:hover { background-color: rgb(175, 217, 238); }
.bg-warning { background-color: rgb(252, 248, 227); }
a.bg-warning:focus, a.bg-warning:hover { background-color: rgb(247, 236, 181); }
.bg-danger { background-color: rgb(242, 222, 222); }
a.bg-danger:focus, a.bg-danger:hover { background-color: rgb(228, 185, 185); }
pre code, table { background-color: transparent; }
.page-header { padding-bottom: 9px; margin: 40px 0px 20px; border-bottom: 1px solid rgb(238, 238, 238); }
dl, ol, ul { margin-top: 0px; }
address, dl { margin-bottom: 20px; }
ol, ul { margin-bottom: 10px; }
ol ol, ol ul, ul ol, ul ul { margin-bottom: 0px; }
.list-inline { margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }
dd { margin-left: 0px; }
@media (min-width: 992px) {
.dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dl-horizontal dd { margin-left: 180px; }
}
abbr[data-original-title], abbr[title] { cursor: help; border-bottom: 1px dotted rgb(119, 119, 119); }
.initialism { font-size: 90%; text-transform: uppercase; }
blockquote { padding: 10px 20px; margin: 0px 0px 20px; font-size: 17.5px; border-left: 5px solid rgb(238, 238, 238); }
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child { margin-bottom: 0px; }
blockquote .small, blockquote footer, blockquote small { display: block; font-size: 80%; color: rgb(119, 119, 119); }
legend, pre { display: block; color: rgb(51, 51, 51); }
blockquote .small::before, blockquote footer::before, blockquote small::before { content: "— "; }
.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0px; border-right: 5px solid rgb(238, 238, 238); border-left: 0px none; text-align: right; }
code, kbd { padding: 2px 4px; font-size: 90%; }
caption, th { text-align: left; }
.blockquote-reverse .small::before, .blockquote-reverse footer::before, .blockquote-reverse small::before, blockquote.pull-right .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before { content: ""; }
.blockquote-reverse .small::after, .blockquote-reverse footer::after, .blockquote-reverse small::after, blockquote.pull-right .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after { content: " —"; }
code, kbd, pre, samp { font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
code { color: rgb(199, 37, 78); background-color: rgb(249, 242, 244); border-radius: 4px; }
kbd { color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); border-radius: 3px; box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25) inset; }
kbd kbd { padding: 0px; font-size: 100%; box-shadow: none; }
pre { padding: 9.5px; margin: 0px 0px 10px; font-size: 13px; word-break: break-all; overflow-wrap: break-word; background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px; }
.container, .container-fluid { margin-right: auto; margin-left: auto; }
pre code { padding: 0px; font-size: inherit; color: inherit; white-space: pre-wrap; border-radius: 0px; }
.container, .container-fluid { padding-left: 12px; padding-right: 12px; }
.pre-scrollable { overflow-y: scroll; }
@media (min-width: 768px) {
.container { width: 744px; }
}
@media (min-width: 992px) {
.container { width: 964px; }
}
@media (min-width: 1200px) {
.container { width: 1164px; }
}
.row { margin-left: -12px; margin-right: -12px; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: 1px; padding-left: 12px; padding-right: 12px; }
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.666%; }
.col-xs-10 { width: 83.333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.666%; }
.col-xs-7 { width: 58.333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.666%; }
.col-xs-4 { width: 33.333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.666%; }
.col-xs-1 { width: 8.333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.666%; }
.col-xs-pull-10 { right: 83.333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.666%; }
.col-xs-pull-7 { right: 58.333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.666%; }
.col-xs-pull-4 { right: 33.333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.666%; }
.col-xs-pull-1 { right: 8.333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.666%; }
.col-xs-push-10 { left: 83.333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.666%; }
.col-xs-push-7 { left: 58.333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.666%; }
.col-xs-push-4 { left: 33.333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.666%; }
.col-xs-push-1 { left: 8.333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.666%; }
.col-xs-offset-10 { margin-left: 83.333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.666%; }
.col-xs-offset-7 { margin-left: 58.333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.666%; }
.col-xs-offset-4 { margin-left: 33.333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.666%; }
.col-xs-offset-1 { margin-left: 8.333%; }
.col-xs-offset-0 { margin-left: 0px; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left; }
.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.666%; }
.col-sm-10 { width: 83.333%; }
.col-sm-9 { width: 75%; }
.col-sm-8 { width: 66.666%; }
.col-sm-7 { width: 58.333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.666%; }
.col-sm-4 { width: 33.333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.666%; }
.col-sm-1 { width: 8.333%; }
.col-sm-pull-12 { right: 100%; }
.col-sm-pull-11 { right: 91.666%; }
.col-sm-pull-10 { right: 83.333%; }
.col-sm-pull-9 { right: 75%; }
.col-sm-pull-8 { right: 66.666%; }
.col-sm-pull-7 { right: 58.333%; }
.col-sm-pull-6 { right: 50%; }
.col-sm-pull-5 { right: 41.666%; }
.col-sm-pull-4 { right: 33.333%; }
.col-sm-pull-3 { right: 25%; }
.col-sm-pull-2 { right: 16.666%; }
.col-sm-pull-1 { right: 8.333%; }
.col-sm-pull-0 { right: auto; }
.col-sm-push-12 { left: 100%; }
.col-sm-push-11 { left: 91.666%; }
.col-sm-push-10 { left: 83.333%; }
.col-sm-push-9 { left: 75%; }
.col-sm-push-8 { left: 66.666%; }
.col-sm-push-7 { left: 58.333%; }
.col-sm-push-6 { left: 50%; }
.col-sm-push-5 { left: 41.666%; }
.col-sm-push-4 { left: 33.333%; }
.col-sm-push-3 { left: 25%; }
.col-sm-push-2 { left: 16.666%; }
.col-sm-push-1 { left: 8.333%; }
.col-sm-push-0 { left: auto; }
.col-sm-offset-12 { margin-left: 100%; }
.col-sm-offset-11 { margin-left: 91.666%; }
.col-sm-offset-10 { margin-left: 83.333%; }
.col-sm-offset-9 { margin-left: 75%; }
.col-sm-offset-8 { margin-left: 66.666%; }
.col-sm-offset-7 { margin-left: 58.333%; }
.col-sm-offset-6 { margin-left: 50%; }
.col-sm-offset-5 { margin-left: 41.666%; }
.col-sm-offset-4 { margin-left: 33.333%; }
.col-sm-offset-3 { margin-left: 25%; }
.col-sm-offset-2 { margin-left: 16.666%; }
.col-sm-offset-1 { margin-left: 8.333%; }
.col-sm-offset-0 { margin-left: 0px; }
}
@media (min-width: 992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left; }
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.666%; }
.col-md-10 { width: 83.333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.666%; }
.col-md-7 { width: 58.333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.666%; }
.col-md-4 { width: 33.333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.666%; }
.col-md-1 { width: 8.333%; }
.col-md-pull-12 { right: 100%; }
.col-md-pull-11 { right: 91.666%; }
.col-md-pull-10 { right: 83.333%; }
.col-md-pull-9 { right: 75%; }
.col-md-pull-8 { right: 66.666%; }
.col-md-pull-7 { right: 58.333%; }
.col-md-pull-6 { right: 50%; }
.col-md-pull-5 { right: 41.666%; }
.col-md-pull-4 { right: 33.333%; }
.col-md-pull-3 { right: 25%; }
.col-md-pull-2 { right: 16.666%; }
.col-md-pull-1 { right: 8.333%; }
.col-md-pull-0 { right: auto; }
.col-md-push-12 { left: 100%; }
.col-md-push-11 { left: 91.666%; }
.col-md-push-10 { left: 83.333%; }
.col-md-push-9 { left: 75%; }
.col-md-push-8 { left: 66.666%; }
.col-md-push-7 { left: 58.333%; }
.col-md-push-6 { left: 50%; }
.col-md-push-5 { left: 41.666%; }
.col-md-push-4 { left: 33.333%; }
.col-md-push-3 { left: 25%; }
.col-md-push-2 { left: 16.666%; }
.col-md-push-1 { left: 8.333%; }
.col-md-push-0 { left: auto; }
.col-md-offset-12 { margin-left: 100%; }
.col-md-offset-11 { margin-left: 91.666%; }
.col-md-offset-10 { margin-left: 83.333%; }
.col-md-offset-9 { margin-left: 75%; }
.col-md-offset-8 { margin-left: 66.666%; }
.col-md-offset-7 { margin-left: 58.333%; }
.col-md-offset-6 { margin-left: 50%; }
.col-md-offset-5 { margin-left: 41.666%; }
.col-md-offset-4 { margin-left: 33.333%; }
.col-md-offset-3 { margin-left: 25%; }
.col-md-offset-2 { margin-left: 16.666%; }
.col-md-offset-1 { margin-left: 8.333%; }
.col-md-offset-0 { margin-left: 0px; }
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left; }
.col-lg-12 { width: 100%; }
.col-lg-11 { width: 91.666%; }
.col-lg-10 { width: 83.333%; }
.col-lg-9 { width: 75%; }
.col-lg-8 { width: 66.666%; }
.col-lg-7 { width: 58.333%; }
.col-lg-6 { width: 50%; }
.col-lg-5 { width: 41.666%; }
.col-lg-4 { width: 33.333%; }
.col-lg-3 { width: 25%; }
.col-lg-2 { width: 16.666%; }
.col-lg-1 { width: 8.333%; }
.col-lg-pull-12 { right: 100%; }
.col-lg-pull-11 { right: 91.666%; }
.col-lg-pull-10 { right: 83.333%; }
.col-lg-pull-9 { right: 75%; }
.col-lg-pull-8 { right: 66.666%; }
.col-lg-pull-7 { right: 58.333%; }
.col-lg-pull-6 { right: 50%; }
.col-lg-pull-5 { right: 41.666%; }
.col-lg-pull-4 { right: 33.333%; }
.col-lg-pull-3 { right: 25%; }
.col-lg-pull-2 { right: 16.666%; }
.col-lg-pull-1 { right: 8.333%; }
.col-lg-pull-0 { right: auto; }
.col-lg-push-12 { left: 100%; }
.col-lg-push-11 { left: 91.666%; }
.col-lg-push-10 { left: 83.333%; }
.col-lg-push-9 { left: 75%; }
.col-lg-push-8 { left: 66.666%; }
.col-lg-push-7 { left: 58.333%; }
.col-lg-push-6 { left: 50%; }
.col-lg-push-5 { left: 41.666%; }
.col-lg-push-4 { left: 33.333%; }
.col-lg-push-3 { left: 25%; }
.col-lg-push-2 { left: 16.666%; }
.col-lg-push-1 { left: 8.333%; }
.col-lg-push-0 { left: auto; }
.col-lg-offset-12 { margin-left: 100%; }
.col-lg-offset-11 { margin-left: 91.666%; }
.col-lg-offset-10 { margin-left: 83.333%; }
.col-lg-offset-9 { margin-left: 75%; }
.col-lg-offset-8 { margin-left: 66.666%; }
.col-lg-offset-7 { margin-left: 58.333%; }
.col-lg-offset-6 { margin-left: 50%; }
.col-lg-offset-5 { margin-left: 41.666%; }
.col-lg-offset-4 { margin-left: 33.333%; }
.col-lg-offset-3 { margin-left: 25%; }
.col-lg-offset-2 { margin-left: 16.666%; }
.col-lg-offset-1 { margin-left: 8.333%; }
.col-lg-offset-0 { margin-left: 0px; }
}
caption { padding-top: 8px; padding-bottom: 8px; color: rgb(119, 119, 119); }
.table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(221, 221, 221); }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid rgb(221, 221, 221); }
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th { border-top: 0px none; }
.table > tbody + tbody { border-top: 2px solid rgb(221, 221, 221); }
.table .table { background-color: rgb(255, 255, 255); }
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th { padding: 5px; }
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border: 1px solid rgb(221, 221, 221); }
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(249, 249, 249); }
.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active { background-color: rgb(245, 245, 245); }
table col[class*="col-"] { position: static; float: none; display: table-column; }
table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }
.btn-group > .btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu { float: left; }
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover { background-color: rgb(232, 232, 232); }
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success { background-color: rgb(223, 240, 216); }
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover { background-color: rgb(208, 233, 198); }
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info { background-color: rgb(217, 237, 247); }
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover { background-color: rgb(196, 227, 243); }
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning { background-color: rgb(252, 248, 227); }
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover { background-color: rgb(250, 242, 204); }
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger { background-color: rgb(242, 222, 222); }
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover { background-color: rgb(235, 204, 204); }
.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) {
.table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; border: 1px solid rgb(221, 221, 221); }
.table-responsive > .table { margin-bottom: 0px; }
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th { white-space: nowrap; }
.table-responsive > .table-bordered { border: 0px none; }
.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0px none; }
.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0px none; }
.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px none; }
}
fieldset, legend { padding: 0px; border: 0px none; }
fieldset { margin: 0px; min-width: 0px; }
legend { width: 100%; margin-bottom: 20px; font-size: 21px; line-height: inherit; border-bottom: 1px solid rgb(229, 229, 229); }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; }
input[type="search"] { box-sizing: border-box; }
input[type="checkbox"], input[type="radio"] { margin: 4px 0px 0px; line-height: normal; }
.form-control, output { font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); display: block; }
input[type="file"] { display: block; }
input[type="range"] { display: block; width: 100%; }
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus { outline: thin dotted; outline-offset: -2px; }
output { padding-top: 7px; }
.form-control { width: 100%; height: 34px; padding: 6px 12px; background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.form-control:focus { border-color: rgb(102, 175, 233); outline: 0px none; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: rgb(153, 153, 153); opacity: 1; }
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label { color: rgb(60, 118, 61); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: rgb(238, 238, 238); opacity: 1; }
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }
textarea.form-control { height: auto; }
@media not all {
input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] { line-height: 34px; }
.input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"], input.input-sm[type="date"], input.input-sm[type="time"], input.input-sm[type="datetime-local"], input.input-sm[type="month"] { line-height: 30px; }
.input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"], input.input-lg[type="date"], input.input-lg[type="time"], input.input-lg[type="datetime-local"], input.input-lg[type="month"] { line-height: 46px; }
}
.form-group { margin-bottom: 15px; }
.checkbox, .radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.checkbox label, .radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0px; font-weight: 400; cursor: pointer; }
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] { position: absolute; margin-left: -20px; }
.checkbox + .checkbox, .radio + .radio { margin-top: -5px; }
.checkbox-inline, .radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0px; vertical-align: middle; font-weight: 400; cursor: pointer; }
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline { margin-top: 0px; margin-left: 10px; }
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type="checkbox"], fieldset[disabled] input[type="radio"], input.disabled[type="checkbox"], input[type="checkbox"][disabled], input.disabled[type="radio"], input[type="radio"][disabled] { cursor: not-allowed; }
.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px; min-height: 34px; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0px; padding-right: 0px; }
.form-group-sm .form-control, .input-sm { padding: 5px 10px; border-radius: 3px; font-size: 12px; }
.input-sm { height: 30px; line-height: 1.5; }
select.input-sm { height: 30px; line-height: 30px; }
select.input-sm[multiple], textarea.input-sm { height: auto; }
.form-group-sm .form-control { height: 30px; line-height: 1.5; }
.form-group-lg .form-control, .input-lg { border-radius: 6px; padding: 10px 16px; font-size: 18px; }
.form-group-sm select.form-control { height: 30px; line-height: 30px; }
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control { height: auto; }
.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }
.input-lg { height: 46px; line-height: 1.33333; }
select.input-lg { height: 46px; line-height: 46px; }
select.input-lg[multiple], textarea.input-lg { height: auto; }
.form-group-lg .form-control { height: 46px; line-height: 1.33333; }
.form-group-lg select.form-control { height: 46px; line-height: 46px; }
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control { height: auto; }
.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }
.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }
.form-control-feedback { position: absolute; top: 0px; right: 0px; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }
.collapsing, .dropdown, .dropup { position: relative; }
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }
.has-success .form-control { border-color: rgb(60, 118, 61); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
.has-success .form-control:focus { border-color: rgb(43, 84, 44); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(103, 177, 104); }
.has-success .input-group-addon { color: rgb(60, 118, 61); border-color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); }
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label { color: rgb(138, 109, 59); }
.has-warning .form-control { border-color: rgb(138, 109, 59); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
.has-warning .form-control:focus { border-color: rgb(102, 81, 44); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(192, 161, 107); }
.has-warning .input-group-addon { color: rgb(138, 109, 59); border-color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); }
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label { color: rgb(169, 68, 66); }
.has-error .form-control { border-color: rgb(169, 68, 66); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }
.has-error .form-control:focus { border-color: rgb(132, 53, 52); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(206, 132, 131); }
.has-error .input-group-addon { color: rgb(169, 68, 66); border-color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); }
.has-feedback label ~ .form-control-feedback { top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0px; }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: rgb(115, 115, 115); }
@media (min-width: 768px) {
.form-inline .form-control-static, .form-inline .form-group { display: inline-block; }
.form-inline .control-label, .form-inline .form-group { margin-bottom: 0px; vertical-align: middle; }
.form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
.form-inline .input-group { display: inline-table; vertical-align: middle; }
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn { width: auto; }
.form-inline .input-group > .form-control { width: 100%; }
.form-inline .checkbox, .form-inline .radio { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
.form-inline .checkbox label, .form-inline .radio label { padding-left: 0px; }
.form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] { position: relative; margin-left: 0px; }
.form-inline .has-feedback .form-control-feedback { top: 0px; }
.form-horizontal .control-label { text-align: right; margin-bottom: 0px; padding-top: 7px; }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline { margin-top: 0px; margin-bottom: 0px; padding-top: 7px; }
.form-horizontal .checkbox, .form-horizontal .radio { min-height: 27px; }
.form-horizontal .form-group { margin-left: -12px; margin-right: -12px; }
.form-horizontal .has-feedback .form-control-feedback { right: 12px; }
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; }
.form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; }
}
.btn { display: inline-block; margin-bottom: 0px; font-weight: 400; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -moz-user-select: none; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus { outline: thin dotted; outline-offset: -2px; }
.btn.focus, .btn:focus, .btn:hover { color: rgb(51, 51, 51); text-decoration: none; }
.btn.active, .btn:active { outline: 0px none; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset; }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; box-shadow: none; }
a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; }
.btn-default { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.btn-default.focus, .btn-default:focus { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(140, 140, 140); }
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(173, 173, 173); }
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover { color: rgb(51, 51, 51); background-color: rgb(212, 212, 212); border-color: rgb(140, 140, 140); }
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }
.btn-default .badge { color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); }
.btn-primary { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }
.btn-primary.focus, .btn-primary:focus { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(18, 43, 64); }
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(32, 77, 116); }
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover { color: rgb(255, 255, 255); background-color: rgb(32, 77, 116); border-color: rgb(18, 43, 64); }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }
.btn-primary .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.btn-success { color: rgb(255, 255, 255); background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }
.btn-success.focus, .btn-success:focus { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(37, 86, 37); }
.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(57, 132, 57); }
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(57, 132, 57); border-color: rgb(37, 86, 37); }
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success { background-image: none; }
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover { background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }
.btn-success .badge { color: rgb(92, 184, 92); background-color: rgb(255, 255, 255); }
.btn-info { color: rgb(255, 255, 255); background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }
.btn-info.focus, .btn-info:focus { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(27, 109, 133); }
.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(38, 154, 188); }
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(38, 154, 188); border-color: rgb(27, 109, 133); }
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus[disabled], .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover { background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }
.btn-info .badge { color: rgb(91, 192, 222); background-color: rgb(255, 255, 255); }
.btn-warning { color: rgb(255, 255, 255); background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }
.btn-warning.focus, .btn-warning:focus { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(152, 95, 13); }
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(213, 133, 18); }
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover { color: rgb(255, 255, 255); background-color: rgb(213, 133, 18); border-color: rgb(152, 95, 13); }
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus[disabled], .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover { background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }
.btn-warning .badge { color: rgb(240, 173, 78); background-color: rgb(255, 255, 255); }
.btn-danger { color: rgb(255, 255, 255); background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }
.btn-danger.focus, .btn-danger:focus { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(118, 28, 25); }
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(172, 41, 37); }
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(172, 41, 37); border-color: rgb(118, 28, 25); }
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover { background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }
.btn-danger .badge { color: rgb(217, 83, 79); background-color: rgb(255, 255, 255); }
.btn-link { color: rgb(51, 122, 183); font-weight: 400; border-radius: 0px; }
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover { border-color: transparent; }
.btn-link:focus, .btn-link:hover { color: rgb(35, 82, 124); text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover { color: rgb(119, 119, 119); text-decoration: none; }
.btn-group-lg > .btn, .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
.btn-group-sm > .btn, .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-group-xs > .btn, .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 5px; }
input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] { width: 100%; }
.fade { opacity: 0; transition: opacity 0.15s linear 0s; }
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
tr.collapse.in { display: table-row; }
tbody.collapse.in { display: table-row-group; }
.collapsing { height: 0px; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }
.caret { display: inline-block; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.dropdown-toggle:focus { outline: 0px none; }
.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; min-width: 160px; padding: 5px 0px; margin: 2px 0px 0px; list-style: outside none none; font-size: 14px; text-align: left; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176); background-clip: padding-box; }
.dropdown-menu-right, .dropdown-menu.pull-right { left: auto; right: 0px; }
.dropdown-header, .dropdown-menu > li > a { display: block; padding: 3px 20px; line-height: 1.42857; white-space: nowrap; }
.dropdown-menu .divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }
.dropdown-menu > li > a { clear: both; font-weight: 400; color: rgb(51, 51, 51); }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { text-decoration: none; color: rgb(38, 38, 38); background-color: rgb(245, 245, 245); }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover { color: rgb(255, 255, 255); text-decoration: none; outline: 0px none; background-color: rgb(51, 122, 183); }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover { color: rgb(119, 119, 119); }
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover { text-decoration: none; background-color: transparent; cursor: not-allowed; }
.open > .dropdown-menu { display: block; }
.open > a { outline: 0px none; }
.dropdown-menu-left { left: 0px; right: auto; }
.dropdown-header { font-size: 12px; color: rgb(119, 119, 119); }
.dropdown-backdrop { position: fixed; left: 0px; right: 0px; bottom: 0px; top: 0px; z-index: 990; }
.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
.pull-right > .dropdown-menu { right: 0px; left: auto; }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0px none; border-bottom: 4px dashed; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }
@media (min-width: 992px) {
.navbar-right .dropdown-menu { left: auto; right: 0px; }
.navbar-right .dropdown-menu-left { left: 0px; right: auto; }
}
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group-vertical > .btn, .btn-group > .btn { position: relative; float: left; }
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover { z-index: 2; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar { margin-left: -5px; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }
.btn .caret, .btn-group > .btn:first-child { margin-left: 0px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0px none; }
.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }
.btn-group.open .dropdown-toggle { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset; }
.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }
.btn-lg .caret { border-width: 5px 5px 0px; }
.dropup .btn-lg .caret { border-width: 0px 5px 5px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-radius: 4px 4px 0px 0px; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-radius: 0px 0px 4px 4px; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0px; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }
.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified > .btn, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }
.btn-group-justified > .btn-group .btn { width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu { left: auto; }
[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }
.input-group { position: relative; display: table; border-collapse: separate; }
.input-group[class*="col-"] { float: none; padding-left: 0px; padding-right: 0px; }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0px; }
.input-group .form-control:focus { z-index: 3; }
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; }
select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn { height: auto; }
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; }
select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn { height: auto; }
.input-group .form-control, .input-group-addon, .input-group-btn { display: table-cell; }
.nav > li, .nav > li > a { display: block; position: relative; }
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) { border-radius: 0px; }
.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }
.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: rgb(85, 85, 85); text-align: center; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); border-radius: 4px; }
.badge, .label { font-weight: 700; white-space: nowrap; text-align: center; }
.input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; }
.input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; }
.input-group-addon input[type="checkbox"], .input-group-addon input[type="radio"] { margin-top: 0px; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.input-group-addon:first-child { border-right: 0px none; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.input-group-addon:last-child { border-left: 0px none; }
.input-group-btn { position: relative; font-size: 0px; white-space: nowrap; }
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }
.nav { margin-bottom: 0px; padding-left: 0px; list-style: outside none none; }
.nav > li > a { padding: 10px 15px; }
.nav > li > a:focus, .nav > li > a:hover { text-decoration: none; background-color: rgb(238, 238, 238); }
.nav > li.disabled > a { color: rgb(119, 119, 119); }
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover { color: rgb(119, 119, 119); text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { background-color: rgb(238, 238, 238); border-color: rgb(51, 122, 183); }
.nav .nav-divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }
.nav > li > a > img { max-width: none; }
.nav-tabs { border-bottom: 1px solid rgb(221, 221, 221); }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0px 0px; }
.nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; cursor: default; }
.nav-tabs.nav-justified { width: 100%; border-bottom: 0px none; }
.nav-tabs.nav-justified > li { float: none; }
.nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; margin-right: 0px; border-radius: 4px; }
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover { border: 1px solid rgb(221, 221, 221); }
@media (min-width: 768px) {
.nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
.nav-tabs.nav-justified > li > a { margin-bottom: 0px; border-bottom: 1px solid rgb(221, 221, 221); border-radius: 4px 4px 0px 0px; }
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover { border-bottom-color: rgb(255, 255, 255); }
}
.nav-pills > li { float: left; }
.nav-justified > li, .nav-stacked > li { float: none; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0px; }
.nav-justified { width: 100%; }
.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-tabs-justified { border-bottom: 0px none; }
.nav-tabs-justified > li > a { margin-right: 0px; border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover { border: 1px solid rgb(221, 221, 221); }
@media (min-width: 768px) {
.nav-justified > li { display: table-cell; width: 1%; }
.nav-justified > li > a { margin-bottom: 0px; }
.nav-tabs-justified > li > a { border-bottom: 1px solid rgb(221, 221, 221); border-radius: 4px 4px 0px 0px; }
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover { border-bottom-color: rgb(255, 255, 255); }
}
.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0px; border-top-left-radius: 0px; }
.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar-collapse { overflow-x: visible; padding-right: 12px; padding-left: 12px; border-top: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 992px) {
.navbar { border-radius: 4px; }
.navbar-header { float: left; }
.navbar-collapse { width: auto; border-top: 0px none; box-shadow: none; }
.navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0px; overflow: visible !important; }
.navbar-collapse.in { overflow-y: visible; }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse { padding-left: 0px; padding-right: 0px; }
}
.embed-responsive, .modal, .modal-open, .progress { overflow: hidden; }
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 200px; }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-right: -12px; margin-left: -12px; }
.navbar-static-top { z-index: 1000; border-width: 0px 0px 1px; }
.navbar-fixed-bottom, .navbar-fixed-top { position: fixed; right: 0px; left: 0px; z-index: 1030; }
.navbar-fixed-top { top: 0px; border-width: 0px 0px 1px; }
.navbar-fixed-bottom { bottom: 0px; margin-bottom: 0px; border-width: 1px 0px 0px; }
.navbar-brand { float: left; padding: 15px 12px; font-size: 18px; line-height: 20px; height: 50px; }
.navbar-brand:focus, .navbar-brand:hover { text-decoration: none; }
.navbar-brand > img { display: block; }
@media (min-width: 992px) {
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-right: 0px; margin-left: 0px; }
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top { border-radius: 0px; }
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -12px; }
}
.navbar-toggle { position: relative; float: right; margin-right: 12px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 4px; }
.navbar-toggle:focus { outline: 0px none; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
.navbar-nav { margin: 7.5px -12px; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 991px) {
.navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0px; background-color: transparent; border: 0px none; box-shadow: none; }
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a { padding: 5px 15px 5px 25px; }
.navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover { background-image: none; }
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
@media (min-width: 992px) {
.navbar-toggle { display: none; }
.navbar-nav { float: left; margin: 0px; }
.navbar-nav > li { float: left; }
.navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
}
.navbar-form { padding: 10px 12px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.1); margin: 8px -12px; }
@media (min-width: 768px) {
.navbar-form .form-control-static, .navbar-form .form-group { display: inline-block; }
.navbar-form .control-label, .navbar-form .form-group { margin-bottom: 0px; vertical-align: middle; }
.navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
.navbar-form .input-group { display: inline-table; vertical-align: middle; }
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn { width: auto; }
.navbar-form .input-group > .form-control { width: 100%; }
.navbar-form .checkbox, .navbar-form .radio { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }
.navbar-form .checkbox label, .navbar-form .radio label { padding-left: 0px; }
.navbar-form .checkbox input[type="checkbox"], .navbar-form .radio input[type="radio"] { position: relative; margin-left: 0px; }
.navbar-form .has-feedback .form-control-feedback { top: 0px; }
}
.breadcrumb > li, .pagination { display: inline-block; }
.btn .badge, .btn .label { top: -1px; position: relative; }
@media (max-width: 991px) {
.navbar-form .form-group { margin-bottom: 5px; }
.navbar-form .form-group:last-child { margin-bottom: 0px; }
}
@media (min-width: 992px) {
.navbar-form { width: auto; border: 0px none; margin-left: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; box-shadow: none; }
.navbar-text { float: left; margin-left: 12px; margin-right: 12px; }
}
.navbar-nav > li > .dropdown-menu { margin-top: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; }
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0px; border-radius: 4px 4px 0px 0px; }
.navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }
.media, .navbar-text { margin-top: 15px; }
.navbar-text { margin-bottom: 15px; }
@media (min-width: 992px) {
.navbar-left { float: left !important; }
.navbar-right { float: right !important; margin-right: -12px; }
.navbar-right ~ .navbar-right { margin-right: 0px; }
}
.navbar-default { background-color: rgb(248, 248, 248); border-color: rgb(231, 231, 231); }
.navbar-default .navbar-brand { color: rgb(119, 119, 119); }
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover { color: rgb(94, 94, 94); background-color: transparent; }
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text { color: rgb(119, 119, 119); }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: rgb(51, 51, 51); background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover { color: rgb(204, 204, 204); background-color: transparent; }
.navbar-default .navbar-toggle { border-color: rgb(221, 221, 221); }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: rgb(221, 221, 221); }
.navbar-default .navbar-toggle .icon-bar { background-color: rgb(136, 136, 136); }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: rgb(231, 231, 231); }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background-color: rgb(231, 231, 231); color: rgb(85, 85, 85); }
@media (max-width: 991px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color: rgb(119, 119, 119); }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: rgb(51, 51, 51); background-color: transparent; }
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover { color: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: rgb(204, 204, 204); background-color: transparent; }
}
.navbar-default .navbar-link { color: rgb(119, 119, 119); }
.navbar-default .navbar-link:hover { color: rgb(51, 51, 51); }
.navbar-default .btn-link { color: rgb(119, 119, 119); }
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover { color: rgb(51, 51, 51); }
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover { color: rgb(204, 204, 204); }
.navbar-inverse { background-color: rgb(34, 34, 34); border-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-brand { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover { color: rgb(68, 68, 68); background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: rgb(51, 51, 51); }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background-color: rgb(51, 51, 51); }
.navbar-inverse .navbar-toggle .icon-bar { background-color: rgb(255, 255, 255); }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: rgb(16, 16, 16); }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { background-color: rgb(8, 8, 8); color: rgb(255, 255, 255); }
@media (max-width: 991px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover { color: rgb(255, 255, 255); background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover { color: rgb(255, 255, 255); background-color: rgb(8, 8, 8); }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: rgb(68, 68, 68); background-color: transparent; }
}
.navbar-inverse .navbar-link { color: rgb(157, 157, 157); }
.navbar-inverse .navbar-link:hover { color: rgb(255, 255, 255); }
.navbar-inverse .btn-link { color: rgb(157, 157, 157); }
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover { color: rgb(255, 255, 255); }
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover { color: rgb(68, 68, 68); }
.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: outside none none; background-color: rgb(245, 245, 245); border-radius: 4px; }
.breadcrumb > li + li::before { content: "/ "; padding: 0px 5px; color: rgb(204, 204, 204); }
.breadcrumb > .active { color: rgb(119, 119, 119); }
.pagination { padding-left: 0px; margin: 20px 0px; border-radius: 4px; }
.pager li, .pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover { z-index: 2; color: rgb(35, 82, 124); background-color: rgb(238, 238, 238); border-color: rgb(221, 221, 221); }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { z-index: 3; color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); cursor: default; }
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover { color: rgb(119, 119, 119); background-color: rgb(255, 255, 255); border-color: rgb(221, 221, 221); cursor: not-allowed; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.33333; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }
.badge, .close, .label { line-height: 1; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.pager { padding-left: 0px; margin: 20px 0px; list-style: outside none none; text-align: center; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 15px; }
.pager li > a:focus, .pager li > a:hover { text-decoration: none; background-color: rgb(238, 238, 238); }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span { color: rgb(119, 119, 119); background-color: rgb(255, 255, 255); cursor: not-allowed; }
a.badge:focus, a.badge:hover, a.label:focus, a.label:hover { color: rgb(255, 255, 255); cursor: pointer; text-decoration: none; }
.label { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; color: rgb(255, 255, 255); border-radius: 0.25em; }
.label:empty { display: none; }
.label-default { background-color: rgb(119, 119, 119); }
.label-default[href]:focus, .label-default[href]:hover { background-color: rgb(94, 94, 94); }
.label-primary { background-color: rgb(51, 122, 183); }
.label-primary[href]:focus, .label-primary[href]:hover { background-color: rgb(40, 96, 144); }
.label-success { background-color: rgb(92, 184, 92); }
.label-success[href]:focus, .label-success[href]:hover { background-color: rgb(68, 157, 68); }
.label-info { background-color: rgb(91, 192, 222); }
.label-info[href]:focus, .label-info[href]:hover { background-color: rgb(49, 176, 213); }
.label-warning { background-color: rgb(240, 173, 78); }
.label-warning[href]:focus, .label-warning[href]:hover { background-color: rgb(236, 151, 31); }
.label-danger { background-color: rgb(217, 83, 79); }
.label-danger[href]:focus, .label-danger[href]:hover { background-color: rgb(201, 48, 44); }
.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; color: rgb(255, 255, 255); vertical-align: middle; background-color: rgb(119, 119, 119); border-radius: 10px; }
.badge:empty { display: none; }
.media-object, .thumbnail { display: block; }
.btn-group-xs > .btn .badge, .btn-xs .badge { top: 0px; padding: 1px 5px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.jumbotron, .jumbotron .h1, .jumbotron h1 { color: inherit; }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }
.nav-pills > li > a > .badge { margin-left: 3px; }
.jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; background-color: rgb(238, 238, 238); }
.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }
.alert, .thumbnail { margin-bottom: 20px; }
.alert .alert-link, .close { font-weight: 700; }
.jumbotron > hr { border-top-color: rgb(213, 213, 213); }
.container .jumbotron, .container-fluid .jumbotron { border-radius: 6px; padding-left: 12px; padding-right: 12px; }
.jumbotron .container { max-width: 100%; }
@media screen and (min-width: 768px) {
.jumbotron { padding-top: 48px; padding-bottom: 48px; }
.container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; }
.jumbotron .h1, .jumbotron h1 { font-size: 63px; }
}
.thumbnail { padding: 4px; line-height: 1.42857; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: border 0.2s ease-in-out 0s; }
.thumbnail a > img, .thumbnail > img { margin-left: auto; margin-right: auto; }
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover { border-color: rgb(51, 122, 183); }
.thumbnail .caption { padding: 9px; color: rgb(51, 51, 51); }
.alert { padding: 15px; border: 1px solid transparent; border-radius: 4px; }
.alert h4 { margin-top: 0px; color: inherit; }
.alert > p, .alert > ul { margin-bottom: 0px; }
.alert > p + p { margin-top: 5px; }
.alert-dismissable, .alert-dismissible { padding-right: 35px; }
.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }
.modal, .modal-backdrop { right: 0px; bottom: 0px; left: 0px; }
.alert-success { background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); color: rgb(60, 118, 61); }
.alert-success hr { border-top-color: rgb(201, 226, 179); }
.alert-success .alert-link { color: rgb(43, 84, 44); }
.alert-info { background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); color: rgb(49, 112, 143); }
.alert-info hr { border-top-color: rgb(166, 225, 236); }
.alert-info .alert-link { color: rgb(36, 82, 105); }
.alert-warning { background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); color: rgb(138, 109, 59); }
.alert-warning hr { border-top-color: rgb(247, 225, 181); }
.alert-warning .alert-link { color: rgb(102, 81, 44); }
.alert-danger { background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); color: rgb(169, 68, 66); }
.alert-danger hr { border-top-color: rgb(228, 185, 192); }
.alert-danger .alert-link { color: rgb(132, 53, 52); }
@keyframes progress-bar-stripes {
0% { background-position: 40px 0px; }
100% { background-position: 0px 0px; }
}
@keyframes progress-bar-stripes {
0% { background-position: 40px 0px; }
100% { background-position: 0px 0px; }
}
.progress { height: 20px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border-radius: 4px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset; }
.progress-bar { float: left; width: 0px; height: 100%; font-size: 12px; line-height: 20px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(51, 122, 183); box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.15) inset; transition: width 0.6s ease 0s; }
.progress-bar-striped, .progress-striped .progress-bar { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }
.progress-bar.active, .progress.active .progress-bar { animation: 2s linear 0s normal none infinite running progress-bar-stripes; }
.progress-bar-success { background-color: rgb(92, 184, 92); }
.progress-striped .progress-bar-success { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning { background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info { background-color: rgb(91, 192, 222); }
.progress-striped .progress-bar-info { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning { background-color: rgb(240, 173, 78); }
.progress-striped .progress-bar-warning { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger { background-color: rgb(217, 83, 79); }
.progress-striped .progress-bar-danger { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.media:first-child { margin-top: 0px; }
.media, .media-body { overflow: hidden; }
.media-body { width: 10000px; }
.media-object.img-thumbnail { max-width: none; }
.media-right, .media > .pull-right { padding-left: 10px; }
.media-left, .media > .pull-left { padding-right: 10px; }
.media-body, .media-left, .media-right { display: table-cell; vertical-align: top; }
.media-middle { vertical-align: middle; }
.media-bottom { vertical-align: bottom; }
.media-heading { margin-top: 0px; margin-bottom: 5px; }
.media-list { padding-left: 0px; list-style: outside none none; }
.list-group { margin-bottom: 20px; padding-left: 0px; }
.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }
.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
a.list-group-item, button.list-group-item { color: rgb(85, 85, 85); }
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: rgb(51, 51, 51); }
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover { text-decoration: none; color: rgb(85, 85, 85); background-color: rgb(245, 245, 245); }
button.list-group-item { width: 100%; text-align: left; }
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { background-color: rgb(238, 238, 238); color: rgb(119, 119, 119); cursor: not-allowed; }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading { color: inherit; }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { color: rgb(119, 119, 119); }
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); }
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small { color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { color: rgb(199, 221, 239); }
.list-group-item-success { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); }
a.list-group-item-success, button.list-group-item-success { color: rgb(60, 118, 61); }
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; }
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover { color: rgb(60, 118, 61); background-color: rgb(208, 233, 198); }
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover { color: rgb(255, 255, 255); background-color: rgb(60, 118, 61); border-color: rgb(60, 118, 61); }
.list-group-item-info { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); }
a.list-group-item-info, button.list-group-item-info { color: rgb(49, 112, 143); }
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; }
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover { color: rgb(49, 112, 143); background-color: rgb(196, 227, 243); }
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover { color: rgb(255, 255, 255); background-color: rgb(49, 112, 143); border-color: rgb(49, 112, 143); }
.list-group-item-warning { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); }
a.list-group-item-warning, button.list-group-item-warning { color: rgb(138, 109, 59); }
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; }
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover { color: rgb(138, 109, 59); background-color: rgb(250, 242, 204); }
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover { color: rgb(255, 255, 255); background-color: rgb(138, 109, 59); border-color: rgb(138, 109, 59); }
.list-group-item-danger { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); }
a.list-group-item-danger, button.list-group-item-danger { color: rgb(169, 68, 66); }
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; }
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover { color: rgb(169, 68, 66); background-color: rgb(235, 204, 204); }
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover { color: rgb(255, 255, 255); background-color: rgb(169, 68, 66); border-color: rgb(169, 68, 66); }
.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a { color: inherit; }
.list-group-item-heading { margin-top: 0px; margin-bottom: 5px; }
.list-group-item-text { margin-bottom: 0px; line-height: 1.3; }
.panel { margin-bottom: 20px; background-color: rgb(255, 255, 255); border: 1px solid transparent; border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table { margin-bottom: 0px; }
.panel-body { padding: 15px; }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel-title { margin-top: 0px; font-size: 16px; }
.panel-footer { padding: 10px 15px; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(221, 221, 221); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0px; border-radius: 0px; }
.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th { border-bottom: 0px none; }
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0px none; border-top-right-radius: 3px; border-top-left-radius: 3px; }
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0px none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }
.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }
.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0px; }
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption { padding-left: 15px; padding-right: 15px; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid rgb(221, 221, 221); }
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th { border-top: 0px none; }
.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0px none; }
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0px none; }
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0px none; }
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px none; }
.panel > .table-responsive { border: 0px none; margin-bottom: 0px; }
.panel-group { margin-bottom: 20px; }
.panel-group .panel { margin-bottom: 0px; border-radius: 4px; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 1px solid rgb(221, 221, 221); }
.panel-group .panel-footer { border-top: 0px none; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid rgb(221, 221, 221); }
.panel-default { border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading { color: rgb(51, 51, 51); background-color: rgb(245, 245, 245); border-color: rgb(221, 221, 221); }
.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(221, 221, 221); }
.panel-default > .panel-heading .badge { color: rgb(245, 245, 245); background-color: rgb(51, 51, 51); }
.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(221, 221, 221); }
.panel-primary { border-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(51, 122, 183); }
.panel-primary > .panel-heading .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }
.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(51, 122, 183); }
.panel-success { border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); }
.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(214, 233, 198); }
.panel-success > .panel-heading .badge { color: rgb(223, 240, 216); background-color: rgb(60, 118, 61); }
.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(214, 233, 198); }
.panel-info { border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); }
.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(188, 232, 241); }
.panel-info > .panel-heading .badge { color: rgb(217, 237, 247); background-color: rgb(49, 112, 143); }
.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(188, 232, 241); }
.panel-warning { border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(250, 235, 204); }
.panel-warning > .panel-heading .badge { color: rgb(252, 248, 227); background-color: rgb(138, 109, 59); }
.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(250, 235, 204); }
.panel-danger { border-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(235, 204, 209); }
.panel-danger > .panel-heading .badge { color: rgb(242, 222, 222); background-color: rgb(169, 68, 66); }
.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(235, 204, 209); }
.embed-responsive { position: relative; display: block; height: 0px; padding: 0px; }
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; border: 0px none; }
.embed-responsive-16by9 { padding-bottom: 56.25%; }
.embed-responsive-4by3 { padding-bottom: 75%; }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset; }
.well blockquote { border-color: rgba(0, 0, 0, 0.15); }
.well-lg { padding: 24px; border-radius: 6px; }
.well-sm { padding: 9px; border-radius: 3px; }
.close { float: right; font-size: 21px; color: rgb(0, 0, 0); text-shadow: 0px 1px 0px rgb(255, 255, 255); opacity: 0.2; }
.popover, .tooltip { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-style: normal; font-weight: 400; letter-spacing: normal; line-height: 1.42857; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; overflow-wrap: normal; text-decoration: none; }
.close:focus, .close:hover { color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5; }
button.close { padding: 0px; cursor: pointer; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; border: 0px none; }
.modal-content, .popover { background-clip: padding-box; }
.modal { display: none; position: fixed; top: 0px; z-index: 1050; outline: 0px none; }
.modal.fade .modal-dialog { transform: translate(0px, -25%); transition: transform 0.3s ease-out 0s; }
.modal.in .modal-dialog { transform: translate(0px, 0px); }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.modal-dialog { position: relative; width: auto; margin: 10px; }
.modal-content { position: relative; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5); outline: 0px none; }
.modal-backdrop { position: fixed; top: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.in { opacity: 0.5; }
.modal-header { padding: 15px; border-bottom: 1px solid rgb(229, 229, 229); }
.modal-header .close { margin-top: -2px; }
.modal-title { margin: 0px; line-height: 1.42857; }
.modal-body { position: relative; padding: 15px; }
.modal-footer { padding: 15px; text-align: right; border-top: 1px solid rgb(229, 229, 229); }
.modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0px; }
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0px; }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 768px) {
.modal-dialog { width: 600px; margin: 30px auto; }
.modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }
.modal-sm { width: 300px; }
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow { bottom: 0px; margin-bottom: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }
@media (min-width: 992px) {
.modal-lg { width: 900px; }
}
.tooltip { position: absolute; z-index: 1070; display: block; text-align: start; font-size: 12px; opacity: 0; }
.tooltip.in { opacity: 0.9; }
.tooltip.top { margin-top: -3px; padding: 5px 0px; }
.tooltip.right { margin-left: 3px; padding: 0px 5px; }
.tooltip.bottom { margin-top: 3px; padding: 5px 0px; }
.tooltip.left { margin-left: -3px; padding: 0px 5px; }
.tooltip-inner { max-width: 200px; padding: 3px 8px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 4px; }
.tooltip-arrow { position: absolute; width: 0px; height: 0px; border-color: transparent; border-style: solid; }
.tooltip.top .tooltip-arrow { bottom: 0px; left: 50%; margin-left: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }
.tooltip.top-left .tooltip-arrow { right: 5px; }
.tooltip.top-right .tooltip-arrow { left: 5px; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0px; margin-top: -5px; border-width: 5px 5px 5px 0px; border-right-color: rgb(0, 0, 0); }
.tooltip.left .tooltip-arrow { top: 50%; right: 0px; margin-top: -5px; border-width: 5px 0px 5px 5px; border-left-color: rgb(0, 0, 0); }
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow { border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); top: 0px; }
.tooltip.bottom .tooltip-arrow { left: 50%; margin-left: -5px; }
.tooltip.bottom-left .tooltip-arrow { right: 5px; margin-top: -5px; }
.tooltip.bottom-right .tooltip-arrow { left: 5px; margin-top: -5px; }
.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: none; max-width: 276px; padding: 1px; text-align: start; font-size: 14px; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }
.carousel-caption, .carousel-control { color: rgb(255, 255, 255); text-align: center; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); }
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }
.popover-title { margin: 0px; padding: 8px 14px; font-size: 14px; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-radius: 5px 5px 0px 0px; }
.popover-content { padding: 9px 14px; }
.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }
.carousel, .carousel-inner { position: relative; }
.popover > .arrow { border-width: 11px; }
.popover > .arrow::after { border-width: 10px; content: ""; }
.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0px; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }
.popover.top > .arrow::after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0px; border-top-color: rgb(255, 255, 255); }
.popover.left > .arrow::after, .popover.right > .arrow::after { content: " "; bottom: -10px; }
.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0px; border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right > .arrow::after { left: 1px; border-left-width: 0px; border-right-color: rgb(255, 255, 255); }
.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0px; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }
.popover.bottom > .arrow::after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }
.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0px; border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left > .arrow::after { right: 1px; border-right-width: 0px; border-left-color: rgb(255, 255, 255); }
.carousel-inner { overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; transition: left 0.6s ease-in-out 0s; }
.carousel-inner > .item > a > img, .carousel-inner > .item > img { line-height: 1; }
@media not all, (-webkit-transform-3d) {
.carousel-inner > .item { transition: transform 0.6s ease-in-out 0s; backface-visibility: hidden; perspective: 1000px; }
.carousel-inner > .item.active.right, .carousel-inner > .item.next { transform: translate3d(100%, 0px, 0px); left: 0px; }
.carousel-inner > .item.active.left, .carousel-inner > .item.prev { transform: translate3d(-100%, 0px, 0px); left: 0px; }
.carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right { transform: translate3d(0px, 0px, 0px); left: 0px; }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0px; }
.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0px; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0px; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }
.carousel-control { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 15%; opacity: 0.5; font-size: 20px; background-color: rgba(0, 0, 0, 0); }
.carousel-control.left { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }
.carousel-control.right { left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; }
.carousel-control:focus, .carousel-control:hover { outline: 0px none; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9; }
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { left: 50%; margin-left: -10px; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { right: 50%; margin-right: -10px; }
.carousel-control .icon-next, .carousel-control .icon-prev { width: 20px; height: 20px; line-height: 1; font-family: serif; }
.carousel-control .icon-prev::before { content: ""; }
.carousel-control .icon-next::before { content: ""; }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0px; list-style: outside none none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid rgb(255, 255, 255); border-radius: 10px; cursor: pointer; background-color: rgba(0, 0, 0, 0); }
.carousel-indicators .active { margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255); }
.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; }
.carousel-caption .btn, .text-hide { text-shadow: none; }
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }
.carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
.carousel-indicators { bottom: 20px; }
}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before { content: " "; display: table; }
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after { clear: both; }
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block { display: none !important; }
.invisible { visibility: hidden; }
.text-hide { font: 0px/0 a; color: transparent; background-color: transparent; border: 0px none; }
.affix { position: fixed; }
@media (max-width: 767px) {
.visible-xs { display: block !important; }
table.visible-xs { display: table !important; }
tr.visible-xs { display: table-row !important; }
td.visible-xs, th.visible-xs { display: table-cell !important; }
.visible-xs-block { display: block !important; }
.visible-xs-inline { display: inline !important; }
.visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm { display: block !important; }
table.visible-sm { display: table !important; }
tr.visible-sm { display: table-row !important; }
td.visible-sm, th.visible-sm { display: table-cell !important; }
.visible-sm-block { display: block !important; }
.visible-sm-inline { display: inline !important; }
.visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md { display: block !important; }
table.visible-md { display: table !important; }
tr.visible-md { display: table-row !important; }
td.visible-md, th.visible-md { display: table-cell !important; }
.visible-md-block { display: block !important; }
.visible-md-inline { display: inline !important; }
.visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1200px) {
.visible-lg { display: block !important; }
table.visible-lg { display: table !important; }
tr.visible-lg { display: table-row !important; }
td.visible-lg, th.visible-lg { display: table-cell !important; }
.visible-lg-block { display: block !important; }
.visible-lg-inline { display: inline !important; }
.visible-lg-inline-block { display: inline-block !important; }
.hidden-lg { display: none !important; }
}
@media (max-width: 767px) {
.hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md { display: none !important; }
}
.visible-print { display: none !important; }
@media print {
.visible-print { display: block !important; }
table.visible-print { display: table !important; }
tr.visible-print { display: table-row !important; }
td.visible-print, th.visible-print { display: table-cell !important; }
}
.visible-print-block { display: none !important; }
@media print {
.visible-print-block { display: block !important; }
}
.visible-print-inline { display: none !important; }
@media print {
.visible-print-inline { display: inline !important; }
}
.visible-print-inline-block { display: none !important; }
@media print {
.visible-print-inline-block { display: inline-block !important; }
.hidden-print { display: none !important; }
}
+7
View File
@@ -0,0 +1,7 @@
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under the MIT license
*/
if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>2)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){return a(b.target).is(this)?b.handleObj.handler.apply(this,arguments):void 0}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.6",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a(f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.6",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target);d.hasClass("btn")||(d=d.closest(".btn")),b.call(d,"toggle"),a(c.target).is('input[type="radio"]')||a(c.target).is('input[type="checkbox"]')||c.preventDefault()}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.6",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));return a>this.$items.length-1||0>a?void 0:this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){return this.sliding?void 0:this.slide("next")},c.prototype.prev=function(){return this.sliding?void 0:this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.6",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.6",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&j<i.length-1&&j++,~j||(j=0),i.eq(j).trigger("focus")}}}};var h=a.fn.dropdown;a.fn.dropdown=d,a.fn.dropdown.Constructor=g,a.fn.dropdown.noConflict=function(){return a.fn.dropdown=h,this},a(document).on("click.bs.dropdown.data-api",c).on("click.bs.dropdown.data-api",".dropdown form",function(a){a.stopPropagation()}).on("click.bs.dropdown.data-api",f,g.prototype.toggle).on("keydown.bs.dropdown.data-api",f,g.prototype.keydown).on("keydown.bs.dropdown.data-api",".dropdown-menu",g.prototype.keydown)}(jQuery),+function(a){"use strict";function b(b,d){return this.each(function(){var e=a(this),f=e.data("bs.modal"),g=a.extend({},c.DEFAULTS,e.data(),"object"==typeof b&&b);f||e.data("bs.modal",f=new c(this,g)),"string"==typeof b?f[b](d):g.show&&f.show(d)})}var c=function(b,c){this.options=c,this.$body=a(document.body),this.$element=a(b),this.$dialog=this.$element.find(".modal-dialog"),this.$backdrop=null,this.isShown=null,this.originalBodyPad=null,this.scrollbarWidth=0,this.ignoreBackdropClick=!1,this.options.remote&&this.$element.find(".modal-content").load(this.options.remote,a.proxy(function(){this.$element.trigger("loaded.bs.modal")},this))};c.VERSION="3.3.6",c.TRANSITION_DURATION=300,c.BACKDROP_TRANSITION_DURATION=150,c.DEFAULTS={backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():this.show(a)},c.prototype.show=function(b){var d=this,e=a.Event("show.bs.modal",{relatedTarget:b});this.$element.trigger(e),this.isShown||e.isDefaultPrevented()||(this.isShown=!0,this.checkScrollbar(),this.setScrollbar(),this.$body.addClass("modal-open"),this.escape(),this.resize(),this.$element.on("click.dismiss.bs.modal",'[data-dismiss="modal"]',a.proxy(this.hide,this)),this.$dialog.on("mousedown.dismiss.bs.modal",function(){d.$element.one("mouseup.dismiss.bs.modal",function(b){a(b.target).is(d.$element)&&(d.ignoreBackdropClick=!0)})}),this.backdrop(function(){var e=a.support.transition&&d.$element.hasClass("fade");d.$element.parent().length||d.$element.appendTo(d.$body),d.$element.show().scrollTop(0),d.adjustDialog(),e&&d.$element[0].offsetWidth,d.$element.addClass("in"),d.enforceFocus();var f=a.Event("shown.bs.modal",{relatedTarget:b});e?d.$dialog.one("bsTransitionEnd",function(){d.$element.trigger("focus").trigger(f)}).emulateTransitionEnd(c.TRANSITION_DURATION):d.$element.trigger("focus").trigger(f)}))},c.prototype.hide=function(b){b&&b.preventDefault(),b=a.Event("hide.bs.modal"),this.$element.trigger(b),this.isShown&&!b.isDefaultPrevented()&&(this.isShown=!1,this.escape(),this.resize(),a(document).off("focusin.bs.modal"),this.$element.removeClass("in").off("click.dismiss.bs.modal").off("mouseup.dismiss.bs.modal"),this.$dialog.off("mousedown.dismiss.bs.modal"),a.support.transition&&this.$element.hasClass("fade")?this.$element.one("bsTransitionEnd",a.proxy(this.hideModal,this)).emulateTransitionEnd(c.TRANSITION_DURATION):this.hideModal())},c.prototype.enforceFocus=function(){a(document).off("focusin.bs.modal").on("focusin.bs.modal",a.proxy(function(a){this.$element[0]===a.target||this.$element.has(a.target).length||this.$element.trigger("focus")},this))},c.prototype.escape=function(){this.isShown&&this.options.keyboard?this.$element.on("keydown.dismiss.bs.modal",a.proxy(function(a){27==a.which&&this.hide()},this)):this.isShown||this.$element.off("keydown.dismiss.bs.modal")},c.prototype.resize=function(){this.isShown?a(window).on("resize.bs.modal",a.proxy(this.handleUpdate,this)):a(window).off("resize.bs.modal")},c.prototype.hideModal=function(){var a=this;this.$element.hide(),this.backdrop(function(){a.$body.removeClass("modal-open"),a.resetAdjustments(),a.resetScrollbar(),a.$element.trigger("hidden.bs.modal")})},c.prototype.removeBackdrop=function(){this.$backdrop&&this.$backdrop.remove(),this.$backdrop=null},c.prototype.backdrop=function(b){var d=this,e=this.$element.hasClass("fade")?"fade":"";if(this.isShown&&this.options.backdrop){var f=a.support.transition&&e;if(this.$backdrop=a(document.createElement("div")).addClass("modal-backdrop "+e).appendTo(this.$body),this.$element.on("click.dismiss.bs.modal",a.proxy(function(a){return this.ignoreBackdropClick?void(this.ignoreBackdropClick=!1):void(a.target===a.currentTarget&&("static"==this.options.backdrop?this.$element[0].focus():this.hide()))},this)),f&&this.$backdrop[0].offsetWidth,this.$backdrop.addClass("in"),!b)return;f?this.$backdrop.one("bsTransitionEnd",b).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):b()}else if(!this.isShown&&this.$backdrop){this.$backdrop.removeClass("in");var g=function(){d.removeBackdrop(),b&&b()};a.support.transition&&this.$element.hasClass("fade")?this.$backdrop.one("bsTransitionEnd",g).emulateTransitionEnd(c.BACKDROP_TRANSITION_DURATION):g()}else b&&b()},c.prototype.handleUpdate=function(){this.adjustDialog()},c.prototype.adjustDialog=function(){var a=this.$element[0].scrollHeight>document.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth<a,this.scrollbarWidth=this.measureScrollbar()},c.prototype.setScrollbar=function(){var a=parseInt(this.$body.css("padding-right")||0,10);this.originalBodyPad=document.body.style.paddingRight||"",this.bodyIsOverflowing&&this.$body.css("padding-right",a+this.scrollbarWidth)},c.prototype.resetScrollbar=function(){this.$body.css("padding-right",this.originalBodyPad)},c.prototype.measureScrollbar=function(){var a=document.createElement("div");a.className="modal-scrollbar-measure",this.$body.append(a);var b=a.offsetWidth-a.clientWidth;return this.$body[0].removeChild(a),b};var d=a.fn.modal;a.fn.modal=b,a.fn.modal.Constructor=c,a.fn.modal.noConflict=function(){return a.fn.modal=d,this},a(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(c){var d=a(this),e=d.attr("href"),f=a(d.attr("data-target")||e&&e.replace(/.*(?=#[^\s]+$)/,"")),g=f.data("bs.modal")?"toggle":a.extend({remote:!/#/.test(e)&&e},f.data(),d.data());d.is("a")&&c.preventDefault(),f.one("show.bs.modal",function(a){a.isDefaultPrevented()||f.one("hidden.bs.modal",function(){d.is(":visible")&&d.trigger("focus")})}),b.call(f,g,this)})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tooltip"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.tooltip",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.type=null,this.options=null,this.enabled=null,this.timeout=null,this.hoverState=null,this.$element=null,this.inState=null,this.init("tooltip",a,b)};c.VERSION="3.3.6",c.TRANSITION_DURATION=150,c.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="tooltip" role="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),c.isInStateTrue()?void 0:(clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide())},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-m<o.top?"bottom":"right"==h&&k.right+l>o.width?"left":"left"==h&&k.left-l<o.left?"right":h,f.removeClass(n).addClass(h)}var p=this.getCalculatedOffset(h,k,l,m);this.applyPlacement(p,h);var q=function(){var a=e.hoverState;e.$element.trigger("shown.bs."+e.type),e.hoverState=null,"out"==a&&e.leave(e)};a.support.transition&&this.$tip.hasClass("fade")?f.one("bsTransitionEnd",q).emulateTransitionEnd(c.TRANSITION_DURATION):q()}},c.prototype.applyPlacement=function(b,c){var d=this.tip(),e=d[0].offsetWidth,f=d[0].offsetHeight,g=parseInt(d.css("margin-top"),10),h=parseInt(d.css("margin-left"),10);isNaN(g)&&(g=0),isNaN(h)&&(h=0),b.top+=g,b.left+=h,a.offset.setOffset(d[0],a.extend({using:function(a){d.css({top:Math.round(a.top),left:Math.round(a.left)})}},b),0),d.addClass("in");var i=d[0].offsetWidth,j=d[0].offsetHeight;"top"==c&&j!=f&&(b.top=b.top+f-j);var k=this.getViewportAdjustedDelta(c,b,i,j);k.left?b.left+=k.left:b.top+=k.top;var l=/top|bottom/.test(c),m=l?2*k.left-e+i:2*k.top-f+j,n=l?"offsetWidth":"offsetHeight";d.offset(b),this.replaceArrow(m,d[0][n],l)},c.prototype.replaceArrow=function(a,b,c){this.arrow().css(c?"left":"top",50*(1-a/b)+"%").css(c?"top":"left","")},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle();a.find(".tooltip-inner")[this.options.html?"html":"text"](b),a.removeClass("fade in top bottom left right")},c.prototype.hide=function(b){function d(){"in"!=e.hoverState&&f.detach(),e.$element.removeAttr("aria-describedby").trigger("hidden.bs."+e.type),b&&b()}var e=this,f=a(this.$tip),g=a.Event("hide.bs."+this.type);return this.$element.trigger(g),g.isDefaultPrevented()?void 0:(f.removeClass("in"),a.support.transition&&f.hasClass("fade")?f.one("bsTransitionEnd",d).emulateTransitionEnd(c.TRANSITION_DURATION):d(),this.hoverState=null,this)},c.prototype.fixTitle=function(){var a=this.$element;(a.attr("title")||"string"!=typeof a.attr("data-original-title"))&&a.attr("data-original-title",a.attr("title")||"").attr("title","")},c.prototype.hasContent=function(){return this.getTitle()},c.prototype.getPosition=function(b){b=b||this.$element;var c=b[0],d="BODY"==c.tagName,e=c.getBoundingClientRect();null==e.width&&(e=a.extend({},e,{width:e.right-e.left,height:e.bottom-e.top}));var f=d?{top:0,left:0}:b.offset(),g={scroll:d?document.documentElement.scrollTop||document.body.scrollTop:b.scrollTop()},h=d?{width:a(window).width(),height:a(window).height()}:null;return a.extend({},e,g,h,f)},c.prototype.getCalculatedOffset=function(a,b,c,d){return"bottom"==a?{top:b.top+b.height,left:b.left+b.width/2-c/2}:"top"==a?{top:b.top-d,left:b.left+b.width/2-c/2}:"left"==a?{top:b.top+b.height/2-d/2,left:b.left-c}:{top:b.top+b.height/2-d/2,left:b.left+b.width}},c.prototype.getViewportAdjustedDelta=function(a,b,c,d){var e={top:0,left:0};if(!this.$viewport)return e;var f=this.options.viewport&&this.options.viewport.padding||0,g=this.getPosition(this.$viewport);if(/right|left/.test(a)){var h=b.top-f-g.scroll,i=b.top+f-g.scroll+d;h<g.top?e.top=g.top-h:i>g.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;j<g.left?e.left=g.left-j:k>g.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;(e||!/destroy|hide/.test(b))&&(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.6",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-title"></h3><div class="popover-content"></div></div>'}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.6",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b<e[0])return this.activeTarget=null,this.clear();for(a=e.length;a--;)g!=f[a]&&b>=e[a]&&(void 0===e[a+1]||b<e[a+1])&&this.activate(f[a])},b.prototype.activate=function(b){this.activeTarget=b,this.clear();var c=this.selector+'[data-target="'+b+'"],'+this.selector+'[href="'+b+'"]',d=a(c).parents("li").addClass("active");
d.parent(".dropdown-menu").length&&(d=d.closest("li.dropdown").addClass("active")),d.trigger("activate.bs.scrollspy")},b.prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClass("active")};var d=a.fn.scrollspy;a.fn.scrollspy=c,a.fn.scrollspy.Constructor=b,a.fn.scrollspy.noConflict=function(){return a.fn.scrollspy=d,this},a(window).on("load.bs.scrollspy.data-api",function(){a('[data-spy="scroll"]').each(function(){var b=a(this);c.call(b,b.data())})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.tab");e||d.data("bs.tab",e=new c(this)),"string"==typeof b&&e[b]()})}var c=function(b){this.element=a(b)};c.VERSION="3.3.6",c.TRANSITION_DURATION=150,c.prototype.show=function(){var b=this.element,c=b.closest("ul:not(.dropdown-menu)"),d=b.data("target");if(d||(d=b.attr("href"),d=d&&d.replace(/.*(?=#[^\s]*$)/,"")),!b.parent("li").hasClass("active")){var e=c.find(".active:last a"),f=a.Event("hide.bs.tab",{relatedTarget:b[0]}),g=a.Event("show.bs.tab",{relatedTarget:e[0]});if(e.trigger(f),b.trigger(g),!g.isDefaultPrevented()&&!f.isDefaultPrevented()){var h=a(d);this.activate(b.closest("li"),c),this.activate(h,h.parent(),function(){e.trigger({type:"hidden.bs.tab",relatedTarget:b[0]}),b.trigger({type:"shown.bs.tab",relatedTarget:e[0]})})}}},c.prototype.activate=function(b,d,e){function f(){g.removeClass("active").find("> .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.6",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return c>e?"top":!1;if("bottom"==this.affixed)return null!=c?e+this.unpin<=f.top?!1:"bottom":a-d>=e+g?!1:"bottom";var h=null==this.affixed,i=h?e:f.top,j=h?g:b;return null!=c&&c>=e?"top":null!=d&&i+j>=a-d?"bottom":!1},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery);
+108
View File
@@ -0,0 +1,108 @@
/**
* common css
* Copyright (c) 2016 [email protected]
*/
a{
text-decoration:none;
cursor: pointer;
}
a:hover{
text-decoration:none;
cursor:pointer;
}
a:hover, a:focus {
text-decoration: none;
}
th {
text-align:center;
background:#efefef;
}
.panel-heading {
padding: 8px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.container-fluid {
padding-right: 6px;
padding-left: 6px;
}
.row {
margin-right: -6px;
margin-left: -6px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-right: 6px;
padding-left: 6px;
}
.control-label {padding-right:15px;}
.inline-group {display: inline-table;}
.center {
text-align: center;
}
.table{
table-layout:fixed;
}
ul,li {
/*font-size: 13px;*/
font-size: 14px;
}
th{
background-color: #F5F5F5;
}
/*width 按百分比*/
.w5p{width:5%;}
.w6p{width:6%;}
.w7p{width:7%;}
.w8p{width:8%;}
.w9p{width:9%;}
.w10p{width:10%;}
.w12p{width:12%;}
.w13p{width:13%;}
.w15p{width:15%;}
.w20p{width:20%;}
.w25p{width:25%;}
.w30p{width:30%;}
.w35p{width:35%;}
.w40p{width:40%;}
.w45p{width:45%;}
.w50p{width:50%;}
.w55p{width:55%;}
.w60p{width:60%;}
.w65p{width:65%;}
.w70p{width:70%;}
.w75p{width:75%;}
.w80p{width:80%;}
.w85p{width:85%;}
.w90p{width:90%;}
.w95p{width:95%;}
.w100p{width:100%;}
/*width 按像素*/
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w100{width:100px;}
.w150{width:150px;}
.w160{width:160px;}
.w170{width:170px;}
.w180{width:180px;}
.w190{width:190px;}
.w200{width:200px;}
.w240{width:240px;}
.w260{width:260px;}
.w280{width:280px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w800{width:800px;}
Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

+653
View File
@@ -0,0 +1,653 @@
/* Code tidied up by ScrapBook */
@font-face {
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
src: url("fontawesome-webfont.eot") format("embedded-opentype"), url("fontawesome-webfont.woff2") format("woff2"), url("fontawesome-webfont.woff") format("woff"), url("fontawesome-webfont.ttf") format("truetype"), url("fontawesome-webfont.svg") format("svg");
}
.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size-adjust: none; font-stretch: normal; font-feature-settings: normal; font-language-override: normal; font-kerning: auto; font-synthesis: weight style; font-variant: normal; font-size: inherit; text-rendering: auto; }
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571em; text-align: center; }
.fa-ul { padding-left: 0px; margin-left: 2.14286em; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.142857em; text-align: center; }
.fa-li.fa-lg { left: -1.85714em; }
.fa-border { padding: 0.2em 0.25em 0.15em; border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; }
.fa-pull-left { float: left; }
.fa-pull-right { float: right; }
.fa.fa-pull-left { margin-right: 0.3em; }
.fa.fa-pull-right { margin-left: 0.3em; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: 0.3em; }
.fa.pull-right { margin-left: 0.3em; }
.fa-spin { animation: 2s linear 0s normal none infinite running fa-spin; }
.fa-pulse { animation: 1s steps(8) 0s normal none infinite running fa-spin; }
@keyframes fa-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
}
@keyframes fa-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(359deg); }
}
.fa-rotate-90 { transform: rotate(90deg); }
.fa-rotate-180 { transform: rotate(180deg); }
.fa-rotate-270 { transform: rotate(270deg); }
.fa-flip-horizontal { transform: scale(-1, 1); }
.fa-flip-vertical { transform: scale(1, -1); }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0px; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: rgb(255, 255, 255); }
.fa-glass::before { content: ""; }
.fa-music::before { content: ""; }
.fa-search::before { content: ""; }
.fa-envelope-o::before { content: ""; }
.fa-heart::before { content: ""; }
.fa-star::before { content: ""; }
.fa-star-o::before { content: ""; }
.fa-user::before { content: ""; }
.fa-film::before { content: ""; }
.fa-th-large::before { content: ""; }
.fa-th::before { content: ""; }
.fa-th-list::before { content: ""; }
.fa-check::before { content: ""; }
.fa-remove::before, .fa-close::before, .fa-times::before { content: ""; }
.fa-search-plus::before { content: ""; }
.fa-search-minus::before { content: ""; }
.fa-power-off::before { content: ""; }
.fa-signal::before { content: ""; }
.fa-gear::before, .fa-cog::before { content: ""; }
.fa-trash-o::before { content: ""; }
.fa-home::before { content: ""; }
.fa-file-o::before { content: ""; }
.fa-clock-o::before { content: ""; }
.fa-road::before { content: ""; }
.fa-download::before { content: ""; }
.fa-arrow-circle-o-down::before { content: ""; }
.fa-arrow-circle-o-up::before { content: ""; }
.fa-inbox::before { content: ""; }
.fa-play-circle-o::before { content: ""; }
.fa-rotate-right::before, .fa-repeat::before { content: ""; }
.fa-refresh::before { content: ""; }
.fa-list-alt::before { content: ""; }
.fa-lock::before { content: ""; }
.fa-flag::before { content: ""; }
.fa-headphones::before { content: ""; }
.fa-volume-off::before { content: ""; }
.fa-volume-down::before { content: ""; }
.fa-volume-up::before { content: ""; }
.fa-qrcode::before { content: ""; }
.fa-barcode::before { content: ""; }
.fa-tag::before { content: ""; }
.fa-tags::before { content: ""; }
.fa-book::before { content: ""; }
.fa-bookmark::before { content: ""; }
.fa-print::before { content: ""; }
.fa-camera::before { content: ""; }
.fa-font::before { content: ""; }
.fa-bold::before { content: ""; }
.fa-italic::before { content: ""; }
.fa-text-height::before { content: ""; }
.fa-text-width::before { content: ""; }
.fa-align-left::before { content: ""; }
.fa-align-center::before { content: ""; }
.fa-align-right::before { content: ""; }
.fa-align-justify::before { content: ""; }
.fa-list::before { content: ""; }
.fa-dedent::before, .fa-outdent::before { content: ""; }
.fa-indent::before { content: ""; }
.fa-video-camera::before { content: ""; }
.fa-photo::before, .fa-image::before, .fa-picture-o::before { content: ""; }
.fa-pencil::before { content: ""; }
.fa-map-marker::before { content: ""; }
.fa-adjust::before { content: ""; }
.fa-tint::before { content: ""; }
.fa-edit::before, .fa-pencil-square-o::before { content: ""; }
.fa-share-square-o::before { content: ""; }
.fa-check-square-o::before { content: ""; }
.fa-arrows::before { content: ""; }
.fa-step-backward::before { content: ""; }
.fa-fast-backward::before { content: ""; }
.fa-backward::before { content: ""; }
.fa-play::before { content: ""; }
.fa-pause::before { content: ""; }
.fa-stop::before { content: ""; }
.fa-forward::before { content: ""; }
.fa-fast-forward::before { content: ""; }
.fa-step-forward::before { content: ""; }
.fa-eject::before { content: ""; }
.fa-chevron-left::before { content: ""; }
.fa-chevron-right::before { content: ""; }
.fa-plus-circle::before { content: ""; }
.fa-minus-circle::before { content: ""; }
.fa-times-circle::before { content: ""; }
.fa-check-circle::before { content: ""; }
.fa-question-circle::before { content: ""; }
.fa-info-circle::before { content: ""; }
.fa-crosshairs::before { content: ""; }
.fa-times-circle-o::before { content: ""; }
.fa-check-circle-o::before { content: ""; }
.fa-ban::before { content: ""; }
.fa-arrow-left::before { content: ""; }
.fa-arrow-right::before { content: ""; }
.fa-arrow-up::before { content: ""; }
.fa-arrow-down::before { content: ""; }
.fa-mail-forward::before, .fa-share::before { content: ""; }
.fa-expand::before { content: ""; }
.fa-compress::before { content: ""; }
.fa-plus::before { content: ""; }
.fa-minus::before { content: ""; }
.fa-asterisk::before { content: ""; }
.fa-exclamation-circle::before { content: ""; }
.fa-gift::before { content: ""; }
.fa-leaf::before { content: ""; }
.fa-fire::before { content: ""; }
.fa-eye::before { content: ""; }
.fa-eye-slash::before { content: ""; }
.fa-warning::before, .fa-exclamation-triangle::before { content: ""; }
.fa-plane::before { content: ""; }
.fa-calendar::before { content: ""; }
.fa-random::before { content: ""; }
.fa-comment::before { content: ""; }
.fa-magnet::before { content: ""; }
.fa-chevron-up::before { content: ""; }
.fa-chevron-down::before { content: ""; }
.fa-retweet::before { content: ""; }
.fa-shopping-cart::before { content: ""; }
.fa-folder::before { content: ""; }
.fa-folder-open::before { content: ""; }
.fa-arrows-v::before { content: ""; }
.fa-arrows-h::before { content: ""; }
.fa-bar-chart-o::before, .fa-bar-chart::before { content: ""; }
.fa-twitter-square::before { content: ""; }
.fa-facebook-square::before { content: ""; }
.fa-camera-retro::before { content: ""; }
.fa-key::before { content: ""; }
.fa-gears::before, .fa-cogs::before { content: ""; }
.fa-comments::before { content: ""; }
.fa-thumbs-o-up::before { content: ""; }
.fa-thumbs-o-down::before { content: ""; }
.fa-star-half::before { content: ""; }
.fa-heart-o::before { content: ""; }
.fa-sign-out::before { content: ""; }
.fa-linkedin-square::before { content: ""; }
.fa-thumb-tack::before { content: ""; }
.fa-external-link::before { content: ""; }
.fa-sign-in::before { content: ""; }
.fa-trophy::before { content: ""; }
.fa-github-square::before { content: ""; }
.fa-upload::before { content: ""; }
.fa-lemon-o::before { content: ""; }
.fa-phone::before { content: ""; }
.fa-square-o::before { content: ""; }
.fa-bookmark-o::before { content: ""; }
.fa-phone-square::before { content: ""; }
.fa-twitter::before { content: ""; }
.fa-facebook-f::before, .fa-facebook::before { content: ""; }
.fa-github::before { content: ""; }
.fa-unlock::before { content: ""; }
.fa-credit-card::before { content: ""; }
.fa-feed::before, .fa-rss::before { content: ""; }
.fa-hdd-o::before { content: ""; }
.fa-bullhorn::before { content: ""; }
.fa-bell::before { content: ""; }
.fa-certificate::before { content: ""; }
.fa-hand-o-right::before { content: ""; }
.fa-hand-o-left::before { content: ""; }
.fa-hand-o-up::before { content: ""; }
.fa-hand-o-down::before { content: ""; }
.fa-arrow-circle-left::before { content: ""; }
.fa-arrow-circle-right::before { content: ""; }
.fa-arrow-circle-up::before { content: ""; }
.fa-arrow-circle-down::before { content: ""; }
.fa-globe::before { content: ""; }
.fa-wrench::before { content: ""; }
.fa-tasks::before { content: ""; }
.fa-filter::before { content: ""; }
.fa-briefcase::before { content: ""; }
.fa-arrows-alt::before { content: ""; }
.fa-group::before, .fa-users::before { content: ""; }
.fa-chain::before, .fa-link::before { content: ""; }
.fa-cloud::before { content: ""; }
.fa-flask::before { content: ""; }
.fa-cut::before, .fa-scissors::before { content: ""; }
.fa-copy::before, .fa-files-o::before { content: ""; }
.fa-paperclip::before { content: ""; }
.fa-save::before, .fa-floppy-o::before { content: ""; }
.fa-square::before { content: ""; }
.fa-navicon::before, .fa-reorder::before, .fa-bars::before { content: ""; }
.fa-list-ul::before { content: ""; }
.fa-list-ol::before { content: ""; }
.fa-strikethrough::before { content: ""; }
.fa-underline::before { content: ""; }
.fa-table::before { content: ""; }
.fa-magic::before { content: ""; }
.fa-truck::before { content: ""; }
.fa-pinterest::before { content: ""; }
.fa-pinterest-square::before { content: ""; }
.fa-google-plus-square::before { content: ""; }
.fa-google-plus::before { content: ""; }
.fa-money::before { content: ""; }
.fa-caret-down::before { content: ""; }
.fa-caret-up::before { content: ""; }
.fa-caret-left::before { content: ""; }
.fa-caret-right::before { content: ""; }
.fa-columns::before { content: ""; }
.fa-unsorted::before, .fa-sort::before { content: ""; }
.fa-sort-down::before, .fa-sort-desc::before { content: ""; }
.fa-sort-up::before, .fa-sort-asc::before { content: ""; }
.fa-envelope::before { content: ""; }
.fa-linkedin::before { content: ""; }
.fa-rotate-left::before, .fa-undo::before { content: ""; }
.fa-legal::before, .fa-gavel::before { content: ""; }
.fa-dashboard::before, .fa-tachometer::before { content: ""; }
.fa-comment-o::before { content: ""; }
.fa-comments-o::before { content: ""; }
.fa-flash::before, .fa-bolt::before { content: ""; }
.fa-sitemap::before { content: ""; }
.fa-umbrella::before { content: ""; }
.fa-paste::before, .fa-clipboard::before { content: ""; }
.fa-lightbulb-o::before { content: ""; }
.fa-exchange::before { content: ""; }
.fa-cloud-download::before { content: ""; }
.fa-cloud-upload::before { content: ""; }
.fa-user-md::before { content: ""; }
.fa-stethoscope::before { content: ""; }
.fa-suitcase::before { content: ""; }
.fa-bell-o::before { content: ""; }
.fa-coffee::before { content: ""; }
.fa-cutlery::before { content: ""; }
.fa-file-text-o::before { content: ""; }
.fa-building-o::before { content: ""; }
.fa-hospital-o::before { content: ""; }
.fa-ambulance::before { content: ""; }
.fa-medkit::before { content: ""; }
.fa-fighter-jet::before { content: ""; }
.fa-beer::before { content: ""; }
.fa-h-square::before { content: ""; }
.fa-plus-square::before { content: ""; }
.fa-angle-double-left::before { content: ""; }
.fa-angle-double-right::before { content: ""; }
.fa-angle-double-up::before { content: ""; }
.fa-angle-double-down::before { content: ""; }
.fa-angle-left::before { content: ""; }
.fa-angle-right::before { content: ""; }
.fa-angle-up::before { content: ""; }
.fa-angle-down::before { content: ""; }
.fa-desktop::before { content: ""; }
.fa-laptop::before { content: ""; }
.fa-tablet::before { content: ""; }
.fa-mobile-phone::before, .fa-mobile::before { content: ""; }
.fa-circle-o::before { content: ""; }
.fa-quote-left::before { content: ""; }
.fa-quote-right::before { content: ""; }
.fa-spinner::before { content: ""; }
.fa-circle::before { content: ""; }
.fa-mail-reply::before, .fa-reply::before { content: ""; }
.fa-github-alt::before { content: ""; }
.fa-folder-o::before { content: ""; }
.fa-folder-open-o::before { content: ""; }
.fa-smile-o::before { content: ""; }
.fa-frown-o::before { content: ""; }
.fa-meh-o::before { content: ""; }
.fa-gamepad::before { content: ""; }
.fa-keyboard-o::before { content: ""; }
.fa-flag-o::before { content: ""; }
.fa-flag-checkered::before { content: ""; }
.fa-terminal::before { content: ""; }
.fa-code::before { content: ""; }
.fa-mail-reply-all::before, .fa-reply-all::before { content: ""; }
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before { content: ""; }
.fa-location-arrow::before { content: ""; }
.fa-crop::before { content: ""; }
.fa-code-fork::before { content: ""; }
.fa-unlink::before, .fa-chain-broken::before { content: ""; }
.fa-question::before { content: ""; }
.fa-info::before { content: ""; }
.fa-exclamation::before { content: ""; }
.fa-superscript::before { content: ""; }
.fa-subscript::before { content: ""; }
.fa-eraser::before { content: ""; }
.fa-puzzle-piece::before { content: ""; }
.fa-microphone::before { content: ""; }
.fa-microphone-slash::before { content: ""; }
.fa-shield::before { content: ""; }
.fa-calendar-o::before { content: ""; }
.fa-fire-extinguisher::before { content: ""; }
.fa-rocket::before { content: ""; }
.fa-maxcdn::before { content: ""; }
.fa-chevron-circle-left::before { content: ""; }
.fa-chevron-circle-right::before { content: ""; }
.fa-chevron-circle-up::before { content: ""; }
.fa-chevron-circle-down::before { content: ""; }
.fa-html5::before { content: ""; }
.fa-css3::before { content: ""; }
.fa-anchor::before { content: ""; }
.fa-unlock-alt::before { content: ""; }
.fa-bullseye::before { content: ""; }
.fa-ellipsis-h::before { content: ""; }
.fa-ellipsis-v::before { content: ""; }
.fa-rss-square::before { content: ""; }
.fa-play-circle::before { content: ""; }
.fa-ticket::before { content: ""; }
.fa-minus-square::before { content: ""; }
.fa-minus-square-o::before { content: ""; }
.fa-level-up::before { content: ""; }
.fa-level-down::before { content: ""; }
.fa-check-square::before { content: ""; }
.fa-pencil-square::before { content: ""; }
.fa-external-link-square::before { content: ""; }
.fa-share-square::before { content: ""; }
.fa-compass::before { content: ""; }
.fa-toggle-down::before, .fa-caret-square-o-down::before { content: ""; }
.fa-toggle-up::before, .fa-caret-square-o-up::before { content: ""; }
.fa-toggle-right::before, .fa-caret-square-o-right::before { content: ""; }
.fa-euro::before, .fa-eur::before { content: ""; }
.fa-gbp::before { content: ""; }
.fa-dollar::before, .fa-usd::before { content: ""; }
.fa-rupee::before, .fa-inr::before { content: ""; }
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before { content: ""; }
.fa-ruble::before, .fa-rouble::before, .fa-rub::before { content: ""; }
.fa-won::before, .fa-krw::before { content: ""; }
.fa-bitcoin::before, .fa-btc::before { content: ""; }
.fa-file::before { content: ""; }
.fa-file-text::before { content: ""; }
.fa-sort-alpha-asc::before { content: ""; }
.fa-sort-alpha-desc::before { content: ""; }
.fa-sort-amount-asc::before { content: ""; }
.fa-sort-amount-desc::before { content: ""; }
.fa-sort-numeric-asc::before { content: ""; }
.fa-sort-numeric-desc::before { content: ""; }
.fa-thumbs-up::before { content: ""; }
.fa-thumbs-down::before { content: ""; }
.fa-youtube-square::before { content: ""; }
.fa-youtube::before { content: ""; }
.fa-xing::before { content: ""; }
.fa-xing-square::before { content: ""; }
.fa-youtube-play::before { content: ""; }
.fa-dropbox::before { content: ""; }
.fa-stack-overflow::before { content: ""; }
.fa-instagram::before { content: ""; }
.fa-flickr::before { content: ""; }
.fa-adn::before { content: ""; }
.fa-bitbucket::before { content: ""; }
.fa-bitbucket-square::before { content: ""; }
.fa-tumblr::before { content: ""; }
.fa-tumblr-square::before { content: ""; }
.fa-long-arrow-down::before { content: ""; }
.fa-long-arrow-up::before { content: ""; }
.fa-long-arrow-left::before { content: ""; }
.fa-long-arrow-right::before { content: ""; }
.fa-apple::before { content: ""; }
.fa-windows::before { content: ""; }
.fa-android::before { content: ""; }
.fa-linux::before { content: ""; }
.fa-dribbble::before { content: ""; }
.fa-skype::before { content: ""; }
.fa-foursquare::before { content: ""; }
.fa-trello::before { content: ""; }
.fa-female::before { content: ""; }
.fa-male::before { content: ""; }
.fa-gittip::before, .fa-gratipay::before { content: ""; }
.fa-sun-o::before { content: ""; }
.fa-moon-o::before { content: ""; }
.fa-archive::before { content: ""; }
.fa-bug::before { content: ""; }
.fa-vk::before { content: ""; }
.fa-weibo::before { content: ""; }
.fa-renren::before { content: ""; }
.fa-pagelines::before { content: ""; }
.fa-stack-exchange::before { content: ""; }
.fa-arrow-circle-o-right::before { content: ""; }
.fa-arrow-circle-o-left::before { content: ""; }
.fa-toggle-left::before, .fa-caret-square-o-left::before { content: ""; }
.fa-dot-circle-o::before { content: ""; }
.fa-wheelchair::before { content: ""; }
.fa-vimeo-square::before { content: ""; }
.fa-turkish-lira::before, .fa-try::before { content: ""; }
.fa-plus-square-o::before { content: ""; }
.fa-space-shuttle::before { content: ""; }
.fa-slack::before { content: ""; }
.fa-envelope-square::before { content: ""; }
.fa-wordpress::before { content: ""; }
.fa-openid::before { content: ""; }
.fa-institution::before, .fa-bank::before, .fa-university::before { content: ""; }
.fa-mortar-board::before, .fa-graduation-cap::before { content: ""; }
.fa-yahoo::before { content: ""; }
.fa-google::before { content: ""; }
.fa-reddit::before { content: ""; }
.fa-reddit-square::before { content: ""; }
.fa-stumbleupon-circle::before { content: ""; }
.fa-stumbleupon::before { content: ""; }
.fa-delicious::before { content: ""; }
.fa-digg::before { content: ""; }
.fa-pied-piper::before { content: ""; }
.fa-pied-piper-alt::before { content: ""; }
.fa-drupal::before { content: ""; }
.fa-joomla::before { content: ""; }
.fa-language::before { content: ""; }
.fa-fax::before { content: ""; }
.fa-building::before { content: ""; }
.fa-child::before { content: ""; }
.fa-paw::before { content: ""; }
.fa-spoon::before { content: ""; }
.fa-cube::before { content: ""; }
.fa-cubes::before { content: ""; }
.fa-behance::before { content: ""; }
.fa-behance-square::before { content: ""; }
.fa-steam::before { content: ""; }
.fa-steam-square::before { content: ""; }
.fa-recycle::before { content: ""; }
.fa-automobile::before, .fa-car::before { content: ""; }
.fa-cab::before, .fa-taxi::before { content: ""; }
.fa-tree::before { content: ""; }
.fa-spotify::before { content: ""; }
.fa-deviantart::before { content: ""; }
.fa-soundcloud::before { content: ""; }
.fa-database::before { content: ""; }
.fa-file-pdf-o::before { content: ""; }
.fa-file-word-o::before { content: ""; }
.fa-file-excel-o::before { content: ""; }
.fa-file-powerpoint-o::before { content: ""; }
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before { content: ""; }
.fa-file-zip-o::before, .fa-file-archive-o::before { content: ""; }
.fa-file-sound-o::before, .fa-file-audio-o::before { content: ""; }
.fa-file-movie-o::before, .fa-file-video-o::before { content: ""; }
.fa-file-code-o::before { content: ""; }
.fa-vine::before { content: ""; }
.fa-codepen::before { content: ""; }
.fa-jsfiddle::before { content: ""; }
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before { content: ""; }
.fa-circle-o-notch::before { content: ""; }
.fa-ra::before, .fa-rebel::before { content: ""; }
.fa-ge::before, .fa-empire::before { content: ""; }
.fa-git-square::before { content: ""; }
.fa-git::before { content: ""; }
.fa-y-combinator-square::before, .fa-yc-square::before, .fa-hacker-news::before { content: ""; }
.fa-tencent-weibo::before { content: ""; }
.fa-qq::before { content: ""; }
.fa-wechat::before, .fa-weixin::before { content: ""; }
.fa-send::before, .fa-paper-plane::before { content: ""; }
.fa-send-o::before, .fa-paper-plane-o::before { content: ""; }
.fa-history::before { content: ""; }
.fa-circle-thin::before { content: ""; }
.fa-header::before { content: ""; }
.fa-paragraph::before { content: ""; }
.fa-sliders::before { content: ""; }
.fa-share-alt::before { content: ""; }
.fa-share-alt-square::before { content: ""; }
.fa-bomb::before { content: ""; }
.fa-soccer-ball-o::before, .fa-futbol-o::before { content: ""; }
.fa-tty::before { content: ""; }
.fa-binoculars::before { content: ""; }
.fa-plug::before { content: ""; }
.fa-slideshare::before { content: ""; }
.fa-twitch::before { content: ""; }
.fa-yelp::before { content: ""; }
.fa-newspaper-o::before { content: ""; }
.fa-wifi::before { content: ""; }
.fa-calculator::before { content: ""; }
.fa-paypal::before { content: ""; }
.fa-google-wallet::before { content: ""; }
.fa-cc-visa::before { content: ""; }
.fa-cc-mastercard::before { content: ""; }
.fa-cc-discover::before { content: ""; }
.fa-cc-amex::before { content: ""; }
.fa-cc-paypal::before { content: ""; }
.fa-cc-stripe::before { content: ""; }
.fa-bell-slash::before { content: ""; }
.fa-bell-slash-o::before { content: ""; }
.fa-trash::before { content: ""; }
.fa-copyright::before { content: ""; }
.fa-at::before { content: ""; }
.fa-eyedropper::before { content: ""; }
.fa-paint-brush::before { content: ""; }
.fa-birthday-cake::before { content: ""; }
.fa-area-chart::before { content: ""; }
.fa-pie-chart::before { content: ""; }
.fa-line-chart::before { content: ""; }
.fa-lastfm::before { content: ""; }
.fa-lastfm-square::before { content: ""; }
.fa-toggle-off::before { content: ""; }
.fa-toggle-on::before { content: ""; }
.fa-bicycle::before { content: ""; }
.fa-bus::before { content: ""; }
.fa-ioxhost::before { content: ""; }
.fa-angellist::before { content: ""; }
.fa-cc::before { content: ""; }
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before { content: ""; }
.fa-meanpath::before { content: ""; }
.fa-buysellads::before { content: ""; }
.fa-connectdevelop::before { content: ""; }
.fa-dashcube::before { content: ""; }
.fa-forumbee::before { content: ""; }
.fa-leanpub::before { content: ""; }
.fa-sellsy::before { content: ""; }
.fa-shirtsinbulk::before { content: ""; }
.fa-simplybuilt::before { content: ""; }
.fa-skyatlas::before { content: ""; }
.fa-cart-plus::before { content: ""; }
.fa-cart-arrow-down::before { content: ""; }
.fa-diamond::before { content: ""; }
.fa-ship::before { content: ""; }
.fa-user-secret::before { content: ""; }
.fa-motorcycle::before { content: ""; }
.fa-street-view::before { content: ""; }
.fa-heartbeat::before { content: ""; }
.fa-venus::before { content: ""; }
.fa-mars::before { content: ""; }
.fa-mercury::before { content: ""; }
.fa-intersex::before, .fa-transgender::before { content: ""; }
.fa-transgender-alt::before { content: ""; }
.fa-venus-double::before { content: ""; }
.fa-mars-double::before { content: ""; }
.fa-venus-mars::before { content: ""; }
.fa-mars-stroke::before { content: ""; }
.fa-mars-stroke-v::before { content: ""; }
.fa-mars-stroke-h::before { content: ""; }
.fa-neuter::before { content: ""; }
.fa-genderless::before { content: ""; }
.fa-facebook-official::before { content: ""; }
.fa-pinterest-p::before { content: ""; }
.fa-whatsapp::before { content: ""; }
.fa-server::before { content: ""; }
.fa-user-plus::before { content: ""; }
.fa-user-times::before { content: ""; }
.fa-hotel::before, .fa-bed::before { content: ""; }
.fa-viacoin::before { content: ""; }
.fa-train::before { content: ""; }
.fa-subway::before { content: ""; }
.fa-medium::before { content: ""; }
.fa-yc::before, .fa-y-combinator::before { content: ""; }
.fa-optin-monster::before { content: ""; }
.fa-opencart::before { content: ""; }
.fa-expeditedssl::before { content: ""; }
.fa-battery-4::before, .fa-battery-full::before { content: ""; }
.fa-battery-3::before, .fa-battery-three-quarters::before { content: ""; }
.fa-battery-2::before, .fa-battery-half::before { content: ""; }
.fa-battery-1::before, .fa-battery-quarter::before { content: ""; }
.fa-battery-0::before, .fa-battery-empty::before { content: ""; }
.fa-mouse-pointer::before { content: ""; }
.fa-i-cursor::before { content: ""; }
.fa-object-group::before { content: ""; }
.fa-object-ungroup::before { content: ""; }
.fa-sticky-note::before { content: ""; }
.fa-sticky-note-o::before { content: ""; }
.fa-cc-jcb::before { content: ""; }
.fa-cc-diners-club::before { content: ""; }
.fa-clone::before { content: ""; }
.fa-balance-scale::before { content: ""; }
.fa-hourglass-o::before { content: ""; }
.fa-hourglass-1::before, .fa-hourglass-start::before { content: ""; }
.fa-hourglass-2::before, .fa-hourglass-half::before { content: ""; }
.fa-hourglass-3::before, .fa-hourglass-end::before { content: ""; }
.fa-hourglass::before { content: ""; }
.fa-hand-grab-o::before, .fa-hand-rock-o::before { content: ""; }
.fa-hand-stop-o::before, .fa-hand-paper-o::before { content: ""; }
.fa-hand-scissors-o::before { content: ""; }
.fa-hand-lizard-o::before { content: ""; }
.fa-hand-spock-o::before { content: ""; }
.fa-hand-pointer-o::before { content: ""; }
.fa-hand-peace-o::before { content: ""; }
.fa-trademark::before { content: ""; }
.fa-registered::before { content: ""; }
.fa-creative-commons::before { content: ""; }
.fa-gg::before { content: ""; }
.fa-gg-circle::before { content: ""; }
.fa-tripadvisor::before { content: ""; }
.fa-odnoklassniki::before { content: ""; }
.fa-odnoklassniki-square::before { content: ""; }
.fa-get-pocket::before { content: ""; }
.fa-wikipedia-w::before { content: ""; }
.fa-safari::before { content: ""; }
.fa-chrome::before { content: ""; }
.fa-firefox::before { content: ""; }
.fa-opera::before { content: ""; }
.fa-internet-explorer::before { content: ""; }
.fa-tv::before, .fa-television::before { content: ""; }
.fa-contao::before { content: ""; }
.fa-500px::before { content: ""; }
.fa-amazon::before { content: ""; }
.fa-calendar-plus-o::before { content: ""; }
.fa-calendar-minus-o::before { content: ""; }
.fa-calendar-times-o::before { content: ""; }
.fa-calendar-check-o::before { content: ""; }
.fa-industry::before { content: ""; }
.fa-map-pin::before { content: ""; }
.fa-map-signs::before { content: ""; }
.fa-map-o::before { content: ""; }
.fa-map::before { content: ""; }
.fa-commenting::before { content: ""; }
.fa-commenting-o::before { content: ""; }
.fa-houzz::before { content: ""; }
.fa-vimeo::before { content: ""; }
.fa-black-tie::before { content: ""; }
.fa-fonticons::before { content: ""; }
.fa-reddit-alien::before { content: ""; }
.fa-edge::before { content: ""; }
.fa-credit-card-alt::before { content: ""; }
.fa-codiepie::before { content: ""; }
.fa-modx::before { content: ""; }
.fa-fort-awesome::before { content: ""; }
.fa-usb::before { content: ""; }
.fa-product-hunt::before { content: ""; }
.fa-mixcloud::before { content: ""; }
.fa-scribd::before { content: ""; }
.fa-pause-circle::before { content: ""; }
.fa-pause-circle-o::before { content: ""; }
.fa-stop-circle::before { content: ""; }
.fa-stop-circle-o::before { content: ""; }
.fa-shopping-bag::before { content: ""; }
.fa-shopping-basket::before { content: ""; }
.fa-hashtag::before { content: ""; }
.fa-bluetooth::before { content: ""; }
.fa-bluetooth-b::before { content: ""; }
.fa-percent::before { content: ""; }
Binary file not shown.
@@ -0,0 +1,655 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata></metadata>
<defs>
<font id="fontawesomeregular" horiz-adv-x="1536" >
<font-face units-per-em="1792" ascent="1536" descent="-256" />
<missing-glyph horiz-adv-x="448" />
<glyph unicode=" " horiz-adv-x="448" />
<glyph unicode="&#x09;" horiz-adv-x="448" />
<glyph unicode="&#xa0;" horiz-adv-x="448" />
<glyph unicode="&#xa8;" horiz-adv-x="1792" />
<glyph unicode="&#xa9;" horiz-adv-x="1792" />
<glyph unicode="&#xae;" horiz-adv-x="1792" />
<glyph unicode="&#xb4;" horiz-adv-x="1792" />
<glyph unicode="&#xc6;" horiz-adv-x="1792" />
<glyph unicode="&#xd8;" horiz-adv-x="1792" />
<glyph unicode="&#x2000;" horiz-adv-x="768" />
<glyph unicode="&#x2001;" horiz-adv-x="1537" />
<glyph unicode="&#x2002;" horiz-adv-x="768" />
<glyph unicode="&#x2003;" horiz-adv-x="1537" />
<glyph unicode="&#x2004;" horiz-adv-x="512" />
<glyph unicode="&#x2005;" horiz-adv-x="384" />
<glyph unicode="&#x2006;" horiz-adv-x="256" />
<glyph unicode="&#x2007;" horiz-adv-x="256" />
<glyph unicode="&#x2008;" horiz-adv-x="192" />
<glyph unicode="&#x2009;" horiz-adv-x="307" />
<glyph unicode="&#x200a;" horiz-adv-x="85" />
<glyph unicode="&#x202f;" horiz-adv-x="307" />
<glyph unicode="&#x205f;" horiz-adv-x="384" />
<glyph unicode="&#x2122;" horiz-adv-x="1792" />
<glyph unicode="&#x221e;" horiz-adv-x="1792" />
<glyph unicode="&#x2260;" horiz-adv-x="1792" />
<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
<glyph unicode="&#xf000;" horiz-adv-x="1792" d="M1699 1350q0 -35 -43 -78l-632 -632v-768h320q26 0 45 -19t19 -45t-19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45t45 19h320v768l-632 632q-43 43 -43 78q0 23 18 36.5t38 17.5t43 4h1408q23 0 43 -4t38 -17.5t18 -36.5z" />
<glyph unicode="&#xf001;" d="M1536 1312v-1120q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v537l-768 -237v-709q0 -50 -34 -89t-86 -60.5t-103.5 -32t-96.5 -10.5t-96.5 10.5t-103.5 32t-86 60.5t-34 89 t34 89t86 60.5t103.5 32t96.5 10.5q105 0 192 -39v967q0 31 19 56.5t49 35.5l832 256q12 4 28 4q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf002;" horiz-adv-x="1664" d="M1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -52 -38 -90t-90 -38q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5 t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
<glyph unicode="&#xf003;" horiz-adv-x="1792" d="M1664 32v768q-32 -36 -69 -66q-268 -206 -426 -338q-51 -43 -83 -67t-86.5 -48.5t-102.5 -24.5h-1h-1q-48 0 -102.5 24.5t-86.5 48.5t-83 67q-158 132 -426 338q-37 30 -69 66v-768q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1664 1083v11v13.5t-0.5 13 t-3 12.5t-5.5 9t-9 7.5t-14 2.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5q0 -168 147 -284q193 -152 401 -317q6 -5 35 -29.5t46 -37.5t44.5 -31.5t50.5 -27.5t43 -9h1h1q20 0 43 9t50.5 27.5t44.5 31.5t46 37.5t35 29.5q208 165 401 317q54 43 100.5 115.5t46.5 131.5z M1792 1120v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf004;" horiz-adv-x="1792" d="M896 -128q-26 0 -44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124t127 -344q0 -221 -229 -450l-623 -600 q-18 -18 -44 -18z" />
<glyph unicode="&#xf005;" horiz-adv-x="1664" d="M1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -21 -10.5 -35.5t-30.5 -14.5q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455 l502 -73q56 -9 56 -46z" />
<glyph unicode="&#xf006;" horiz-adv-x="1664" d="M1137 532l306 297l-422 62l-189 382l-189 -382l-422 -62l306 -297l-73 -421l378 199l377 -199zM1664 889q0 -22 -26 -48l-363 -354l86 -500q1 -7 1 -20q0 -50 -41 -50q-19 0 -40 12l-449 236l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500 l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41t49 -41l225 -455l502 -73q56 -9 56 -46z" />
<glyph unicode="&#xf007;" horiz-adv-x="1408" d="M1408 131q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q9 0 42 -21.5t74.5 -48t108 -48t133.5 -21.5t133.5 21.5t108 48t74.5 48t42 21.5q61 0 111.5 -20t85.5 -53.5t62 -81 t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
<glyph unicode="&#xf008;" horiz-adv-x="1920" d="M384 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 320v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM384 704v128q0 26 -19 45t-45 19h-128 q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 -64v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM384 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45 t45 -19h128q26 0 45 19t19 45zM1792 -64v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1408 704v512q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-512q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1792 320v128 q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 704v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1792 1088v128q0 26 -19 45t-45 19h-128q-26 0 -45 -19 t-19 -45v-128q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1920 1248v-1344q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1344q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf009;" horiz-adv-x="1664" d="M768 512v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM768 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 512v-384q0 -52 -38 -90t-90 -38 h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90zM1664 1280v-384q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf00a;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 288v-192q0 -40 -28 -68t-68 -28h-320 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1152 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf00b;" horiz-adv-x="1792" d="M512 288v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM512 800v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 288v-192q0 -40 -28 -68t-68 -28h-960 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68zM512 1312v-192q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h320q40 0 68 -28t28 -68zM1792 800v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28 h960q40 0 68 -28t28 -68zM1792 1312v-192q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h960q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf00c;" horiz-adv-x="1792" d="M1671 970q0 -40 -28 -68l-724 -724l-136 -136q-28 -28 -68 -28t-68 28l-136 136l-362 362q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -295l656 657q28 28 68 28t68 -28l136 -136q28 -28 28 -68z" />
<glyph unicode="&#xf00d;" horiz-adv-x="1408" d="M1298 214q0 -40 -28 -68l-136 -136q-28 -28 -68 -28t-68 28l-294 294l-294 -294q-28 -28 -68 -28t-68 28l-136 136q-28 28 -28 68t28 68l294 294l-294 294q-28 28 -28 68t28 68l136 136q28 28 68 28t68 -28l294 -294l294 294q28 28 68 28t68 -28l136 -136q28 -28 28 -68 t-28 -68l-294 -294l294 -294q28 -28 28 -68z" />
<glyph unicode="&#xf00e;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-224q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v224h-224q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h224v224q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5v-224h224 q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5 t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z" />
<glyph unicode="&#xf010;" horiz-adv-x="1664" d="M1024 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-576q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h576q13 0 22.5 -9.5t9.5 -22.5zM1152 704q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5z M1664 -128q0 -53 -37.5 -90.5t-90.5 -37.5q-54 0 -90 38l-343 342q-179 -124 -399 -124q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5t273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -220 -124 -399l343 -343q37 -37 37 -90z " />
<glyph unicode="&#xf011;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61t-298 61t-245 164t-164 245t-61 298q0 182 80.5 343t226.5 270q43 32 95.5 25t83.5 -50q32 -42 24.5 -94.5t-49.5 -84.5q-98 -74 -151.5 -181t-53.5 -228q0 -104 40.5 -198.5t109.5 -163.5t163.5 -109.5 t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5q0 121 -53.5 228t-151.5 181q-42 32 -49.5 84.5t24.5 94.5q31 43 84 50t95 -25q146 -109 226.5 -270t80.5 -343zM896 1408v-640q0 -52 -38 -90t-90 -38t-90 38t-38 90v640q0 52 38 90t90 38t90 -38t38 -90z" />
<glyph unicode="&#xf012;" horiz-adv-x="1792" d="M256 96v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 224v-320q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 480v-576q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1408 864v-960q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1376v-1472q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1472q0 14 9 23t23 9h192q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf013;" d="M1024 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1536 749v-222q0 -12 -8 -23t-20 -13l-185 -28q-19 -54 -39 -91q35 -50 107 -138q10 -12 10 -25t-9 -23q-27 -37 -99 -108t-94 -71q-12 0 -26 9l-138 108q-44 -23 -91 -38 q-16 -136 -29 -186q-7 -28 -36 -28h-222q-14 0 -24.5 8.5t-11.5 21.5l-28 184q-49 16 -90 37l-141 -107q-10 -9 -25 -9q-14 0 -25 11q-126 114 -165 168q-7 10 -7 23q0 12 8 23q15 21 51 66.5t54 70.5q-27 50 -41 99l-183 27q-13 2 -21 12.5t-8 23.5v222q0 12 8 23t19 13 l186 28q14 46 39 92q-40 57 -107 138q-10 12 -10 24q0 10 9 23q26 36 98.5 107.5t94.5 71.5q13 0 26 -10l138 -107q44 23 91 38q16 136 29 186q7 28 36 28h222q14 0 24.5 -8.5t11.5 -21.5l28 -184q49 -16 90 -37l142 107q9 9 24 9q13 0 25 -10q129 -119 165 -170q7 -8 7 -22 q0 -12 -8 -23q-15 -21 -51 -66.5t-54 -70.5q26 -50 41 -98l183 -28q13 -2 21 -12.5t8 -23.5z" />
<glyph unicode="&#xf014;" horiz-adv-x="1408" d="M512 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM768 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1024 800v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1152 76v948h-896v-948q0 -22 7 -40.5t14.5 -27t10.5 -8.5h832q3 0 10.5 8.5t14.5 27t7 40.5zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832 q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf015;" horiz-adv-x="1664" d="M1408 544v-480q0 -26 -19 -45t-45 -19h-384v384h-256v-384h-384q-26 0 -45 19t-19 45v480q0 1 0.5 3t0.5 3l575 474l575 -474q1 -2 1 -6zM1631 613l-62 -74q-8 -9 -21 -11h-3q-13 0 -21 7l-692 577l-692 -577q-12 -8 -24 -7q-13 2 -21 11l-62 74q-8 10 -7 23.5t11 21.5 l719 599q32 26 76 26t76 -26l244 -204v195q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-408l219 -182q10 -8 11 -21.5t-7 -23.5z" />
<glyph unicode="&#xf016;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z " />
<glyph unicode="&#xf017;" d="M896 992v-448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf018;" horiz-adv-x="1920" d="M1111 540v4l-24 320q-1 13 -11 22.5t-23 9.5h-186q-13 0 -23 -9.5t-11 -22.5l-24 -320v-4q-1 -12 8 -20t21 -8h244q12 0 21 8t8 20zM1870 73q0 -73 -46 -73h-704q13 0 22 9.5t8 22.5l-20 256q-1 13 -11 22.5t-23 9.5h-272q-13 0 -23 -9.5t-11 -22.5l-20 -256 q-1 -13 8 -22.5t22 -9.5h-704q-46 0 -46 73q0 54 26 116l417 1044q8 19 26 33t38 14h339q-13 0 -23 -9.5t-11 -22.5l-15 -192q-1 -14 8 -23t22 -9h166q13 0 22 9t8 23l-15 192q-1 13 -11 22.5t-23 9.5h339q20 0 38 -14t26 -33l417 -1044q26 -62 26 -116z" />
<glyph unicode="&#xf019;" horiz-adv-x="1664" d="M1280 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 416v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h465l135 -136 q58 -56 136 -56t136 56l136 136h464q40 0 68 -28t28 -68zM1339 985q17 -41 -14 -70l-448 -448q-18 -19 -45 -19t-45 19l-448 448q-31 29 -14 70q17 39 59 39h256v448q0 26 19 45t45 19h256q26 0 45 -19t19 -45v-448h256q42 0 59 -39z" />
<glyph unicode="&#xf01a;" d="M1120 608q0 -12 -10 -24l-319 -319q-11 -9 -23 -9t-23 9l-320 320q-15 16 -7 35q8 20 30 20h192v352q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-352h192q14 0 23 -9t9 -23zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273 t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf01b;" d="M1118 660q-8 -20 -30 -20h-192v-352q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v352h-192q-14 0 -23 9t-9 23q0 12 10 24l319 319q11 9 23 9t23 -9l320 -320q15 -16 7 -35zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198 t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf01c;" d="M1023 576h316q-1 3 -2.5 8t-2.5 8l-212 496h-708l-212 -496q-1 -2 -2.5 -8t-2.5 -8h316l95 -192h320zM1536 546v-482q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v482q0 62 25 123l238 552q10 25 36.5 42t52.5 17h832q26 0 52.5 -17t36.5 -42l238 -552 q25 -61 25 -123z" />
<glyph unicode="&#xf01d;" d="M1184 640q0 -37 -32 -55l-544 -320q-15 -9 -32 -9q-16 0 -32 8q-32 19 -32 56v640q0 37 32 56q33 18 64 -1l544 -320q32 -18 32 -55zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf01e;" d="M1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l138 138q-148 137 -349 137q-104 0 -198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5q119 0 225 52t179 147q7 10 23 12q14 0 25 -9 l137 -138q9 -8 9.5 -20.5t-7.5 -22.5q-109 -132 -264 -204.5t-327 -72.5q-156 0 -298 61t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q147 0 284.5 -55.5t244.5 -156.5l130 129q29 31 70 14q39 -17 39 -59z" />
<glyph unicode="&#xf021;" d="M1511 480q0 -5 -1 -7q-64 -268 -268 -434.5t-478 -166.5q-146 0 -282.5 55t-243.5 157l-129 -129q-19 -19 -45 -19t-45 19t-19 45v448q0 26 19 45t45 19h448q26 0 45 -19t19 -45t-19 -45l-137 -137q71 -66 161 -102t187 -36q134 0 250 65t186 179q11 17 53 117 q8 23 30 23h192q13 0 22.5 -9.5t9.5 -22.5zM1536 1280v-448q0 -26 -19 -45t-45 -19h-448q-26 0 -45 19t-19 45t19 45l138 138q-148 137 -349 137q-134 0 -250 -65t-186 -179q-11 -17 -53 -117q-8 -23 -30 -23h-199q-13 0 -22.5 9.5t-9.5 22.5v7q65 268 270 434.5t480 166.5 q146 0 284 -55.5t245 -156.5l130 129q19 19 45 19t45 -19t19 -45z" />
<glyph unicode="&#xf022;" horiz-adv-x="1792" d="M384 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M384 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1536 352v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5z M1536 608v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5t9.5 -22.5zM1536 864v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h960q13 0 22.5 -9.5 t9.5 -22.5zM1664 160v832q0 13 -9.5 22.5t-22.5 9.5h-1472q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1472q13 0 22.5 9.5t9.5 22.5zM1792 1248v-1088q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1472q66 0 113 -47 t47 -113z" />
<glyph unicode="&#xf023;" horiz-adv-x="1152" d="M320 768h512v192q0 106 -75 181t-181 75t-181 -75t-75 -181v-192zM1152 672v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v192q0 184 132 316t316 132t316 -132t132 -316v-192h32q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf024;" horiz-adv-x="1792" d="M320 1280q0 -72 -64 -110v-1266q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v1266q-64 38 -64 110q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -25 -12.5 -38.5t-39.5 -27.5q-215 -116 -369 -116q-61 0 -123.5 22t-108.5 48 t-115.5 48t-142.5 22q-192 0 -464 -146q-17 -9 -33 -9q-26 0 -45 19t-19 45v742q0 32 31 55q21 14 79 43q236 120 421 120q107 0 200 -29t219 -88q38 -19 88 -19q54 0 117.5 21t110 47t88 47t54.5 21q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf025;" horiz-adv-x="1664" d="M1664 650q0 -166 -60 -314l-20 -49l-185 -33q-22 -83 -90.5 -136.5t-156.5 -53.5v-32q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-32q71 0 130 -35.5t93 -95.5l68 12q29 95 29 193q0 148 -88 279t-236.5 209t-315.5 78 t-315.5 -78t-236.5 -209t-88 -279q0 -98 29 -193l68 -12q34 60 93 95.5t130 35.5v32q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v32q-88 0 -156.5 53.5t-90.5 136.5l-185 33l-20 49q-60 148 -60 314q0 151 67 291t179 242.5 t266 163.5t320 61t320 -61t266 -163.5t179 -242.5t67 -291z" />
<glyph unicode="&#xf026;" horiz-adv-x="768" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45z" />
<glyph unicode="&#xf027;" horiz-adv-x="1152" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142z" />
<glyph unicode="&#xf028;" horiz-adv-x="1664" d="M768 1184v-1088q0 -26 -19 -45t-45 -19t-45 19l-333 333h-262q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h262l333 333q19 19 45 19t45 -19t19 -45zM1152 640q0 -76 -42.5 -141.5t-112.5 -93.5q-10 -5 -25 -5q-26 0 -45 18.5t-19 45.5q0 21 12 35.5t29 25t34 23t29 35.5 t12 57t-12 57t-29 35.5t-34 23t-29 25t-12 35.5q0 27 19 45.5t45 18.5q15 0 25 -5q70 -27 112.5 -93t42.5 -142zM1408 640q0 -153 -85 -282.5t-225 -188.5q-13 -5 -25 -5q-27 0 -46 19t-19 45q0 39 39 59q56 29 76 44q74 54 115.5 135.5t41.5 173.5t-41.5 173.5 t-115.5 135.5q-20 15 -76 44q-39 20 -39 59q0 26 19 45t45 19q13 0 26 -5q140 -59 225 -188.5t85 -282.5zM1664 640q0 -230 -127 -422.5t-338 -283.5q-13 -5 -26 -5q-26 0 -45 19t-19 45q0 36 39 59q7 4 22.5 10.5t22.5 10.5q46 25 82 51q123 91 192 227t69 289t-69 289 t-192 227q-36 26 -82 51q-7 4 -22.5 10.5t-22.5 10.5q-39 23 -39 59q0 26 19 45t45 19q13 0 26 -5q211 -91 338 -283.5t127 -422.5z" />
<glyph unicode="&#xf029;" horiz-adv-x="1408" d="M384 384v-128h-128v128h128zM384 1152v-128h-128v128h128zM1152 1152v-128h-128v128h128zM128 129h384v383h-384v-383zM128 896h384v384h-384v-384zM896 896h384v384h-384v-384zM640 640v-640h-640v640h640zM1152 128v-128h-128v128h128zM1408 128v-128h-128v128h128z M1408 640v-384h-384v128h-128v-384h-128v640h384v-128h128v128h128zM640 1408v-640h-640v640h640zM1408 1408v-640h-640v640h640z" />
<glyph unicode="&#xf02a;" horiz-adv-x="1792" d="M63 0h-63v1408h63v-1408zM126 1h-32v1407h32v-1407zM220 1h-31v1407h31v-1407zM377 1h-31v1407h31v-1407zM534 1h-62v1407h62v-1407zM660 1h-31v1407h31v-1407zM723 1h-31v1407h31v-1407zM786 1h-31v1407h31v-1407zM943 1h-63v1407h63v-1407zM1100 1h-63v1407h63v-1407z M1226 1h-63v1407h63v-1407zM1352 1h-63v1407h63v-1407zM1446 1h-63v1407h63v-1407zM1635 1h-94v1407h94v-1407zM1698 1h-32v1407h32v-1407zM1792 0h-63v1408h63v-1408z" />
<glyph unicode="&#xf02b;" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91z" />
<glyph unicode="&#xf02c;" horiz-adv-x="1920" d="M448 1088q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1515 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-53 0 -90 37l-715 716q-38 37 -64.5 101t-26.5 117v416q0 52 38 90t90 38h416q53 0 117 -26.5t102 -64.5 l715 -714q37 -39 37 -91zM1899 512q0 -53 -37 -90l-491 -492q-39 -37 -91 -37q-36 0 -59 14t-53 45l470 470q37 37 37 90q0 52 -37 91l-715 714q-38 38 -102 64.5t-117 26.5h224q53 0 117 -26.5t102 -64.5l715 -714q37 -39 37 -91z" />
<glyph unicode="&#xf02d;" horiz-adv-x="1664" d="M1639 1058q40 -57 18 -129l-275 -906q-19 -64 -76.5 -107.5t-122.5 -43.5h-923q-77 0 -148.5 53.5t-99.5 131.5q-24 67 -2 127q0 4 3 27t4 37q1 8 -3 21.5t-3 19.5q2 11 8 21t16.5 23.5t16.5 23.5q23 38 45 91.5t30 91.5q3 10 0.5 30t-0.5 28q3 11 17 28t17 23 q21 36 42 92t25 90q1 9 -2.5 32t0.5 28q4 13 22 30.5t22 22.5q19 26 42.5 84.5t27.5 96.5q1 8 -3 25.5t-2 26.5q2 8 9 18t18 23t17 21q8 12 16.5 30.5t15 35t16 36t19.5 32t26.5 23.5t36 11.5t47.5 -5.5l-1 -3q38 9 51 9h761q74 0 114 -56t18 -130l-274 -906 q-36 -119 -71.5 -153.5t-128.5 -34.5h-869q-27 0 -38 -15q-11 -16 -1 -43q24 -70 144 -70h923q29 0 56 15.5t35 41.5l300 987q7 22 5 57q38 -15 59 -43zM575 1056q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5 t-16.5 -22.5zM492 800q-4 -13 2 -22.5t20 -9.5h608q13 0 25.5 9.5t16.5 22.5l21 64q4 13 -2 22.5t-20 9.5h-608q-13 0 -25.5 -9.5t-16.5 -22.5z" />
<glyph unicode="&#xf02e;" horiz-adv-x="1280" d="M1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
<glyph unicode="&#xf02f;" horiz-adv-x="1664" d="M384 0h896v256h-896v-256zM384 640h896v384h-160q-40 0 -68 28t-28 68v160h-640v-640zM1536 576q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 576v-416q0 -13 -9.5 -22.5t-22.5 -9.5h-224v-160q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68 v160h-224q-13 0 -22.5 9.5t-9.5 22.5v416q0 79 56.5 135.5t135.5 56.5h64v544q0 40 28 68t68 28h672q40 0 88 -20t76 -48l152 -152q28 -28 48 -76t20 -88v-256h64q79 0 135.5 -56.5t56.5 -135.5z" />
<glyph unicode="&#xf030;" horiz-adv-x="1920" d="M960 864q119 0 203.5 -84.5t84.5 -203.5t-84.5 -203.5t-203.5 -84.5t-203.5 84.5t-84.5 203.5t84.5 203.5t203.5 84.5zM1664 1280q106 0 181 -75t75 -181v-896q0 -106 -75 -181t-181 -75h-1408q-106 0 -181 75t-75 181v896q0 106 75 181t181 75h224l51 136 q19 49 69.5 84.5t103.5 35.5h512q53 0 103.5 -35.5t69.5 -84.5l51 -136h224zM960 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf031;" horiz-adv-x="1664" d="M725 977l-170 -450q33 0 136.5 -2t160.5 -2q19 0 57 2q-87 253 -184 452zM0 -128l2 79q23 7 56 12.5t57 10.5t49.5 14.5t44.5 29t31 50.5l237 616l280 724h75h53q8 -14 11 -21l205 -480q33 -78 106 -257.5t114 -274.5q15 -34 58 -144.5t72 -168.5q20 -45 35 -57 q19 -15 88 -29.5t84 -20.5q6 -38 6 -57q0 -4 -0.5 -13t-0.5 -13q-63 0 -190 8t-191 8q-76 0 -215 -7t-178 -8q0 43 4 78l131 28q1 0 12.5 2.5t15.5 3.5t14.5 4.5t15 6.5t11 8t9 11t2.5 14q0 16 -31 96.5t-72 177.5t-42 100l-450 2q-26 -58 -76.5 -195.5t-50.5 -162.5 q0 -22 14 -37.5t43.5 -24.5t48.5 -13.5t57 -8.5t41 -4q1 -19 1 -58q0 -9 -2 -27q-58 0 -174.5 10t-174.5 10q-8 0 -26.5 -4t-21.5 -4q-80 -14 -188 -14z" />
<glyph unicode="&#xf032;" horiz-adv-x="1408" d="M555 15q74 -32 140 -32q376 0 376 335q0 114 -41 180q-27 44 -61.5 74t-67.5 46.5t-80.5 25t-84 10.5t-94.5 2q-73 0 -101 -10q0 -53 -0.5 -159t-0.5 -158q0 -8 -1 -67.5t-0.5 -96.5t4.5 -83.5t12 -66.5zM541 761q42 -7 109 -7q82 0 143 13t110 44.5t74.5 89.5t25.5 142 q0 70 -29 122.5t-79 82t-108 43.5t-124 14q-50 0 -130 -13q0 -50 4 -151t4 -152q0 -27 -0.5 -80t-0.5 -79q0 -46 1 -69zM0 -128l2 94q15 4 85 16t106 27q7 12 12.5 27t8.5 33.5t5.5 32.5t3 37.5t0.5 34v35.5v30q0 982 -22 1025q-4 8 -22 14.5t-44.5 11t-49.5 7t-48.5 4.5 t-30.5 3l-4 83q98 2 340 11.5t373 9.5q23 0 68.5 -0.5t67.5 -0.5q70 0 136.5 -13t128.5 -42t108 -71t74 -104.5t28 -137.5q0 -52 -16.5 -95.5t-39 -72t-64.5 -57.5t-73 -45t-84 -40q154 -35 256.5 -134t102.5 -248q0 -100 -35 -179.5t-93.5 -130.5t-138 -85.5t-163.5 -48.5 t-176 -14q-44 0 -132 3t-132 3q-106 0 -307 -11t-231 -12z" />
<glyph unicode="&#xf033;" horiz-adv-x="1024" d="M0 -126l17 85q6 2 81.5 21.5t111.5 37.5q28 35 41 101q1 7 62 289t114 543.5t52 296.5v25q-24 13 -54.5 18.5t-69.5 8t-58 5.5l19 103q33 -2 120 -6.5t149.5 -7t120.5 -2.5q48 0 98.5 2.5t121 7t98.5 6.5q-5 -39 -19 -89q-30 -10 -101.5 -28.5t-108.5 -33.5 q-8 -19 -14 -42.5t-9 -40t-7.5 -45.5t-6.5 -42q-27 -148 -87.5 -419.5t-77.5 -355.5q-2 -9 -13 -58t-20 -90t-16 -83.5t-6 -57.5l1 -18q17 -4 185 -31q-3 -44 -16 -99q-11 0 -32.5 -1.5t-32.5 -1.5q-29 0 -87 10t-86 10q-138 2 -206 2q-51 0 -143 -9t-121 -11z" />
<glyph unicode="&#xf034;" horiz-adv-x="1792" d="M1744 128q33 0 42 -18.5t-11 -44.5l-126 -162q-20 -26 -49 -26t-49 26l-126 162q-20 26 -11 44.5t42 18.5h80v1024h-80q-33 0 -42 18.5t11 44.5l126 162q20 26 49 26t49 -26l126 -162q20 -26 11 -44.5t-42 -18.5h-80v-1024h80zM81 1407l54 -27q12 -5 211 -5q44 0 132 2 t132 2q36 0 107.5 -0.5t107.5 -0.5h293q6 0 21 -0.5t20.5 0t16 3t17.5 9t15 17.5l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 48t-14.5 73.5t-7.5 35.5q-6 8 -12 12.5t-15.5 6t-13 2.5t-18 0.5t-16.5 -0.5 q-17 0 -66.5 0.5t-74.5 0.5t-64 -2t-71 -6q-9 -81 -8 -136q0 -94 2 -388t2 -455q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27 q19 42 19 383q0 101 -3 303t-3 303v117q0 2 0.5 15.5t0.5 25t-1 25.5t-3 24t-5 14q-11 12 -162 12q-33 0 -93 -12t-80 -26q-19 -13 -34 -72.5t-31.5 -111t-42.5 -53.5q-42 26 -56 44v383z" />
<glyph unicode="&#xf035;" d="M81 1407l54 -27q12 -5 211 -5q44 0 132 2t132 2q70 0 246.5 1t304.5 0.5t247 -4.5q33 -1 56 31l42 1q4 0 14 -0.5t14 -0.5q2 -112 2 -336q0 -80 -5 -109q-39 -14 -68 -18q-25 44 -54 128q-3 9 -11 47.5t-15 73.5t-7 36q-10 13 -27 19q-5 2 -66 2q-30 0 -93 1t-103 1 t-94 -2t-96 -7q-9 -81 -8 -136l1 -152v52q0 -55 1 -154t1.5 -180t0.5 -153q0 -16 -2.5 -71.5t0 -91.5t12.5 -69q40 -21 124 -42.5t120 -37.5q5 -40 5 -50q0 -14 -3 -29l-34 -1q-76 -2 -218 8t-207 10q-50 0 -151 -9t-152 -9q-3 51 -3 52v9q17 27 61.5 43t98.5 29t78 27 q7 16 11.5 74t6 145.5t1.5 155t-0.5 153.5t-0.5 89q0 7 -2.5 21.5t-2.5 22.5q0 7 0.5 44t1 73t0 76.5t-3 67.5t-6.5 32q-11 12 -162 12q-41 0 -163 -13.5t-138 -24.5q-19 -12 -34 -71.5t-31.5 -111.5t-42.5 -54q-42 26 -56 44v383zM1310 125q12 0 42 -19.5t57.5 -41.5 t59.5 -49t36 -30q26 -21 26 -49t-26 -49q-4 -3 -36 -30t-59.5 -49t-57.5 -41.5t-42 -19.5q-13 0 -20.5 10.5t-10 28.5t-2.5 33.5t1.5 33t1.5 19.5h-1024q0 -2 1.5 -19.5t1.5 -33t-2.5 -33.5t-10 -28.5t-20.5 -10.5q-12 0 -42 19.5t-57.5 41.5t-59.5 49t-36 30q-26 21 -26 49 t26 49q4 3 36 30t59.5 49t57.5 41.5t42 19.5q13 0 20.5 -10.5t10 -28.5t2.5 -33.5t-1.5 -33t-1.5 -19.5h1024q0 2 -1.5 19.5t-1.5 33t2.5 33.5t10 28.5t20.5 10.5z" />
<glyph unicode="&#xf036;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf037;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1408 576v-128q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h896q26 0 45 -19t19 -45zM1664 960v-128q0 -26 -19 -45t-45 -19 h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1280 1344v-128q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h640q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf038;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1280q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1536q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1536q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1152q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf039;" horiz-adv-x="1792" d="M1792 192v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 576v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 960v-128q0 -26 -19 -45 t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-128q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf03a;" horiz-adv-x="1792" d="M256 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM256 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5 t9.5 -22.5zM256 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344 q13 0 22.5 -9.5t9.5 -22.5zM256 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v192 q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5z" />
<glyph unicode="&#xf03b;" horiz-adv-x="1792" d="M384 992v-576q0 -13 -9.5 -22.5t-22.5 -9.5q-14 0 -23 9l-288 288q-9 9 -9 23t9 23l288 288q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
<glyph unicode="&#xf03c;" horiz-adv-x="1792" d="M352 704q0 -14 -9 -23l-288 -288q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v576q0 13 9.5 22.5t22.5 9.5q14 0 23 -9l288 -288q9 -9 9 -23zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5 t9.5 -22.5zM1792 608v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088q13 0 22.5 -9.5t9.5 -22.5zM1792 992v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1088q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1088 q13 0 22.5 -9.5t9.5 -22.5zM1792 1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1728q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1728q13 0 22.5 -9.5t9.5 -22.5z" />
<glyph unicode="&#xf03d;" horiz-adv-x="1792" d="M1792 1184v-1088q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-403 403v-166q0 -119 -84.5 -203.5t-203.5 -84.5h-704q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h704q119 0 203.5 -84.5t84.5 -203.5v-165l403 402q18 19 45 19q12 0 25 -5 q39 -17 39 -59z" />
<glyph unicode="&#xf03e;" horiz-adv-x="1920" d="M640 960q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1664 576v-448h-1408v192l320 320l160 -160l512 512zM1760 1280h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-1216q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5v1216 q0 13 -9.5 22.5t-22.5 9.5zM1920 1248v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf040;" d="M363 0l91 91l-235 235l-91 -91v-107h128v-128h107zM886 928q0 22 -22 22q-10 0 -17 -7l-542 -542q-7 -7 -7 -17q0 -22 22 -22q10 0 17 7l542 542q7 7 7 17zM832 1120l416 -416l-832 -832h-416v416zM1515 1024q0 -53 -37 -90l-166 -166l-416 416l166 165q36 38 90 38 q53 0 91 -38l235 -234q37 -39 37 -91z" />
<glyph unicode="&#xf041;" horiz-adv-x="1024" d="M768 896q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1024 896q0 -109 -33 -179l-364 -774q-16 -33 -47.5 -52t-67.5 -19t-67.5 19t-46.5 52l-365 774q-33 70 -33 179q0 212 150 362t362 150t362 -150t150 -362z" />
<glyph unicode="&#xf042;" d="M768 96v1088q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf043;" horiz-adv-x="1024" d="M512 384q0 36 -20 69q-1 1 -15.5 22.5t-25.5 38t-25 44t-21 50.5q-4 16 -21 16t-21 -16q-7 -23 -21 -50.5t-25 -44t-25.5 -38t-15.5 -22.5q-20 -33 -20 -69q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 512q0 -212 -150 -362t-362 -150t-362 150t-150 362 q0 145 81 275q6 9 62.5 90.5t101 151t99.5 178t83 201.5q9 30 34 47t51 17t51.5 -17t33.5 -47q28 -93 83 -201.5t99.5 -178t101 -151t62.5 -90.5q81 -127 81 -275z" />
<glyph unicode="&#xf044;" horiz-adv-x="1792" d="M888 352l116 116l-152 152l-116 -116v-56h96v-96h56zM1328 1072q-16 16 -33 -1l-350 -350q-17 -17 -1 -33t33 1l350 350q17 17 1 33zM1408 478v-190q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-14 -14 -32 -8q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v126q0 13 9 22l64 64q15 15 35 7t20 -29zM1312 1216l288 -288l-672 -672h-288v288zM1756 1084l-92 -92 l-288 288l92 92q28 28 68 28t68 -28l152 -152q28 -28 28 -68t-28 -68z" />
<glyph unicode="&#xf045;" horiz-adv-x="1664" d="M1408 547v-259q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h255v0q13 0 22.5 -9.5t9.5 -22.5q0 -27 -26 -32q-77 -26 -133 -60q-10 -4 -16 -4h-112q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832 q66 0 113 47t47 113v214q0 19 18 29q28 13 54 37q16 16 35 8q21 -9 21 -29zM1645 1043l-384 -384q-18 -19 -45 -19q-12 0 -25 5q-39 17 -39 59v192h-160q-323 0 -438 -131q-119 -137 -74 -473q3 -23 -20 -34q-8 -2 -12 -2q-16 0 -26 13q-10 14 -21 31t-39.5 68.5t-49.5 99.5 t-38.5 114t-17.5 122q0 49 3.5 91t14 90t28 88t47 81.5t68.5 74t94.5 61.5t124.5 48.5t159.5 30.5t196.5 11h160v192q0 42 39 59q13 5 25 5q26 0 45 -19l384 -384q19 -19 19 -45t-19 -45z" />
<glyph unicode="&#xf046;" horiz-adv-x="1664" d="M1408 606v-318q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q63 0 117 -25q15 -7 18 -23q3 -17 -9 -29l-49 -49q-10 -10 -23 -10q-3 0 -9 2q-23 6 -45 6h-832q-66 0 -113 -47t-47 -113v-832 q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v254q0 13 9 22l64 64q10 10 23 10q6 0 12 -3q20 -8 20 -29zM1639 1095l-814 -814q-24 -24 -57 -24t-57 24l-430 430q-24 24 -24 57t24 57l110 110q24 24 57 24t57 -24l263 -263l647 647q24 24 57 24t57 -24l110 -110 q24 -24 24 -57t-24 -57z" />
<glyph unicode="&#xf047;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-384v-384h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v384h-384v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45 t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h384v384h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45t-19 -45t-45 -19h-128v-384h384v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
<glyph unicode="&#xf048;" horiz-adv-x="1024" d="M979 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19z" />
<glyph unicode="&#xf049;" horiz-adv-x="1792" d="M1747 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-9 9 -13 19v-678q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-678q4 11 13 19l710 710 q19 19 32 13t13 -32v-710q4 11 13 19z" />
<glyph unicode="&#xf04a;" horiz-adv-x="1664" d="M1619 1395q19 19 32 13t13 -32v-1472q0 -26 -13 -32t-32 13l-710 710q-8 9 -13 19v-710q0 -26 -13 -32t-32 13l-710 710q-19 19 -19 45t19 45l710 710q19 19 32 13t13 -32v-710q5 11 13 19z" />
<glyph unicode="&#xf04b;" horiz-adv-x="1408" d="M1384 609l-1328 -738q-23 -13 -39.5 -3t-16.5 36v1472q0 26 16.5 36t39.5 -3l1328 -738q23 -13 23 -31t-23 -31z" />
<glyph unicode="&#xf04c;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45zM640 1344v-1408q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h512q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf04d;" d="M1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf04e;" horiz-adv-x="1664" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q19 -19 19 -45t-19 -45l-710 -710q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
<glyph unicode="&#xf050;" horiz-adv-x="1792" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v710q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19l-710 -710 q-19 -19 -32 -13t-13 32v710q-5 -10 -13 -19z" />
<glyph unicode="&#xf051;" horiz-adv-x="1024" d="M45 -115q-19 -19 -32 -13t-13 32v1472q0 26 13 32t32 -13l710 -710q8 -8 13 -19v678q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-1408q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v678q-5 -10 -13 -19z" />
<glyph unicode="&#xf052;" horiz-adv-x="1538" d="M14 557l710 710q19 19 45 19t45 -19l710 -710q19 -19 13 -32t-32 -13h-1472q-26 0 -32 13t13 32zM1473 0h-1408q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1408q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19z" />
<glyph unicode="&#xf053;" horiz-adv-x="1280" d="M1171 1235l-531 -531l531 -531q19 -19 19 -45t-19 -45l-166 -166q-19 -19 -45 -19t-45 19l-742 742q-19 19 -19 45t19 45l742 742q19 19 45 19t45 -19l166 -166q19 -19 19 -45t-19 -45z" />
<glyph unicode="&#xf054;" horiz-adv-x="1280" d="M1107 659l-742 -742q-19 -19 -45 -19t-45 19l-166 166q-19 19 -19 45t19 45l531 531l-531 531q-19 19 -19 45t19 45l166 166q19 19 45 19t45 -19l742 -742q19 -19 19 -45t-19 -45z" />
<glyph unicode="&#xf055;" d="M1216 576v128q0 26 -19 45t-45 19h-256v256q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-256h-256q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h256v-256q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v256h256q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5 t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf056;" d="M1216 576v128q0 26 -19 45t-45 19h-768q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h768q26 0 45 19t19 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
<glyph unicode="&#xf057;" d="M1149 414q0 26 -19 45l-181 181l181 181q19 19 19 45q0 27 -19 46l-90 90q-19 19 -46 19q-26 0 -45 -19l-181 -181l-181 181q-19 19 -45 19q-27 0 -46 -19l-90 -90q-19 -19 -19 -46q0 -26 19 -45l181 -181l-181 -181q-19 -19 -19 -45q0 -27 19 -46l90 -90q19 -19 46 -19 q26 0 45 19l181 181l181 -181q19 -19 45 -19q27 0 46 19l90 90q19 19 19 46zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf058;" d="M1284 802q0 28 -18 46l-91 90q-19 19 -45 19t-45 -19l-408 -407l-226 226q-19 19 -45 19t-45 -19l-91 -90q-18 -18 -18 -46q0 -27 18 -45l362 -362q19 -19 45 -19q27 0 46 19l543 543q18 18 18 45zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf059;" d="M896 160v192q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h192q14 0 23 9t9 23zM1152 832q0 88 -55.5 163t-138.5 116t-170 41q-243 0 -371 -213q-15 -24 8 -42l132 -100q7 -6 19 -6q16 0 25 12q53 68 86 92q34 24 86 24q48 0 85.5 -26t37.5 -59 q0 -38 -20 -61t-68 -45q-63 -28 -115.5 -86.5t-52.5 -125.5v-36q0 -14 9 -23t23 -9h192q14 0 23 9t9 23q0 19 21.5 49.5t54.5 49.5q32 18 49 28.5t46 35t44.5 48t28 60.5t12.5 81zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf05a;" d="M1024 160v160q0 14 -9 23t-23 9h-96v512q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h96v-320h-96q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23t23 -9h448q14 0 23 9t9 23zM896 1056v160q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-160q0 -14 9 -23 t23 -9h192q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf05b;" d="M1197 512h-109q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h109q-32 108 -112.5 188.5t-188.5 112.5v-109q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v109q-108 -32 -188.5 -112.5t-112.5 -188.5h109q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-109 q32 -108 112.5 -188.5t188.5 -112.5v109q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-109q108 32 188.5 112.5t112.5 188.5zM1536 704v-128q0 -26 -19 -45t-45 -19h-143q-37 -161 -154.5 -278.5t-278.5 -154.5v-143q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v143 q-161 37 -278.5 154.5t-154.5 278.5h-143q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h143q37 161 154.5 278.5t278.5 154.5v143q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-143q161 -37 278.5 -154.5t154.5 -278.5h143q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf05c;" d="M1097 457l-146 -146q-10 -10 -23 -10t-23 10l-137 137l-137 -137q-10 -10 -23 -10t-23 10l-146 146q-10 10 -10 23t10 23l137 137l-137 137q-10 10 -10 23t10 23l146 146q10 10 23 10t23 -10l137 -137l137 137q10 10 23 10t23 -10l146 -146q10 -10 10 -23t-10 -23 l-137 -137l137 -137q10 -10 10 -23t-10 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5 t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf05d;" d="M1171 723l-422 -422q-19 -19 -45 -19t-45 19l-294 294q-19 19 -19 45t19 45l102 102q19 19 45 19t45 -19l147 -147l275 275q19 19 45 19t45 -19l102 -102q19 -19 19 -45t-19 -45zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198 t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf05e;" d="M1312 643q0 161 -87 295l-754 -753q137 -89 297 -89q111 0 211.5 43.5t173.5 116.5t116 174.5t43 212.5zM313 344l755 754q-135 91 -300 91q-148 0 -273 -73t-198 -199t-73 -274q0 -162 89 -299zM1536 643q0 -157 -61 -300t-163.5 -246t-245 -164t-298.5 -61t-298.5 61 t-245 164t-163.5 246t-61 300t61 299.5t163.5 245.5t245 164t298.5 61t298.5 -61t245 -164t163.5 -245.5t61 -299.5z" />
<glyph unicode="&#xf060;" d="M1536 640v-128q0 -53 -32.5 -90.5t-84.5 -37.5h-704l293 -294q38 -36 38 -90t-38 -90l-75 -76q-37 -37 -90 -37q-52 0 -91 37l-651 652q-37 37 -37 90q0 52 37 91l651 650q38 38 91 38q52 0 90 -38l75 -74q38 -38 38 -91t-38 -91l-293 -293h704q52 0 84.5 -37.5 t32.5 -90.5z" />
<glyph unicode="&#xf061;" d="M1472 576q0 -54 -37 -91l-651 -651q-39 -37 -91 -37q-51 0 -90 37l-75 75q-38 38 -38 91t38 91l293 293h-704q-52 0 -84.5 37.5t-32.5 90.5v128q0 53 32.5 90.5t84.5 37.5h704l-293 294q-38 36 -38 90t38 90l75 75q38 38 90 38q53 0 91 -38l651 -651q37 -35 37 -90z" />
<glyph unicode="&#xf062;" horiz-adv-x="1664" d="M1611 565q0 -51 -37 -90l-75 -75q-38 -38 -91 -38q-54 0 -90 38l-294 293v-704q0 -52 -37.5 -84.5t-90.5 -32.5h-128q-53 0 -90.5 32.5t-37.5 84.5v704l-294 -293q-36 -38 -90 -38t-90 38l-75 75q-38 38 -38 90q0 53 38 91l651 651q35 37 90 37q54 0 91 -37l651 -651 q37 -39 37 -91z" />
<glyph unicode="&#xf063;" horiz-adv-x="1664" d="M1611 704q0 -53 -37 -90l-651 -652q-39 -37 -91 -37q-53 0 -90 37l-651 652q-38 36 -38 90q0 53 38 91l74 75q39 37 91 37q53 0 90 -37l294 -294v704q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-704l294 294q37 37 90 37q52 0 91 -37l75 -75q37 -39 37 -91z" />
<glyph unicode="&#xf064;" horiz-adv-x="1792" d="M1792 896q0 -26 -19 -45l-512 -512q-19 -19 -45 -19t-45 19t-19 45v256h-224q-98 0 -175.5 -6t-154 -21.5t-133 -42.5t-105.5 -69.5t-80 -101t-48.5 -138.5t-17.5 -181q0 -55 5 -123q0 -6 2.5 -23.5t2.5 -26.5q0 -15 -8.5 -25t-23.5 -10q-16 0 -28 17q-7 9 -13 22 t-13.5 30t-10.5 24q-127 285 -127 451q0 199 53 333q162 403 875 403h224v256q0 26 19 45t45 19t45 -19l512 -512q19 -19 19 -45z" />
<glyph unicode="&#xf065;" d="M755 480q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23zM1536 1344v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332 q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf066;" d="M768 576v-448q0 -26 -19 -45t-45 -19t-45 19l-144 144l-332 -332q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l332 332l-144 144q-19 19 -19 45t19 45t45 19h448q26 0 45 -19t19 -45zM1523 1248q0 -13 -10 -23l-332 -332l144 -144q19 -19 19 -45t-19 -45 t-45 -19h-448q-26 0 -45 19t-19 45v448q0 26 19 45t45 19t45 -19l144 -144l332 332q10 10 23 10t23 -10l114 -114q10 -10 10 -23z" />
<glyph unicode="&#xf067;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-416v-416q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v416h-416q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h416v416q0 40 28 68t68 28h192q40 0 68 -28t28 -68v-416h416q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf068;" horiz-adv-x="1408" d="M1408 800v-192q0 -40 -28 -68t-68 -28h-1216q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h1216q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf069;" horiz-adv-x="1664" d="M1482 486q46 -26 59.5 -77.5t-12.5 -97.5l-64 -110q-26 -46 -77.5 -59.5t-97.5 12.5l-266 153v-307q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v307l-266 -153q-46 -26 -97.5 -12.5t-77.5 59.5l-64 110q-26 46 -12.5 97.5t59.5 77.5l266 154l-266 154 q-46 26 -59.5 77.5t12.5 97.5l64 110q26 46 77.5 59.5t97.5 -12.5l266 -153v307q0 52 38 90t90 38h128q52 0 90 -38t38 -90v-307l266 153q46 26 97.5 12.5t77.5 -59.5l64 -110q26 -46 12.5 -97.5t-59.5 -77.5l-266 -154z" />
<glyph unicode="&#xf06a;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM896 161v190q0 14 -9 23.5t-22 9.5h-192q-13 0 -23 -10t-10 -23v-190q0 -13 10 -23t23 -10h192 q13 0 22 9.5t9 23.5zM894 505l18 621q0 12 -10 18q-10 8 -24 8h-220q-14 0 -24 -8q-10 -6 -10 -18l17 -621q0 -10 10 -17.5t24 -7.5h185q14 0 23.5 7.5t10.5 17.5z" />
<glyph unicode="&#xf06b;" d="M928 180v56v468v192h-320v-192v-468v-56q0 -25 18 -38.5t46 -13.5h192q28 0 46 13.5t18 38.5zM472 1024h195l-126 161q-26 31 -69 31q-40 0 -68 -28t-28 -68t28 -68t68 -28zM1160 1120q0 40 -28 68t-68 28q-43 0 -69 -31l-125 -161h194q40 0 68 28t28 68zM1536 864v-320 q0 -14 -9 -23t-23 -9h-96v-416q0 -40 -28 -68t-68 -28h-1088q-40 0 -68 28t-28 68v416h-96q-14 0 -23 9t-9 23v320q0 14 9 23t23 9h440q-93 0 -158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5q107 0 168 -77l128 -165l128 165q61 77 168 77q93 0 158.5 -65.5t65.5 -158.5 t-65.5 -158.5t-158.5 -65.5h440q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf06c;" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19q-172 0 -318 -49.5t-259.5 -134t-235.5 -219.5q-19 -21 -19 -45q0 -26 19 -45t45 -19q24 0 45 19q27 24 74 71t67 66q137 124 268.5 176t313.5 52q26 0 45 19t19 45zM1792 1030q0 -95 -20 -193q-46 -224 -184.5 -383t-357.5 -268 q-214 -108 -438 -108q-148 0 -286 47q-15 5 -88 42t-96 37q-16 0 -39.5 -32t-45 -70t-52.5 -70t-60 -32q-30 0 -51 11t-31 24t-27 42q-2 4 -6 11t-5.5 10t-3 9.5t-1.5 13.5q0 35 31 73.5t68 65.5t68 56t31 48q0 4 -14 38t-16 44q-9 51 -9 104q0 115 43.5 220t119 184.5 t170.5 139t204 95.5q55 18 145 25.5t179.5 9t178.5 6t163.5 24t113.5 56.5l29.5 29.5t29.5 28t27 20t36.5 16t43.5 4.5q39 0 70.5 -46t47.5 -112t24 -124t8 -96z" />
<glyph unicode="&#xf06d;" horiz-adv-x="1408" d="M1408 -160v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-1344q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h1344q13 0 22.5 -9.5t9.5 -22.5zM1152 896q0 -78 -24.5 -144t-64 -112.5t-87.5 -88t-96 -77.5t-87.5 -72t-64 -81.5t-24.5 -96.5q0 -96 67 -224l-4 1l1 -1 q-90 41 -160 83t-138.5 100t-113.5 122.5t-72.5 150.5t-27.5 184q0 78 24.5 144t64 112.5t87.5 88t96 77.5t87.5 72t64 81.5t24.5 96.5q0 94 -66 224l3 -1l-1 1q90 -41 160 -83t138.5 -100t113.5 -122.5t72.5 -150.5t27.5 -184z" />
<glyph unicode="&#xf06e;" horiz-adv-x="1792" d="M1664 576q-152 236 -381 353q61 -104 61 -225q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 121 61 225q-229 -117 -381 -353q133 -205 333.5 -326.5t434.5 -121.5t434.5 121.5t333.5 326.5zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5 t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1792 576q0 -34 -20 -69q-140 -230 -376.5 -368.5t-499.5 -138.5t-499.5 139t-376.5 368q-20 35 -20 69t20 69q140 229 376.5 368t499.5 139t499.5 -139t376.5 -368q20 -35 20 -69z" />
<glyph unicode="&#xf070;" horiz-adv-x="1792" d="M555 201l78 141q-87 63 -136 159t-49 203q0 121 61 225q-229 -117 -381 -353q167 -258 427 -375zM944 960q0 20 -14 34t-34 14q-125 0 -214.5 -89.5t-89.5 -214.5q0 -20 14 -34t34 -14t34 14t14 34q0 86 61 147t147 61q20 0 34 14t14 34zM1307 1151q0 -7 -1 -9 q-105 -188 -315 -566t-316 -567l-49 -89q-10 -16 -28 -16q-12 0 -134 70q-16 10 -16 28q0 12 44 87q-143 65 -263.5 173t-208.5 245q-20 31 -20 69t20 69q153 235 380 371t496 136q89 0 180 -17l54 97q10 16 28 16q5 0 18 -6t31 -15.5t33 -18.5t31.5 -18.5t19.5 -11.5 q16 -10 16 -27zM1344 704q0 -139 -79 -253.5t-209 -164.5l280 502q8 -45 8 -84zM1792 576q0 -35 -20 -69q-39 -64 -109 -145q-150 -172 -347.5 -267t-419.5 -95l74 132q212 18 392.5 137t301.5 307q-115 179 -282 294l63 112q95 -64 182.5 -153t144.5 -184q20 -34 20 -69z " />
<glyph unicode="&#xf071;" horiz-adv-x="1792" d="M1024 161v190q0 14 -9.5 23.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -23.5v-190q0 -14 9.5 -23.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 23.5zM1022 535l18 459q0 12 -10 19q-13 11 -24 11h-220q-11 0 -24 -11q-10 -7 -10 -21l17 -457q0 -10 10 -16.5t24 -6.5h185 q14 0 23.5 6.5t10.5 16.5zM1008 1469l768 -1408q35 -63 -2 -126q-17 -29 -46.5 -46t-63.5 -17h-1536q-34 0 -63.5 17t-46.5 46q-37 63 -2 126l768 1408q17 31 47 49t65 18t65 -18t47 -49z" />
<glyph unicode="&#xf072;" horiz-adv-x="1408" d="M1376 1376q44 -52 12 -148t-108 -172l-161 -161l160 -696q5 -19 -12 -33l-128 -96q-7 -6 -19 -6q-4 0 -7 1q-15 3 -21 16l-279 508l-259 -259l53 -194q5 -17 -8 -31l-96 -96q-9 -9 -23 -9h-2q-15 2 -24 13l-189 252l-252 189q-11 7 -13 23q-1 13 9 25l96 97q9 9 23 9 q6 0 8 -1l194 -53l259 259l-508 279q-14 8 -17 24q-2 16 9 27l128 128q14 13 30 8l665 -159l160 160q76 76 172 108t148 -12z" />
<glyph unicode="&#xf073;" horiz-adv-x="1664" d="M128 -128h288v288h-288v-288zM480 -128h320v288h-320v-288zM128 224h288v320h-288v-320zM480 224h320v320h-320v-320zM128 608h288v288h-288v-288zM864 -128h320v288h-320v-288zM480 608h320v288h-320v-288zM1248 -128h288v288h-288v-288zM864 224h320v320h-320v-320z M512 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1248 224h288v320h-288v-320zM864 608h320v288h-320v-288zM1248 608h288v288h-288v-288zM1280 1088v288q0 13 -9.5 22.5t-22.5 9.5h-64 q-13 0 -22.5 -9.5t-9.5 -22.5v-288q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47 h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf074;" horiz-adv-x="1792" d="M666 1055q-60 -92 -137 -273q-22 45 -37 72.5t-40.5 63.5t-51 56.5t-63 35t-81.5 14.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q250 0 410 -225zM1792 256q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192q-32 0 -85 -0.5t-81 -1t-73 1 t-71 5t-64 10.5t-63 18.5t-58 28.5t-59 40t-55 53.5t-56 69.5q59 93 136 273q22 -45 37 -72.5t40.5 -63.5t51 -56.5t63 -35t81.5 -14.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1792 1152q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5 v192h-256q-48 0 -87 -15t-69 -45t-51 -61.5t-45 -77.5q-32 -62 -78 -171q-29 -66 -49.5 -111t-54 -105t-64 -100t-74 -83t-90 -68.5t-106.5 -42t-128 -16.5h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224q48 0 87 15t69 45t51 61.5t45 77.5q32 62 78 171q29 66 49.5 111 t54 105t64 100t74 83t90 68.5t106.5 42t128 16.5h256v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
<glyph unicode="&#xf075;" horiz-adv-x="1792" d="M1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22q-17 -2 -30.5 9t-17.5 29v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281 q0 130 71 248.5t191 204.5t286 136.5t348 50.5q244 0 450 -85.5t326 -233t120 -321.5z" />
<glyph unicode="&#xf076;" d="M1536 704v-128q0 -201 -98.5 -362t-274 -251.5t-395.5 -90.5t-395.5 90.5t-274 251.5t-98.5 362v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-128q0 -52 23.5 -90t53.5 -57t71 -30t64 -13t44 -2t44 2t64 13t71 30t53.5 57t23.5 90v128q0 26 19 45t45 19h384 q26 0 45 -19t19 -45zM512 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45zM1536 1344v-384q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h384q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf077;" horiz-adv-x="1792" d="M1683 205l-166 -165q-19 -19 -45 -19t-45 19l-531 531l-531 -531q-19 -19 -45 -19t-45 19l-166 165q-19 19 -19 45.5t19 45.5l742 741q19 19 45 19t45 -19l742 -741q19 -19 19 -45.5t-19 -45.5z" />
<glyph unicode="&#xf078;" horiz-adv-x="1792" d="M1683 728l-742 -741q-19 -19 -45 -19t-45 19l-742 741q-19 19 -19 45.5t19 45.5l166 165q19 19 45 19t45 -19l531 -531l531 531q19 19 45 19t45 -19l166 -165q19 -19 19 -45.5t-19 -45.5z" />
<glyph unicode="&#xf079;" horiz-adv-x="1920" d="M1280 32q0 -13 -9.5 -22.5t-22.5 -9.5h-960q-8 0 -13.5 2t-9 7t-5.5 8t-3 11.5t-1 11.5v13v11v160v416h-192q-26 0 -45 19t-19 45q0 24 15 41l320 384q19 22 49 22t49 -22l320 -384q15 -17 15 -41q0 -26 -19 -45t-45 -19h-192v-384h576q16 0 25 -11l160 -192q7 -11 7 -21 zM1920 448q0 -24 -15 -41l-320 -384q-20 -23 -49 -23t-49 23l-320 384q-15 17 -15 41q0 26 19 45t45 19h192v384h-576q-16 0 -25 12l-160 192q-7 9 -7 20q0 13 9.5 22.5t22.5 9.5h960q8 0 13.5 -2t9 -7t5.5 -8t3 -11.5t1 -11.5v-13v-11v-160v-416h192q26 0 45 -19t19 -45z " />
<glyph unicode="&#xf07a;" horiz-adv-x="1664" d="M640 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1536 0q0 -52 -38 -90t-90 -38t-90 38t-38 90t38 90t90 38t90 -38t38 -90zM1664 1088v-512q0 -24 -16.5 -42.5t-40.5 -21.5l-1044 -122q13 -60 13 -70q0 -16 -24 -64h920q26 0 45 -19t19 -45 t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 11 8 31.5t16 36t21.5 40t15.5 29.5l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t19.5 -15.5t13 -24.5t8 -26t5.5 -29.5t4.5 -26h1201q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf07b;" horiz-adv-x="1664" d="M1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
<glyph unicode="&#xf07c;" horiz-adv-x="1920" d="M1879 584q0 -31 -31 -66l-336 -396q-43 -51 -120.5 -86.5t-143.5 -35.5h-1088q-34 0 -60.5 13t-26.5 43q0 31 31 66l336 396q43 51 120.5 86.5t143.5 35.5h1088q34 0 60.5 -13t26.5 -43zM1536 928v-160h-832q-94 0 -197 -47.5t-164 -119.5l-337 -396l-5 -6q0 4 -0.5 12.5 t-0.5 12.5v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158z" />
<glyph unicode="&#xf07d;" horiz-adv-x="768" d="M704 1216q0 -26 -19 -45t-45 -19h-128v-1024h128q26 0 45 -19t19 -45t-19 -45l-256 -256q-19 -19 -45 -19t-45 19l-256 256q-19 19 -19 45t19 45t45 19h128v1024h-128q-26 0 -45 19t-19 45t19 45l256 256q19 19 45 19t45 -19l256 -256q19 -19 19 -45z" />
<glyph unicode="&#xf07e;" horiz-adv-x="1792" d="M1792 640q0 -26 -19 -45l-256 -256q-19 -19 -45 -19t-45 19t-19 45v128h-1024v-128q0 -26 -19 -45t-45 -19t-45 19l-256 256q-19 19 -19 45t19 45l256 256q19 19 45 19t45 -19t19 -45v-128h1024v128q0 26 19 45t45 19t45 -19l256 -256q19 -19 19 -45z" />
<glyph unicode="&#xf080;" horiz-adv-x="2048" d="M640 640v-512h-256v512h256zM1024 1152v-1024h-256v1024h256zM2048 0v-128h-2048v1536h128v-1408h1920zM1408 896v-768h-256v768h256zM1792 1280v-1152h-256v1152h256z" />
<glyph unicode="&#xf081;" d="M1280 926q-56 -25 -121 -34q68 40 93 117q-65 -38 -134 -51q-61 66 -153 66q-87 0 -148.5 -61.5t-61.5 -148.5q0 -29 5 -48q-129 7 -242 65t-192 155q-29 -50 -29 -106q0 -114 91 -175q-47 1 -100 26v-2q0 -75 50 -133.5t123 -72.5q-29 -8 -51 -8q-13 0 -39 4 q21 -63 74.5 -104t121.5 -42q-116 -90 -261 -90q-26 0 -50 3q148 -94 322 -94q112 0 210 35.5t168 95t120.5 137t75 162t24.5 168.5q0 18 -1 27q63 45 105 109zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5 t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf082;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-188v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-532q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960z" />
<glyph unicode="&#xf083;" horiz-adv-x="1792" d="M928 704q0 14 -9 23t-23 9q-66 0 -113 -47t-47 -113q0 -14 9 -23t23 -9t23 9t9 23q0 40 28 68t68 28q14 0 23 9t9 23zM1152 574q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM128 0h1536v128h-1536v-128zM1280 574q0 159 -112.5 271.5 t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM256 1216h384v128h-384v-128zM128 1024h1536v118v138h-828l-64 -128h-644v-128zM1792 1280v-1280q0 -53 -37.5 -90.5t-90.5 -37.5h-1536q-53 0 -90.5 37.5t-37.5 90.5v1280 q0 53 37.5 90.5t90.5 37.5h1536q53 0 90.5 -37.5t37.5 -90.5z" />
<glyph unicode="&#xf084;" horiz-adv-x="1792" d="M832 1024q0 80 -56 136t-136 56t-136 -56t-56 -136q0 -42 19 -83q-41 19 -83 19q-80 0 -136 -56t-56 -136t56 -136t136 -56t136 56t56 136q0 42 -19 83q41 -19 83 -19q80 0 136 56t56 136zM1683 320q0 -17 -49 -66t-66 -49q-9 0 -28.5 16t-36.5 33t-38.5 40t-24.5 26 l-96 -96l220 -220q28 -28 28 -68q0 -42 -39 -81t-81 -39q-40 0 -68 28l-671 671q-176 -131 -365 -131q-163 0 -265.5 102.5t-102.5 265.5q0 160 95 313t248 248t313 95q163 0 265.5 -102.5t102.5 -265.5q0 -189 -131 -365l355 -355l96 96q-3 3 -26 24.5t-40 38.5t-33 36.5 t-16 28.5q0 17 49 66t66 49q13 0 23 -10q6 -6 46 -44.5t82 -79.5t86.5 -86t73 -78t28.5 -41z" />
<glyph unicode="&#xf085;" horiz-adv-x="1920" d="M896 640q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM1664 128q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1152q0 52 -38 90t-90 38t-90 -38t-38 -90q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1280 731v-185q0 -10 -7 -19.5t-16 -10.5l-155 -24q-11 -35 -32 -76q34 -48 90 -115q7 -10 7 -20q0 -12 -7 -19q-23 -30 -82.5 -89.5t-78.5 -59.5q-11 0 -21 7l-115 90q-37 -19 -77 -31q-11 -108 -23 -155q-7 -24 -30 -24h-186q-11 0 -20 7.5t-10 17.5 l-23 153q-34 10 -75 31l-118 -89q-7 -7 -20 -7q-11 0 -21 8q-144 133 -144 160q0 9 7 19q10 14 41 53t47 61q-23 44 -35 82l-152 24q-10 1 -17 9.5t-7 19.5v185q0 10 7 19.5t16 10.5l155 24q11 35 32 76q-34 48 -90 115q-7 11 -7 20q0 12 7 20q22 30 82 89t79 59q11 0 21 -7 l115 -90q34 18 77 32q11 108 23 154q7 24 30 24h186q11 0 20 -7.5t10 -17.5l23 -153q34 -10 75 -31l118 89q8 7 20 7q11 0 21 -8q144 -133 144 -160q0 -9 -7 -19q-12 -16 -42 -54t-45 -60q23 -48 34 -82l152 -23q10 -2 17 -10.5t7 -19.5zM1920 198v-140q0 -16 -149 -31 q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20 t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31zM1920 1222v-140q0 -16 -149 -31q-12 -27 -30 -52q51 -113 51 -138q0 -4 -4 -7q-122 -71 -124 -71q-8 0 -46 47t-52 68 q-20 -2 -30 -2t-30 2q-14 -21 -52 -68t-46 -47q-2 0 -124 71q-4 3 -4 7q0 25 51 138q-18 25 -30 52q-149 15 -149 31v140q0 16 149 31q13 29 30 52q-51 113 -51 138q0 4 4 7q4 2 35 20t59 34t30 16q8 0 46 -46.5t52 -67.5q20 2 30 2t30 -2q51 71 92 112l6 2q4 0 124 -70 q4 -3 4 -7q0 -25 -51 -138q17 -23 30 -52q149 -15 149 -31z" />
<glyph unicode="&#xf086;" horiz-adv-x="1792" d="M1408 768q0 -139 -94 -257t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224 q0 139 94 257t256.5 186.5t353.5 68.5t353.5 -68.5t256.5 -186.5t94 -257zM1792 512q0 -120 -71 -224.5t-195 -176.5q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7 q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230z" />
<glyph unicode="&#xf087;" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 768q0 51 -39 89.5t-89 38.5h-352q0 58 48 159.5t48 160.5q0 98 -32 145t-128 47q-26 -26 -38 -85t-30.5 -125.5t-59.5 -109.5q-22 -23 -77 -91q-4 -5 -23 -30t-31.5 -41t-34.5 -42.5 t-40 -44t-38.5 -35.5t-40 -27t-35.5 -9h-32v-640h32q13 0 31.5 -3t33 -6.5t38 -11t35 -11.5t35.5 -12.5t29 -10.5q211 -73 342 -73h121q192 0 192 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5q32 1 53.5 47t21.5 81zM1536 769 q0 -89 -49 -163q9 -33 9 -69q0 -77 -38 -144q3 -21 3 -43q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5h-36h-93q-96 0 -189.5 22.5t-216.5 65.5q-116 40 -138 40h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h274q36 24 137 155q58 75 107 128 q24 25 35.5 85.5t30.5 126.5t62 108q39 37 90 37q84 0 151 -32.5t102 -101.5t35 -186q0 -93 -48 -192h176q104 0 180 -76t76 -179z" />
<glyph unicode="&#xf088;" d="M256 1088q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 512q0 35 -21.5 81t-53.5 47q15 17 25 47.5t10 55.5q0 69 -53 119q18 32 18 69t-17.5 73.5t-47.5 52.5q5 30 5 56q0 85 -49 126t-136 41h-128q-131 0 -342 -73q-5 -2 -29 -10.5 t-35.5 -12.5t-35 -11.5t-38 -11t-33 -6.5t-31.5 -3h-32v-640h32q16 0 35.5 -9t40 -27t38.5 -35.5t40 -44t34.5 -42.5t31.5 -41t23 -30q55 -68 77 -91q41 -43 59.5 -109.5t30.5 -125.5t38 -85q96 0 128 47t32 145q0 59 -48 160.5t-48 159.5h352q50 0 89 38.5t39 89.5z M1536 511q0 -103 -76 -179t-180 -76h-176q48 -99 48 -192q0 -118 -35 -186q-35 -69 -102 -101.5t-151 -32.5q-51 0 -90 37q-34 33 -54 82t-25.5 90.5t-17.5 84.5t-31 64q-48 50 -107 127q-101 131 -137 155h-274q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5 h288q22 0 138 40q128 44 223 66t200 22h112q140 0 226.5 -79t85.5 -216v-5q60 -77 60 -178q0 -22 -3 -43q38 -67 38 -144q0 -36 -9 -69q49 -74 49 -163z" />
<glyph unicode="&#xf089;" horiz-adv-x="896" d="M832 1504v-1339l-449 -236q-22 -12 -40 -12q-21 0 -31.5 14.5t-10.5 35.5q0 6 2 20l86 500l-364 354q-25 27 -25 48q0 37 56 46l502 73l225 455q19 41 49 41z" />
<glyph unicode="&#xf08a;" horiz-adv-x="1792" d="M1664 940q0 81 -21.5 143t-55 98.5t-81.5 59.5t-94 31t-98 8t-112 -25.5t-110.5 -64t-86.5 -72t-60 -61.5q-18 -22 -49 -22t-49 22q-24 28 -60 61.5t-86.5 72t-110.5 64t-112 25.5t-98 -8t-94 -31t-81.5 -59.5t-55 -98.5t-21.5 -143q0 -168 187 -355l581 -560l580 559 q188 188 188 356zM1792 940q0 -221 -229 -450l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-10 8 -27.5 26t-55.5 65.5t-68 97.5t-53.5 121t-23.5 138q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5 q224 0 351 -124t127 -344z" />
<glyph unicode="&#xf08b;" horiz-adv-x="1664" d="M640 96q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-119 0 -203.5 84.5t-84.5 203.5v704q0 119 84.5 203.5t203.5 84.5h320q13 0 22.5 -9.5t9.5 -22.5q0 -4 1 -20t0.5 -26.5t-3 -23.5t-10 -19.5t-20.5 -6.5h-320q-66 0 -113 -47t-47 -113v-704 q0 -66 47 -113t113 -47h288h11h13t11.5 -1t11.5 -3t8 -5.5t7 -9t2 -13.5zM1568 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45z" />
<glyph unicode="&#xf08c;" d="M237 122h231v694h-231v-694zM483 1030q-1 52 -36 86t-93 34t-94.5 -34t-36.5 -86q0 -51 35.5 -85.5t92.5 -34.5h1q59 0 95 34.5t36 85.5zM1068 122h231v398q0 154 -73 233t-193 79q-136 0 -209 -117h2v101h-231q3 -66 0 -694h231v388q0 38 7 56q15 35 45 59.5t74 24.5 q116 0 116 -157v-371zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf08d;" horiz-adv-x="1152" d="M480 672v448q0 14 -9 23t-23 9t-23 -9t-9 -23v-448q0 -14 9 -23t23 -9t23 9t9 23zM1152 320q0 -26 -19 -45t-45 -19h-429l-51 -483q-2 -12 -10.5 -20.5t-20.5 -8.5h-1q-27 0 -32 27l-76 485h-404q-26 0 -45 19t-19 45q0 123 78.5 221.5t177.5 98.5v512q-52 0 -90 38 t-38 90t38 90t90 38h640q52 0 90 -38t38 -90t-38 -90t-90 -38v-512q99 0 177.5 -98.5t78.5 -221.5z" />
<glyph unicode="&#xf08e;" horiz-adv-x="1792" d="M1408 608v-320q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v320 q0 14 9 23t23 9h64q14 0 23 -9t9 -23zM1792 1472v-512q0 -26 -19 -45t-45 -19t-45 19l-176 176l-652 -652q-10 -10 -23 -10t-23 10l-114 114q-10 10 -10 23t10 23l652 652l-176 176q-19 19 -19 45t19 45t45 19h512q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf090;" d="M1184 640q0 -26 -19 -45l-544 -544q-19 -19 -45 -19t-45 19t-19 45v288h-448q-26 0 -45 19t-19 45v384q0 26 19 45t45 19h448v288q0 26 19 45t45 19t45 -19l544 -544q19 -19 19 -45zM1536 992v-704q0 -119 -84.5 -203.5t-203.5 -84.5h-320q-13 0 -22.5 9.5t-9.5 22.5 q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q66 0 113 47t47 113v704q0 66 -47 113t-113 47h-288h-11h-13t-11.5 1t-11.5 3t-8 5.5t-7 9t-2 13.5q0 4 -1 20t-0.5 26.5t3 23.5t10 19.5t20.5 6.5h320q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf091;" horiz-adv-x="1664" d="M458 653q-74 162 -74 371h-256v-96q0 -78 94.5 -162t235.5 -113zM1536 928v96h-256q0 -209 -74 -371q141 29 235.5 113t94.5 162zM1664 1056v-128q0 -71 -41.5 -143t-112 -130t-173 -97.5t-215.5 -44.5q-42 -54 -95 -95q-38 -34 -52.5 -72.5t-14.5 -89.5q0 -54 30.5 -91 t97.5 -37q75 0 133.5 -45.5t58.5 -114.5v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 69 58.5 114.5t133.5 45.5q67 0 97.5 37t30.5 91q0 51 -14.5 89.5t-52.5 72.5q-53 41 -95 95q-113 5 -215.5 44.5t-173 97.5t-112 130t-41.5 143v128q0 40 28 68t68 28h288v96 q0 66 47 113t113 47h576q66 0 113 -47t47 -113v-96h288q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf092;" d="M394 184q-8 -9 -20 3q-13 11 -4 19q8 9 20 -3q12 -11 4 -19zM352 245q9 -12 0 -19q-8 -6 -17 7t0 18q9 7 17 -6zM291 305q-5 -7 -13 -2q-10 5 -7 12q3 5 13 2q10 -5 7 -12zM322 271q-6 -7 -16 3q-9 11 -2 16q6 6 16 -3q9 -11 2 -16zM451 159q-4 -12 -19 -6q-17 4 -13 15 t19 7q16 -5 13 -16zM514 154q0 -11 -16 -11q-17 -2 -17 11q0 11 16 11q17 2 17 -11zM572 164q2 -10 -14 -14t-18 8t14 15q16 2 18 -9zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-224q-16 0 -24.5 1t-19.5 5t-16 14.5t-5 27.5v239q0 97 -52 142q57 6 102.5 18t94 39 t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103 q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -103t0.5 -68q0 -22 -11 -33.5t-22 -13t-33 -1.5 h-224q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf093;" horiz-adv-x="1664" d="M1280 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 288v-320q0 -40 -28 -68t-68 -28h-1472q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h427q21 -56 70.5 -92 t110.5 -36h256q61 0 110.5 36t70.5 92h427q40 0 68 -28t28 -68zM1339 936q-17 -40 -59 -40h-256v-448q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v448h-256q-42 0 -59 40q-17 39 14 69l448 448q18 19 45 19t45 -19l448 -448q31 -30 14 -69z" />
<glyph unicode="&#xf094;" d="M1407 710q0 44 -7 113.5t-18 96.5q-12 30 -17 44t-9 36.5t-4 48.5q0 23 5 68.5t5 67.5q0 37 -10 55q-4 1 -13 1q-19 0 -58 -4.5t-59 -4.5q-60 0 -176 24t-175 24q-43 0 -94.5 -11.5t-85 -23.5t-89.5 -34q-137 -54 -202 -103q-96 -73 -159.5 -189.5t-88 -236t-24.5 -248.5 q0 -40 12.5 -120t12.5 -121q0 -23 -11 -66.5t-11 -65.5t12 -36.5t34 -14.5q24 0 72.5 11t73.5 11q57 0 169.5 -15.5t169.5 -15.5q181 0 284 36q129 45 235.5 152.5t166 245.5t59.5 275zM1535 712q0 -165 -70 -327.5t-196 -288t-281 -180.5q-124 -44 -326 -44 q-57 0 -170 14.5t-169 14.5q-24 0 -72.5 -14.5t-73.5 -14.5q-73 0 -123.5 55.5t-50.5 128.5q0 24 11 68t11 67q0 40 -12.5 120.5t-12.5 121.5q0 111 18 217.5t54.5 209.5t100.5 194t150 156q78 59 232 120q194 78 316 78q60 0 175.5 -24t173.5 -24q19 0 57 5t58 5 q81 0 118 -50.5t37 -134.5q0 -23 -5 -68t-5 -68q0 -10 1 -18.5t3 -17t4 -13.5t6.5 -16t6.5 -17q16 -40 25 -118.5t9 -136.5z" />
<glyph unicode="&#xf095;" horiz-adv-x="1408" d="M1408 296q0 -27 -10 -70.5t-21 -68.5q-21 -50 -122 -106q-94 -51 -186 -51q-27 0 -52.5 3.5t-57.5 12.5t-47.5 14.5t-55.5 20.5t-49 18q-98 35 -175 83q-128 79 -264.5 215.5t-215.5 264.5q-48 77 -83 175q-3 9 -18 49t-20.5 55.5t-14.5 47.5t-12.5 57.5t-3.5 52.5 q0 92 51 186q56 101 106 122q25 11 68.5 21t70.5 10q14 0 21 -3q18 -6 53 -76q11 -19 30 -54t35 -63.5t31 -53.5q3 -4 17.5 -25t21.5 -35.5t7 -28.5q0 -20 -28.5 -50t-62 -55t-62 -53t-28.5 -46q0 -9 5 -22.5t8.5 -20.5t14 -24t11.5 -19q76 -137 174 -235t235 -174 q2 -1 19 -11.5t24 -14t20.5 -8.5t22.5 -5q18 0 46 28.5t53 62t55 62t50 28.5q14 0 28.5 -7t35.5 -21.5t25 -17.5q25 -15 53.5 -31t63.5 -35t54 -30q70 -35 76 -53q3 -7 3 -21z" />
<glyph unicode="&#xf096;" horiz-adv-x="1408" d="M1120 1280h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113v832q0 66 -47 113t-113 47zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832 q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf097;" horiz-adv-x="1280" d="M1152 1280h-1024v-1242l423 406l89 85l89 -85l423 -406v1242zM1164 1408q23 0 44 -9q33 -13 52.5 -41t19.5 -62v-1289q0 -34 -19.5 -62t-52.5 -41q-19 -8 -44 -8q-48 0 -83 32l-441 424l-441 -424q-36 -33 -83 -33q-23 0 -44 9q-33 13 -52.5 41t-19.5 62v1289 q0 34 19.5 62t52.5 41q21 9 44 9h1048z" />
<glyph unicode="&#xf098;" d="M1280 343q0 11 -2 16q-3 8 -38.5 29.5t-88.5 49.5l-53 29q-5 3 -19 13t-25 15t-21 5q-18 0 -47 -32.5t-57 -65.5t-44 -33q-7 0 -16.5 3.5t-15.5 6.5t-17 9.5t-14 8.5q-99 55 -170.5 126.5t-126.5 170.5q-2 3 -8.5 14t-9.5 17t-6.5 15.5t-3.5 16.5q0 13 20.5 33.5t45 38.5 t45 39.5t20.5 36.5q0 10 -5 21t-15 25t-13 19q-3 6 -15 28.5t-25 45.5t-26.5 47.5t-25 40.5t-16.5 18t-16 2q-48 0 -101 -22q-46 -21 -80 -94.5t-34 -130.5q0 -16 2.5 -34t5 -30.5t9 -33t10 -29.5t12.5 -33t11 -30q60 -164 216.5 -320.5t320.5 -216.5q6 -2 30 -11t33 -12.5 t29.5 -10t33 -9t30.5 -5t34 -2.5q57 0 130.5 34t94.5 80q22 53 22 101zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf099;" horiz-adv-x="1664" d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" />
<glyph unicode="&#xf09a;" horiz-adv-x="1024" d="M959 1524v-264h-157q-86 0 -116 -36t-30 -108v-189h293l-39 -296h-254v-759h-306v759h-255v296h255v218q0 186 104 288.5t277 102.5q147 0 228 -12z" />
<glyph unicode="&#xf09b;" d="M1536 640q0 -251 -146.5 -451.5t-378.5 -277.5q-27 -5 -39.5 7t-12.5 30v211q0 97 -52 142q57 6 102.5 18t94 39t81 66.5t53 105t20.5 150.5q0 121 -79 206q37 91 -8 204q-28 9 -81 -11t-92 -44l-38 -24q-93 26 -192 26t-192 -26q-16 11 -42.5 27t-83.5 38.5t-86 13.5 q-44 -113 -7 -204q-79 -85 -79 -206q0 -85 20.5 -150t52.5 -105t80.5 -67t94 -39t102.5 -18q-40 -36 -49 -103q-21 -10 -45 -15t-57 -5t-65.5 21.5t-55.5 62.5q-19 32 -48.5 52t-49.5 24l-20 3q-21 0 -29 -4.5t-5 -11.5t9 -14t13 -12l7 -5q22 -10 43.5 -38t31.5 -51l10 -23 q13 -38 44 -61.5t67 -30t69.5 -7t55.5 3.5l23 4q0 -38 0.5 -89t0.5 -54q0 -18 -13 -30t-40 -7q-232 77 -378.5 277.5t-146.5 451.5q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf09c;" horiz-adv-x="1664" d="M1664 960v-256q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-192h96q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h672v192q0 185 131.5 316.5t316.5 131.5 t316.5 -131.5t131.5 -316.5z" />
<glyph unicode="&#xf09d;" horiz-adv-x="1920" d="M1760 1408q66 0 113 -47t47 -113v-1216q0 -66 -47 -113t-113 -47h-1600q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1600zM160 1280q-13 0 -22.5 -9.5t-9.5 -22.5v-224h1664v224q0 13 -9.5 22.5t-22.5 9.5h-1600zM1760 0q13 0 22.5 9.5t9.5 22.5v608h-1664v-608 q0 -13 9.5 -22.5t22.5 -9.5h1600zM256 128v128h256v-128h-256zM640 128v128h384v-128h-384z" />
<glyph unicode="&#xf09e;" horiz-adv-x="1408" d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" />
<glyph unicode="&#xf0a0;" d="M1040 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1296 320q0 -33 -23.5 -56.5t-56.5 -23.5t-56.5 23.5t-23.5 56.5t23.5 56.5t56.5 23.5t56.5 -23.5t23.5 -56.5zM1408 160v320q0 13 -9.5 22.5t-22.5 9.5 h-1216q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h1216q13 0 22.5 9.5t9.5 22.5zM178 640h1180l-157 482q-4 13 -16 21.5t-26 8.5h-782q-14 0 -26 -8.5t-16 -21.5zM1536 480v-320q0 -66 -47 -113t-113 -47h-1216q-66 0 -113 47t-47 113v320q0 25 16 75 l197 606q17 53 63 86t101 33h782q55 0 101 -33t63 -86l197 -606q16 -50 16 -75z" />
<glyph unicode="&#xf0a1;" horiz-adv-x="1792" d="M1664 896q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5v-384q0 -52 -38 -90t-90 -38q-417 347 -812 380q-58 -19 -91 -66t-31 -100.5t40 -92.5q-20 -33 -23 -65.5t6 -58t33.5 -55t48 -50t61.5 -50.5q-29 -58 -111.5 -83t-168.5 -11.5t-132 55.5q-7 23 -29.5 87.5 t-32 94.5t-23 89t-15 101t3.5 98.5t22 110.5h-122q-66 0 -113 47t-47 113v192q0 66 47 113t113 47h480q435 0 896 384q52 0 90 -38t38 -90v-384zM1536 292v954q-394 -302 -768 -343v-270q377 -42 768 -341z" />
<glyph unicode="&#xf0a2;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM246 128h1300q-266 300 -266 832q0 51 -24 105t-69 103t-121.5 80.5t-169.5 31.5t-169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -532 -266 -832z M1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5 t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
<glyph unicode="&#xf0a3;" d="M1376 640l138 -135q30 -28 20 -70q-12 -41 -52 -51l-188 -48l53 -186q12 -41 -19 -70q-29 -31 -70 -19l-186 53l-48 -188q-10 -40 -51 -52q-12 -2 -19 -2q-31 0 -51 22l-135 138l-135 -138q-28 -30 -70 -20q-41 11 -51 52l-48 188l-186 -53q-41 -12 -70 19q-31 29 -19 70 l53 186l-188 48q-40 10 -52 51q-10 42 20 70l138 135l-138 135q-30 28 -20 70q12 41 52 51l188 48l-53 186q-12 41 19 70q29 31 70 19l186 -53l48 188q10 41 51 51q41 12 70 -19l135 -139l135 139q29 30 70 19q41 -10 51 -51l48 -188l186 53q41 12 70 -19q31 -29 19 -70 l-53 -186l188 -48q40 -10 52 -51q10 -42 -20 -70z" />
<glyph unicode="&#xf0a4;" horiz-adv-x="1792" d="M256 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1664 768q0 51 -39 89.5t-89 38.5h-576q0 20 15 48.5t33 55t33 68t15 84.5q0 67 -44.5 97.5t-115.5 30.5q-24 0 -90 -139q-24 -44 -37 -65q-40 -64 -112 -145q-71 -81 -101 -106 q-69 -57 -140 -57h-32v-640h32q72 0 167 -32t193.5 -64t179.5 -32q189 0 189 167q0 26 -5 56q30 16 47.5 52.5t17.5 73.5t-18 69q53 50 53 119q0 25 -10 55.5t-25 47.5h331q52 0 90 38t38 90zM1792 769q0 -105 -75.5 -181t-180.5 -76h-169q-4 -62 -37 -119q3 -21 3 -43 q0 -101 -60 -178q1 -139 -85 -219.5t-227 -80.5q-133 0 -322 69q-164 59 -223 59h-288q-53 0 -90.5 37.5t-37.5 90.5v640q0 53 37.5 90.5t90.5 37.5h288q10 0 21.5 4.5t23.5 14t22.5 18t24 22.5t20.5 21.5t19 21.5t14 17q65 74 100 129q13 21 33 62t37 72t40.5 63t55 49.5 t69.5 17.5q125 0 206.5 -67t81.5 -189q0 -68 -22 -128h374q104 0 180 -76t76 -179z" />
<glyph unicode="&#xf0a5;" horiz-adv-x="1792" d="M1376 128h32v640h-32q-35 0 -67.5 12t-62.5 37t-50 46t-49 54q-2 3 -3.5 4.5t-4 4.5t-4.5 5q-72 81 -112 145q-14 22 -38 68q-1 3 -10.5 22.5t-18.5 36t-20 35.5t-21.5 30.5t-18.5 11.5q-71 0 -115.5 -30.5t-44.5 -97.5q0 -43 15 -84.5t33 -68t33 -55t15 -48.5h-576 q-50 0 -89 -38.5t-39 -89.5q0 -52 38 -90t90 -38h331q-15 -17 -25 -47.5t-10 -55.5q0 -69 53 -119q-18 -32 -18 -69t17.5 -73.5t47.5 -52.5q-4 -24 -4 -56q0 -85 48.5 -126t135.5 -41q84 0 183 32t194 64t167 32zM1664 192q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45 t45 -19t45 19t19 45zM1792 768v-640q0 -53 -37.5 -90.5t-90.5 -37.5h-288q-59 0 -223 -59q-190 -69 -317 -69q-142 0 -230 77.5t-87 217.5l1 5q-61 76 -61 178q0 22 3 43q-33 57 -37 119h-169q-105 0 -180.5 76t-75.5 181q0 103 76 179t180 76h374q-22 60 -22 128 q0 122 81.5 189t206.5 67q38 0 69.5 -17.5t55 -49.5t40.5 -63t37 -72t33 -62q35 -55 100 -129q2 -3 14 -17t19 -21.5t20.5 -21.5t24 -22.5t22.5 -18t23.5 -14t21.5 -4.5h288q53 0 90.5 -37.5t37.5 -90.5z" />
<glyph unicode="&#xf0a6;" d="M1280 -64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 700q0 189 -167 189q-26 0 -56 -5q-16 30 -52.5 47.5t-73.5 17.5t-69 -18q-50 53 -119 53q-25 0 -55.5 -10t-47.5 -25v331q0 52 -38 90t-90 38q-51 0 -89.5 -39t-38.5 -89v-576 q-20 0 -48.5 15t-55 33t-68 33t-84.5 15q-67 0 -97.5 -44.5t-30.5 -115.5q0 -24 139 -90q44 -24 65 -37q64 -40 145 -112q81 -71 106 -101q57 -69 57 -140v-32h640v32q0 72 32 167t64 193.5t32 179.5zM1536 705q0 -133 -69 -322q-59 -164 -59 -223v-288q0 -53 -37.5 -90.5 t-90.5 -37.5h-640q-53 0 -90.5 37.5t-37.5 90.5v288q0 10 -4.5 21.5t-14 23.5t-18 22.5t-22.5 24t-21.5 20.5t-21.5 19t-17 14q-74 65 -129 100q-21 13 -62 33t-72 37t-63 40.5t-49.5 55t-17.5 69.5q0 125 67 206.5t189 81.5q68 0 128 -22v374q0 104 76 180t179 76 q105 0 181 -75.5t76 -180.5v-169q62 -4 119 -37q21 3 43 3q101 0 178 -60q139 1 219.5 -85t80.5 -227z" />
<glyph unicode="&#xf0a7;" d="M1408 576q0 84 -32 183t-64 194t-32 167v32h-640v-32q0 -35 -12 -67.5t-37 -62.5t-46 -50t-54 -49q-9 -8 -14 -12q-81 -72 -145 -112q-22 -14 -68 -38q-3 -1 -22.5 -10.5t-36 -18.5t-35.5 -20t-30.5 -21.5t-11.5 -18.5q0 -71 30.5 -115.5t97.5 -44.5q43 0 84.5 15t68 33 t55 33t48.5 15v-576q0 -50 38.5 -89t89.5 -39q52 0 90 38t38 90v331q46 -35 103 -35q69 0 119 53q32 -18 69 -18t73.5 17.5t52.5 47.5q24 -4 56 -4q85 0 126 48.5t41 135.5zM1280 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1536 580 q0 -142 -77.5 -230t-217.5 -87l-5 1q-76 -61 -178 -61q-22 0 -43 3q-54 -30 -119 -37v-169q0 -105 -76 -180.5t-181 -75.5q-103 0 -179 76t-76 180v374q-54 -22 -128 -22q-121 0 -188.5 81.5t-67.5 206.5q0 38 17.5 69.5t49.5 55t63 40.5t72 37t62 33q55 35 129 100 q3 2 17 14t21.5 19t21.5 20.5t22.5 24t18 22.5t14 23.5t4.5 21.5v288q0 53 37.5 90.5t90.5 37.5h640q53 0 90.5 -37.5t37.5 -90.5v-288q0 -59 59 -223q69 -190 69 -317z" />
<glyph unicode="&#xf0a8;" d="M1280 576v128q0 26 -19 45t-45 19h-502l189 189q19 19 19 45t-19 45l-91 91q-18 18 -45 18t-45 -18l-362 -362l-91 -91q-18 -18 -18 -45t18 -45l91 -91l362 -362q18 -18 45 -18t45 18l91 91q18 18 18 45t-18 45l-189 189h502q26 0 45 19t19 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf0a9;" d="M1285 640q0 27 -18 45l-91 91l-362 362q-18 18 -45 18t-45 -18l-91 -91q-18 -18 -18 -45t18 -45l189 -189h-502q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h502l-189 -189q-19 -19 -19 -45t19 -45l91 -91q18 -18 45 -18t45 18l362 362l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf0aa;" d="M1284 641q0 27 -18 45l-362 362l-91 91q-18 18 -45 18t-45 -18l-91 -91l-362 -362q-18 -18 -18 -45t18 -45l91 -91q18 -18 45 -18t45 18l189 189v-502q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v502l189 -189q19 -19 45 -19t45 19l91 91q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf0ab;" d="M1284 639q0 27 -18 45l-91 91q-18 18 -45 18t-45 -18l-189 -189v502q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-502l-189 189q-19 19 -45 19t-45 -19l-91 -91q-18 -18 -18 -45t18 -45l362 -362l91 -91q18 -18 45 -18t45 18l91 91l362 362q18 18 18 45zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf0ac;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1042 887q-2 -1 -9.5 -9.5t-13.5 -9.5q2 0 4.5 5t5 11t3.5 7q6 7 22 15q14 6 52 12q34 8 51 -11 q-2 2 9.5 13t14.5 12q3 2 15 4.5t15 7.5l2 22q-12 -1 -17.5 7t-6.5 21q0 -2 -6 -8q0 7 -4.5 8t-11.5 -1t-9 -1q-10 3 -15 7.5t-8 16.5t-4 15q-2 5 -9.5 10.5t-9.5 10.5q-1 2 -2.5 5.5t-3 6.5t-4 5.5t-5.5 2.5t-7 -5t-7.5 -10t-4.5 -5q-3 2 -6 1.5t-4.5 -1t-4.5 -3t-5 -3.5 q-3 -2 -8.5 -3t-8.5 -2q15 5 -1 11q-10 4 -16 3q9 4 7.5 12t-8.5 14h5q-1 4 -8.5 8.5t-17.5 8.5t-13 6q-8 5 -34 9.5t-33 0.5q-5 -6 -4.5 -10.5t4 -14t3.5 -12.5q1 -6 -5.5 -13t-6.5 -12q0 -7 14 -15.5t10 -21.5q-3 -8 -16 -16t-16 -12q-5 -8 -1.5 -18.5t10.5 -16.5 q2 -2 1.5 -4t-3.5 -4.5t-5.5 -4t-6.5 -3.5l-3 -2q-11 -5 -20.5 6t-13.5 26q-7 25 -16 30q-23 8 -29 -1q-5 13 -41 26q-25 9 -58 4q6 1 0 15q-7 15 -19 12q3 6 4 17.5t1 13.5q3 13 12 23q1 1 7 8.5t9.5 13.5t0.5 6q35 -4 50 11q5 5 11.5 17t10.5 17q9 6 14 5.5t14.5 -5.5 t14.5 -5q14 -1 15.5 11t-7.5 20q12 -1 3 17q-5 7 -8 9q-12 4 -27 -5q-8 -4 2 -8q-1 1 -9.5 -10.5t-16.5 -17.5t-16 5q-1 1 -5.5 13.5t-9.5 13.5q-8 0 -16 -15q3 8 -11 15t-24 8q19 12 -8 27q-7 4 -20.5 5t-19.5 -4q-5 -7 -5.5 -11.5t5 -8t10.5 -5.5t11.5 -4t8.5 -3 q14 -10 8 -14q-2 -1 -8.5 -3.5t-11.5 -4.5t-6 -4q-3 -4 0 -14t-2 -14q-5 5 -9 17.5t-7 16.5q7 -9 -25 -6l-10 1q-4 0 -16 -2t-20.5 -1t-13.5 8q-4 8 0 20q1 4 4 2q-4 3 -11 9.5t-10 8.5q-46 -15 -94 -41q6 -1 12 1q5 2 13 6.5t10 5.5q34 14 42 7l5 5q14 -16 20 -25 q-7 4 -30 1q-20 -6 -22 -12q7 -12 5 -18q-4 3 -11.5 10t-14.5 11t-15 5q-16 0 -22 -1q-146 -80 -235 -222q7 -7 12 -8q4 -1 5 -9t2.5 -11t11.5 3q9 -8 3 -19q1 1 44 -27q19 -17 21 -21q3 -11 -10 -18q-1 2 -9 9t-9 4q-3 -5 0.5 -18.5t10.5 -12.5q-7 0 -9.5 -16t-2.5 -35.5 t-1 -23.5l2 -1q-3 -12 5.5 -34.5t21.5 -19.5q-13 -3 20 -43q6 -8 8 -9q3 -2 12 -7.5t15 -10t10 -10.5q4 -5 10 -22.5t14 -23.5q-2 -6 9.5 -20t10.5 -23q-1 0 -2.5 -1t-2.5 -1q3 -7 15.5 -14t15.5 -13q1 -3 2 -10t3 -11t8 -2q2 20 -24 62q-15 25 -17 29q-3 5 -5.5 15.5 t-4.5 14.5q2 0 6 -1.5t8.5 -3.5t7.5 -4t2 -3q-3 -7 2 -17.5t12 -18.5t17 -19t12 -13q6 -6 14 -19.5t0 -13.5q9 0 20 -10t17 -20q5 -8 8 -26t5 -24q2 -7 8.5 -13.5t12.5 -9.5l16 -8t13 -7q5 -2 18.5 -10.5t21.5 -11.5q10 -4 16 -4t14.5 2.5t13.5 3.5q15 2 29 -15t21 -21 q36 -19 55 -11q-2 -1 0.5 -7.5t8 -15.5t9 -14.5t5.5 -8.5q5 -6 18 -15t18 -15q6 4 7 9q-3 -8 7 -20t18 -10q14 3 14 32q-31 -15 -49 18q0 1 -2.5 5.5t-4 8.5t-2.5 8.5t0 7.5t5 3q9 0 10 3.5t-2 12.5t-4 13q-1 8 -11 20t-12 15q-5 -9 -16 -8t-16 9q0 -1 -1.5 -5.5t-1.5 -6.5 q-13 0 -15 1q1 3 2.5 17.5t3.5 22.5q1 4 5.5 12t7.5 14.5t4 12.5t-4.5 9.5t-17.5 2.5q-19 -1 -26 -20q-1 -3 -3 -10.5t-5 -11.5t-9 -7q-7 -3 -24 -2t-24 5q-13 8 -22.5 29t-9.5 37q0 10 2.5 26.5t3 25t-5.5 24.5q3 2 9 9.5t10 10.5q2 1 4.5 1.5t4.5 0t4 1.5t3 6q-1 1 -4 3 q-3 3 -4 3q7 -3 28.5 1.5t27.5 -1.5q15 -11 22 2q0 1 -2.5 9.5t-0.5 13.5q5 -27 29 -9q3 -3 15.5 -5t17.5 -5q3 -2 7 -5.5t5.5 -4.5t5 0.5t8.5 6.5q10 -14 12 -24q11 -40 19 -44q7 -3 11 -2t4.5 9.5t0 14t-1.5 12.5l-1 8v18l-1 8q-15 3 -18.5 12t1.5 18.5t15 18.5q1 1 8 3.5 t15.5 6.5t12.5 8q21 19 15 35q7 0 11 9q-1 0 -5 3t-7.5 5t-4.5 2q9 5 2 16q5 3 7.5 11t7.5 10q9 -12 21 -2q7 8 1 16q5 7 20.5 10.5t18.5 9.5q7 -2 8 2t1 12t3 12q4 5 15 9t13 5l17 11q3 4 0 4q18 -2 31 11q10 11 -6 20q3 6 -3 9.5t-15 5.5q3 1 11.5 0.5t10.5 1.5 q15 10 -7 16q-17 5 -43 -12zM879 10q206 36 351 189q-3 3 -12.5 4.5t-12.5 3.5q-18 7 -24 8q1 7 -2.5 13t-8 9t-12.5 8t-11 7q-2 2 -7 6t-7 5.5t-7.5 4.5t-8.5 2t-10 -1l-3 -1q-3 -1 -5.5 -2.5t-5.5 -3t-4 -3t0 -2.5q-21 17 -36 22q-5 1 -11 5.5t-10.5 7t-10 1.5t-11.5 -7 q-5 -5 -6 -15t-2 -13q-7 5 0 17.5t2 18.5q-3 6 -10.5 4.5t-12 -4.5t-11.5 -8.5t-9 -6.5t-8.5 -5.5t-8.5 -7.5q-3 -4 -6 -12t-5 -11q-2 4 -11.5 6.5t-9.5 5.5q2 -10 4 -35t5 -38q7 -31 -12 -48q-27 -25 -29 -40q-4 -22 12 -26q0 -7 -8 -20.5t-7 -21.5q0 -6 2 -16z" />
<glyph unicode="&#xf0ad;" horiz-adv-x="1664" d="M384 64q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1028 484l-682 -682q-37 -37 -90 -37q-52 0 -91 37l-106 108q-38 36 -38 90q0 53 38 91l681 681q39 -98 114.5 -173.5t173.5 -114.5zM1662 919q0 -39 -23 -106q-47 -134 -164.5 -217.5 t-258.5 -83.5q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q58 0 121.5 -16.5t107.5 -46.5q16 -11 16 -28t-16 -28l-293 -169v-224l193 -107q5 3 79 48.5t135.5 81t70.5 35.5q15 0 23.5 -10t8.5 -25z" />
<glyph unicode="&#xf0ae;" horiz-adv-x="1792" d="M1024 128h640v128h-640v-128zM640 640h1024v128h-1024v-128zM1280 1152h384v128h-384v-128zM1792 320v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 832v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19 t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45zM1792 1344v-256q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1664q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0b0;" horiz-adv-x="1408" d="M1403 1241q17 -41 -14 -70l-493 -493v-742q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-256 256q-19 19 -19 45v486l-493 493q-31 29 -14 70q17 39 59 39h1280q42 0 59 -39z" />
<glyph unicode="&#xf0b1;" horiz-adv-x="1792" d="M640 1280h512v128h-512v-128zM1792 640v-480q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v480h672v-160q0 -26 19 -45t45 -19h320q26 0 45 19t19 45v160h672zM1024 640v-128h-256v128h256zM1792 1120v-384h-1792v384q0 66 47 113t113 47h352v160q0 40 28 68 t68 28h576q40 0 68 -28t28 -68v-160h352q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf0b2;" d="M1283 995l-355 -355l355 -355l144 144q29 31 70 14q39 -17 39 -59v-448q0 -26 -19 -45t-45 -19h-448q-42 0 -59 40q-17 39 14 69l144 144l-355 355l-355 -355l144 -144q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l144 -144 l355 355l-355 355l-144 -144q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v448q0 26 19 45t45 19h448q42 0 59 -40q17 -39 -14 -69l-144 -144l355 -355l355 355l-144 144q-31 30 -14 69q17 40 59 40h448q26 0 45 -19t19 -45v-448q0 -42 -39 -59q-13 -5 -25 -5q-26 0 -45 19z " />
<glyph unicode="&#xf0c0;" horiz-adv-x="1920" d="M593 640q-162 -5 -265 -128h-134q-82 0 -138 40.5t-56 118.5q0 353 124 353q6 0 43.5 -21t97.5 -42.5t119 -21.5q67 0 133 23q-5 -37 -5 -66q0 -139 81 -256zM1664 3q0 -120 -73 -189.5t-194 -69.5h-874q-121 0 -194 69.5t-73 189.5q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q10 0 43 -21.5t73 -48t107 -48t135 -21.5t135 21.5t107 48t73 48t43 21.5q61 0 111.5 -20t85.5 -53.5t62 -81t43 -97.5t26.5 -108.5t14 -109t3.5 -103.5zM640 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75 t75 -181zM1344 896q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5zM1920 671q0 -78 -56 -118.5t-138 -40.5h-134q-103 123 -265 128q81 117 81 256q0 29 -5 66q66 -23 133 -23q59 0 119 21.5t97.5 42.5 t43.5 21q124 0 124 -353zM1792 1280q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181z" />
<glyph unicode="&#xf0c1;" horiz-adv-x="1664" d="M1456 320q0 40 -28 68l-208 208q-28 28 -68 28q-42 0 -72 -32q3 -3 19 -18.5t21.5 -21.5t15 -19t13 -25.5t3.5 -27.5q0 -40 -28 -68t-68 -28q-15 0 -27.5 3.5t-25.5 13t-19 15t-21.5 21.5t-18.5 19q-33 -31 -33 -73q0 -40 28 -68l206 -207q27 -27 68 -27q40 0 68 26 l147 146q28 28 28 67zM753 1025q0 40 -28 68l-206 207q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l208 -208q27 -27 68 -27q42 0 72 31q-3 3 -19 18.5t-21.5 21.5t-15 19t-13 25.5t-3.5 27.5q0 40 28 68t68 28q15 0 27.5 -3.5t25.5 -13t19 -15 t21.5 -21.5t18.5 -19q33 31 33 73zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-206 207q-83 83 -83 203q0 123 88 209l-88 88q-86 -88 -208 -88q-120 0 -204 84l-208 208q-84 84 -84 204t85 203l147 146q83 83 203 83q121 0 204 -85l206 -207 q83 -83 83 -203q0 -123 -88 -209l88 -88q86 88 208 88q120 0 204 -84l208 -208q84 -84 84 -204z" />
<glyph unicode="&#xf0c2;" horiz-adv-x="1920" d="M1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088q-185 0 -316.5 131.5t-131.5 316.5q0 132 71 241.5t187 163.5q-2 28 -2 43q0 212 150 362t362 150q158 0 286.5 -88t187.5 -230q70 62 166 62q106 0 181 -75t75 -181q0 -75 -41 -138q129 -30 213 -134.5t84 -239.5z " />
<glyph unicode="&#xf0c3;" horiz-adv-x="1664" d="M1527 88q56 -89 21.5 -152.5t-140.5 -63.5h-1152q-106 0 -140.5 63.5t21.5 152.5l503 793v399h-64q-26 0 -45 19t-19 45t19 45t45 19h512q26 0 45 -19t19 -45t-19 -45t-45 -19h-64v-399zM748 813l-272 -429h712l-272 429l-20 31v37v399h-128v-399v-37z" />
<glyph unicode="&#xf0c4;" horiz-adv-x="1792" d="M960 640q26 0 45 -19t19 -45t-19 -45t-45 -19t-45 19t-19 45t19 45t45 19zM1260 576l507 -398q28 -20 25 -56q-5 -35 -35 -51l-128 -64q-13 -7 -29 -7q-17 0 -31 8l-690 387l-110 -66q-8 -4 -12 -5q14 -49 10 -97q-7 -77 -56 -147.5t-132 -123.5q-132 -84 -277 -84 q-136 0 -222 78q-90 84 -79 207q7 76 56 147t131 124q132 84 278 84q83 0 151 -31q9 13 22 22l122 73l-122 73q-13 9 -22 22q-68 -31 -151 -31q-146 0 -278 84q-82 53 -131 124t-56 147q-5 59 15.5 113t63.5 93q85 79 222 79q145 0 277 -84q83 -52 132 -123t56 -148 q4 -48 -10 -97q4 -1 12 -5l110 -66l690 387q14 8 31 8q16 0 29 -7l128 -64q30 -16 35 -51q3 -36 -25 -56zM579 836q46 42 21 108t-106 117q-92 59 -192 59q-74 0 -113 -36q-46 -42 -21 -108t106 -117q92 -59 192 -59q74 0 113 36zM494 91q81 51 106 117t-21 108 q-39 36 -113 36q-100 0 -192 -59q-81 -51 -106 -117t21 -108q39 -36 113 -36q100 0 192 59zM672 704l96 -58v11q0 36 33 56l14 8l-79 47l-26 -26q-3 -3 -10 -11t-12 -12q-2 -2 -4 -3.5t-3 -2.5zM896 480l96 -32l736 576l-128 64l-768 -431v-113l-160 -96l9 -8q2 -2 7 -6 q4 -4 11 -12t11 -12l26 -26zM1600 64l128 64l-520 408l-177 -138q-2 -3 -13 -7z" />
<glyph unicode="&#xf0c5;" horiz-adv-x="1792" d="M1696 1152q40 0 68 -28t28 -68v-1216q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v288h-544q-40 0 -68 28t-28 68v672q0 40 20 88t48 76l408 408q28 28 76 48t88 20h416q40 0 68 -28t28 -68v-328q68 40 128 40h416zM1152 939l-299 -299h299v299zM512 1323l-299 -299 h299v299zM708 676l316 316v416h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h512v256q0 40 20 88t48 76zM1664 -128v1152h-384v-416q0 -40 -28 -68t-68 -28h-416v-640h896z" />
<glyph unicode="&#xf0c6;" horiz-adv-x="1408" d="M1404 151q0 -117 -79 -196t-196 -79q-135 0 -235 100l-777 776q-113 115 -113 271q0 159 110 270t269 111q158 0 273 -113l605 -606q10 -10 10 -22q0 -16 -30.5 -46.5t-46.5 -30.5q-13 0 -23 10l-606 607q-79 77 -181 77q-106 0 -179 -75t-73 -181q0 -105 76 -181 l776 -777q63 -63 145 -63q64 0 106 42t42 106q0 82 -63 145l-581 581q-26 24 -60 24q-29 0 -48 -19t-19 -48q0 -32 25 -59l410 -410q10 -10 10 -22q0 -16 -31 -47t-47 -31q-12 0 -22 10l-410 410q-63 61 -63 149q0 82 57 139t139 57q88 0 149 -63l581 -581q100 -98 100 -235 z" />
<glyph unicode="&#xf0c7;" d="M384 0h768v384h-768v-384zM1280 0h128v896q0 14 -10 38.5t-20 34.5l-281 281q-10 10 -34 20t-39 10v-416q0 -40 -28 -68t-68 -28h-576q-40 0 -68 28t-28 68v416h-128v-1280h128v416q0 40 28 68t68 28h832q40 0 68 -28t28 -68v-416zM896 928v320q0 13 -9.5 22.5t-22.5 9.5 h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5zM1536 896v-928q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h928q40 0 88 -20t76 -48l280 -280q28 -28 48 -76t20 -88z" />
<glyph unicode="&#xf0c8;" d="M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf0c9;" d="M1536 192v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 704v-128q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1536 1216v-128q0 -26 -19 -45 t-45 -19h-1408q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0ca;" horiz-adv-x="1792" d="M384 128q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM384 640q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 224v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5 t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1152q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z M1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
<glyph unicode="&#xf0cb;" horiz-adv-x="1792" d="M381 -84q0 -80 -54.5 -126t-135.5 -46q-106 0 -172 66l57 88q49 -45 106 -45q29 0 50.5 14.5t21.5 42.5q0 64 -105 56l-26 56q8 10 32.5 43.5t42.5 54t37 38.5v1q-16 0 -48.5 -1t-48.5 -1v-53h-106v152h333v-88l-95 -115q51 -12 81 -49t30 -88zM383 543v-159h-362 q-6 36 -6 54q0 51 23.5 93t56.5 68t66 47.5t56.5 43.5t23.5 45q0 25 -14.5 38.5t-39.5 13.5q-46 0 -81 -58l-85 59q24 51 71.5 79.5t105.5 28.5q73 0 123 -41.5t50 -112.5q0 -50 -34 -91.5t-75 -64.5t-75.5 -50.5t-35.5 -52.5h127v60h105zM1792 224v-192q0 -13 -9.5 -22.5 t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM384 1123v-99h-335v99h107q0 41 0.5 122t0.5 121v12h-2q-8 -17 -50 -54l-71 76l136 127h106v-404h108zM1792 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5 t-9.5 22.5v192q0 14 9 23t23 9h1216q13 0 22.5 -9.5t9.5 -22.5zM1792 1248v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1216q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1216q13 0 22.5 -9.5t9.5 -22.5z" />
<glyph unicode="&#xf0cc;" horiz-adv-x="1792" d="M1760 640q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1728q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h1728zM483 704q-28 35 -51 80q-48 97 -48 188q0 181 134 309q133 127 393 127q50 0 167 -19q66 -12 177 -48q10 -38 21 -118q14 -123 14 -183q0 -18 -5 -45l-12 -3l-84 6 l-14 2q-50 149 -103 205q-88 91 -210 91q-114 0 -182 -59q-67 -58 -67 -146q0 -73 66 -140t279 -129q69 -20 173 -66q58 -28 95 -52h-743zM990 448h411q7 -39 7 -92q0 -111 -41 -212q-23 -55 -71 -104q-37 -35 -109 -81q-80 -48 -153 -66q-80 -21 -203 -21q-114 0 -195 23 l-140 40q-57 16 -72 28q-8 8 -8 22v13q0 108 -2 156q-1 30 0 68l2 37v44l102 2q15 -34 30 -71t22.5 -56t12.5 -27q35 -57 80 -94q43 -36 105 -57q59 -22 132 -22q64 0 139 27q77 26 122 86q47 61 47 129q0 84 -81 157q-34 29 -137 71z" />
<glyph unicode="&#xf0cd;" d="M48 1313q-37 2 -45 4l-3 88q13 1 40 1q60 0 112 -4q132 -7 166 -7q86 0 168 3q116 4 146 5q56 0 86 2l-1 -14l2 -64v-9q-60 -9 -124 -9q-60 0 -79 -25q-13 -14 -13 -132q0 -13 0.5 -32.5t0.5 -25.5l1 -229l14 -280q6 -124 51 -202q35 -59 96 -92q88 -47 177 -47 q104 0 191 28q56 18 99 51q48 36 65 64q36 56 53 114q21 73 21 229q0 79 -3.5 128t-11 122.5t-13.5 159.5l-4 59q-5 67 -24 88q-34 35 -77 34l-100 -2l-14 3l2 86h84l205 -10q76 -3 196 10l18 -2q6 -38 6 -51q0 -7 -4 -31q-45 -12 -84 -13q-73 -11 -79 -17q-15 -15 -15 -41 q0 -7 1.5 -27t1.5 -31q8 -19 22 -396q6 -195 -15 -304q-15 -76 -41 -122q-38 -65 -112 -123q-75 -57 -182 -89q-109 -33 -255 -33q-167 0 -284 46q-119 47 -179 122q-61 76 -83 195q-16 80 -16 237v333q0 188 -17 213q-25 36 -147 39zM1536 -96v64q0 14 -9 23t-23 9h-1472 q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h1472q14 0 23 9t9 23z" />
<glyph unicode="&#xf0ce;" horiz-adv-x="1664" d="M512 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 160v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23 v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM512 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 160v192 q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1024 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 544v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192 q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1536 928v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM1664 1248v-1088q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1344q66 0 113 -47t47 -113 z" />
<glyph unicode="&#xf0d0;" horiz-adv-x="1664" d="M1190 955l293 293l-107 107l-293 -293zM1637 1248q0 -27 -18 -45l-1286 -1286q-18 -18 -45 -18t-45 18l-198 198q-18 18 -18 45t18 45l1286 1286q18 18 45 18t45 -18l198 -198q18 -18 18 -45zM286 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM636 1276 l196 -60l-196 -60l-60 -196l-60 196l-196 60l196 60l60 196zM1566 798l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98zM926 1438l98 -30l-98 -30l-30 -98l-30 98l-98 30l98 30l30 98z" />
<glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
<glyph unicode="&#xf0d4;" d="M917 631q0 26 -6 64h-362v-132h217q-3 -24 -16.5 -50t-37.5 -53t-66.5 -44.5t-96.5 -17.5q-99 0 -169 71t-70 171t70 171t169 71q92 0 153 -59l104 101q-108 100 -257 100q-160 0 -272 -112.5t-112 -271.5t112 -271.5t272 -112.5q165 0 266.5 105t101.5 270zM1262 585 h109v110h-109v110h-110v-110h-110v-110h110v-110h110v110zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf0d5;" horiz-adv-x="2304" d="M1437 623q0 -208 -87 -370.5t-248 -254t-369 -91.5q-149 0 -285 58t-234 156t-156 234t-58 285t58 285t156 234t234 156t285 58q286 0 491 -192l-199 -191q-117 113 -292 113q-123 0 -227.5 -62t-165.5 -168.5t-61 -232.5t61 -232.5t165.5 -168.5t227.5 -62 q83 0 152.5 23t114.5 57.5t78.5 78.5t49 83t21.5 74h-416v252h692q12 -63 12 -122zM2304 745v-210h-209v-209h-210v209h-209v210h209v209h210v-209h209z" />
<glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
<glyph unicode="&#xf0d9;" horiz-adv-x="640" d="M640 1088v-896q0 -26 -19 -45t-45 -19t-45 19l-448 448q-19 19 -19 45t19 45l448 448q19 19 45 19t45 -19t19 -45z" />
<glyph unicode="&#xf0da;" horiz-adv-x="640" d="M576 640q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19t-19 45v896q0 26 19 45t45 19t45 -19l448 -448q19 -19 19 -45z" />
<glyph unicode="&#xf0db;" horiz-adv-x="1664" d="M160 0h608v1152h-640v-1120q0 -13 9.5 -22.5t22.5 -9.5zM1536 32v1120h-640v-1152h608q13 0 22.5 9.5t9.5 22.5zM1664 1248v-1216q0 -66 -47 -113t-113 -47h-1344q-66 0 -113 47t-47 113v1216q0 66 47 113t113 47h1344q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf0dc;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45zM1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
<glyph unicode="&#xf0dd;" horiz-adv-x="1024" d="M1024 448q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0de;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
<glyph unicode="&#xf0e0;" horiz-adv-x="1792" d="M1792 826v-794q0 -66 -47 -113t-113 -47h-1472q-66 0 -113 47t-47 113v794q44 -49 101 -87q362 -246 497 -345q57 -42 92.5 -65.5t94.5 -48t110 -24.5h1h1q51 0 110 24.5t94.5 48t92.5 65.5q170 123 498 345q57 39 100 87zM1792 1120q0 -79 -49 -151t-122 -123 q-376 -261 -468 -325q-10 -7 -42.5 -30.5t-54 -38t-52 -32.5t-57.5 -27t-50 -9h-1h-1q-23 0 -50 9t-57.5 27t-52 32.5t-54 38t-42.5 30.5q-91 64 -262 182.5t-205 142.5q-62 42 -117 115.5t-55 136.5q0 78 41.5 130t118.5 52h1472q65 0 112.5 -47t47.5 -113z" />
<glyph unicode="&#xf0e1;" d="M349 911v-991h-330v991h330zM370 1217q1 -73 -50.5 -122t-135.5 -49h-2q-82 0 -132 49t-50 122q0 74 51.5 122.5t134.5 48.5t133 -48.5t51 -122.5zM1536 488v-568h-329v530q0 105 -40.5 164.5t-126.5 59.5q-63 0 -105.5 -34.5t-63.5 -85.5q-11 -30 -11 -81v-553h-329 q2 399 2 647t-1 296l-1 48h329v-144h-2q20 32 41 56t56.5 52t87 43.5t114.5 15.5q171 0 275 -113.5t104 -332.5z" />
<glyph unicode="&#xf0e2;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298z" />
<glyph unicode="&#xf0e3;" horiz-adv-x="1792" d="M1771 0q0 -53 -37 -90l-107 -108q-39 -37 -91 -37q-53 0 -90 37l-363 364q-38 36 -38 90q0 53 43 96l-256 256l-126 -126q-14 -14 -34 -14t-34 14q2 -2 12.5 -12t12.5 -13t10 -11.5t10 -13.5t6 -13.5t5.5 -16.5t1.5 -18q0 -38 -28 -68q-3 -3 -16.5 -18t-19 -20.5 t-18.5 -16.5t-22 -15.5t-22 -9t-26 -4.5q-40 0 -68 28l-408 408q-28 28 -28 68q0 13 4.5 26t9 22t15.5 22t16.5 18.5t20.5 19t18 16.5q30 28 68 28q10 0 18 -1.5t16.5 -5.5t13.5 -6t13.5 -10t11.5 -10t13 -12.5t12 -12.5q-14 14 -14 34t14 34l348 348q14 14 34 14t34 -14 q-2 2 -12.5 12t-12.5 13t-10 11.5t-10 13.5t-6 13.5t-5.5 16.5t-1.5 18q0 38 28 68q3 3 16.5 18t19 20.5t18.5 16.5t22 15.5t22 9t26 4.5q40 0 68 -28l408 -408q28 -28 28 -68q0 -13 -4.5 -26t-9 -22t-15.5 -22t-16.5 -18.5t-20.5 -19t-18 -16.5q-30 -28 -68 -28 q-10 0 -18 1.5t-16.5 5.5t-13.5 6t-13.5 10t-11.5 10t-13 12.5t-12 12.5q14 -14 14 -34t-14 -34l-126 -126l256 -256q43 43 96 43q52 0 91 -37l363 -363q37 -39 37 -91z" />
<glyph unicode="&#xf0e4;" horiz-adv-x="1792" d="M384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM576 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1004 351l101 382q6 26 -7.5 48.5t-38.5 29.5 t-48 -6.5t-30 -39.5l-101 -382q-60 -5 -107 -43.5t-63 -98.5q-20 -77 20 -146t117 -89t146 20t89 117q16 60 -6 117t-72 91zM1664 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 1024q0 53 -37.5 90.5 t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1472 832q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 384q0 -261 -141 -483q-19 -29 -54 -29h-1402q-35 0 -54 29 q-141 221 -141 483q0 182 71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf0e5;" horiz-adv-x="1792" d="M896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640 q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 174 120 321.5 t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
<glyph unicode="&#xf0e6;" horiz-adv-x="1792" d="M704 1152q-153 0 -286 -52t-211.5 -141t-78.5 -191q0 -82 53 -158t149 -132l97 -56l-35 -84q34 20 62 39l44 31l53 -10q78 -14 153 -14q153 0 286 52t211.5 141t78.5 191t-78.5 191t-211.5 141t-286 52zM704 1280q191 0 353.5 -68.5t256.5 -186.5t94 -257t-94 -257 t-256.5 -186.5t-353.5 -68.5q-86 0 -176 16q-124 -88 -278 -128q-36 -9 -86 -16h-3q-11 0 -20.5 8t-11.5 21q-1 3 -1 6.5t0.5 6.5t2 6l2.5 5t3.5 5.5t4 5t4.5 5t4 4.5q5 6 23 25t26 29.5t22.5 29t25 38.5t20.5 44q-124 72 -195 177t-71 224q0 139 94 257t256.5 186.5 t353.5 68.5zM1526 111q10 -24 20.5 -44t25 -38.5t22.5 -29t26 -29.5t23 -25q1 -1 4 -4.5t4.5 -5t4 -5t3.5 -5.5l2.5 -5t2 -6t0.5 -6.5t-1 -6.5q-3 -14 -13 -22t-22 -7q-50 7 -86 16q-154 40 -278 128q-90 -16 -176 -16q-271 0 -472 132q58 -4 88 -4q161 0 309 45t264 129 q125 92 192 212t67 254q0 77 -23 152q129 -71 204 -178t75 -230q0 -120 -71 -224.5t-195 -176.5z" />
<glyph unicode="&#xf0e7;" horiz-adv-x="896" d="M885 970q18 -20 7 -44l-540 -1157q-13 -25 -42 -25q-4 0 -14 2q-17 5 -25.5 19t-4.5 30l197 808l-406 -101q-4 -1 -12 -1q-18 0 -31 11q-18 15 -13 39l201 825q4 14 16 23t28 9h328q19 0 32 -12.5t13 -29.5q0 -8 -5 -18l-171 -463l396 98q8 2 12 2q19 0 34 -15z" />
<glyph unicode="&#xf0e8;" horiz-adv-x="1792" d="M1792 288v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192h-512v-192h96q40 0 68 -28t28 -68v-320 q0 -40 -28 -68t-68 -28h-320q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h96v192q0 52 38 90t90 38h512v192h-96q-40 0 -68 28t-28 68v320q0 40 28 68t68 28h320q40 0 68 -28t28 -68v-320q0 -40 -28 -68t-68 -28h-96v-192h512q52 0 90 -38t38 -90v-192h96q40 0 68 -28t28 -68 z" />
<glyph unicode="&#xf0e9;" horiz-adv-x="1664" d="M896 708v-580q0 -104 -76 -180t-180 -76t-180 76t-76 180q0 26 19 45t45 19t45 -19t19 -45q0 -50 39 -89t89 -39t89 39t39 89v580q33 11 64 11t64 -11zM1664 681q0 -13 -9.5 -22.5t-22.5 -9.5q-11 0 -23 10q-49 46 -93 69t-102 23q-68 0 -128 -37t-103 -97 q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -28 -17q-18 0 -29 17q-4 6 -14.5 24t-17.5 28q-43 60 -102.5 97t-127.5 37t-127.5 -37t-102.5 -97q-7 -10 -17.5 -28t-14.5 -24q-11 -17 -29 -17q-17 0 -28 17q-4 6 -14.5 24t-17.5 28q-43 60 -103 97t-128 37q-58 0 -102 -23t-93 -69 q-12 -10 -23 -10q-13 0 -22.5 9.5t-9.5 22.5q0 5 1 7q45 183 172.5 319.5t298 204.5t360.5 68q140 0 274.5 -40t246.5 -113.5t194.5 -187t115.5 -251.5q1 -2 1 -7zM896 1408v-98q-42 2 -64 2t-64 -2v98q0 26 19 45t45 19t45 -19t19 -45z" />
<glyph unicode="&#xf0ea;" horiz-adv-x="1792" d="M768 -128h896v640h-416q-40 0 -68 28t-28 68v416h-384v-1152zM1024 1312v64q0 13 -9.5 22.5t-22.5 9.5h-704q-13 0 -22.5 -9.5t-9.5 -22.5v-64q0 -13 9.5 -22.5t22.5 -9.5h704q13 0 22.5 9.5t9.5 22.5zM1280 640h299l-299 299v-299zM1792 512v-672q0 -40 -28 -68t-68 -28 h-960q-40 0 -68 28t-28 68v160h-544q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1088q40 0 68 -28t28 -68v-328q21 -13 36 -28l408 -408q28 -28 48 -76t20 -88z" />
<glyph unicode="&#xf0eb;" horiz-adv-x="1024" d="M736 960q0 -13 -9.5 -22.5t-22.5 -9.5t-22.5 9.5t-9.5 22.5q0 46 -54 71t-106 25q-13 0 -22.5 9.5t-9.5 22.5t9.5 22.5t22.5 9.5q50 0 99.5 -16t87 -54t37.5 -90zM896 960q0 72 -34.5 134t-90 101.5t-123 62t-136.5 22.5t-136.5 -22.5t-123 -62t-90 -101.5t-34.5 -134 q0 -101 68 -180q10 -11 30.5 -33t30.5 -33q128 -153 141 -298h228q13 145 141 298q10 11 30.5 33t30.5 33q68 79 68 180zM1024 960q0 -155 -103 -268q-45 -49 -74.5 -87t-59.5 -95.5t-34 -107.5q47 -28 47 -82q0 -37 -25 -64q25 -27 25 -64q0 -52 -45 -81q13 -23 13 -47 q0 -46 -31.5 -71t-77.5 -25q-20 -44 -60 -70t-87 -26t-87 26t-60 70q-46 0 -77.5 25t-31.5 71q0 24 13 47q-45 29 -45 81q0 37 25 64q-25 27 -25 64q0 54 47 82q-4 50 -34 107.5t-59.5 95.5t-74.5 87q-103 113 -103 268q0 99 44.5 184.5t117 142t164 89t186.5 32.5 t186.5 -32.5t164 -89t117 -142t44.5 -184.5z" />
<glyph unicode="&#xf0ec;" horiz-adv-x="1792" d="M1792 352v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-1376v-192q0 -13 -9.5 -22.5t-22.5 -9.5q-12 0 -24 10l-319 320q-9 9 -9 22q0 14 9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h1376q13 0 22.5 -9.5t9.5 -22.5zM1792 896q0 -14 -9 -23l-320 -320q-9 -9 -23 -9 q-13 0 -22.5 9.5t-9.5 22.5v192h-1376q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h1376v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23z" />
<glyph unicode="&#xf0ed;" horiz-adv-x="1920" d="M1280 608q0 14 -9 23t-23 9h-224v352q0 13 -9.5 22.5t-22.5 9.5h-192q-13 0 -22.5 -9.5t-9.5 -22.5v-352h-224q-13 0 -22.5 -9.5t-9.5 -22.5q0 -14 9 -23l352 -352q9 -9 23 -9t23 9l351 351q10 12 10 24zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
<glyph unicode="&#xf0ee;" horiz-adv-x="1920" d="M1280 672q0 14 -9 23l-352 352q-9 9 -23 9t-23 -9l-351 -351q-10 -12 -10 -24q0 -14 9 -23t23 -9h224v-352q0 -13 9.5 -22.5t22.5 -9.5h192q13 0 22.5 9.5t9.5 22.5v352h224q13 0 22.5 9.5t9.5 22.5zM1920 384q0 -159 -112.5 -271.5t-271.5 -112.5h-1088 q-185 0 -316.5 131.5t-131.5 316.5q0 130 70 240t188 165q-2 30 -2 43q0 212 150 362t362 150q156 0 285.5 -87t188.5 -231q71 62 166 62q106 0 181 -75t75 -181q0 -76 -41 -138q130 -31 213.5 -135.5t83.5 -238.5z" />
<glyph unicode="&#xf0f0;" horiz-adv-x="1408" d="M384 192q0 -26 -19 -45t-45 -19t-45 19t-19 45t19 45t45 19t45 -19t19 -45zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 68 5.5 131t24 138t47.5 132.5t81 103t120 60.5q-22 -52 -22 -120v-203q-58 -20 -93 -70t-35 -111q0 -80 56 -136t136 -56 t136 56t56 136q0 61 -35.5 111t-92.5 70v203q0 62 25 93q132 -104 295 -104t295 104q25 -31 25 -93v-64q-106 0 -181 -75t-75 -181v-89q-32 -29 -32 -71q0 -40 28 -68t68 -28t68 28t28 68q0 42 -32 71v89q0 52 38 90t90 38t90 -38t38 -90v-89q-32 -29 -32 -71q0 -40 28 -68 t68 -28t68 28t28 68q0 42 -32 71v89q0 68 -34.5 127.5t-93.5 93.5q0 10 0.5 42.5t0 48t-2.5 41.5t-7 47t-13 40q68 -15 120 -60.5t81 -103t47.5 -132.5t24 -138t5.5 -131zM1088 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
<glyph unicode="&#xf0f1;" horiz-adv-x="1408" d="M1280 832q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 832q0 -62 -35.5 -111t-92.5 -70v-395q0 -159 -131.5 -271.5t-316.5 -112.5t-316.5 112.5t-131.5 271.5v132q-164 20 -274 128t-110 252v512q0 26 19 45t45 19q6 0 16 -2q17 30 47 48 t65 18q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5q-33 0 -64 18v-402q0 -106 94 -181t226 -75t226 75t94 181v402q-31 -18 -64 -18q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5q35 0 65 -18t47 -48q10 2 16 2q26 0 45 -19t19 -45v-512q0 -144 -110 -252 t-274 -128v-132q0 -106 94 -181t226 -75t226 75t94 181v395q-57 21 -92.5 70t-35.5 111q0 80 56 136t136 56t136 -56t56 -136z" />
<glyph unicode="&#xf0f2;" horiz-adv-x="1792" d="M640 1152h512v128h-512v-128zM288 1152v-1280h-64q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h64zM1408 1152v-1280h-1024v1280h128v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h128zM1792 928v-832q0 -92 -66 -158t-158 -66h-64v1280h64q92 0 158 -66 t66 -158z" />
<glyph unicode="&#xf0f3;" horiz-adv-x="1792" d="M912 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM1728 128q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-181 75t-75 181h-448q-52 0 -90 38t-38 90q50 42 91 88t85 119.5t74.5 158.5 t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q190 -28 307 -158.5t117 -282.5q0 -139 19.5 -260t50 -206t74.5 -158.5t85 -119.5t91 -88z" />
<glyph unicode="&#xf0f4;" horiz-adv-x="1920" d="M1664 896q0 80 -56 136t-136 56h-64v-384h64q80 0 136 56t56 136zM0 128h1792q0 -106 -75 -181t-181 -75h-1280q-106 0 -181 75t-75 181zM1856 896q0 -159 -112.5 -271.5t-271.5 -112.5h-64v-32q0 -92 -66 -158t-158 -66h-704q-92 0 -158 66t-66 158v736q0 26 19 45 t45 19h1152q159 0 271.5 -112.5t112.5 -271.5z" />
<glyph unicode="&#xf0f5;" horiz-adv-x="1408" d="M640 1472v-640q0 -61 -35.5 -111t-92.5 -70v-779q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v779q-57 20 -92.5 70t-35.5 111v640q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45v-416q0 -26 19 -45 t45 -19t45 19t19 45v416q0 26 19 45t45 19t45 -19t19 -45zM1408 1472v-1600q0 -52 -38 -90t-90 -38h-128q-52 0 -90 38t-38 90v512h-224q-13 0 -22.5 9.5t-9.5 22.5v800q0 132 94 226t226 94h256q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0f6;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M384 736q0 14 9 23t23 9h704q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64zM1120 512q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704zM1120 256q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-704 q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h704z" />
<glyph unicode="&#xf0f7;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 992v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 1248v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1536h-1152v-1536h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM1408 1472v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0f8;" horiz-adv-x="1408" d="M384 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM384 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M1152 224v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM896 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M640 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 480v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5zM1152 736v-64q0 -13 -9.5 -22.5t-22.5 -9.5h-64q-13 0 -22.5 9.5t-9.5 22.5v64q0 13 9.5 22.5t22.5 9.5h64q13 0 22.5 -9.5t9.5 -22.5z M896 -128h384v1152h-256v-32q0 -40 -28 -68t-68 -28h-448q-40 0 -68 28t-28 68v32h-256v-1152h384v224q0 13 9.5 22.5t22.5 9.5h320q13 0 22.5 -9.5t9.5 -22.5v-224zM896 1056v320q0 13 -9.5 22.5t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-96h-128v96q0 13 -9.5 22.5 t-22.5 9.5h-64q-13 0 -22.5 -9.5t-9.5 -22.5v-320q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5v96h128v-96q0 -13 9.5 -22.5t22.5 -9.5h64q13 0 22.5 9.5t9.5 22.5zM1408 1088v-1280q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1280q0 26 19 45t45 19h320 v288q0 40 28 68t68 28h448q40 0 68 -28t28 -68v-288h320q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0f9;" horiz-adv-x="1920" d="M640 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM256 640h384v256h-158q-14 -2 -22 -9l-195 -195q-7 -12 -9 -22v-30zM1536 128q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5zM1664 800v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM1920 1344v-1152 q0 -26 -19 -45t-45 -19h-192q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-128q-26 0 -45 19t-19 45t19 45t45 19v416q0 26 13 58t32 51l198 198q19 19 51 32t58 13h160v320q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf0fa;" horiz-adv-x="1792" d="M1280 416v192q0 14 -9 23t-23 9h-224v224q0 14 -9 23t-23 9h-192q-14 0 -23 -9t-9 -23v-224h-224q-14 0 -23 -9t-9 -23v-192q0 -14 9 -23t23 -9h224v-224q0 -14 9 -23t23 -9h192q14 0 23 9t9 23v224h224q14 0 23 9t9 23zM640 1152h512v128h-512v-128zM256 1152v-1280h-32 q-92 0 -158 66t-66 158v832q0 92 66 158t158 66h32zM1440 1152v-1280h-1088v1280h160v160q0 40 28 68t68 28h576q40 0 68 -28t28 -68v-160h160zM1792 928v-832q0 -92 -66 -158t-158 -66h-32v1280h32q92 0 158 -66t66 -158z" />
<glyph unicode="&#xf0fb;" horiz-adv-x="1920" d="M1920 576q-1 -32 -288 -96l-352 -32l-224 -64h-64l-293 -352h69q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-96h-160h-64v32h64v416h-160l-192 -224h-96l-32 32v192h32v32h128v8l-192 24v128l192 24v8h-128v32h-32v192l32 32h96l192 -224h160v416h-64v32h64h160h96 q26 0 45 -4.5t19 -11.5t-19 -11.5t-45 -4.5h-69l293 -352h64l224 -64l352 -32q261 -58 287 -93z" />
<glyph unicode="&#xf0fc;" horiz-adv-x="1664" d="M640 640v384h-256v-256q0 -53 37.5 -90.5t90.5 -37.5h128zM1664 192v-192h-1152v192l128 192h-128q-159 0 -271.5 112.5t-112.5 271.5v320l-64 64l32 128h480l32 128h960l32 -192l-64 -32v-800z" />
<glyph unicode="&#xf0fd;" d="M1280 192v896q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-512v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-896q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h512v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf0fe;" d="M1280 576v128q0 26 -19 45t-45 19h-320v320q0 26 -19 45t-45 19h-128q-26 0 -45 -19t-19 -45v-320h-320q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h320v-320q0 -26 19 -45t45 -19h128q26 0 45 19t19 45v320h320q26 0 45 19t19 45zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf100;" horiz-adv-x="1024" d="M627 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23zM1011 160q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23z" />
<glyph unicode="&#xf101;" horiz-adv-x="1024" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM979 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23 l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
<glyph unicode="&#xf102;" horiz-adv-x="1152" d="M1075 224q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23zM1075 608q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393 q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
<glyph unicode="&#xf103;" horiz-adv-x="1152" d="M1075 672q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23zM1075 1056q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23 t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
<glyph unicode="&#xf104;" horiz-adv-x="640" d="M627 992q0 -13 -10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
<glyph unicode="&#xf105;" horiz-adv-x="640" d="M595 576q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
<glyph unicode="&#xf106;" horiz-adv-x="1152" d="M1075 352q0 -13 -10 -23l-50 -50q-10 -10 -23 -10t-23 10l-393 393l-393 -393q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l466 -466q10 -10 10 -23z" />
<glyph unicode="&#xf107;" horiz-adv-x="1152" d="M1075 800q0 -13 -10 -23l-466 -466q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l393 -393l393 393q10 10 23 10t23 -10l50 -50q10 -10 10 -23z" />
<glyph unicode="&#xf108;" horiz-adv-x="1920" d="M1792 544v832q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-832q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1376v-1088q0 -66 -47 -113t-113 -47h-544q0 -37 16 -77.5t32 -71t16 -43.5q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19 t-19 45q0 14 16 44t32 70t16 78h-544q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf109;" horiz-adv-x="1920" d="M416 256q-66 0 -113 47t-47 113v704q0 66 47 113t113 47h1088q66 0 113 -47t47 -113v-704q0 -66 -47 -113t-113 -47h-1088zM384 1120v-704q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5v704q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5z M1760 192h160v-96q0 -40 -47 -68t-113 -28h-1600q-66 0 -113 28t-47 68v96h160h1600zM1040 96q16 0 16 16t-16 16h-160q-16 0 -16 -16t16 -16h160z" />
<glyph unicode="&#xf10a;" horiz-adv-x="1152" d="M640 128q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1024 288v960q0 13 -9.5 22.5t-22.5 9.5h-832q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h832q13 0 22.5 9.5t9.5 22.5zM1152 1248v-1088q0 -66 -47 -113t-113 -47h-832 q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h832q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf10b;" horiz-adv-x="768" d="M464 128q0 33 -23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5t56.5 23.5t23.5 56.5zM672 288v704q0 13 -9.5 22.5t-22.5 9.5h-512q-13 0 -22.5 -9.5t-9.5 -22.5v-704q0 -13 9.5 -22.5t22.5 -9.5h512q13 0 22.5 9.5t9.5 22.5zM480 1136 q0 16 -16 16h-160q-16 0 -16 -16t16 -16h160q16 0 16 16zM768 1152v-1024q0 -52 -38 -90t-90 -38h-512q-52 0 -90 38t-38 90v1024q0 52 38 90t90 38h512q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf10c;" d="M768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103 t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf10d;" horiz-adv-x="1664" d="M768 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z M1664 576v-384q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v704q0 104 40.5 198.5t109.5 163.5t163.5 109.5t198.5 40.5h64q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-64q-106 0 -181 -75t-75 -181v-32q0 -40 28 -68t68 -28h224q80 0 136 -56t56 -136z" />
<glyph unicode="&#xf10e;" horiz-adv-x="1664" d="M768 1216v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136zM1664 1216 v-704q0 -104 -40.5 -198.5t-109.5 -163.5t-163.5 -109.5t-198.5 -40.5h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64q106 0 181 75t75 181v32q0 40 -28 68t-68 28h-224q-80 0 -136 56t-56 136v384q0 80 56 136t136 56h384q80 0 136 -56t56 -136z" />
<glyph unicode="&#xf110;" horiz-adv-x="1792" d="M526 142q0 -53 -37.5 -90.5t-90.5 -37.5q-52 0 -90 38t-38 90q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 -64q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM320 640q0 -53 -37.5 -90.5t-90.5 -37.5 t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1522 142q0 -52 -38 -90t-90 -38q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM558 1138q0 -66 -47 -113t-113 -47t-113 47t-47 113t47 113t113 47t113 -47t47 -113z M1728 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1088 1344q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM1618 1138q0 -93 -66 -158.5t-158 -65.5q-93 0 -158.5 65.5t-65.5 158.5 q0 92 65.5 158t158.5 66q92 0 158 -66t66 -158z" />
<glyph unicode="&#xf111;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf112;" horiz-adv-x="1792" d="M1792 416q0 -166 -127 -451q-3 -7 -10.5 -24t-13.5 -30t-13 -22q-12 -17 -28 -17q-15 0 -23.5 10t-8.5 25q0 9 2.5 26.5t2.5 23.5q5 68 5 123q0 101 -17.5 181t-48.5 138.5t-80 101t-105.5 69.5t-133 42.5t-154 21.5t-175.5 6h-224v-256q0 -26 -19 -45t-45 -19t-45 19 l-512 512q-19 19 -19 45t19 45l512 512q19 19 45 19t45 -19t19 -45v-256h224q713 0 875 -403q53 -134 53 -333z" />
<glyph unicode="&#xf113;" horiz-adv-x="1664" d="M640 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1280 320q0 -40 -12.5 -82t-43 -76t-72.5 -34t-72.5 34t-43 76t-12.5 82t12.5 82t43 76t72.5 34t72.5 -34t43 -76t12.5 -82zM1440 320 q0 120 -69 204t-187 84q-41 0 -195 -21q-71 -11 -157 -11t-157 11q-152 21 -195 21q-118 0 -187 -84t-69 -204q0 -88 32 -153.5t81 -103t122 -60t140 -29.5t149 -7h168q82 0 149 7t140 29.5t122 60t81 103t32 153.5zM1664 496q0 -207 -61 -331q-38 -77 -105.5 -133t-141 -86 t-170 -47.5t-171.5 -22t-167 -4.5q-78 0 -142 3t-147.5 12.5t-152.5 30t-137 51.5t-121 81t-86 115q-62 123 -62 331q0 237 136 396q-27 82 -27 170q0 116 51 218q108 0 190 -39.5t189 -123.5q147 35 309 35q148 0 280 -32q105 82 187 121t189 39q51 -102 51 -218 q0 -87 -27 -168q136 -160 136 -398z" />
<glyph unicode="&#xf114;" horiz-adv-x="1664" d="M1536 224v704q0 40 -28 68t-68 28h-704q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68v-960q0 -40 28 -68t68 -28h1216q40 0 68 28t28 68zM1664 928v-704q0 -92 -66 -158t-158 -66h-1216q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320 q92 0 158 -66t66 -158v-32h672q92 0 158 -66t66 -158z" />
<glyph unicode="&#xf115;" horiz-adv-x="1920" d="M1781 605q0 35 -53 35h-1088q-40 0 -85.5 -21.5t-71.5 -52.5l-294 -363q-18 -24 -18 -40q0 -35 53 -35h1088q40 0 86 22t71 53l294 363q18 22 18 39zM640 768h768v160q0 40 -28 68t-68 28h-576q-40 0 -68 28t-28 68v64q0 40 -28 68t-68 28h-320q-40 0 -68 -28t-28 -68 v-853l256 315q44 53 116 87.5t140 34.5zM1909 605q0 -62 -46 -120l-295 -363q-43 -53 -116 -87.5t-140 -34.5h-1088q-92 0 -158 66t-66 158v960q0 92 66 158t158 66h320q92 0 158 -66t66 -158v-32h544q92 0 158 -66t66 -158v-160h192q54 0 99 -24.5t67 -70.5q15 -32 15 -68z " />
<glyph unicode="&#xf116;" horiz-adv-x="1792" />
<glyph unicode="&#xf117;" horiz-adv-x="1792" />
<glyph unicode="&#xf118;" d="M1134 461q-37 -121 -138 -195t-228 -74t-228 74t-138 195q-8 25 4 48.5t38 31.5q25 8 48.5 -4t31.5 -38q25 -80 92.5 -129.5t151.5 -49.5t151.5 49.5t92.5 129.5q8 26 32 38t49 4t37 -31.5t4 -48.5zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5 t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf119;" d="M1134 307q8 -25 -4 -48.5t-37 -31.5t-49 4t-32 38q-25 80 -92.5 129.5t-151.5 49.5t-151.5 -49.5t-92.5 -129.5q-8 -26 -31.5 -38t-48.5 -4q-26 8 -38 31.5t-4 48.5q37 121 138 195t228 74t228 -74t138 -195zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204 t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf11a;" d="M1152 448q0 -26 -19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h640q26 0 45 -19t19 -45zM640 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1152 896q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf11b;" horiz-adv-x="1920" d="M832 448v128q0 14 -9 23t-23 9h-192v192q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-192h-192q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h192v-192q0 -14 9 -23t23 -9h128q14 0 23 9t9 23v192h192q14 0 23 9t9 23zM1408 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1920 512q0 -212 -150 -362t-362 -150q-192 0 -338 128h-220q-146 -128 -338 -128q-212 0 -362 150 t-150 362t150 362t362 150h896q212 0 362 -150t150 -362z" />
<glyph unicode="&#xf11c;" horiz-adv-x="1920" d="M384 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM512 624v-96q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h224q16 0 16 -16zM384 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 368v-96q0 -16 -16 -16 h-864q-16 0 -16 16v96q0 16 16 16h864q16 0 16 -16zM768 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM640 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1024 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16 h96q16 0 16 -16zM896 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1280 624v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 368v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1152 880v-96 q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1408 880v-96q0 -16 -16 -16h-96q-16 0 -16 16v96q0 16 16 16h96q16 0 16 -16zM1664 880v-352q0 -16 -16 -16h-224q-16 0 -16 16v96q0 16 16 16h112v240q0 16 16 16h96q16 0 16 -16zM1792 128v896h-1664v-896 h1664zM1920 1024v-896q0 -53 -37.5 -90.5t-90.5 -37.5h-1664q-53 0 -90.5 37.5t-37.5 90.5v896q0 53 37.5 90.5t90.5 37.5h1664q53 0 90.5 -37.5t37.5 -90.5z" />
<glyph unicode="&#xf11d;" horiz-adv-x="1792" d="M1664 491v616q-169 -91 -306 -91q-82 0 -145 32q-100 49 -184 76.5t-178 27.5q-173 0 -403 -127v-599q245 113 433 113q55 0 103.5 -7.5t98 -26t77 -31t82.5 -39.5l28 -14q44 -22 101 -22q120 0 293 92zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9 h-64q-14 0 -23 9t-9 23v1266q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102 q-15 -9 -33 -9q-16 0 -32 8q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
<glyph unicode="&#xf11e;" horiz-adv-x="1792" d="M832 536v192q-181 -16 -384 -117v-185q205 96 384 110zM832 954v197q-172 -8 -384 -126v-189q215 111 384 118zM1664 491v184q-235 -116 -384 -71v224q-20 6 -39 15q-5 3 -33 17t-34.5 17t-31.5 15t-34.5 15.5t-32.5 13t-36 12.5t-35 8.5t-39.5 7.5t-39.5 4t-44 2 q-23 0 -49 -3v-222h19q102 0 192.5 -29t197.5 -82q19 -9 39 -15v-188q42 -17 91 -17q120 0 293 92zM1664 918v189q-169 -91 -306 -91q-45 0 -78 8v-196q148 -42 384 90zM320 1280q0 -35 -17.5 -64t-46.5 -46v-1266q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v1266 q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1792 1216v-763q0 -39 -35 -57q-10 -5 -17 -9q-218 -116 -369 -116q-88 0 -158 35l-28 14q-64 33 -99 48t-91 29t-114 14q-102 0 -235.5 -44t-228.5 -102q-15 -9 -33 -9q-16 0 -32 8 q-32 19 -32 56v742q0 35 31 55q35 21 78.5 42.5t114 52t152.5 49.5t155 19q112 0 209 -31t209 -86q38 -19 89 -19q122 0 310 112q22 12 31 17q31 16 62 -2q31 -20 31 -55z" />
<glyph unicode="&#xf120;" horiz-adv-x="1664" d="M585 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23zM1664 96v-64q0 -14 -9 -23t-23 -9h-960q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h960q14 0 23 -9 t9 -23z" />
<glyph unicode="&#xf121;" horiz-adv-x="1920" d="M617 137l-50 -50q-10 -10 -23 -10t-23 10l-466 466q-10 10 -10 23t10 23l466 466q10 10 23 10t23 -10l50 -50q10 -10 10 -23t-10 -23l-393 -393l393 -393q10 -10 10 -23t-10 -23zM1208 1204l-373 -1291q-4 -13 -15.5 -19.5t-23.5 -2.5l-62 17q-13 4 -19.5 15.5t-2.5 24.5 l373 1291q4 13 15.5 19.5t23.5 2.5l62 -17q13 -4 19.5 -15.5t2.5 -24.5zM1865 553l-466 -466q-10 -10 -23 -10t-23 10l-50 50q-10 10 -10 23t10 23l393 393l-393 393q-10 10 -10 23t10 23l50 50q10 10 23 10t23 -10l466 -466q10 -10 10 -23t-10 -23z" />
<glyph unicode="&#xf122;" horiz-adv-x="1792" d="M640 454v-70q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-69l-397 -398q-19 -19 -19 -45t19 -45zM1792 416q0 -58 -17 -133.5t-38.5 -138t-48 -125t-40.5 -90.5l-20 -40q-8 -17 -28 -17q-6 0 -9 1 q-25 8 -23 34q43 400 -106 565q-64 71 -170.5 110.5t-267.5 52.5v-251q0 -42 -39 -59q-13 -5 -25 -5q-27 0 -45 19l-512 512q-19 19 -19 45t19 45l512 512q29 31 70 14q39 -17 39 -59v-262q411 -28 599 -221q169 -173 169 -509z" />
<glyph unicode="&#xf123;" horiz-adv-x="1664" d="M1186 579l257 250l-356 52l-66 10l-30 60l-159 322v-963l59 -31l318 -168l-60 355l-12 66zM1638 841l-363 -354l86 -500q5 -33 -6 -51.5t-34 -18.5q-17 0 -40 12l-449 236l-449 -236q-23 -12 -40 -12q-23 0 -34 18.5t-6 51.5l86 500l-364 354q-32 32 -23 59.5t54 34.5 l502 73l225 455q20 41 49 41q28 0 49 -41l225 -455l502 -73q45 -7 54 -34.5t-24 -59.5z" />
<glyph unicode="&#xf124;" horiz-adv-x="1408" d="M1401 1187l-640 -1280q-17 -35 -57 -35q-5 0 -15 2q-22 5 -35.5 22.5t-13.5 39.5v576h-576q-22 0 -39.5 13.5t-22.5 35.5t4 42t29 30l1280 640q13 7 29 7q27 0 45 -19q15 -14 18.5 -34.5t-6.5 -39.5z" />
<glyph unicode="&#xf125;" horiz-adv-x="1664" d="M557 256h595v595zM512 301l595 595h-595v-595zM1664 224v-192q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v224h-864q-14 0 -23 9t-9 23v864h-224q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h224v224q0 14 9 23t23 9h192q14 0 23 -9t9 -23 v-224h851l246 247q10 9 23 9t23 -9q9 -10 9 -23t-9 -23l-247 -246v-851h224q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf126;" horiz-adv-x="1024" d="M288 64q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM288 1216q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM928 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1024 1088q0 -52 -26 -96.5t-70 -69.5 q-2 -287 -226 -414q-68 -38 -203 -81q-128 -40 -169.5 -71t-41.5 -100v-26q44 -25 70 -69.5t26 -96.5q0 -80 -56 -136t-136 -56t-136 56t-56 136q0 52 26 96.5t70 69.5v820q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136q0 -52 -26 -96.5t-70 -69.5v-497 q54 26 154 57q55 17 87.5 29.5t70.5 31t59 39.5t40.5 51t28 69.5t8.5 91.5q-44 25 -70 69.5t-26 96.5q0 80 56 136t136 56t136 -56t56 -136z" />
<glyph unicode="&#xf127;" horiz-adv-x="1664" d="M439 265l-256 -256q-10 -9 -23 -9q-12 0 -23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23zM608 224v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM384 448q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23t9 23t23 9h320 q14 0 23 -9t9 -23zM1648 320q0 -120 -85 -203l-147 -146q-83 -83 -203 -83q-121 0 -204 85l-334 335q-21 21 -42 56l239 18l273 -274q27 -27 68 -27.5t68 26.5l147 146q28 28 28 67q0 40 -28 68l-274 275l18 239q35 -21 56 -42l336 -336q84 -86 84 -204zM1031 1044l-239 -18 l-273 274q-28 28 -68 28q-39 0 -68 -27l-147 -146q-28 -28 -28 -67q0 -40 28 -68l274 -274l-18 -240q-35 21 -56 42l-336 336q-84 86 -84 204q0 120 85 203l147 146q83 83 203 83q121 0 204 -85l334 -335q21 -21 42 -56zM1664 960q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9 t-9 23t9 23t23 9h320q14 0 23 -9t9 -23zM1120 1504v-320q0 -14 -9 -23t-23 -9t-23 9t-9 23v320q0 14 9 23t23 9t23 -9t9 -23zM1527 1353l-256 -256q-11 -9 -23 -9t-23 9q-9 10 -9 23t9 23l256 256q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
<glyph unicode="&#xf128;" horiz-adv-x="1024" d="M704 280v-240q0 -16 -12 -28t-28 -12h-240q-16 0 -28 12t-12 28v240q0 16 12 28t28 12h240q16 0 28 -12t12 -28zM1020 880q0 -54 -15.5 -101t-35 -76.5t-55 -59.5t-57.5 -43.5t-61 -35.5q-41 -23 -68.5 -65t-27.5 -67q0 -17 -12 -32.5t-28 -15.5h-240q-15 0 -25.5 18.5 t-10.5 37.5v45q0 83 65 156.5t143 108.5q59 27 84 56t25 76q0 42 -46.5 74t-107.5 32q-65 0 -108 -29q-35 -25 -107 -115q-13 -16 -31 -16q-12 0 -25 8l-164 125q-13 10 -15.5 25t5.5 28q160 266 464 266q80 0 161 -31t146 -83t106 -127.5t41 -158.5z" />
<glyph unicode="&#xf129;" horiz-adv-x="640" d="M640 192v-128q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h64v384h-64q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h384q26 0 45 -19t19 -45v-576h64q26 0 45 -19t19 -45zM512 1344v-192q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v192 q0 26 19 45t45 19h256q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf12a;" horiz-adv-x="640" d="M512 288v-224q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v224q0 26 19 45t45 19h256q26 0 45 -19t19 -45zM542 1344l-28 -768q-1 -26 -20.5 -45t-45.5 -19h-256q-26 0 -45.5 19t-20.5 45l-28 768q-1 26 17.5 45t44.5 19h320q26 0 44.5 -19t17.5 -45z" />
<glyph unicode="&#xf12b;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1534 846v-206h-514l-3 27 q-4 28 -4 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q83 65 188 65q110 0 178 -59.5t68 -158.5q0 -56 -24.5 -103t-62 -76.5t-81.5 -58.5t-82 -50.5t-65.5 -51.5t-30.5 -63h232v80 h126z" />
<glyph unicode="&#xf12c;" d="M897 167v-167h-248l-159 252l-24 42q-8 9 -11 21h-3l-9 -21q-10 -20 -25 -44l-155 -250h-258v167h128l197 291l-185 272h-137v168h276l139 -228q2 -4 23 -42q8 -9 11 -21h3q3 9 11 21l25 42l140 228h257v-168h-125l-184 -267l204 -296h109zM1536 -50v-206h-514l-4 27 q-3 45 -3 46q0 64 26 117t65 86.5t84 65t84 54.5t65 54t26 64q0 38 -29.5 62.5t-70.5 24.5q-51 0 -97 -39q-14 -11 -36 -38l-105 92q26 37 63 66q80 65 188 65q110 0 178 -59.5t68 -158.5q0 -66 -34.5 -118.5t-84 -86t-99.5 -62.5t-87 -63t-41 -73h232v80h126z" />
<glyph unicode="&#xf12d;" horiz-adv-x="1920" d="M896 128l336 384h-768l-336 -384h768zM1909 1205q15 -34 9.5 -71.5t-30.5 -65.5l-896 -1024q-38 -44 -96 -44h-768q-38 0 -69.5 20.5t-47.5 54.5q-15 34 -9.5 71.5t30.5 65.5l896 1024q38 44 96 44h768q38 0 69.5 -20.5t47.5 -54.5z" />
<glyph unicode="&#xf12e;" horiz-adv-x="1664" d="M1664 438q0 -81 -44.5 -135t-123.5 -54q-41 0 -77.5 17.5t-59 38t-56.5 38t-71 17.5q-110 0 -110 -124q0 -39 16 -115t15 -115v-5q-22 0 -33 -1q-34 -3 -97.5 -11.5t-115.5 -13.5t-98 -5q-61 0 -103 26.5t-42 83.5q0 37 17.5 71t38 56.5t38 59t17.5 77.5q0 79 -54 123.5 t-135 44.5q-84 0 -143 -45.5t-59 -127.5q0 -43 15 -83t33.5 -64.5t33.5 -53t15 -50.5q0 -45 -46 -89q-37 -35 -117 -35q-95 0 -245 24q-9 2 -27.5 4t-27.5 4l-13 2q-1 0 -3 1q-2 0 -2 1v1024q2 -1 17.5 -3.5t34 -5t21.5 -3.5q150 -24 245 -24q80 0 117 35q46 44 46 89 q0 22 -15 50.5t-33.5 53t-33.5 64.5t-15 83q0 82 59 127.5t144 45.5q80 0 134 -44.5t54 -123.5q0 -41 -17.5 -77.5t-38 -59t-38 -56.5t-17.5 -71q0 -57 42 -83.5t103 -26.5q64 0 180 15t163 17v-2q-1 -2 -3.5 -17.5t-5 -34t-3.5 -21.5q-24 -150 -24 -245q0 -80 35 -117 q44 -46 89 -46q22 0 50.5 15t53 33.5t64.5 33.5t83 15q82 0 127.5 -59t45.5 -143z" />
<glyph unicode="&#xf130;" horiz-adv-x="1152" d="M1152 832v-128q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-217 24 -364.5 187.5t-147.5 384.5v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -185 131.5 -316.5t316.5 -131.5 t316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45zM896 1216v-512q0 -132 -94 -226t-226 -94t-226 94t-94 226v512q0 132 94 226t226 94t226 -94t94 -226z" />
<glyph unicode="&#xf131;" horiz-adv-x="1408" d="M271 591l-101 -101q-42 103 -42 214v128q0 26 19 45t45 19t45 -19t19 -45v-128q0 -53 15 -113zM1385 1193l-361 -361v-128q0 -132 -94 -226t-226 -94q-55 0 -109 19l-96 -96q97 -51 205 -51q185 0 316.5 131.5t131.5 316.5v128q0 26 19 45t45 19t45 -19t19 -45v-128 q0 -221 -147.5 -384.5t-364.5 -187.5v-132h256q26 0 45 -19t19 -45t-19 -45t-45 -19h-640q-26 0 -45 19t-19 45t19 45t45 19h256v132q-125 13 -235 81l-254 -254q-10 -10 -23 -10t-23 10l-82 82q-10 10 -10 23t10 23l1234 1234q10 10 23 10t23 -10l82 -82q10 -10 10 -23 t-10 -23zM1005 1325l-621 -621v512q0 132 94 226t226 94q102 0 184.5 -59t116.5 -152z" />
<glyph unicode="&#xf132;" horiz-adv-x="1280" d="M1088 576v640h-448v-1137q119 63 213 137q235 184 235 360zM1280 1344v-768q0 -86 -33.5 -170.5t-83 -150t-118 -127.5t-126.5 -103t-121 -77.5t-89.5 -49.5t-42.5 -20q-12 -6 -26 -6t-26 6q-16 7 -42.5 20t-89.5 49.5t-121 77.5t-126.5 103t-118 127.5t-83 150 t-33.5 170.5v768q0 26 19 45t45 19h1152q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf133;" horiz-adv-x="1664" d="M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf134;" horiz-adv-x="1408" d="M512 1344q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1408 1376v-320q0 -16 -12 -25q-8 -7 -20 -7q-4 0 -7 1l-448 96q-11 2 -18 11t-7 20h-256v-102q111 -23 183.5 -111t72.5 -203v-800q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v800 q0 106 62.5 190.5t161.5 114.5v111h-32q-59 0 -115 -23.5t-91.5 -53t-66 -66.5t-40.5 -53.5t-14 -24.5q-17 -35 -57 -35q-16 0 -29 7q-23 12 -31.5 37t3.5 49q5 10 14.5 26t37.5 53.5t60.5 70t85 67t108.5 52.5q-25 42 -25 86q0 66 47 113t113 47t113 -47t47 -113 q0 -33 -14 -64h302q0 11 7 20t18 11l448 96q3 1 7 1q12 0 20 -7q12 -9 12 -25z" />
<glyph unicode="&#xf135;" horiz-adv-x="1664" d="M1440 1088q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1664 1376q0 -249 -75.5 -430.5t-253.5 -360.5q-81 -80 -195 -176l-20 -379q-2 -16 -16 -26l-384 -224q-7 -4 -16 -4q-12 0 -23 9l-64 64q-13 14 -8 32l85 276l-281 281l-276 -85q-3 -1 -9 -1 q-14 0 -23 9l-64 64q-17 19 -5 39l224 384q10 14 26 16l379 20q96 114 176 195q188 187 358 258t431 71q14 0 24 -9.5t10 -22.5z" />
<glyph unicode="&#xf136;" horiz-adv-x="1792" d="M1745 763l-164 -763h-334l178 832q13 56 -15 88q-27 33 -83 33h-169l-204 -953h-334l204 953h-286l-204 -953h-334l204 953l-153 327h1276q101 0 189.5 -40.5t147.5 -113.5q60 -73 81 -168.5t0 -194.5z" />
<glyph unicode="&#xf137;" d="M909 141l102 102q19 19 19 45t-19 45l-307 307l307 307q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf138;" d="M717 141l454 454q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l307 -307l-307 -307q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf139;" d="M1165 397l102 102q19 19 19 45t-19 45l-454 454q-19 19 -45 19t-45 -19l-454 -454q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l307 307l307 -307q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf13a;" d="M813 237l454 454q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-307 -307l-307 307q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l454 -454q19 -19 45 -19t45 19zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5 t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf13b;" horiz-adv-x="1408" d="M1130 939l16 175h-884l47 -534h612l-22 -228l-197 -53l-196 53l-13 140h-175l22 -278l362 -100h4v1l359 99l50 544h-644l-15 181h674zM0 1408h1408l-128 -1438l-578 -162l-574 162z" />
<glyph unicode="&#xf13c;" horiz-adv-x="1792" d="M275 1408h1505l-266 -1333l-804 -267l-698 267l71 356h297l-29 -147l422 -161l486 161l68 339h-1208l58 297h1209l38 191h-1208z" />
<glyph unicode="&#xf13d;" horiz-adv-x="1792" d="M960 1280q0 26 -19 45t-45 19t-45 -19t-19 -45t19 -45t45 -19t45 19t19 45zM1792 352v-352q0 -22 -20 -30q-8 -2 -12 -2q-13 0 -23 9l-93 93q-119 -143 -318.5 -226.5t-429.5 -83.5t-429.5 83.5t-318.5 226.5l-93 -93q-9 -9 -23 -9q-4 0 -12 2q-20 8 -20 30v352 q0 14 9 23t23 9h352q22 0 30 -20q8 -19 -7 -35l-100 -100q67 -91 189.5 -153.5t271.5 -82.5v647h-192q-26 0 -45 19t-19 45v128q0 26 19 45t45 19h192v163q-58 34 -93 92.5t-35 128.5q0 106 75 181t181 75t181 -75t75 -181q0 -70 -35 -128.5t-93 -92.5v-163h192q26 0 45 -19 t19 -45v-128q0 -26 -19 -45t-45 -19h-192v-647q149 20 271.5 82.5t189.5 153.5l-100 100q-15 16 -7 35q8 20 30 20h352q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf13e;" horiz-adv-x="1152" d="M1056 768q40 0 68 -28t28 -68v-576q0 -40 -28 -68t-68 -28h-960q-40 0 -68 28t-28 68v576q0 40 28 68t68 28h32v320q0 185 131.5 316.5t316.5 131.5t316.5 -131.5t131.5 -316.5q0 -26 -19 -45t-45 -19h-64q-26 0 -45 19t-19 45q0 106 -75 181t-181 75t-181 -75t-75 -181 v-320h736z" />
<glyph unicode="&#xf140;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM1152 640q0 159 -112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5t271.5 -112.5t271.5 112.5t112.5 271.5zM1280 640q0 -212 -150 -362t-362 -150t-362 150 t-150 362t150 362t362 150t362 -150t150 -362zM1408 640q0 130 -51 248.5t-136.5 204t-204 136.5t-248.5 51t-248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5zM1536 640 q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf141;" horiz-adv-x="1408" d="M384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM896 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM1408 800v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf142;" horiz-adv-x="384" d="M384 288v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 800v-192q0 -40 -28 -68t-68 -28h-192q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68zM384 1312v-192q0 -40 -28 -68t-68 -28h-192 q-40 0 -68 28t-28 68v192q0 40 28 68t68 28h192q40 0 68 -28t28 -68z" />
<glyph unicode="&#xf143;" d="M512 256q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM863 162q-13 232 -177 396t-396 177q-14 1 -24 -9t-10 -23v-128q0 -13 8.5 -22t21.5 -10q154 -11 264 -121t121 -264q1 -13 10 -21.5t22 -8.5h128q13 0 23 10 t9 24zM1247 161q-5 154 -56 297.5t-139.5 260t-205 205t-260 139.5t-297.5 56q-14 1 -23 -9q-10 -10 -10 -23v-128q0 -13 9 -22t22 -10q204 -7 378 -111.5t278.5 -278.5t111.5 -378q1 -13 10 -22t22 -9h128q13 0 23 10q11 9 9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf144;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM1152 585q32 18 32 55t-32 55l-544 320q-31 19 -64 1q-32 -19 -32 -56v-640q0 -37 32 -56 q16 -8 32 -8q17 0 32 9z" />
<glyph unicode="&#xf145;" horiz-adv-x="1792" d="M1024 1084l316 -316l-572 -572l-316 316zM813 105l618 618q19 19 19 45t-19 45l-362 362q-18 18 -45 18t-45 -18l-618 -618q-19 -19 -19 -45t19 -45l362 -362q18 -18 45 -18t45 18zM1702 742l-907 -908q-37 -37 -90.5 -37t-90.5 37l-126 126q56 56 56 136t-56 136 t-136 56t-136 -56l-125 126q-37 37 -37 90.5t37 90.5l907 906q37 37 90.5 37t90.5 -37l125 -125q-56 -56 -56 -136t56 -136t136 -56t136 56l126 -125q37 -37 37 -90.5t-37 -90.5z" />
<glyph unicode="&#xf146;" d="M1280 576v128q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-128q0 -26 19 -45t45 -19h896q26 0 45 19t19 45zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
<glyph unicode="&#xf147;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h832q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5 t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf148;" horiz-adv-x="1024" d="M1018 933q-18 -37 -58 -37h-192v-864q0 -14 -9 -23t-23 -9h-704q-21 0 -29 18q-8 20 4 35l160 192q9 11 25 11h320v640h-192q-40 0 -58 37q-17 37 9 68l320 384q18 22 49 22t49 -22l320 -384q27 -32 9 -68z" />
<glyph unicode="&#xf149;" horiz-adv-x="1024" d="M32 1280h704q13 0 22.5 -9.5t9.5 -23.5v-863h192q40 0 58 -37t-9 -69l-320 -384q-18 -22 -49 -22t-49 22l-320 384q-26 31 -9 69q18 37 58 37h192v640h-320q-14 0 -25 11l-160 192q-13 14 -4 34q9 19 29 19z" />
<glyph unicode="&#xf14a;" d="M685 237l614 614q19 19 19 45t-19 45l-102 102q-19 19 -45 19t-45 -19l-467 -467l-211 211q-19 19 -45 19t-45 -19l-102 -102q-19 -19 -19 -45t19 -45l358 -358q19 -19 45 -19t45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5 t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf14b;" d="M404 428l152 -152l-52 -52h-56v96h-96v56zM818 818q14 -13 -3 -30l-291 -291q-17 -17 -30 -3q-14 13 3 30l291 291q17 17 30 3zM544 128l544 544l-288 288l-544 -544v-288h288zM1152 736l92 92q28 28 28 68t-28 68l-152 152q-28 28 -68 28t-68 -28l-92 -92zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf14c;" d="M1280 608v480q0 26 -19 45t-45 19h-480q-42 0 -59 -39q-17 -41 14 -70l144 -144l-534 -534q-19 -19 -19 -45t19 -45l102 -102q19 -19 45 -19t45 19l534 534l144 -144q18 -19 45 -19q12 0 25 5q39 17 39 59zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf14d;" d="M1005 435l352 352q19 19 19 45t-19 45l-352 352q-30 31 -69 14q-40 -17 -40 -59v-160q-119 0 -216 -19.5t-162.5 -51t-114 -79t-76.5 -95.5t-44.5 -109t-21.5 -111.5t-5 -110.5q0 -181 167 -404q10 -12 25 -12q7 0 13 3q22 9 19 33q-44 354 62 473q46 52 130 75.5 t224 23.5v-160q0 -42 40 -59q12 -5 24 -5q26 0 45 19zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf14e;" d="M640 448l256 128l-256 128v-256zM1024 1039v-542l-512 -256v542zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf150;" d="M1145 861q18 -35 -5 -66l-320 -448q-19 -27 -52 -27t-52 27l-320 448q-23 31 -5 66q17 35 57 35h640q40 0 57 -35zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf151;" d="M1145 419q-17 -35 -57 -35h-640q-40 0 -57 35q-18 35 5 66l320 448q19 27 52 27t52 -27l320 -448q23 -31 5 -66zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf152;" d="M1088 640q0 -33 -27 -52l-448 -320q-31 -23 -66 -5q-35 17 -35 57v640q0 40 35 57q35 18 66 -5l448 -320q27 -19 27 -52zM1280 160v960q0 14 -9 23t-23 9h-960q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h960q14 0 23 9t9 23zM1536 1120v-960q0 -119 -84.5 -203.5 t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf153;" horiz-adv-x="1024" d="M976 229l35 -159q3 -12 -3 -22.5t-17 -14.5l-5 -1q-4 -2 -10.5 -3.5t-16 -4.5t-21.5 -5.5t-25.5 -5t-30 -5t-33.5 -4.5t-36.5 -3t-38.5 -1q-234 0 -409 130.5t-238 351.5h-95q-13 0 -22.5 9.5t-9.5 22.5v113q0 13 9.5 22.5t22.5 9.5h66q-2 57 1 105h-67q-14 0 -23 9 t-9 23v114q0 14 9 23t23 9h98q67 210 243.5 338t400.5 128q102 0 194 -23q11 -3 20 -15q6 -11 3 -24l-43 -159q-3 -13 -14 -19.5t-24 -2.5l-4 1q-4 1 -11.5 2.5l-17.5 3.5t-22.5 3.5t-26 3t-29 2.5t-29.5 1q-126 0 -226 -64t-150 -176h468q16 0 25 -12q10 -12 7 -26 l-24 -114q-5 -26 -32 -26h-488q-3 -37 0 -105h459q15 0 25 -12q9 -12 6 -27l-24 -112q-2 -11 -11 -18.5t-20 -7.5h-387q48 -117 149.5 -185.5t228.5 -68.5q18 0 36 1.5t33.5 3.5t29.5 4.5t24.5 5t18.5 4.5l12 3l5 2q13 5 26 -2q12 -7 15 -21z" />
<glyph unicode="&#xf154;" horiz-adv-x="1024" d="M1020 399v-367q0 -14 -9 -23t-23 -9h-956q-14 0 -23 9t-9 23v150q0 13 9.5 22.5t22.5 9.5h97v383h-95q-14 0 -23 9.5t-9 22.5v131q0 14 9 23t23 9h95v223q0 171 123.5 282t314.5 111q185 0 335 -125q9 -8 10 -20.5t-7 -22.5l-103 -127q-9 -11 -22 -12q-13 -2 -23 7 q-5 5 -26 19t-69 32t-93 18q-85 0 -137 -47t-52 -123v-215h305q13 0 22.5 -9t9.5 -23v-131q0 -13 -9.5 -22.5t-22.5 -9.5h-305v-379h414v181q0 13 9 22.5t23 9.5h162q14 0 23 -9.5t9 -22.5z" />
<glyph unicode="&#xf155;" horiz-adv-x="1024" d="M978 351q0 -153 -99.5 -263.5t-258.5 -136.5v-175q0 -14 -9 -23t-23 -9h-135q-13 0 -22.5 9.5t-9.5 22.5v175q-66 9 -127.5 31t-101.5 44.5t-74 48t-46.5 37.5t-17.5 18q-17 21 -2 41l103 135q7 10 23 12q15 2 24 -9l2 -2q113 -99 243 -125q37 -8 74 -8q81 0 142.5 43 t61.5 122q0 28 -15 53t-33.5 42t-58.5 37.5t-66 32t-80 32.5q-39 16 -61.5 25t-61.5 26.5t-62.5 31t-56.5 35.5t-53.5 42.5t-43.5 49t-35.5 58t-21 66.5t-8.5 78q0 138 98 242t255 134v180q0 13 9.5 22.5t22.5 9.5h135q14 0 23 -9t9 -23v-176q57 -6 110.5 -23t87 -33.5 t63.5 -37.5t39 -29t15 -14q17 -18 5 -38l-81 -146q-8 -15 -23 -16q-14 -3 -27 7q-3 3 -14.5 12t-39 26.5t-58.5 32t-74.5 26t-85.5 11.5q-95 0 -155 -43t-60 -111q0 -26 8.5 -48t29.5 -41.5t39.5 -33t56 -31t60.5 -27t70 -27.5q53 -20 81 -31.5t76 -35t75.5 -42.5t62 -50 t53 -63.5t31.5 -76.5t13 -94z" />
<glyph unicode="&#xf156;" horiz-adv-x="898" d="M898 1066v-102q0 -14 -9 -23t-23 -9h-168q-23 -144 -129 -234t-276 -110q167 -178 459 -536q14 -16 4 -34q-8 -18 -29 -18h-195q-16 0 -25 12q-306 367 -498 571q-9 9 -9 22v127q0 13 9.5 22.5t22.5 9.5h112q132 0 212.5 43t102.5 125h-427q-14 0 -23 9t-9 23v102 q0 14 9 23t23 9h413q-57 113 -268 113h-145q-13 0 -22.5 9.5t-9.5 22.5v133q0 14 9 23t23 9h832q14 0 23 -9t9 -23v-102q0 -14 -9 -23t-23 -9h-233q47 -61 64 -144h171q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf157;" horiz-adv-x="1027" d="M603 0h-172q-13 0 -22.5 9t-9.5 23v330h-288q-13 0 -22.5 9t-9.5 23v103q0 13 9.5 22.5t22.5 9.5h288v85h-288q-13 0 -22.5 9t-9.5 23v104q0 13 9.5 22.5t22.5 9.5h214l-321 578q-8 16 0 32q10 16 28 16h194q19 0 29 -18l215 -425q19 -38 56 -125q10 24 30.5 68t27.5 61 l191 420q8 19 29 19h191q17 0 27 -16q9 -14 1 -31l-313 -579h215q13 0 22.5 -9.5t9.5 -22.5v-104q0 -14 -9.5 -23t-22.5 -9h-290v-85h290q13 0 22.5 -9.5t9.5 -22.5v-103q0 -14 -9.5 -23t-22.5 -9h-290v-330q0 -13 -9.5 -22.5t-22.5 -9.5z" />
<glyph unicode="&#xf158;" horiz-adv-x="1280" d="M1043 971q0 100 -65 162t-171 62h-320v-448h320q106 0 171 62t65 162zM1280 971q0 -193 -126.5 -315t-326.5 -122h-340v-118h505q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-505v-192q0 -14 -9.5 -23t-22.5 -9h-167q-14 0 -23 9t-9 23v192h-224q-14 0 -23 9t-9 23v128 q0 14 9 23t23 9h224v118h-224q-14 0 -23 9t-9 23v149q0 13 9 22.5t23 9.5h224v629q0 14 9 23t23 9h539q200 0 326.5 -122t126.5 -315z" />
<glyph unicode="&#xf159;" horiz-adv-x="1792" d="M514 341l81 299h-159l75 -300q1 -1 1 -3t1 -3q0 1 0.5 3.5t0.5 3.5zM630 768l35 128h-292l32 -128h225zM822 768h139l-35 128h-70zM1271 340l78 300h-162l81 -299q0 -1 0.5 -3.5t1.5 -3.5q0 1 0.5 3t0.5 3zM1382 768l33 128h-297l34 -128h230zM1792 736v-64q0 -14 -9 -23 t-23 -9h-213l-164 -616q-7 -24 -31 -24h-159q-24 0 -31 24l-166 616h-209l-167 -616q-7 -24 -31 -24h-159q-11 0 -19.5 7t-10.5 17l-160 616h-208q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h175l-33 128h-142q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h109l-89 344q-5 15 5 28 q10 12 26 12h137q26 0 31 -24l90 -360h359l97 360q7 24 31 24h126q24 0 31 -24l98 -360h365l93 360q5 24 31 24h137q16 0 26 -12q10 -13 5 -28l-91 -344h111q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-145l-34 -128h179q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf15a;" horiz-adv-x="1280" d="M1167 896q18 -182 -131 -258q117 -28 175 -103t45 -214q-7 -71 -32.5 -125t-64.5 -89t-97 -58.5t-121.5 -34.5t-145.5 -15v-255h-154v251q-80 0 -122 1v-252h-154v255q-18 0 -54 0.5t-55 0.5h-200l31 183h111q50 0 58 51v402h16q-6 1 -16 1v287q-13 68 -89 68h-111v164 l212 -1q64 0 97 1v252h154v-247q82 2 122 2v245h154v-252q79 -7 140 -22.5t113 -45t82.5 -78t36.5 -114.5zM952 351q0 36 -15 64t-37 46t-57.5 30.5t-65.5 18.5t-74 9t-69 3t-64.5 -1t-47.5 -1v-338q8 0 37 -0.5t48 -0.5t53 1.5t58.5 4t57 8.5t55.5 14t47.5 21t39.5 30 t24.5 40t9.5 51zM881 827q0 33 -12.5 58.5t-30.5 42t-48 28t-55 16.5t-61.5 8t-58 2.5t-54 -1t-39.5 -0.5v-307q5 0 34.5 -0.5t46.5 0t50 2t55 5.5t51.5 11t48.5 18.5t37 27t27 38.5t9 51z" />
<glyph unicode="&#xf15b;" d="M1024 1024v472q22 -14 36 -28l408 -408q14 -14 28 -36h-472zM896 992q0 -40 28 -68t68 -28h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544z" />
<glyph unicode="&#xf15c;" d="M1468 1060q14 -14 28 -36h-472v472q22 -14 36 -28zM992 896h544v-1056q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h800v-544q0 -40 28 -68t68 -28zM1152 160v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-704q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h704q14 0 23 9t9 23z" />
<glyph unicode="&#xf15d;" horiz-adv-x="1664" d="M1191 1128h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1572 -23 v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -11v-2l14 2q9 2 30 2h248v119h121zM1661 874v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162 l230 -662h70z" />
<glyph unicode="&#xf15e;" horiz-adv-x="1664" d="M1191 104h177l-72 218l-12 47q-2 16 -2 20h-4l-3 -20q0 -1 -3.5 -18t-7.5 -29zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1661 -150 v-106h-288v106h75l-47 144h-243l-47 -144h75v-106h-287v106h70l230 662h162l230 -662h70zM1572 1001v-233h-584v90l369 529q12 18 21 27l11 9v3q-2 0 -6.5 -0.5t-7.5 -0.5q-12 -3 -30 -3h-232v-115h-120v229h567v-89l-369 -530q-6 -8 -21 -26l-11 -10v-3l14 3q9 1 30 1h248 v119h121z" />
<glyph unicode="&#xf160;" horiz-adv-x="1792" d="M736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23zM1792 -32v-192q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832 q14 0 23 -9t9 -23zM1600 480v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1408 992v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1216 1504v-192q0 -14 -9 -23t-23 -9h-256 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf161;" horiz-adv-x="1792" d="M1216 -32v-192q0 -14 -9 -23t-23 -9h-256q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h256q14 0 23 -9t9 -23zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192 q14 0 23 -9t9 -23zM1408 480v-192q0 -14 -9 -23t-23 -9h-448q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h448q14 0 23 -9t9 -23zM1600 992v-192q0 -14 -9 -23t-23 -9h-640q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h640q14 0 23 -9t9 -23zM1792 1504v-192q0 -14 -9 -23t-23 -9h-832 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h832q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf162;" d="M1346 223q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9t9 -23 zM1486 165q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5 t82 -252.5zM1456 882v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165z" />
<glyph unicode="&#xf163;" d="M1346 1247q0 63 -44 116t-103 53q-52 0 -83 -37t-31 -94t36.5 -95t104.5 -38q50 0 85 27t35 68zM736 96q0 -12 -10 -24l-319 -319q-10 -9 -23 -9q-12 0 -23 9l-320 320q-15 16 -7 35q8 20 30 20h192v1376q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1376h192q14 0 23 -9 t9 -23zM1456 -142v-114h-469v114h167v432q0 7 0.5 19t0.5 17v16h-2l-7 -12q-8 -13 -26 -31l-62 -58l-82 86l192 185h123v-654h165zM1486 1189q0 -62 -13 -121.5t-41 -114t-68 -95.5t-98.5 -65.5t-127.5 -24.5q-62 0 -108 16q-24 8 -42 15l39 113q15 -7 31 -11q37 -13 75 -13 q84 0 134.5 58.5t66.5 145.5h-2q-21 -23 -61.5 -37t-84.5 -14q-106 0 -173 71.5t-67 172.5q0 105 72 178t181 73q123 0 205 -94.5t82 -252.5z" />
<glyph unicode="&#xf164;" horiz-adv-x="1664" d="M256 192q0 26 -19 45t-45 19q-27 0 -45.5 -19t-18.5 -45q0 -27 18.5 -45.5t45.5 -18.5q26 0 45 18.5t19 45.5zM416 704v-640q0 -26 -19 -45t-45 -19h-288q-26 0 -45 19t-19 45v640q0 26 19 45t45 19h288q26 0 45 -19t19 -45zM1600 704q0 -86 -55 -149q15 -44 15 -76 q3 -76 -43 -137q17 -56 0 -117q-15 -57 -54 -94q9 -112 -49 -181q-64 -76 -197 -78h-36h-76h-17q-66 0 -144 15.5t-121.5 29t-120.5 39.5q-123 43 -158 44q-26 1 -45 19.5t-19 44.5v641q0 25 18 43.5t43 20.5q24 2 76 59t101 121q68 87 101 120q18 18 31 48t17.5 48.5 t13.5 60.5q7 39 12.5 61t19.5 52t34 50q19 19 45 19q46 0 82.5 -10.5t60 -26t40 -40.5t24 -45t12 -50t5 -45t0.5 -39q0 -38 -9.5 -76t-19 -60t-27.5 -56q-3 -6 -10 -18t-11 -22t-8 -24h277q78 0 135 -57t57 -135z" />
<glyph unicode="&#xf165;" horiz-adv-x="1664" d="M256 960q0 -26 -19 -45t-45 -19q-27 0 -45.5 19t-18.5 45q0 27 18.5 45.5t45.5 18.5q26 0 45 -18.5t19 -45.5zM416 448v640q0 26 -19 45t-45 19h-288q-26 0 -45 -19t-19 -45v-640q0 -26 19 -45t45 -19h288q26 0 45 19t19 45zM1545 597q55 -61 55 -149q-1 -78 -57.5 -135 t-134.5 -57h-277q4 -14 8 -24t11 -22t10 -18q18 -37 27 -57t19 -58.5t10 -76.5q0 -24 -0.5 -39t-5 -45t-12 -50t-24 -45t-40 -40.5t-60 -26t-82.5 -10.5q-26 0 -45 19q-20 20 -34 50t-19.5 52t-12.5 61q-9 42 -13.5 60.5t-17.5 48.5t-31 48q-33 33 -101 120q-49 64 -101 121 t-76 59q-25 2 -43 20.5t-18 43.5v641q0 26 19 44.5t45 19.5q35 1 158 44q77 26 120.5 39.5t121.5 29t144 15.5h17h76h36q133 -2 197 -78q58 -69 49 -181q39 -37 54 -94q17 -61 0 -117q46 -61 43 -137q0 -32 -15 -76z" />
<glyph unicode="&#xf166;" d="M919 233v157q0 50 -29 50q-17 0 -33 -16v-224q16 -16 33 -16q29 0 29 49zM1103 355h66v34q0 51 -33 51t-33 -51v-34zM532 621v-70h-80v-423h-74v423h-78v70h232zM733 495v-367h-67v40q-39 -45 -76 -45q-33 0 -42 28q-6 16 -6 54v290h66v-270q0 -24 1 -26q1 -15 15 -15 q20 0 42 31v280h67zM985 384v-146q0 -52 -7 -73q-12 -42 -53 -42q-35 0 -68 41v-36h-67v493h67v-161q32 40 68 40q41 0 53 -42q7 -21 7 -74zM1236 255v-9q0 -29 -2 -43q-3 -22 -15 -40q-27 -40 -80 -40q-52 0 -81 38q-21 27 -21 86v129q0 59 20 86q29 38 80 38t78 -38 q21 -28 21 -86v-76h-133v-65q0 -51 34 -51q24 0 30 26q0 1 0.5 7t0.5 16.5v21.5h68zM785 1079v-156q0 -51 -32 -51t-32 51v156q0 52 32 52t32 -52zM1318 366q0 177 -19 260q-10 44 -43 73.5t-76 34.5q-136 15 -412 15q-275 0 -411 -15q-44 -5 -76.5 -34.5t-42.5 -73.5 q-20 -87 -20 -260q0 -176 20 -260q10 -43 42.5 -73t75.5 -35q137 -15 412 -15t412 15q43 5 75.5 35t42.5 73q20 84 20 260zM563 1017l90 296h-75l-51 -195l-53 195h-78l24 -69t23 -69q35 -103 46 -158v-201h74v201zM852 936v130q0 58 -21 87q-29 38 -78 38q-51 0 -78 -38 q-21 -29 -21 -87v-130q0 -58 21 -87q27 -38 78 -38q49 0 78 38q21 27 21 87zM1033 816h67v370h-67v-283q-22 -31 -42 -31q-15 0 -16 16q-1 2 -1 26v272h-67v-293q0 -37 6 -55q11 -27 43 -27q36 0 77 45v-40zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960 q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf167;" d="M971 292v-211q0 -67 -39 -67q-23 0 -45 22v301q22 22 45 22q39 0 39 -67zM1309 291v-46h-90v46q0 68 45 68t45 -68zM343 509h107v94h-312v-94h105v-569h100v569zM631 -60h89v494h-89v-378q-30 -42 -57 -42q-18 0 -21 21q-1 3 -1 35v364h-89v-391q0 -49 8 -73 q12 -37 58 -37q48 0 102 61v-54zM1060 88v197q0 73 -9 99q-17 56 -71 56q-50 0 -93 -54v217h-89v-663h89v48q45 -55 93 -55q54 0 71 55q9 27 9 100zM1398 98v13h-91q0 -51 -2 -61q-7 -36 -40 -36q-46 0 -46 69v87h179v103q0 79 -27 116q-39 51 -106 51q-68 0 -107 -51 q-28 -37 -28 -116v-173q0 -79 29 -116q39 -51 108 -51q72 0 108 53q18 27 21 54q2 9 2 58zM790 1011v210q0 69 -43 69t-43 -69v-210q0 -70 43 -70t43 70zM1509 260q0 -234 -26 -350q-14 -59 -58 -99t-102 -46q-184 -21 -555 -21t-555 21q-58 6 -102.5 46t-57.5 99 q-26 112 -26 350q0 234 26 350q14 59 58 99t103 47q183 20 554 20t555 -20q58 -7 102.5 -47t57.5 -99q26 -112 26 -350zM511 1536h102l-121 -399v-271h-100v271q-14 74 -61 212q-37 103 -65 187h106l71 -263zM881 1203v-175q0 -81 -28 -118q-37 -51 -106 -51q-67 0 -105 51 q-28 38 -28 118v175q0 80 28 117q38 51 105 51q69 0 106 -51q28 -37 28 -117zM1216 1365v-499h-91v55q-53 -62 -103 -62q-46 0 -59 37q-8 24 -8 75v394h91v-367q0 -33 1 -35q3 -22 21 -22q27 0 57 43v381h91z" />
<glyph unicode="&#xf168;" horiz-adv-x="1408" d="M597 869q-10 -18 -257 -456q-27 -46 -65 -46h-239q-21 0 -31 17t0 36l253 448q1 0 0 1l-161 279q-12 22 -1 37q9 15 32 15h239q40 0 66 -45zM1403 1511q11 -16 0 -37l-528 -934v-1l336 -615q11 -20 1 -37q-10 -15 -32 -15h-239q-42 0 -66 45l-339 622q18 32 531 942 q25 45 64 45h241q22 0 31 -15z" />
<glyph unicode="&#xf169;" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
<glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
<glyph unicode="&#xf16c;" d="M1289 -96h-1118v480h-160v-640h1438v640h-160v-480zM347 428l33 157l783 -165l-33 -156zM450 802l67 146l725 -339l-67 -145zM651 1158l102 123l614 -513l-102 -123zM1048 1536l477 -641l-128 -96l-477 641zM330 65v159h800v-159h-800z" />
<glyph unicode="&#xf16d;" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139v1142q0 81 58 139 t139 58h1142q81 0 139 -58t58 -139z" />
<glyph unicode="&#xf16e;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
<glyph unicode="&#xf170;" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf171;" horiz-adv-x="1408" d="M815 677q8 -63 -50.5 -101t-111.5 -6q-39 17 -53.5 58t-0.5 82t52 58q36 18 72.5 12t64 -35.5t27.5 -67.5zM926 698q-14 107 -113 164t-197 13q-63 -28 -100.5 -88.5t-34.5 -129.5q4 -91 77.5 -155t165.5 -56q91 8 152 84t50 168zM1165 1240q-20 27 -56 44.5t-58 22 t-71 12.5q-291 47 -566 -2q-43 -7 -66 -12t-55 -22t-50 -43q30 -28 76 -45.5t73.5 -22t87.5 -11.5q228 -29 448 -1q63 8 89.5 12t72.5 21.5t75 46.5zM1222 205q-8 -26 -15.5 -76.5t-14 -84t-28.5 -70t-58 -56.5q-86 -48 -189.5 -71.5t-202 -22t-201.5 18.5q-46 8 -81.5 18 t-76.5 27t-73 43.5t-52 61.5q-25 96 -57 292l6 16l18 9q223 -148 506.5 -148t507.5 148q21 -6 24 -23t-5 -45t-8 -37zM1403 1166q-26 -167 -111 -655q-5 -30 -27 -56t-43.5 -40t-54.5 -31q-252 -126 -610 -88q-248 27 -394 139q-15 12 -25.5 26.5t-17 35t-9 34t-6 39.5 t-5.5 35q-9 50 -26.5 150t-28 161.5t-23.5 147.5t-22 158q3 26 17.5 48.5t31.5 37.5t45 30t46 22.5t48 18.5q125 46 313 64q379 37 676 -50q155 -46 215 -122q16 -20 16.5 -51t-5.5 -54z" />
<glyph unicode="&#xf172;" d="M848 666q0 43 -41 66t-77 1q-43 -20 -42.5 -72.5t43.5 -70.5q39 -23 81 4t36 72zM928 682q8 -66 -36 -121t-110 -61t-119 40t-56 113q-2 49 25.5 93t72.5 64q70 31 141.5 -10t81.5 -118zM1100 1073q-20 -21 -53.5 -34t-53 -16t-63.5 -8q-155 -20 -324 0q-44 6 -63 9.5 t-52.5 16t-54.5 32.5q13 19 36 31t40 15.5t47 8.5q198 35 408 1q33 -5 51 -8.5t43 -16t39 -31.5zM1142 327q0 7 5.5 26.5t3 32t-17.5 16.5q-161 -106 -365 -106t-366 106l-12 -6l-5 -12q26 -154 41 -210q47 -81 204 -108q249 -46 428 53q34 19 49 51.5t22.5 85.5t12.5 71z M1272 1020q9 53 -8 75q-43 55 -155 88q-216 63 -487 36q-132 -12 -226 -46q-38 -15 -59.5 -25t-47 -34t-29.5 -54q8 -68 19 -138t29 -171t24 -137q1 -5 5 -31t7 -36t12 -27t22 -28q105 -80 284 -100q259 -28 440 63q24 13 39.5 23t31 29t19.5 40q48 267 80 473zM1536 1120 v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf173;" horiz-adv-x="1024" d="M944 207l80 -237q-23 -35 -111 -66t-177 -32q-104 -2 -190.5 26t-142.5 74t-95 106t-55.5 120t-16.5 118v544h-168v215q72 26 129 69.5t91 90t58 102t34 99t15 88.5q1 5 4.5 8.5t7.5 3.5h244v-424h333v-252h-334v-518q0 -30 6.5 -56t22.5 -52.5t49.5 -41.5t81.5 -14 q78 2 134 29z" />
<glyph unicode="&#xf174;" d="M1136 75l-62 183q-44 -22 -103 -22q-36 -1 -62 10.5t-38.5 31.5t-17.5 40.5t-5 43.5v398h257v194h-256v326h-188q-8 0 -9 -10q-5 -44 -17.5 -87t-39 -95t-77 -95t-118.5 -68v-165h130v-418q0 -57 21.5 -115t65 -111t121 -85.5t176.5 -30.5q69 1 136.5 25t85.5 50z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf175;" horiz-adv-x="768" d="M765 237q8 -19 -5 -35l-350 -384q-10 -10 -23 -10q-14 0 -24 10l-355 384q-13 16 -5 35q9 19 29 19h224v1248q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-1248h224q21 0 29 -19z" />
<glyph unicode="&#xf176;" horiz-adv-x="768" d="M765 1043q-9 -19 -29 -19h-224v-1248q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v1248h-224q-21 0 -29 19t5 35l350 384q10 10 23 10q14 0 24 -10l355 -384q13 -16 5 -35z" />
<glyph unicode="&#xf177;" horiz-adv-x="1792" d="M1792 736v-192q0 -14 -9 -23t-23 -9h-1248v-224q0 -21 -19 -29t-35 5l-384 350q-10 10 -10 23q0 14 10 24l384 354q16 14 35 6q19 -9 19 -29v-224h1248q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf178;" horiz-adv-x="1792" d="M1728 643q0 -14 -10 -24l-384 -354q-16 -14 -35 -6q-19 9 -19 29v224h-1248q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h1248v224q0 21 19 29t35 -5l384 -350q10 -10 10 -23z" />
<glyph unicode="&#xf179;" horiz-adv-x="1408" d="M1393 321q-39 -125 -123 -250q-129 -196 -257 -196q-49 0 -140 32q-86 32 -151 32q-61 0 -142 -33q-81 -34 -132 -34q-152 0 -301 259q-147 261 -147 503q0 228 113 374q112 144 284 144q72 0 177 -30q104 -30 138 -30q45 0 143 34q102 34 173 34q119 0 213 -65 q52 -36 104 -100q-79 -67 -114 -118q-65 -94 -65 -207q0 -124 69 -223t158 -126zM1017 1494q0 -61 -29 -136q-30 -75 -93 -138q-54 -54 -108 -72q-37 -11 -104 -17q3 149 78 257q74 107 250 148q1 -3 2.5 -11t2.5 -11q0 -4 0.5 -10t0.5 -10z" />
<glyph unicode="&#xf17a;" horiz-adv-x="1664" d="M682 530v-651l-682 94v557h682zM682 1273v-659h-682v565zM1664 530v-786l-907 125v661h907zM1664 1408v-794h-907v669z" />
<glyph unicode="&#xf17b;" horiz-adv-x="1408" d="M493 1053q16 0 27.5 11.5t11.5 27.5t-11.5 27.5t-27.5 11.5t-27 -11.5t-11 -27.5t11 -27.5t27 -11.5zM915 1053q16 0 27 11.5t11 27.5t-11 27.5t-27 11.5t-27.5 -11.5t-11.5 -27.5t11.5 -27.5t27.5 -11.5zM103 869q42 0 72 -30t30 -72v-430q0 -43 -29.5 -73t-72.5 -30 t-73 30t-30 73v430q0 42 30 72t73 30zM1163 850v-666q0 -46 -32 -78t-77 -32h-75v-227q0 -43 -30 -73t-73 -30t-73 30t-30 73v227h-138v-227q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73l-1 227h-74q-46 0 -78 32t-32 78v666h918zM931 1255q107 -55 171 -153.5t64 -215.5 h-925q0 117 64 215.5t172 153.5l-71 131q-7 13 5 20q13 6 20 -6l72 -132q95 42 201 42t201 -42l72 132q7 12 20 6q12 -7 5 -20zM1408 767v-430q0 -43 -30 -73t-73 -30q-42 0 -72 30t-30 73v430q0 43 30 72.5t72 29.5q43 0 73 -29.5t30 -72.5z" />
<glyph unicode="&#xf17c;" d="M663 1125q-11 -1 -15.5 -10.5t-8.5 -9.5q-5 -1 -5 5q0 12 19 15h10zM750 1111q-4 -1 -11.5 6.5t-17.5 4.5q24 11 32 -2q3 -6 -3 -9zM399 684q-4 1 -6 -3t-4.5 -12.5t-5.5 -13.5t-10 -13q-7 -10 -1 -12q4 -1 12.5 7t12.5 18q1 3 2 7t2 6t1.5 4.5t0.5 4v3t-1 2.5t-3 2z M1254 325q0 18 -55 42q4 15 7.5 27.5t5 26t3 21.5t0.5 22.5t-1 19.5t-3.5 22t-4 20.5t-5 25t-5.5 26.5q-10 48 -47 103t-72 75q24 -20 57 -83q87 -162 54 -278q-11 -40 -50 -42q-31 -4 -38.5 18.5t-8 83.5t-11.5 107q-9 39 -19.5 69t-19.5 45.5t-15.5 24.5t-13 15t-7.5 7 q-14 62 -31 103t-29.5 56t-23.5 33t-15 40q-4 21 6 53.5t4.5 49.5t-44.5 25q-15 3 -44.5 18t-35.5 16q-8 1 -11 26t8 51t36 27q37 3 51 -30t4 -58q-11 -19 -2 -26.5t30 -0.5q13 4 13 36v37q-5 30 -13.5 50t-21 30.5t-23.5 15t-27 7.5q-107 -8 -89 -134q0 -15 -1 -15 q-9 9 -29.5 10.5t-33 -0.5t-15.5 5q1 57 -16 90t-45 34q-27 1 -41.5 -27.5t-16.5 -59.5q-1 -15 3.5 -37t13 -37.5t15.5 -13.5q10 3 16 14q4 9 -7 8q-7 0 -15.5 14.5t-9.5 33.5q-1 22 9 37t34 14q17 0 27 -21t9.5 -39t-1.5 -22q-22 -15 -31 -29q-8 -12 -27.5 -23.5 t-20.5 -12.5q-13 -14 -15.5 -27t7.5 -18q14 -8 25 -19.5t16 -19t18.5 -13t35.5 -6.5q47 -2 102 15q2 1 23 7t34.5 10.5t29.5 13t21 17.5q9 14 20 8q5 -3 6.5 -8.5t-3 -12t-16.5 -9.5q-20 -6 -56.5 -21.5t-45.5 -19.5q-44 -19 -70 -23q-25 -5 -79 2q-10 2 -9 -2t17 -19 q25 -23 67 -22q17 1 36 7t36 14t33.5 17.5t30 17t24.5 12t17.5 2.5t8.5 -11q0 -2 -1 -4.5t-4 -5t-6 -4.5t-8.5 -5t-9 -4.5t-10 -5t-9.5 -4.5q-28 -14 -67.5 -44t-66.5 -43t-49 -1q-21 11 -63 73q-22 31 -25 22q-1 -3 -1 -10q0 -25 -15 -56.5t-29.5 -55.5t-21 -58t11.5 -63 q-23 -6 -62.5 -90t-47.5 -141q-2 -18 -1.5 -69t-5.5 -59q-8 -24 -29 -3q-32 31 -36 94q-2 28 4 56q4 19 -1 18l-4 -5q-36 -65 10 -166q5 -12 25 -28t24 -20q20 -23 104 -90.5t93 -76.5q16 -15 17.5 -38t-14 -43t-45.5 -23q8 -15 29 -44.5t28 -54t7 -70.5q46 24 7 92 q-4 8 -10.5 16t-9.5 12t-2 6q3 5 13 9.5t20 -2.5q46 -52 166 -36q133 15 177 87q23 38 34 30q12 -6 10 -52q-1 -25 -23 -92q-9 -23 -6 -37.5t24 -15.5q3 19 14.5 77t13.5 90q2 21 -6.5 73.5t-7.5 97t23 70.5q15 18 51 18q1 37 34.5 53t72.5 10.5t60 -22.5zM626 1152 q3 17 -2.5 30t-11.5 15q-9 2 -9 -7q2 -5 5 -6q10 0 7 -15q-3 -20 8 -20q3 0 3 3zM1045 955q-2 8 -6.5 11.5t-13 5t-14.5 5.5q-5 3 -9.5 8t-7 8t-5.5 6.5t-4 4t-4 -1.5q-14 -16 7 -43.5t39 -31.5q9 -1 14.5 8t3.5 20zM867 1168q0 11 -5 19.5t-11 12.5t-9 3q-14 -1 -7 -7l4 -2 q14 -4 18 -31q0 -3 8 2zM921 1401q0 2 -2.5 5t-9 7t-9.5 6q-15 15 -24 15q-9 -1 -11.5 -7.5t-1 -13t-0.5 -12.5q-1 -4 -6 -10.5t-6 -9t3 -8.5q4 -3 8 0t11 9t15 9q1 1 9 1t15 2t9 7zM1486 60q20 -12 31 -24.5t12 -24t-2.5 -22.5t-15.5 -22t-23.5 -19.5t-30 -18.5 t-31.5 -16.5t-32 -15.5t-27 -13q-38 -19 -85.5 -56t-75.5 -64q-17 -16 -68 -19.5t-89 14.5q-18 9 -29.5 23.5t-16.5 25.5t-22 19.5t-47 9.5q-44 1 -130 1q-19 0 -57 -1.5t-58 -2.5q-44 -1 -79.5 -15t-53.5 -30t-43.5 -28.5t-53.5 -11.5q-29 1 -111 31t-146 43q-19 4 -51 9.5 t-50 9t-39.5 9.5t-33.5 14.5t-17 19.5q-10 23 7 66.5t18 54.5q1 16 -4 40t-10 42.5t-4.5 36.5t10.5 27q14 12 57 14t60 12q30 18 42 35t12 51q21 -73 -32 -106q-32 -20 -83 -15q-34 3 -43 -10q-13 -15 5 -57q2 -6 8 -18t8.5 -18t4.5 -17t1 -22q0 -15 -17 -49t-14 -48 q3 -17 37 -26q20 -6 84.5 -18.5t99.5 -20.5q24 -6 74 -22t82.5 -23t55.5 -4q43 6 64.5 28t23 48t-7.5 58.5t-19 52t-20 36.5q-121 190 -169 242q-68 74 -113 40q-11 -9 -15 15q-3 16 -2 38q1 29 10 52t24 47t22 42q8 21 26.5 72t29.5 78t30 61t39 54q110 143 124 195 q-12 112 -16 310q-2 90 24 151.5t106 104.5q39 21 104 21q53 1 106 -13.5t89 -41.5q57 -42 91.5 -121.5t29.5 -147.5q-5 -95 30 -214q34 -113 133 -218q55 -59 99.5 -163t59.5 -191q8 -49 5 -84.5t-12 -55.5t-20 -22q-10 -2 -23.5 -19t-27 -35.5t-40.5 -33.5t-61 -14 q-18 1 -31.5 5t-22.5 13.5t-13.5 15.5t-11.5 20.5t-9 19.5q-22 37 -41 30t-28 -49t7 -97q20 -70 1 -195q-10 -65 18 -100.5t73 -33t85 35.5q59 49 89.5 66.5t103.5 42.5q53 18 77 36.5t18.5 34.5t-25 28.5t-51.5 23.5q-33 11 -49.5 48t-15 72.5t15.5 47.5q1 -31 8 -56.5 t14.5 -40.5t20.5 -28.5t21 -19t21.5 -13t16.5 -9.5z" />
<glyph unicode="&#xf17d;" d="M1024 36q-42 241 -140 498h-2l-2 -1q-16 -6 -43 -16.5t-101 -49t-137 -82t-131 -114.5t-103 -148l-15 11q184 -150 418 -150q132 0 256 52zM839 643q-21 49 -53 111q-311 -93 -673 -93q-1 -7 -1 -21q0 -124 44 -236.5t124 -201.5q50 89 123.5 166.5t142.5 124.5t130.5 81 t99.5 48l37 13q4 1 13 3.5t13 4.5zM732 855q-120 213 -244 378q-138 -65 -234 -186t-128 -272q302 0 606 80zM1416 536q-210 60 -409 29q87 -239 128 -469q111 75 185 189.5t96 250.5zM611 1277q-1 0 -2 -1q1 1 2 1zM1201 1132q-185 164 -433 164q-76 0 -155 -19 q131 -170 246 -382q69 26 130 60.5t96.5 61.5t65.5 57t37.5 40.5zM1424 647q-3 232 -149 410l-1 -1q-9 -12 -19 -24.5t-43.5 -44.5t-71 -60.5t-100 -65t-131.5 -64.5q25 -53 44 -95q2 -6 6.5 -17.5t7.5 -16.5q36 5 74.5 7t73.5 2t69 -1.5t64 -4t56.5 -5.5t48 -6.5t36.5 -6 t25 -4.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf17e;" d="M1173 473q0 50 -19.5 91.5t-48.5 68.5t-73 49t-82.5 34t-87.5 23l-104 24q-30 7 -44 10.5t-35 11.5t-30 16t-16.5 21t-7.5 30q0 77 144 77q43 0 77 -12t54 -28.5t38 -33.5t40 -29t48 -12q47 0 75.5 32t28.5 77q0 55 -56 99.5t-142 67.5t-182 23q-68 0 -132 -15.5 t-119.5 -47t-89 -87t-33.5 -128.5q0 -61 19 -106.5t56 -75.5t80 -48.5t103 -32.5l146 -36q90 -22 112 -36q32 -20 32 -60q0 -39 -40 -64.5t-105 -25.5q-51 0 -91.5 16t-65 38.5t-45.5 45t-46 38.5t-54 16q-50 0 -75.5 -30t-25.5 -75q0 -92 122 -157.5t291 -65.5 q73 0 140 18.5t122.5 53.5t88.5 93.5t33 131.5zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5q-130 0 -234 80q-77 -16 -150 -16q-143 0 -273.5 55.5t-225 150t-150 225t-55.5 273.5q0 73 16 150q-80 104 -80 234q0 159 112.5 271.5t271.5 112.5q130 0 234 -80 q77 16 150 16q143 0 273.5 -55.5t225 -150t150 -225t55.5 -273.5q0 -73 -16 -150q80 -104 80 -234z" />
<glyph unicode="&#xf180;" horiz-adv-x="1280" d="M1000 1102l37 194q5 23 -9 40t-35 17h-712q-23 0 -38.5 -17t-15.5 -37v-1101q0 -7 6 -1l291 352q23 26 38 33.5t48 7.5h239q22 0 37 14.5t18 29.5q24 130 37 191q4 21 -11.5 40t-36.5 19h-294q-29 0 -48 19t-19 48v42q0 29 19 47.5t48 18.5h346q18 0 35 13.5t20 29.5z M1227 1324q-15 -73 -53.5 -266.5t-69.5 -350t-35 -173.5q-6 -22 -9 -32.5t-14 -32.5t-24.5 -33t-38.5 -21t-58 -10h-271q-13 0 -22 -10q-8 -9 -426 -494q-22 -25 -58.5 -28.5t-48.5 5.5q-55 22 -55 98v1410q0 55 38 102.5t120 47.5h888q95 0 127 -53t10 -159zM1227 1324 l-158 -790q4 17 35 173.5t69.5 350t53.5 266.5z" />
<glyph unicode="&#xf181;" d="M704 192v1024q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-1024q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1376 576v640q0 14 -9 23t-23 9h-480q-14 0 -23 -9t-9 -23v-640q0 -14 9 -23t23 -9h480q14 0 23 9t9 23zM1536 1344v-1408q0 -26 -19 -45t-45 -19h-1408 q-26 0 -45 19t-19 45v1408q0 26 19 45t45 19h1408q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf182;" horiz-adv-x="1280" d="M1280 480q0 -40 -28 -68t-68 -28q-51 0 -80 43l-227 341h-45v-132l247 -411q9 -15 9 -33q0 -26 -19 -45t-45 -19h-192v-272q0 -46 -33 -79t-79 -33h-160q-46 0 -79 33t-33 79v272h-192q-26 0 -45 19t-19 45q0 18 9 33l247 411v132h-45l-227 -341q-29 -43 -80 -43 q-40 0 -68 28t-28 68q0 29 16 53l256 384q73 107 176 107h384q103 0 176 -107l256 -384q16 -24 16 -53zM864 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
<glyph unicode="&#xf183;" horiz-adv-x="1024" d="M1024 832v-416q0 -40 -28 -68t-68 -28t-68 28t-28 68v352h-64v-912q0 -46 -33 -79t-79 -33t-79 33t-33 79v464h-64v-464q0 -46 -33 -79t-79 -33t-79 33t-33 79v912h-64v-352q0 -40 -28 -68t-68 -28t-68 28t-28 68v416q0 80 56 136t136 56h640q80 0 136 -56t56 -136z M736 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
<glyph unicode="&#xf184;" d="M773 234l350 473q16 22 24.5 59t-6 85t-61.5 79q-40 26 -83 25.5t-73.5 -17.5t-54.5 -45q-36 -40 -96 -40q-59 0 -95 40q-24 28 -54.5 45t-73.5 17.5t-84 -25.5q-46 -31 -60.5 -79t-6 -85t24.5 -59zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf185;" horiz-adv-x="1792" d="M1472 640q0 117 -45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5zM1748 363q-4 -15 -20 -20l-292 -96v-306q0 -16 -13 -26q-15 -10 -29 -4 l-292 94l-180 -248q-10 -13 -26 -13t-26 13l-180 248l-292 -94q-14 -6 -29 4q-13 10 -13 26v306l-292 96q-16 5 -20 20q-5 17 4 29l180 248l-180 248q-9 13 -4 29q4 15 20 20l292 96v306q0 16 13 26q15 10 29 4l292 -94l180 248q9 12 26 12t26 -12l180 -248l292 94 q14 6 29 -4q13 -10 13 -26v-306l292 -96q16 -5 20 -20q5 -16 -4 -29l-180 -248l180 -248q9 -12 4 -29z" />
<glyph unicode="&#xf186;" d="M1262 233q-54 -9 -110 -9q-182 0 -337 90t-245 245t-90 337q0 192 104 357q-201 -60 -328.5 -229t-127.5 -384q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51q144 0 273.5 61.5t220.5 171.5zM1465 318q-94 -203 -283.5 -324.5t-413.5 -121.5q-156 0 -298 61 t-245 164t-164 245t-61 298q0 153 57.5 292.5t156 241.5t235.5 164.5t290 68.5q44 2 61 -39q18 -41 -15 -72q-86 -78 -131.5 -181.5t-45.5 -218.5q0 -148 73 -273t198 -198t273 -73q118 0 228 51q41 18 72 -13q14 -14 17.5 -34t-4.5 -38z" />
<glyph unicode="&#xf187;" horiz-adv-x="1792" d="M1088 704q0 26 -19 45t-45 19h-256q-26 0 -45 -19t-19 -45t19 -45t45 -19h256q26 0 45 19t19 45zM1664 896v-960q0 -26 -19 -45t-45 -19h-1408q-26 0 -45 19t-19 45v960q0 26 19 45t45 19h1408q26 0 45 -19t19 -45zM1728 1344v-256q0 -26 -19 -45t-45 -19h-1536 q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h1536q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf188;" horiz-adv-x="1664" d="M1632 576q0 -26 -19 -45t-45 -19h-224q0 -171 -67 -290l208 -209q19 -19 19 -45t-19 -45q-18 -19 -45 -19t-45 19l-198 197q-5 -5 -15 -13t-42 -28.5t-65 -36.5t-82 -29t-97 -13v896h-128v-896q-51 0 -101.5 13.5t-87 33t-66 39t-43.5 32.5l-15 14l-183 -207 q-20 -21 -48 -21q-24 0 -43 16q-19 18 -20.5 44.5t15.5 46.5l202 227q-58 114 -58 274h-224q-26 0 -45 19t-19 45t19 45t45 19h224v294l-173 173q-19 19 -19 45t19 45t45 19t45 -19l173 -173h844l173 173q19 19 45 19t45 -19t19 -45t-19 -45l-173 -173v-294h224q26 0 45 -19 t19 -45zM1152 1152h-640q0 133 93.5 226.5t226.5 93.5t226.5 -93.5t93.5 -226.5z" />
<glyph unicode="&#xf189;" horiz-adv-x="1920" d="M1917 1016q23 -64 -150 -294q-24 -32 -65 -85q-78 -100 -90 -131q-17 -41 14 -81q17 -21 81 -82h1l1 -1l1 -1l2 -2q141 -131 191 -221q3 -5 6.5 -12.5t7 -26.5t-0.5 -34t-25 -27.5t-59 -12.5l-256 -4q-24 -5 -56 5t-52 22l-20 12q-30 21 -70 64t-68.5 77.5t-61 58 t-56.5 15.5q-3 -1 -8 -3.5t-17 -14.5t-21.5 -29.5t-17 -52t-6.5 -77.5q0 -15 -3.5 -27.5t-7.5 -18.5l-4 -5q-18 -19 -53 -22h-115q-71 -4 -146 16.5t-131.5 53t-103 66t-70.5 57.5l-25 24q-10 10 -27.5 30t-71.5 91t-106 151t-122.5 211t-130.5 272q-6 16 -6 27t3 16l4 6 q15 19 57 19l274 2q12 -2 23 -6.5t16 -8.5l5 -3q16 -11 24 -32q20 -50 46 -103.5t41 -81.5l16 -29q29 -60 56 -104t48.5 -68.5t41.5 -38.5t34 -14t27 5q2 1 5 5t12 22t13.5 47t9.5 81t0 125q-2 40 -9 73t-14 46l-6 12q-25 34 -85 43q-13 2 5 24q17 19 38 30q53 26 239 24 q82 -1 135 -13q20 -5 33.5 -13.5t20.5 -24t10.5 -32t3.5 -45.5t-1 -55t-2.5 -70.5t-1.5 -82.5q0 -11 -1 -42t-0.5 -48t3.5 -40.5t11.5 -39t22.5 -24.5q8 -2 17 -4t26 11t38 34.5t52 67t68 107.5q60 104 107 225q4 10 10 17.5t11 10.5l4 3l5 2.5t13 3t20 0.5l288 2 q39 5 64 -2.5t31 -16.5z" />
<glyph unicode="&#xf18a;" horiz-adv-x="1792" d="M675 252q21 34 11 69t-45 50q-34 14 -73 1t-60 -46q-22 -34 -13 -68.5t43 -50.5t74.5 -2.5t62.5 47.5zM769 373q8 13 3.5 26.5t-17.5 18.5q-14 5 -28.5 -0.5t-21.5 -18.5q-17 -31 13 -45q14 -5 29 0.5t22 18.5zM943 266q-45 -102 -158 -150t-224 -12 q-107 34 -147.5 126.5t6.5 187.5q47 93 151.5 139t210.5 19q111 -29 158.5 -119.5t2.5 -190.5zM1255 426q-9 96 -89 170t-208.5 109t-274.5 21q-223 -23 -369.5 -141.5t-132.5 -264.5q9 -96 89 -170t208.5 -109t274.5 -21q223 23 369.5 141.5t132.5 264.5zM1563 422 q0 -68 -37 -139.5t-109 -137t-168.5 -117.5t-226 -83t-270.5 -31t-275 33.5t-240.5 93t-171.5 151t-65 199.5q0 115 69.5 245t197.5 258q169 169 341.5 236t246.5 -7q65 -64 20 -209q-4 -14 -1 -20t10 -7t14.5 0.5t13.5 3.5l6 2q139 59 246 59t153 -61q45 -63 0 -178 q-2 -13 -4.5 -20t4.5 -12.5t12 -7.5t17 -6q57 -18 103 -47t80 -81.5t34 -116.5zM1489 1046q42 -47 54.5 -108.5t-6.5 -117.5q-8 -23 -29.5 -34t-44.5 -4q-23 8 -34 29.5t-4 44.5q20 63 -24 111t-107 35q-24 -5 -45 8t-25 37q-5 24 8 44.5t37 25.5q60 13 119 -5.5t101 -65.5z M1670 1209q87 -96 112.5 -222.5t-13.5 -241.5q-9 -27 -34 -40t-52 -4t-40 34t-5 52q28 82 10 172t-80 158q-62 69 -148 95.5t-173 8.5q-28 -6 -52 9.5t-30 43.5t9.5 51.5t43.5 29.5q123 26 244 -11.5t208 -134.5z" />
<glyph unicode="&#xf18b;" d="M1133 -34q-171 -94 -368 -94q-196 0 -367 94q138 87 235.5 211t131.5 268q35 -144 132.5 -268t235.5 -211zM638 1394v-485q0 -252 -126.5 -459.5t-330.5 -306.5q-181 215 -181 495q0 187 83.5 349.5t229.5 269.5t325 137zM1536 638q0 -280 -181 -495 q-204 99 -330.5 306.5t-126.5 459.5v485q179 -30 325 -137t229.5 -269.5t83.5 -349.5z" />
<glyph unicode="&#xf18c;" horiz-adv-x="1408" d="M1402 433q-32 -80 -76 -138t-91 -88.5t-99 -46.5t-101.5 -14.5t-96.5 8.5t-86.5 22t-69.5 27.5t-46 22.5l-17 10q-113 -228 -289.5 -359.5t-384.5 -132.5q-19 0 -32 13t-13 32t13 31.5t32 12.5q173 1 322.5 107.5t251.5 294.5q-36 -14 -72 -23t-83 -13t-91 2.5t-93 28.5 t-92 59t-84.5 100t-74.5 146q114 47 214 57t167.5 -7.5t124.5 -56.5t88.5 -77t56.5 -82q53 131 79 291q-7 -1 -18 -2.5t-46.5 -2.5t-69.5 0.5t-81.5 10t-88.5 23t-84 42.5t-75 65t-54.5 94.5t-28.5 127.5q70 28 133.5 36.5t112.5 -1t92 -30t73.5 -50t56 -61t42 -63t27.5 -56 t16 -39.5l4 -16q12 122 12 195q-8 6 -21.5 16t-49 44.5t-63.5 71.5t-54 93t-33 112.5t12 127t70 138.5q73 -25 127.5 -61.5t84.5 -76.5t48 -85t20.5 -89t-0.5 -85.5t-13 -76.5t-19 -62t-17 -42l-7 -15q1 -5 1 -50.5t-1 -71.5q3 7 10 18.5t30.5 43t50.5 58t71 55.5t91.5 44.5 t112 14.5t132.5 -24q-2 -78 -21.5 -141.5t-50 -104.5t-69.5 -71.5t-81.5 -45.5t-84.5 -24t-80 -9.5t-67.5 1t-46.5 4.5l-17 3q-23 -147 -73 -283q6 7 18 18.5t49.5 41t77.5 52.5t99.5 42t117.5 20t129 -23.5t137 -77.5z" />
<glyph unicode="&#xf18d;" horiz-adv-x="1280" d="M1259 283v-66q0 -85 -57.5 -144.5t-138.5 -59.5h-57l-260 -269v269h-529q-81 0 -138.5 59.5t-57.5 144.5v66h1238zM1259 609v-255h-1238v255h1238zM1259 937v-255h-1238v255h1238zM1259 1077v-67h-1238v67q0 84 57.5 143.5t138.5 59.5h846q81 0 138.5 -59.5t57.5 -143.5z " />
<glyph unicode="&#xf18e;" d="M1152 640q0 -14 -9 -23l-320 -320q-9 -9 -23 -9q-13 0 -22.5 9.5t-9.5 22.5v192h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v192q0 14 9 23t23 9q12 0 24 -10l319 -319q9 -9 9 -23zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf190;" d="M1152 736v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-192q0 -14 -9 -23t-23 -9q-12 0 -24 10l-319 319q-9 9 -9 23t9 23l320 320q9 9 23 9q13 0 22.5 -9.5t9.5 -22.5v-192h352q13 0 22.5 -9.5t9.5 -22.5zM1312 640q0 148 -73 273t-198 198t-273 73t-273 -73t-198 -198 t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
<glyph unicode="&#xf194;" d="M1292 898q10 216 -161 222q-231 8 -312 -261q44 19 82 19q85 0 74 -96q-4 -57 -74 -167t-105 -110q-43 0 -82 169q-13 54 -45 255q-30 189 -160 177q-59 -7 -164 -100l-81 -72l-81 -72l52 -67q76 52 87 52q57 0 107 -179q15 -55 45 -164.5t45 -164.5q68 -179 164 -179 q157 0 383 294q220 283 226 444zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf197;" horiz-adv-x="2176" d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40 t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-288 -288q-26 -26 -70.5 -45t-89.5 -19h-96l-93 464h29 q157 0 273 64zM352 816h-29l93 464h96q46 0 90 -19t70 -45l288 -288q4 -4 11 -10.5t30.5 -23t48.5 -29t61.5 -23t72.5 -10.5l456 -80h-1015q-116 64 -273 64z" />
<glyph unicode="&#xf198;" horiz-adv-x="1664" d="M1519 760q62 0 103.5 -40.5t41.5 -101.5q0 -97 -93 -130l-172 -59l56 -167q7 -21 7 -47q0 -59 -42 -102t-101 -43q-47 0 -85.5 27t-53.5 72l-55 165l-310 -106l55 -164q8 -24 8 -47q0 -59 -42 -102t-102 -43q-47 0 -85 27t-53 72l-55 163l-153 -53q-29 -9 -50 -9 q-61 0 -101.5 40t-40.5 101q0 47 27.5 85t71.5 53l156 53l-105 313l-156 -54q-26 -8 -48 -8q-60 0 -101 40.5t-41 100.5q0 47 27.5 85t71.5 53l157 53l-53 159q-8 24 -8 47q0 60 42 102.5t102 42.5q47 0 85 -27t53 -72l54 -160l310 105l-54 160q-8 24 -8 47q0 59 42.5 102 t101.5 43q47 0 85.5 -27.5t53.5 -71.5l53 -161l162 55q21 6 43 6q60 0 102.5 -39.5t42.5 -98.5q0 -45 -30 -81.5t-74 -51.5l-157 -54l105 -316l164 56q24 8 46 8zM725 498l310 105l-105 315l-310 -107z" />
<glyph unicode="&#xf199;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM1280 352v436q-31 -35 -64 -55q-34 -22 -132.5 -85t-151.5 -99q-98 -69 -164 -69v0v0q-66 0 -164 69 q-46 32 -141.5 92.5t-142.5 92.5q-12 8 -33 27t-31 27v-436q0 -40 28 -68t68 -28h832q40 0 68 28t28 68zM1280 925q0 41 -27.5 70t-68.5 29h-832q-40 0 -68 -28t-28 -68q0 -37 30.5 -76.5t67.5 -64.5q47 -32 137.5 -89t129.5 -83q3 -2 17 -11.5t21 -14t21 -13t23.5 -13 t21.5 -9.5t22.5 -7.5t20.5 -2.5t20.5 2.5t22.5 7.5t21.5 9.5t23.5 13t21 13t21 14t17 11.5l267 174q35 23 66.5 62.5t31.5 73.5z" />
<glyph unicode="&#xf19a;" horiz-adv-x="1792" d="M127 640q0 163 67 313l367 -1005q-196 95 -315 281t-119 411zM1415 679q0 -19 -2.5 -38.5t-10 -49.5t-11.5 -44t-17.5 -59t-17.5 -58l-76 -256l-278 826q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-75 1 -202 10q-12 1 -20.5 -5t-11.5 -15t-1.5 -18.5t9 -16.5 t19.5 -8l80 -8l120 -328l-168 -504l-280 832q46 3 88 8q19 2 26 18.5t-2.5 31t-28.5 13.5l-205 -10q-7 0 -23 0.5t-26 0.5q105 160 274.5 253.5t367.5 93.5q147 0 280.5 -53t238.5 -149h-10q-55 0 -92 -40.5t-37 -95.5q0 -12 2 -24t4 -21.5t8 -23t9 -21t12 -22.5t12.5 -21 t14.5 -24t14 -23q63 -107 63 -212zM909 573l237 -647q1 -6 5 -11q-126 -44 -255 -44q-112 0 -217 32zM1570 1009q95 -174 95 -369q0 -209 -104 -385.5t-279 -278.5l235 678q59 169 59 276q0 42 -6 79zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286 t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 -215q173 0 331.5 68t273 182.5t182.5 273t68 331.5t-68 331.5t-182.5 273t-273 182.5t-331.5 68t-331.5 -68t-273 -182.5t-182.5 -273t-68 -331.5t68 -331.5t182.5 -273 t273 -182.5t331.5 -68z" />
<glyph unicode="&#xf19b;" horiz-adv-x="1792" d="M1086 1536v-1536l-272 -128q-228 20 -414 102t-293 208.5t-107 272.5q0 140 100.5 263.5t275 205.5t391.5 108v-172q-217 -38 -356.5 -150t-139.5 -255q0 -152 154.5 -267t388.5 -145v1360zM1755 954l37 -390l-525 114l147 83q-119 70 -280 99v172q277 -33 481 -157z" />
<glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64 q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
<glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433 q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
<glyph unicode="&#xf19e;" d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0 q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
<glyph unicode="&#xf1a0;" d="M768 750h725q12 -67 12 -128q0 -217 -91 -387.5t-259.5 -266.5t-386.5 -96q-157 0 -299 60.5t-245 163.5t-163.5 245t-60.5 299t60.5 299t163.5 245t245 163.5t299 60.5q300 0 515 -201l-209 -201q-123 119 -306 119q-129 0 -238.5 -65t-173.5 -176.5t-64 -243.5 t64 -243.5t173.5 -176.5t238.5 -65q87 0 160 24t120 60t82 82t51.5 87t22.5 78h-436v264z" />
<glyph unicode="&#xf1a1;" horiz-adv-x="1792" d="M1095 369q16 -16 0 -31q-62 -62 -199 -62t-199 62q-16 15 0 31q6 6 15 6t15 -6q48 -49 169 -49q120 0 169 49q6 6 15 6t15 -6zM788 550q0 -37 -26 -63t-63 -26t-63.5 26t-26.5 63q0 38 26.5 64t63.5 26t63 -26.5t26 -63.5zM1183 550q0 -37 -26.5 -63t-63.5 -26t-63 26 t-26 63t26 63.5t63 26.5t63.5 -26t26.5 -64zM1434 670q0 49 -35 84t-85 35t-86 -36q-130 90 -311 96l63 283l200 -45q0 -37 26 -63t63 -26t63.5 26.5t26.5 63.5t-26.5 63.5t-63.5 26.5q-54 0 -80 -50l-221 49q-19 5 -25 -16l-69 -312q-180 -7 -309 -97q-35 37 -87 37 q-50 0 -85 -35t-35 -84q0 -35 18.5 -64t49.5 -44q-6 -27 -6 -56q0 -142 140 -243t337 -101q198 0 338 101t140 243q0 32 -7 57q30 15 48 43.5t18 63.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191 t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf1a2;" d="M939 407q13 -13 0 -26q-53 -53 -171 -53t-171 53q-13 13 0 26q5 6 13 6t13 -6q42 -42 145 -42t145 42q5 6 13 6t13 -6zM676 563q0 -31 -23 -54t-54 -23t-54 23t-23 54q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1014 563q0 -31 -23 -54t-54 -23t-54 23t-23 54 q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1229 666q0 42 -30 72t-73 30q-42 0 -73 -31q-113 78 -267 82l54 243l171 -39q1 -32 23.5 -54t53.5 -22q32 0 54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5q-48 0 -69 -43l-189 42q-17 5 -21 -13l-60 -268q-154 -6 -265 -83 q-30 32 -74 32q-43 0 -73 -30t-30 -72q0 -30 16 -55t42 -38q-5 -25 -5 -48q0 -122 120 -208.5t289 -86.5q170 0 290 86.5t120 208.5q0 25 -6 49q25 13 40.5 37.5t15.5 54.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf1a3;" d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150 v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103 t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328 v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
<glyph unicode="&#xf1a5;" d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
<glyph unicode="&#xf1a6;" horiz-adv-x="2048" d="M328 1254h204v-983h-532v697h328v286zM328 435v369h-123v-369h123zM614 968v-697h205v697h-205zM614 1254v-204h205v204h-205zM901 968h533v-942h-533v163h328v82h-328v697zM1229 435v369h-123v-369h123zM1516 968h532v-942h-532v163h327v82h-327v697zM1843 435v369h-123 v-369h123z" />
<glyph unicode="&#xf1a7;" d="M1046 516q0 -64 -38 -109t-91 -45q-43 0 -70 15v277q28 17 70 17q53 0 91 -45.5t38 -109.5zM703 944q0 -64 -38 -109.5t-91 -45.5q-43 0 -70 15v277q28 17 70 17q53 0 91 -45t38 -109zM1265 513q0 134 -88 229t-213 95q-20 0 -39 -3q-23 -78 -78 -136q-87 -95 -211 -101 v-636l211 41v206q51 -19 117 -19q125 0 213 95t88 229zM922 940q0 134 -88.5 229t-213.5 95q-74 0 -141 -36h-186v-840l211 41v206q55 -19 116 -19q125 0 213.5 95t88.5 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf1a8;" horiz-adv-x="2038" d="M1222 607q75 3 143.5 -20.5t118 -58.5t101 -94.5t84 -108t75.5 -120.5q33 -56 78.5 -109t75.5 -80.5t99 -88.5q-48 -30 -108.5 -57.5t-138.5 -59t-114 -47.5q-44 37 -74 115t-43.5 164.5t-33 180.5t-42.5 168.5t-72.5 123t-122.5 48.5l-10 -2l-6 -4q4 -5 13 -14 q6 -5 28 -23.5t25.5 -22t19 -18t18 -20.5t11.5 -21t10.5 -27.5t4.5 -31t4 -40.5l1 -33q1 -26 -2.5 -57.5t-7.5 -52t-12.5 -58.5t-11.5 -53q-35 1 -101 -9.5t-98 -10.5q-39 0 -72 10q-2 16 -2 47q0 74 3 96q2 13 31.5 41.5t57 59t26.5 51.5q-24 2 -43 -24 q-36 -53 -111.5 -99.5t-136.5 -46.5q-25 0 -75.5 63t-106.5 139.5t-84 96.5q-6 4 -27 30q-482 -112 -513 -112q-16 0 -28 11t-12 27q0 15 8.5 26.5t22.5 14.5l486 106q-8 14 -8 25t5.5 17.5t16 11.5t20 7t23 4.5t18.5 4.5q4 1 15.5 7.5t17.5 6.5q15 0 28 -16t20 -33 q163 37 172 37q17 0 29.5 -11t12.5 -28q0 -15 -8.5 -26t-23.5 -14l-182 -40l-1 -16q-1 -26 81.5 -117.5t104.5 -91.5q47 0 119 80t72 129q0 36 -23.5 53t-51 18.5t-51 11.5t-23.5 34q0 16 10 34l-68 19q43 44 43 117q0 26 -5 58q82 16 144 16q44 0 71.5 -1.5t48.5 -8.5 t31 -13.5t20.5 -24.5t15.5 -33.5t17 -47.5t24 -60l50 25q-3 -40 -23 -60t-42.5 -21t-40 -6.5t-16.5 -20.5zM1282 842q-5 5 -13.5 15.5t-12 14.5t-10.5 11.5t-10 10.5l-8 8t-8.5 7.5t-8 5t-8.5 4.5q-7 3 -14.5 5t-20.5 2.5t-22 0.5h-32.5h-37.5q-126 0 -217 -43 q16 30 36 46.5t54 29.5t65.5 36t46 36.5t50 55t43.5 50.5q12 -9 28 -31.5t32 -36.5t38 -13l12 1v-76l22 -1q247 95 371 190q28 21 50 39t42.5 37.5t33 31t29.5 34t24 31t24.5 37t23 38t27 47.5t29.5 53l7 9q-2 -53 -43 -139q-79 -165 -205 -264t-306 -142q-14 -3 -42 -7.5 t-50 -9.5t-39 -14q3 -19 24.5 -46t21.5 -34q0 -11 -26 -30zM1061 -79q39 26 131.5 47.5t146.5 21.5q9 0 22.5 -15.5t28 -42.5t26 -50t24 -51t14.5 -33q-121 -45 -244 -45q-61 0 -125 11zM822 568l48 12l109 -177l-73 -48zM1323 51q3 -15 3 -16q0 -7 -17.5 -14.5t-46 -13 t-54 -9.5t-53.5 -7.5t-32 -4.5l-7 43q21 2 60.5 8.5t72 10t60.5 3.5h14zM866 679l-96 -20l-6 17q10 1 32.5 7t34.5 6q19 0 35 -10zM1061 45h31l10 -83l-41 -12v95zM1950 1535v1v-1zM1950 1535l-1 -5l-2 -2l1 3zM1950 1535l1 1z" />
<glyph unicode="&#xf1a9;" d="M1167 -50q-5 19 -24 5q-30 -22 -87 -39t-131 -17q-129 0 -193 49q-5 4 -13 4q-11 0 -26 -12q-7 -6 -7.5 -16t7.5 -20q34 -32 87.5 -46t102.5 -12.5t99 4.5q41 4 84.5 20.5t65 30t28.5 20.5q12 12 7 29zM1128 65q-19 47 -39 61q-23 15 -76 15q-47 0 -71 -10 q-29 -12 -78 -56q-26 -24 -12 -44q9 -8 17.5 -4.5t31.5 23.5q3 2 10.5 8.5t10.5 8.5t10 7t11.5 7t12.5 5t15 4.5t16.5 2.5t20.5 1q27 0 44.5 -7.5t23 -14.5t13.5 -22q10 -17 12.5 -20t12.5 1q23 12 14 34zM1483 346q0 22 -5 44.5t-16.5 45t-34 36.5t-52.5 14 q-33 0 -97 -41.5t-129 -83.5t-101 -42q-27 -1 -63.5 19t-76 49t-83.5 58t-100 49t-111 19q-115 -1 -197 -78.5t-84 -178.5q-2 -112 74 -164q29 -20 62.5 -28.5t103.5 -8.5q57 0 132 32.5t134 71t120 70.5t93 31q26 -1 65 -31.5t71.5 -67t68 -67.5t55.5 -32q35 -3 58.5 14 t55.5 63q28 41 42.5 101t14.5 106zM1536 506q0 -164 -62 -304.5t-166 -236t-242.5 -149.5t-290.5 -54t-293 57.5t-247.5 157t-170.5 241.5t-64 302q0 89 19.5 172.5t49 145.5t70.5 118.5t78.5 94t78.5 69.5t64.5 46.5t42.5 24.5q14 8 51 26.5t54.5 28.5t48 30t60.5 44 q36 28 58 72.5t30 125.5q129 -155 186 -193q44 -29 130 -68t129 -66q21 -13 39 -25t60.5 -46.5t76 -70.5t75 -95t69 -122t47 -148.5t19.5 -177.5z" />
<glyph unicode="&#xf1aa;" d="M1070 463l-160 -160l-151 -152l-30 -30q-65 -64 -151.5 -87t-171.5 -2q-16 -70 -72 -115t-129 -45q-85 0 -145 60.5t-60 145.5q0 72 44.5 128t113.5 72q-22 86 1 173t88 152l12 12l151 -152l-11 -11q-37 -37 -37 -89t37 -90q37 -37 89 -37t89 37l30 30l151 152l161 160z M729 1145l12 -12l-152 -152l-12 12q-37 37 -89 37t-89 -37t-37 -89.5t37 -89.5l29 -29l152 -152l160 -160l-151 -152l-161 160l-151 152l-30 30q-68 67 -90 159.5t5 179.5q-70 15 -115 71t-45 129q0 85 60 145.5t145 60.5q76 0 133.5 -49t69.5 -123q84 20 169.5 -3.5 t149.5 -87.5zM1536 78q0 -85 -60 -145.5t-145 -60.5q-74 0 -131 47t-71 118q-86 -28 -179.5 -6t-161.5 90l-11 12l151 152l12 -12q37 -37 89 -37t89 37t37 89t-37 89l-30 30l-152 152l-160 160l152 152l160 -160l152 -152l29 -30q64 -64 87.5 -150.5t2.5 -171.5 q76 -11 126.5 -68.5t50.5 -134.5zM1534 1202q0 -77 -51 -135t-127 -69q26 -85 3 -176.5t-90 -158.5l-12 -12l-151 152l12 12q37 37 37 89t-37 89t-89 37t-89 -37l-30 -30l-152 -152l-160 -160l-152 152l161 160l152 152l29 30q67 67 159 89.5t178 -3.5q11 75 68.5 126 t135.5 51q85 0 145 -60.5t60 -145.5z" />
<glyph unicode="&#xf1ab;" d="M654 458q-1 -3 -12.5 0.5t-31.5 11.5l-20 9q-44 20 -87 49q-7 5 -41 31.5t-38 28.5q-67 -103 -134 -181q-81 -95 -105 -110q-4 -2 -19.5 -4t-18.5 0q6 4 82 92q21 24 85.5 115t78.5 118q17 30 51 98.5t36 77.5q-8 1 -110 -33q-8 -2 -27.5 -7.5t-34.5 -9.5t-17 -5 q-2 -2 -2 -10.5t-1 -9.5q-5 -10 -31 -15q-23 -7 -47 0q-18 4 -28 21q-4 6 -5 23q6 2 24.5 5t29.5 6q58 16 105 32q100 35 102 35q10 2 43 19.5t44 21.5q9 3 21.5 8t14.5 5.5t6 -0.5q2 -12 -1 -33q0 -2 -12.5 -27t-26.5 -53.5t-17 -33.5q-25 -50 -77 -131l64 -28 q12 -6 74.5 -32t67.5 -28q4 -1 10.5 -25.5t4.5 -30.5zM449 944q3 -15 -4 -28q-12 -23 -50 -38q-30 -12 -60 -12q-26 3 -49 26q-14 15 -18 41l1 3q3 -3 19.5 -5t26.5 0t58 16q36 12 55 14q17 0 21 -17zM1147 815l63 -227l-139 42zM39 15l694 232v1032l-694 -233v-1031z M1280 332l102 -31l-181 657l-100 31l-216 -536l102 -31l45 110l211 -65zM777 1294l573 -184v380zM1088 -29l158 -13l-54 -160l-40 66q-130 -83 -276 -108q-58 -12 -91 -12h-84q-79 0 -199.5 39t-183.5 85q-8 7 -8 16q0 8 5 13.5t13 5.5q4 0 18 -7.5t30.5 -16.5t20.5 -11 q73 -37 159.5 -61.5t157.5 -24.5q95 0 167 14.5t157 50.5q15 7 30.5 15.5t34 19t28.5 16.5zM1536 1050v-1079l-774 246q-14 -6 -375 -127.5t-368 -121.5q-13 0 -18 13q0 1 -1 3v1078q3 9 4 10q5 6 20 11q106 35 149 50v384l558 -198q2 0 160.5 55t316 108.5t161.5 53.5 q20 0 20 -21v-418z" />
<glyph unicode="&#xf1ac;" horiz-adv-x="1792" d="M288 1152q66 0 113 -47t47 -113v-1088q0 -66 -47 -113t-113 -47h-128q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h128zM1664 989q58 -34 93 -93t35 -128v-768q0 -106 -75 -181t-181 -75h-864q-66 0 -113 47t-47 113v1536q0 40 28 68t68 28h672q40 0 88 -20t76 -48 l152 -152q28 -28 48 -76t20 -88v-163zM928 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM928 512v128q0 14 -9 23 t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1184 256v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128 q14 0 23 9t9 23zM1184 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 0v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 256v128q0 14 -9 23t-23 9h-128 q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1440 512v128q0 14 -9 23t-23 9h-128q-14 0 -23 -9t-9 -23v-128q0 -14 9 -23t23 -9h128q14 0 23 9t9 23zM1536 896v256h-160q-40 0 -68 28t-28 68v160h-640v-512h896z" />
<glyph unicode="&#xf1ad;" d="M1344 1536q26 0 45 -19t19 -45v-1664q0 -26 -19 -45t-45 -19h-1280q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h1280zM512 1248v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 992v-64q0 -14 9 -23t23 -9h64q14 0 23 9 t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 736v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM512 480v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 160v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM384 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM384 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 -96v192q0 14 -9 23t-23 9h-320q-14 0 -23 -9 t-9 -23v-192q0 -14 9 -23t23 -9h320q14 0 23 9t9 23zM896 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 928v64 q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM896 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 160v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64 q14 0 23 9t9 23zM1152 416v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 672v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 928v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9 t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1152 1184v64q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-64q0 -14 9 -23t23 -9h64q14 0 23 9t9 23z" />
<glyph unicode="&#xf1ae;" horiz-adv-x="1280" d="M1188 988l-292 -292v-824q0 -46 -33 -79t-79 -33t-79 33t-33 79v384h-64v-384q0 -46 -33 -79t-79 -33t-79 33t-33 79v824l-292 292q-28 28 -28 68t28 68t68 28t68 -28l228 -228h368l228 228q28 28 68 28t68 -28t28 -68t-28 -68zM864 1152q0 -93 -65.5 -158.5 t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5z" />
<glyph unicode="&#xf1b0;" horiz-adv-x="1664" d="M780 1064q0 -60 -19 -113.5t-63 -92.5t-105 -39q-76 0 -138 57.5t-92 135.5t-30 151q0 60 19 113.5t63 92.5t105 39q77 0 138.5 -57.5t91.5 -135t30 -151.5zM438 581q0 -80 -42 -139t-119 -59q-76 0 -141.5 55.5t-100.5 133.5t-35 152q0 80 42 139.5t119 59.5 q76 0 141.5 -55.5t100.5 -134t35 -152.5zM832 608q118 0 255 -97.5t229 -237t92 -254.5q0 -46 -17 -76.5t-48.5 -45t-64.5 -20t-76 -5.5q-68 0 -187.5 45t-182.5 45q-66 0 -192.5 -44.5t-200.5 -44.5q-183 0 -183 146q0 86 56 191.5t139.5 192.5t187.5 146t193 59zM1071 819 q-61 0 -105 39t-63 92.5t-19 113.5q0 74 30 151.5t91.5 135t138.5 57.5q61 0 105 -39t63 -92.5t19 -113.5q0 -73 -30 -151t-92 -135.5t-138 -57.5zM1503 923q77 0 119 -59.5t42 -139.5q0 -74 -35 -152t-100.5 -133.5t-141.5 -55.5q-77 0 -119 59t-42 139q0 74 35 152.5 t100.5 134t141.5 55.5z" />
<glyph unicode="&#xf1b1;" horiz-adv-x="768" d="M704 1008q0 -145 -57 -243.5t-152 -135.5l45 -821q2 -26 -16 -45t-44 -19h-192q-26 0 -44 19t-16 45l45 821q-95 37 -152 135.5t-57 243.5q0 128 42.5 249.5t117.5 200t160 78.5t160 -78.5t117.5 -200t42.5 -249.5z" />
<glyph unicode="&#xf1b2;" horiz-adv-x="1792" d="M896 -93l640 349v636l-640 -233v-752zM832 772l698 254l-698 254l-698 -254zM1664 1024v-768q0 -35 -18 -65t-49 -47l-704 -384q-28 -16 -61 -16t-61 16l-704 384q-31 17 -49 47t-18 65v768q0 40 23 73t61 47l704 256q22 8 44 8t44 -8l704 -256q38 -14 61 -47t23 -73z " />
<glyph unicode="&#xf1b3;" horiz-adv-x="2304" d="M640 -96l384 192v314l-384 -164v-342zM576 358l404 173l-404 173l-404 -173zM1664 -96l384 192v314l-384 -164v-342zM1600 358l404 173l-404 173l-404 -173zM1152 651l384 165v266l-384 -164v-267zM1088 1030l441 189l-441 189l-441 -189zM2176 512v-416q0 -36 -19 -67 t-52 -47l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-5 2 -7 4q-2 -2 -7 -4l-448 -224q-25 -14 -57 -14t-57 14l-448 224q-33 16 -52 47t-19 67v416q0 38 21.5 70t56.5 48l434 186v400q0 38 21.5 70t56.5 48l448 192q23 10 50 10t50 -10l448 -192q35 -16 56.5 -48t21.5 -70 v-400l434 -186q36 -16 57 -48t21 -70z" />
<glyph unicode="&#xf1b4;" horiz-adv-x="2048" d="M1848 1197h-511v-124h511v124zM1596 771q-90 0 -146 -52.5t-62 -142.5h408q-18 195 -200 195zM1612 186q63 0 122 32t76 87h221q-100 -307 -427 -307q-214 0 -340.5 132t-126.5 347q0 208 130.5 345.5t336.5 137.5q138 0 240.5 -68t153 -179t50.5 -248q0 -17 -2 -47h-658 q0 -111 57.5 -171.5t166.5 -60.5zM277 236h296q205 0 205 167q0 180 -199 180h-302v-347zM277 773h281q78 0 123.5 36.5t45.5 113.5q0 144 -190 144h-260v-294zM0 1282h594q87 0 155 -14t126.5 -47.5t90 -96.5t31.5 -154q0 -181 -172 -263q114 -32 172 -115t58 -204 q0 -75 -24.5 -136.5t-66 -103.5t-98.5 -71t-121 -42t-134 -13h-611v1260z" />
<glyph unicode="&#xf1b5;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM499 1041h-371v-787h382q117 0 197 57.5t80 170.5q0 158 -143 200q107 52 107 164q0 57 -19.5 96.5 t-56.5 60.5t-79 29.5t-97 8.5zM477 723h-176v184h163q119 0 119 -90q0 -94 -106 -94zM486 388h-185v217h189q124 0 124 -113q0 -104 -128 -104zM1136 356q-68 0 -104 38t-36 107h411q1 10 1 30q0 132 -74.5 220.5t-203.5 88.5q-128 0 -210 -86t-82 -216q0 -135 79 -217 t213 -82q205 0 267 191h-138q-11 -34 -47.5 -54t-75.5 -20zM1126 722q113 0 124 -122h-254q4 56 39 89t91 33zM964 988h319v-77h-319v77z" />
<glyph unicode="&#xf1b6;" horiz-adv-x="1792" d="M1582 954q0 -101 -71.5 -172.5t-172.5 -71.5t-172.5 71.5t-71.5 172.5t71.5 172.5t172.5 71.5t172.5 -71.5t71.5 -172.5zM812 212q0 104 -73 177t-177 73q-27 0 -54 -6l104 -42q77 -31 109.5 -106.5t1.5 -151.5q-31 -77 -107 -109t-152 -1q-21 8 -62 24.5t-61 24.5 q32 -60 91 -96.5t130 -36.5q104 0 177 73t73 177zM1642 953q0 126 -89.5 215.5t-215.5 89.5q-127 0 -216.5 -89.5t-89.5 -215.5q0 -127 89.5 -216t216.5 -89q126 0 215.5 89t89.5 216zM1792 953q0 -189 -133.5 -322t-321.5 -133l-437 -319q-12 -129 -109 -218t-229 -89 q-121 0 -214 76t-118 192l-230 92v429l389 -157q79 48 173 48q13 0 35 -2l284 407q2 187 135.5 319t320.5 132q188 0 321.5 -133.5t133.5 -321.5z" />
<glyph unicode="&#xf1b7;" d="M1242 889q0 80 -57 136.5t-137 56.5t-136.5 -57t-56.5 -136q0 -80 56.5 -136.5t136.5 -56.5t137 56.5t57 136.5zM632 301q0 -83 -58 -140.5t-140 -57.5q-56 0 -103 29t-72 77q52 -20 98 -40q60 -24 120 1.5t85 86.5q24 60 -1.5 120t-86.5 84l-82 33q22 5 42 5 q82 0 140 -57.5t58 -140.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v153l172 -69q20 -92 93.5 -152t168.5 -60q104 0 181 70t87 173l345 252q150 0 255.5 105.5t105.5 254.5q0 150 -105.5 255.5t-255.5 105.5 q-148 0 -253 -104.5t-107 -252.5l-225 -322q-9 1 -28 1q-75 0 -137 -37l-297 119v468q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5zM1289 887q0 -100 -71 -170.5t-171 -70.5t-170.5 70.5t-70.5 170.5t70.5 171t170.5 71q101 0 171.5 -70.5t70.5 -171.5z " />
<glyph unicode="&#xf1b8;" horiz-adv-x="1792" d="M836 367l-15 -368l-2 -22l-420 29q-36 3 -67 31.5t-47 65.5q-11 27 -14.5 55t4 65t12 55t21.5 64t19 53q78 -12 509 -28zM449 953l180 -379l-147 92q-63 -72 -111.5 -144.5t-72.5 -125t-39.5 -94.5t-18.5 -63l-4 -21l-190 357q-17 26 -18 56t6 47l8 18q35 63 114 188 l-140 86zM1680 436l-188 -359q-12 -29 -36.5 -46.5t-43.5 -20.5l-18 -4q-71 -7 -219 -12l8 -164l-230 367l211 362l7 -173q170 -16 283 -5t170 33zM895 1360q-47 -63 -265 -435l-317 187l-19 12l225 356q20 31 60 45t80 10q24 -2 48.5 -12t42 -21t41.5 -33t36 -34.5 t36 -39.5t32 -35zM1550 1053l212 -363q18 -37 12.5 -76t-27.5 -74q-13 -20 -33 -37t-38 -28t-48.5 -22t-47 -16t-51.5 -14t-46 -12q-34 72 -265 436l313 195zM1407 1279l142 83l-220 -373l-419 20l151 86q-34 89 -75 166t-75.5 123.5t-64.5 80t-47 46.5l-17 13l405 -1 q31 3 58 -10.5t39 -28.5l11 -15q39 -61 112 -190z" />
<glyph unicode="&#xf1b9;" horiz-adv-x="2048" d="M480 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM516 768h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5zM1888 448q0 66 -47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47t113 47t47 113zM2048 544v-384 q0 -14 -9 -23t-23 -9h-96v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-1024v-128q0 -80 -56 -136t-136 -56t-136 56t-56 136v128h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5t179 63.5h768q98 0 179 -63.5t104 -157.5 l105 -419h28q93 0 158.5 -65.5t65.5 -158.5z" />
<glyph unicode="&#xf1ba;" horiz-adv-x="2048" d="M1824 640q93 0 158.5 -65.5t65.5 -158.5v-384q0 -14 -9 -23t-23 -9h-96v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-1024v-64q0 -80 -56 -136t-136 -56t-136 56t-56 136v64h-96q-14 0 -23 9t-9 23v384q0 93 65.5 158.5t158.5 65.5h28l105 419q23 94 104 157.5 t179 63.5h128v224q0 14 9 23t23 9h448q14 0 23 -9t9 -23v-224h128q98 0 179 -63.5t104 -157.5l105 -419h28zM320 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM516 640h1016l-89 357q-2 8 -14 17.5t-21 9.5h-768q-9 0 -21 -9.5t-14 -17.5z M1728 160q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47z" />
<glyph unicode="&#xf1bb;" d="M1504 64q0 -26 -19 -45t-45 -19h-462q1 -17 6 -87.5t5 -108.5q0 -25 -18 -42.5t-43 -17.5h-320q-25 0 -43 17.5t-18 42.5q0 38 5 108.5t6 87.5h-462q-26 0 -45 19t-19 45t19 45l402 403h-229q-26 0 -45 19t-19 45t19 45l402 403h-197q-26 0 -45 19t-19 45t19 45l384 384 q19 19 45 19t45 -19l384 -384q19 -19 19 -45t-19 -45t-45 -19h-197l402 -403q19 -19 19 -45t-19 -45t-45 -19h-229l402 -403q19 -19 19 -45z" />
<glyph unicode="&#xf1bc;" d="M1127 326q0 32 -30 51q-193 115 -447 115q-133 0 -287 -34q-42 -9 -42 -52q0 -20 13.5 -34.5t35.5 -14.5q5 0 37 8q132 27 243 27q226 0 397 -103q19 -11 33 -11q19 0 33 13.5t14 34.5zM1223 541q0 40 -35 61q-237 141 -548 141q-153 0 -303 -42q-48 -13 -48 -64 q0 -25 17.5 -42.5t42.5 -17.5q7 0 37 8q122 33 251 33q279 0 488 -124q24 -13 38 -13q25 0 42.5 17.5t17.5 42.5zM1331 789q0 47 -40 70q-126 73 -293 110.5t-343 37.5q-204 0 -364 -47q-23 -7 -38.5 -25.5t-15.5 -48.5q0 -31 20.5 -52t51.5 -21q11 0 40 8q133 37 307 37 q159 0 309.5 -34t253.5 -95q21 -12 40 -12q29 0 50.5 20.5t21.5 51.5zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf1bd;" horiz-adv-x="1024" d="M1024 1233l-303 -582l24 -31h279v-415h-507l-44 -30l-142 -273l-30 -30h-301v303l303 583l-24 30h-279v415h507l44 30l142 273l30 30h301v-303z" />
<glyph unicode="&#xf1be;" horiz-adv-x="2304" d="M784 164l16 241l-16 523q-1 10 -7.5 17t-16.5 7q-9 0 -16 -7t-7 -17l-14 -523l14 -241q1 -10 7.5 -16.5t15.5 -6.5q22 0 24 23zM1080 193l11 211l-12 586q0 16 -13 24q-8 5 -16 5t-16 -5q-13 -8 -13 -24l-1 -6l-10 -579q0 -1 11 -236v-1q0 -10 6 -17q9 -11 23 -11 q11 0 20 9q9 7 9 20zM35 533l20 -128l-20 -126q-2 -9 -9 -9t-9 9l-17 126l17 128q2 9 9 9t9 -9zM121 612l26 -207l-26 -203q-2 -9 -10 -9q-9 0 -9 10l-23 202l23 207q0 9 9 9q8 0 10 -9zM401 159zM213 650l25 -245l-25 -237q0 -11 -11 -11q-10 0 -12 11l-21 237l21 245 q2 12 12 12q11 0 11 -12zM307 657l23 -252l-23 -244q-2 -13 -14 -13q-13 0 -13 13l-21 244l21 252q0 13 13 13q12 0 14 -13zM401 639l21 -234l-21 -246q-2 -16 -16 -16q-6 0 -10.5 4.5t-4.5 11.5l-20 246l20 234q0 6 4.5 10.5t10.5 4.5q14 0 16 -15zM784 164zM495 785 l21 -380l-21 -246q0 -7 -5 -12.5t-12 -5.5q-16 0 -18 18l-18 246l18 380q2 18 18 18q7 0 12 -5.5t5 -12.5zM589 871l19 -468l-19 -244q0 -8 -5.5 -13.5t-13.5 -5.5q-18 0 -20 19l-16 244l16 468q2 19 20 19q8 0 13.5 -5.5t5.5 -13.5zM687 911l18 -506l-18 -242 q-2 -21 -22 -21q-19 0 -21 21l-16 242l16 506q0 9 6.5 15.5t14.5 6.5q9 0 15 -6.5t7 -15.5zM1079 169v0v0zM881 915l15 -510l-15 -239q0 -10 -7.5 -17.5t-17.5 -7.5t-17 7t-8 18l-14 239l14 510q0 11 7.5 18t17.5 7t17.5 -7t7.5 -18zM980 896l14 -492l-14 -236q0 -11 -8 -19 t-19 -8t-19 8t-9 19l-12 236l12 492q1 12 9 20t19 8t18.5 -8t8.5 -20zM1192 404l-14 -231v0q0 -13 -9 -22t-22 -9t-22 9t-10 22l-6 114l-6 117l12 636v3q2 15 12 24q9 7 20 7q8 0 15 -5q14 -8 16 -26zM2304 423q0 -117 -83 -199.5t-200 -82.5h-786q-13 2 -22 11t-9 22v899 q0 23 28 33q85 34 181 34q195 0 338 -131.5t160 -323.5q53 22 110 22q117 0 200 -83t83 -201z" />
<glyph unicode="&#xf1c0;" d="M768 768q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 0q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127 t443 -43zM768 384q237 0 443 43t325 127v-170q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5t-103 128v170q119 -84 325 -127t443 -43zM768 1536q208 0 385 -34.5t280 -93.5t103 -128v-128q0 -69 -103 -128t-280 -93.5t-385 -34.5t-385 34.5t-280 93.5 t-103 128v128q0 69 103 128t280 93.5t385 34.5z" />
<glyph unicode="&#xf1c1;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M894 465q33 -26 84 -56q59 7 117 7q147 0 177 -49q16 -22 2 -52q0 -1 -1 -2l-2 -2v-1q-6 -38 -71 -38q-48 0 -115 20t-130 53q-221 -24 -392 -83q-153 -262 -242 -262q-15 0 -28 7l-24 12q-1 1 -6 5q-10 10 -6 36q9 40 56 91.5t132 96.5q14 9 23 -6q2 -2 2 -4q52 85 107 197 q68 136 104 262q-24 82 -30.5 159.5t6.5 127.5q11 40 42 40h21h1q23 0 35 -15q18 -21 9 -68q-2 -6 -4 -8q1 -3 1 -8v-30q-2 -123 -14 -192q55 -164 146 -238zM318 54q52 24 137 158q-51 -40 -87.5 -84t-49.5 -74zM716 974q-15 -42 -2 -132q1 7 7 44q0 3 7 43q1 4 4 8 q-1 1 -1 2t-0.5 1.5t-0.5 1.5q-1 22 -13 36q0 -1 -1 -2v-2zM592 313q135 54 284 81q-2 1 -13 9.5t-16 13.5q-76 67 -127 176q-27 -86 -83 -197q-30 -56 -45 -83zM1238 329q-24 24 -140 24q76 -28 124 -28q14 0 18 1q0 1 -2 3z" />
<glyph unicode="&#xf1c2;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M233 768v-107h70l164 -661h159l128 485q7 20 10 46q2 16 2 24h4l3 -24q1 -3 3.5 -20t5.5 -26l128 -485h159l164 661h70v107h-300v-107h90l-99 -438q-5 -20 -7 -46l-2 -21h-4l-3 21q-1 5 -4 21t-5 25l-144 545h-114l-144 -545q-2 -9 -4.5 -24.5t-3.5 -21.5l-4 -21h-4l-2 21 q-2 26 -7 46l-99 438h90v107h-300z" />
<glyph unicode="&#xf1c3;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M429 106v-106h281v106h-75l103 161q5 7 10 16.5t7.5 13.5t3.5 4h2q1 -4 5 -10q2 -4 4.5 -7.5t6 -8t6.5 -8.5l107 -161h-76v-106h291v106h-68l-192 273l195 282h67v107h-279v-107h74l-103 -159q-4 -7 -10 -16.5t-9 -13.5l-2 -3h-2q-1 4 -5 10q-6 11 -17 23l-106 159h76v107 h-290v-107h68l189 -272l-194 -283h-68z" />
<glyph unicode="&#xf1c4;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M416 106v-106h327v106h-93v167h137q76 0 118 15q67 23 106.5 87t39.5 146q0 81 -37 141t-100 87q-48 19 -130 19h-368v-107h92v-555h-92zM769 386h-119v268h120q52 0 83 -18q56 -33 56 -115q0 -89 -62 -120q-31 -15 -78 -15z" />
<glyph unicode="&#xf1c5;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M1280 320v-320h-1024v192l192 192l128 -128l384 384zM448 512q-80 0 -136 56t-56 136t56 136t136 56t136 -56t56 -136t-56 -136t-136 -56z" />
<glyph unicode="&#xf1c6;" d="M640 1152v128h-128v-128h128zM768 1024v128h-128v-128h128zM640 896v128h-128v-128h128zM768 768v128h-128v-128h128zM1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400 v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-128v-128h-128v128h-512v-1536h1280zM781 593l107 -349q8 -27 8 -52q0 -83 -72.5 -137.5t-183.5 -54.5t-183.5 54.5t-72.5 137.5q0 25 8 52q21 63 120 396v128h128v-128h79 q22 0 39 -13t23 -34zM640 128q53 0 90.5 19t37.5 45t-37.5 45t-90.5 19t-90.5 -19t-37.5 -45t37.5 -45t90.5 -19z" />
<glyph unicode="&#xf1c7;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M620 686q20 -8 20 -30v-544q0 -22 -20 -30q-8 -2 -12 -2q-12 0 -23 9l-166 167h-131q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h131l166 167q16 15 35 7zM1037 -3q31 0 50 24q129 159 129 363t-129 363q-16 21 -43 24t-47 -14q-21 -17 -23.5 -43.5t14.5 -47.5 q100 -123 100 -282t-100 -282q-17 -21 -14.5 -47.5t23.5 -42.5q18 -15 40 -15zM826 145q27 0 47 20q87 93 87 219t-87 219q-18 19 -45 20t-46 -17t-20 -44.5t18 -46.5q52 -57 52 -131t-52 -131q-19 -20 -18 -46.5t20 -44.5q20 -17 44 -17z" />
<glyph unicode="&#xf1c8;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M768 768q52 0 90 -38t38 -90v-384q0 -52 -38 -90t-90 -38h-384q-52 0 -90 38t-38 90v384q0 52 38 90t90 38h384zM1260 766q20 -8 20 -30v-576q0 -22 -20 -30q-8 -2 -12 -2q-14 0 -23 9l-265 266v90l265 266q9 9 23 9q4 0 12 -2z" />
<glyph unicode="&#xf1c9;" d="M1468 1156q28 -28 48 -76t20 -88v-1152q0 -40 -28 -68t-68 -28h-1344q-40 0 -68 28t-28 68v1600q0 40 28 68t68 28h896q40 0 88 -20t76 -48zM1024 1400v-376h376q-10 29 -22 41l-313 313q-12 12 -41 22zM1408 -128v1024h-416q-40 0 -68 28t-28 68v416h-768v-1536h1280z M480 768q8 11 21 12.5t24 -6.5l51 -38q11 -8 12.5 -21t-6.5 -24l-182 -243l182 -243q8 -11 6.5 -24t-12.5 -21l-51 -38q-11 -8 -24 -6.5t-21 12.5l-226 301q-14 19 0 38zM1282 467q14 -19 0 -38l-226 -301q-8 -11 -21 -12.5t-24 6.5l-51 38q-11 8 -12.5 21t6.5 24l182 243 l-182 243q-8 11 -6.5 24t12.5 21l51 38q11 8 24 6.5t21 -12.5zM662 6q-13 2 -20.5 13t-5.5 24l138 831q2 13 13 20.5t24 5.5l63 -10q13 -2 20.5 -13t5.5 -24l-138 -831q-2 -13 -13 -20.5t-24 -5.5z" />
<glyph unicode="&#xf1ca;" d="M1497 709v-198q-101 -23 -198 -23q-65 -136 -165.5 -271t-181.5 -215.5t-128 -106.5q-80 -45 -162 3q-28 17 -60.5 43.5t-85 83.5t-102.5 128.5t-107.5 184t-105.5 244t-91.5 314.5t-70.5 390h283q26 -218 70 -398.5t104.5 -317t121.5 -235.5t140 -195q169 169 287 406 q-142 72 -223 220t-81 333q0 192 104 314.5t284 122.5q178 0 273 -105.5t95 -297.5q0 -159 -58 -286q-7 -1 -19.5 -3t-46 -2t-63 6t-62 25.5t-50.5 51.5q31 103 31 184q0 87 -29 132t-79 45q-53 0 -85 -49.5t-32 -140.5q0 -186 105 -293.5t267 -107.5q62 0 121 14z" />
<glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546 q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
<glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94 q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44 0 84.5 -21t73 -55t65 -75t69 -82t77 -75t97 -55 t121.5 -21q121 0 204.5 71.5t83.5 190.5q0 121 -84 192t-207 71q-143 0 -241 -97q14 -16 29.5 -34t34.5 -40t29 -34q66 64 142 64q52 0 92 -33t40 -84q0 -57 -37 -91.5t-94 -34.5q-43 0 -82.5 21t-72 55t-65.5 75t-69.5 82t-77.5 75t-96.5 55t-118.5 21q-122 0 -207 -70.5 t-85 -189.5z" />
<glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194 q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5 t271.5 -112.5zM1380 473l194 -194q90 171 90 361t-90 361l-194 -194q28 -82 28 -167t-28 -167z" />
<glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1760 640q0 -176 -68.5 -336t-184 -275.5t-275.5 -184t-336 -68.5t-336 68.5t-275.5 184t-184 275.5t-68.5 336q0 213 97 398.5t265 305.5t374 151v-228q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5 t136.5 204t51 248.5q0 230 -145.5 406t-366.5 221v228q206 -31 374 -151t265 -305.5t97 -398.5z" />
<glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115q-44 -14 -85 -50t-60 -65l-19 -29q-31 -56 -48 -133.5t-7 -170 t57 -156.5q33 -45 77.5 -60.5t85 -5.5t76 26.5t57.5 33.5l21 16q60 53 96.5 115t48.5 121.5t10 121.5t-18 118t-37 107.5t-45.5 93t-45 72t-34.5 47.5l-13 17q-14 13 -7 13l10 -3q40 -29 62.5 -46t62 -50t64 -58t58.5 -65t55.5 -77t45.5 -88t38 -103t23.5 -117t10.5 -136 q3 -259 -108 -465t-312 -321t-456 -115q-185 0 -351 74t-283.5 198t-184 293t-60.5 353z" />
<glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251 l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241q-52 -10 -98 -10t-98 10l48 241q-90 18 -147 85l-185 -162 q-67 77 -98 169l232 80q-14 42 -14 85t14 85l-233 80q33 93 99 169l185 -162q59 68 147 86l-48 240q44 10 98 10t98 -10l-48 -240q88 -18 147 -86l185 162q66 -76 99 -169zM874 1448v-66q-65 -2 -121 -13l17 -86q-220 -42 -368 -211l-65 56q-38 -42 -73 -98l-57 33 q106 172 282 275.5t385 109.5zM1705 640q0 -205 -98 -385l-57 33q27 52 49 112l-83 28q36 103 36 212q0 112 -35 212l82 28q-19 56 -49 112l57 33q98 -180 98 -385zM1585 1063l-57 -33q-35 56 -73 98l-65 -56q-148 169 -368 211l17 86q-56 11 -121 13v66q209 -6 385 -109.5 t282 -275.5zM1748 640q0 173 -67.5 331t-181.5 272t-272 181.5t-331 67.5t-331 -67.5t-272 -181.5t-181.5 -272t-67.5 -331t67.5 -331t181.5 -272t272 -181.5t331 -67.5t331 67.5t272 181.5t181.5 272t67.5 331zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71 t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf1d2;" d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85 q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387q0 46 2 69h-137q3 -23 3 -71v-392 q0 -50 -3 -75zM1280 366v121q-30 -21 -68 -21q-53 0 -53 82v225h52q9 0 26.5 -1t26.5 -1v117h-105q0 82 3 102h-140q4 -24 4 -55v-47h-60v-117q36 3 37 3q3 0 11 -0.5t12 -0.5v-2h-2v-217q0 -37 2.5 -64t11.5 -56.5t24.5 -48.5t43.5 -31t66 -12q64 0 108 24zM924 1072 q0 36 -24 63.5t-60 27.5t-60.5 -27t-24.5 -64q0 -36 25 -62.5t60 -26.5t59.5 27t24.5 62zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58 q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 108.5t-47.5 165.5q0 139 95 231.5t235 92.5q96 0 178 -47 q98 0 218 47zM1123 220h-222q4 45 4 134v609q0 94 -4 128h222q-4 -33 -4 -124v-613q0 -89 4 -134zM1724 442v-196q-71 -39 -174 -39q-62 0 -107 20t-70 50t-39.5 78t-18.5 92t-4 103v351h2v4q-7 0 -19 1t-18 1q-21 0 -59 -6v190h96v76q0 54 -6 89h227q-6 -41 -6 -165h171 v-190q-15 0 -43.5 2t-42.5 2h-85v-365q0 -131 87 -131q61 0 109 33zM1148 1389q0 -58 -39 -101.5t-96 -43.5q-58 0 -98 43.5t-40 101.5q0 59 39.5 103t98.5 44q58 0 96.5 -44.5t38.5 -102.5z" />
<glyph unicode="&#xf1d4;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5 t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186t-102 153t-153 102t-186 38t-186 -38t-153 -102t-102 -153 t-38 -186q0 -114 52 -218q10 -20 3.5 -40t-25.5 -30t-39.5 -3t-30.5 26q-64 123 -64 265q0 119 46.5 227t124.5 186t186 124t226 46q158 0 292.5 -78t212.5 -212.5t78 -292.5z" />
<glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5 q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 -4 -16t-7 -18q-64 -97 -302 -97q-53 0 -110.5 9t-98 20 t-104.5 30q-15 5 -23 7q-14 4 -46 4.5t-40 1.5q-41 -45 -127.5 -65t-168.5 -20q-35 0 -69 1.5t-93 9t-101 20.5t-74.5 40t-32.5 64q0 40 10 59.5t41 48.5q11 2 40.5 13t49.5 12q4 0 14 2q2 2 2 4l-2 3q-48 11 -108 105.5t-73 156.5l-5 3q-4 0 -12 -20q-18 -41 -54.5 -74.5 t-77.5 -37.5h-1q-4 0 -6 4.5t-5 5.5q-23 54 -23 100q0 275 252 466z" />
<glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25 q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -70 4q-169 0 -311 -77t-223.5 -208.5t-81.5 -287.5 q0 -78 23 -152q-35 -3 -68 -3q-26 0 -50 1.5t-55 6.5t-44.5 7t-54.5 10.5t-50 10.5l-253 -127l72 218q-290 203 -290 490q0 169 97.5 311t264 223.5t363.5 81.5q176 0 332.5 -66t262 -182.5t136.5 -260.5zM2048 404q0 -117 -68.5 -223.5t-185.5 -193.5l55 -181l-199 109 q-150 -37 -218 -37q-169 0 -311 70.5t-223.5 191.5t-81.5 264t81.5 264t223.5 191.5t311 70.5q161 0 303 -70.5t227.5 -192t85.5 -263.5z" />
<glyph unicode="&#xf1d8;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-453 185l-242 -295q-18 -23 -49 -23q-13 0 -22 4q-19 7 -30.5 23.5t-11.5 36.5v349l864 1059l-1069 -925l-395 162q-37 14 -40 55q-2 40 32 59l1664 960q15 9 32 9q20 0 36 -11z" />
<glyph unicode="&#xf1d9;" horiz-adv-x="1792" d="M1764 1525q33 -24 27 -64l-256 -1536q-5 -29 -32 -45q-14 -8 -31 -8q-11 0 -24 5l-527 215l-298 -327q-18 -21 -47 -21q-14 0 -23 4q-19 7 -30 23.5t-11 36.5v452l-472 193q-37 14 -40 55q-3 39 32 59l1664 960q35 21 68 -2zM1422 26l221 1323l-1434 -827l336 -137 l863 639l-478 -797z" />
<glyph unicode="&#xf1da;" d="M1536 640q0 -156 -61 -298t-164 -245t-245 -164t-298 -61q-172 0 -327 72.5t-264 204.5q-7 10 -6.5 22.5t8.5 20.5l137 138q10 9 25 9q16 -2 23 -12q73 -95 179 -147t225 -52q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5 t-163.5 109.5t-198.5 40.5q-98 0 -188 -35.5t-160 -101.5l137 -138q31 -30 14 -69q-17 -40 -59 -40h-448q-26 0 -45 19t-19 45v448q0 42 40 59q39 17 69 -14l130 -129q107 101 244.5 156.5t284.5 55.5q156 0 298 -61t245 -164t164 -245t61 -298zM896 928v-448q0 -14 -9 -23 t-23 -9h-320q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf1db;" d="M768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103 t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf1dc;" horiz-adv-x="1792" d="M1682 -128q-44 0 -132.5 3.5t-133.5 3.5q-44 0 -132 -3.5t-132 -3.5q-24 0 -37 20.5t-13 45.5q0 31 17 46t39 17t51 7t45 15q33 21 33 140l-1 391q0 21 -1 31q-13 4 -50 4h-675q-38 0 -51 -4q-1 -10 -1 -31l-1 -371q0 -142 37 -164q16 -10 48 -13t57 -3.5t45 -15 t20 -45.5q0 -26 -12.5 -48t-36.5 -22q-47 0 -139.5 3.5t-138.5 3.5q-43 0 -128 -3.5t-127 -3.5q-23 0 -35.5 21t-12.5 45q0 30 15.5 45t36 17.5t47.5 7.5t42 15q33 23 33 143l-1 57v813q0 3 0.5 26t0 36.5t-1.5 38.5t-3.5 42t-6.5 36.5t-11 31.5t-16 18q-15 10 -45 12t-53 2 t-41 14t-18 45q0 26 12 48t36 22q46 0 138.5 -3.5t138.5 -3.5q42 0 126.5 3.5t126.5 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17 -43.5t-38.5 -14.5t-49.5 -4t-43 -13q-35 -21 -35 -160l1 -320q0 -21 1 -32q13 -3 39 -3h699q25 0 38 3q1 11 1 32l1 320q0 139 -35 160 q-18 11 -58.5 12.5t-66 13t-25.5 49.5q0 26 12.5 48t37.5 22q44 0 132 -3.5t132 -3.5q43 0 129 3.5t129 3.5q25 0 37.5 -22t12.5 -48q0 -30 -17.5 -44t-40 -14.5t-51.5 -3t-44 -12.5q-35 -23 -35 -161l1 -943q0 -119 34 -140q16 -10 46 -13.5t53.5 -4.5t41.5 -15.5t18 -44.5 q0 -26 -12 -48t-36 -22z" />
<glyph unicode="&#xf1dd;" horiz-adv-x="1280" d="M1278 1347v-73q0 -29 -18.5 -61t-42.5 -32q-50 0 -54 -1q-26 -6 -32 -31q-3 -11 -3 -64v-1152q0 -25 -18 -43t-43 -18h-108q-25 0 -43 18t-18 43v1218h-143v-1218q0 -25 -17.5 -43t-43.5 -18h-108q-26 0 -43.5 18t-17.5 43v496q-147 12 -245 59q-126 58 -192 179 q-64 117 -64 259q0 166 88 286q88 118 209 159q111 37 417 37h479q25 0 43 -18t18 -43z" />
<glyph unicode="&#xf1de;" d="M352 128v-128h-352v128h352zM704 256q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM864 640v-128h-864v128h864zM224 1152v-128h-224v128h224zM1536 128v-128h-736v128h736zM576 1280q26 0 45 -19t19 -45v-256 q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1216 768q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h256zM1536 640v-128h-224v128h224zM1536 1152v-128h-864v128h864z" />
<glyph unicode="&#xf1e0;" d="M1216 512q133 0 226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5t-226.5 93.5t-93.5 226.5q0 12 2 34l-360 180q-92 -86 -218 -86q-133 0 -226.5 93.5t-93.5 226.5t93.5 226.5t226.5 93.5q126 0 218 -86l360 180q-2 22 -2 34q0 133 93.5 226.5t226.5 93.5 t226.5 -93.5t93.5 -226.5t-93.5 -226.5t-226.5 -93.5q-126 0 -218 86l-360 -180q2 -22 2 -34t-2 -34l360 -180q92 86 218 86z" />
<glyph unicode="&#xf1e1;" d="M1280 341q0 88 -62.5 151t-150.5 63q-84 0 -145 -58l-241 120q2 16 2 23t-2 23l241 120q61 -58 145 -58q88 0 150.5 63t62.5 151t-62.5 150.5t-150.5 62.5t-151 -62.5t-63 -150.5q0 -7 2 -23l-241 -120q-62 57 -145 57q-88 0 -150.5 -62.5t-62.5 -150.5t62.5 -150.5 t150.5 -62.5q83 0 145 57l241 -120q-2 -16 -2 -23q0 -88 63 -150.5t151 -62.5t150.5 62.5t62.5 150.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf1e2;" horiz-adv-x="1792" d="M571 947q-10 25 -34 35t-49 0q-108 -44 -191 -127t-127 -191q-10 -25 0 -49t35 -34q13 -5 24 -5q42 0 60 40q34 84 98.5 148.5t148.5 98.5q25 11 35 35t0 49zM1513 1303l46 -46l-244 -243l68 -68q19 -19 19 -45.5t-19 -45.5l-64 -64q89 -161 89 -343q0 -143 -55.5 -273.5 t-150 -225t-225 -150t-273.5 -55.5t-273.5 55.5t-225 150t-150 225t-55.5 273.5t55.5 273.5t150 225t225 150t273.5 55.5q182 0 343 -89l64 64q19 19 45.5 19t45.5 -19l68 -68zM1521 1359q-10 -10 -22 -10q-13 0 -23 10l-91 90q-9 10 -9 23t9 23q10 9 23 9t23 -9l90 -91 q10 -9 10 -22.5t-10 -22.5zM1751 1129q-11 -9 -23 -9t-23 9l-90 91q-10 9 -10 22.5t10 22.5q9 10 22.5 10t22.5 -10l91 -90q9 -10 9 -23t-9 -23zM1792 1312q0 -14 -9 -23t-23 -9h-96q-14 0 -23 9t-9 23t9 23t23 9h96q14 0 23 -9t9 -23zM1600 1504v-96q0 -14 -9 -23t-23 -9 t-23 9t-9 23v96q0 14 9 23t23 9t23 -9t9 -23zM1751 1449l-91 -90q-10 -10 -22 -10q-13 0 -23 10q-10 9 -10 22.5t10 22.5l90 91q10 9 23 9t23 -9q9 -10 9 -23t-9 -23z" />
<glyph unicode="&#xf1e3;" horiz-adv-x="1792" d="M609 720l287 208l287 -208l-109 -336h-355zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM1515 186q149 203 149 454v3l-102 -89l-240 224l63 323 l134 -12q-150 206 -389 282l53 -124l-287 -159l-287 159l53 124q-239 -76 -389 -282l135 12l62 -323l-240 -224l-102 89v-3q0 -251 149 -454l30 132l326 -40l139 -298l-116 -69q117 -39 240 -39t240 39l-116 69l139 298l326 40z" />
<glyph unicode="&#xf1e4;" horiz-adv-x="1792" d="M448 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM256 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM832 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23 v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM640 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM66 768q-28 0 -47 19t-19 46v129h514v-129q0 -27 -19 -46t-46 -19h-383zM1216 224v-192q0 -14 -9 -23t-23 -9h-192 q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1024 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1600 224v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23 zM1408 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 1016v-13h-514v10q0 104 -382 102q-382 -1 -382 -102v-10h-514v13q0 17 8.5 43t34 64t65.5 75.5t110.5 76t160 67.5t224 47.5t293.5 18.5t293 -18.5t224 -47.5 t160.5 -67.5t110.5 -76t65.5 -75.5t34 -64t8.5 -43zM1792 608v-192q0 -14 -9 -23t-23 -9h-192q-14 0 -23 9t-9 23v192q0 14 9 23t23 9h192q14 0 23 -9t9 -23zM1792 962v-129q0 -27 -19 -46t-46 -19h-384q-27 0 -46 19t-19 46v129h514z" />
<glyph unicode="&#xf1e5;" horiz-adv-x="1792" d="M704 1216v-768q0 -26 -19 -45t-45 -19v-576q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v512l249 873q7 23 31 23h424zM1024 1216v-704h-256v704h256zM1792 320v-512q0 -26 -19 -45t-45 -19h-512q-26 0 -45 19t-19 45v576q-26 0 -45 19t-19 45v768h424q24 0 31 -23z M736 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23zM1408 1504v-224h-352v224q0 14 9 23t23 9h288q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf1e6;" horiz-adv-x="1792" d="M1755 1083q37 -37 37 -90t-37 -91l-401 -400l150 -150l-160 -160q-163 -163 -389.5 -186.5t-411.5 100.5l-362 -362h-181v181l362 362q-124 185 -100.5 411.5t186.5 389.5l160 160l150 -150l400 401q38 37 91 37t90 -37t37 -90.5t-37 -90.5l-400 -401l234 -234l401 400 q38 37 91 37t90 -37z" />
<glyph unicode="&#xf1e7;" horiz-adv-x="1792" d="M873 796q0 -83 -63.5 -142.5t-152.5 -59.5t-152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59t152.5 -59t63.5 -143zM1375 796q0 -83 -63 -142.5t-153 -59.5q-89 0 -152.5 59.5t-63.5 142.5q0 84 63.5 143t152.5 59q90 0 153 -59t63 -143zM1600 616v667q0 87 -32 123.5 t-111 36.5h-1112q-83 0 -112.5 -34t-29.5 -126v-673q43 -23 88.5 -40t81 -28t81 -18.5t71 -11t70 -4t58.5 -0.5t56.5 2t44.5 2q68 1 95 -27q6 -6 10 -9q26 -25 61 -51q7 91 118 87q5 0 36.5 -1.5t43 -2t45.5 -1t53 1t54.5 4.5t61 8.5t62 13.5t67 19.5t67.5 27t72 34.5z M1763 621q-121 -149 -372 -252q84 -285 -23 -465q-66 -113 -183 -148q-104 -32 -182 15q-86 51 -82 164l-1 326v1q-8 2 -24.5 6t-23.5 5l-1 -338q4 -114 -83 -164q-79 -47 -183 -15q-117 36 -182 150q-105 180 -22 463q-251 103 -372 252q-25 37 -4 63t60 -1q3 -2 11 -7 t11 -8v694q0 72 47 123t114 51h1257q67 0 114 -51t47 -123v-694l21 15q39 27 60 1t-4 -63z" />
<glyph unicode="&#xf1e8;" horiz-adv-x="1792" d="M896 1102v-434h-145v434h145zM1294 1102v-434h-145v434h145zM1294 342l253 254v795h-1194v-1049h326v-217l217 217h398zM1692 1536v-1013l-434 -434h-326l-217 -217h-217v217h-398v1158l109 289h1483z" />
<glyph unicode="&#xf1e9;" d="M773 217v-127q-1 -292 -6 -305q-12 -32 -51 -40q-54 -9 -181.5 38t-162.5 89q-13 15 -17 36q-1 12 4 26q4 10 34 47t181 216q1 0 60 70q15 19 39.5 24.5t49.5 -3.5q24 -10 37.5 -29t12.5 -42zM624 468q-3 -55 -52 -70l-120 -39q-275 -88 -292 -88q-35 2 -54 36 q-12 25 -17 75q-8 76 1 166.5t30 124.5t56 32q13 0 202 -77q70 -29 115 -47l84 -34q23 -9 35.5 -30.5t11.5 -48.5zM1450 171q-7 -54 -91.5 -161t-135.5 -127q-37 -14 -63 7q-14 10 -184 287l-47 77q-14 21 -11.5 46t19.5 46q35 43 83 26q1 -1 119 -40q203 -66 242 -79.5 t47 -20.5q28 -22 22 -61zM778 803q5 -102 -54 -122q-58 -17 -114 71l-378 598q-8 35 19 62q41 43 207.5 89.5t224.5 31.5q40 -10 49 -45q3 -18 22 -305.5t24 -379.5zM1440 695q3 -39 -26 -59q-15 -10 -329 -86q-67 -15 -91 -23l1 2q-23 -6 -46 4t-37 32q-30 47 0 87 q1 1 75 102q125 171 150 204t34 39q28 19 65 2q48 -23 123 -133.5t81 -167.5v-3z" />
<glyph unicode="&#xf1ea;" horiz-adv-x="2048" d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19 t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
<glyph unicode="&#xf1eb;" horiz-adv-x="2048" d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121 q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73t380 -73t320 -205q10 -10 10 -22q0 -18 -75 -93t-92 -75z M1838 827q-11 0 -22 9q-179 157 -371.5 236.5t-420.5 79.5t-420.5 -79.5t-371.5 -236.5q-11 -9 -22 -9q-17 0 -92.5 75t-75.5 93q0 13 10 23q187 186 445 288t527 102t527 -102t445 -288q10 -10 10 -23q0 -18 -75.5 -93t-92.5 -75z" />
<glyph unicode="&#xf1ec;" horiz-adv-x="1792" d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5 t37.5 90.5zM384 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 768q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1536 0v384q0 52 -38 90t-90 38t-90 -38t-38 -90v-384q0 -52 38 -90t90 -38t90 38t38 90zM1152 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5z M1536 1088v256q0 26 -19 45t-45 19h-1280q-26 0 -45 -19t-19 -45v-256q0 -26 19 -45t45 -19h1280q26 0 45 19t19 45zM1536 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1408v-1536q0 -52 -38 -90t-90 -38 h-1408q-52 0 -90 38t-38 90v1536q0 52 38 90t90 38h1408q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf1ed;" d="M1519 890q18 -84 -4 -204q-87 -444 -565 -444h-44q-25 0 -44 -16.5t-24 -42.5l-4 -19l-55 -346l-2 -15q-5 -26 -24.5 -42.5t-44.5 -16.5h-251q-21 0 -33 15t-9 36q9 56 26.5 168t26.5 168t27 167.5t27 167.5q5 37 43 37h131q133 -2 236 21q175 39 287 144q102 95 155 246 q24 70 35 133q1 6 2.5 7.5t3.5 1t6 -3.5q79 -59 98 -162zM1347 1172q0 -107 -46 -236q-80 -233 -302 -315q-113 -40 -252 -42q0 -1 -90 -1l-90 1q-100 0 -118 -96q-2 -8 -85 -530q-1 -10 -12 -10h-295q-22 0 -36.5 16.5t-11.5 38.5l232 1471q5 29 27.5 48t51.5 19h598 q34 0 97.5 -13t111.5 -32q107 -41 163.5 -123t56.5 -196z" />
<glyph unicode="&#xf1ee;" horiz-adv-x="1792" d="M602 949q19 -61 31 -123.5t17 -141.5t-14 -159t-62 -145q-21 81 -67 157t-95.5 127t-99 90.5t-78.5 57.5t-33 19q-62 34 -81.5 100t14.5 128t101 81.5t129 -14.5q138 -83 238 -177zM927 1236q11 -25 20.5 -46t36.5 -100.5t42.5 -150.5t25.5 -179.5t0 -205.5t-47.5 -209.5 t-105.5 -208.5q-51 -72 -138 -72q-54 0 -98 31q-57 40 -69 109t28 127q60 85 81 195t13 199.5t-32 180.5t-39 128t-22 52q-31 63 -8.5 129.5t85.5 97.5q34 17 75 17q47 0 88.5 -25t63.5 -69zM1248 567q-17 -160 -72 -311q-17 131 -63 246q25 174 -5 361q-27 178 -94 342 q114 -90 212 -211q9 -37 15 -80q26 -179 7 -347zM1520 1440q9 -17 23.5 -49.5t43.5 -117.5t50.5 -178t34 -227.5t5 -269t-47 -300t-112.5 -323.5q-22 -48 -66 -75.5t-95 -27.5q-39 0 -74 16q-67 31 -92.5 100t4.5 136q58 126 90 257.5t37.5 239.5t-3.5 213.5t-26.5 180.5 t-38.5 138.5t-32.5 90t-15.5 32.5q-34 65 -11.5 135.5t87.5 104.5q37 20 81 20q49 0 91.5 -25.5t66.5 -70.5z" />
<glyph unicode="&#xf1f0;" horiz-adv-x="2304" d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27 q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24.5 38.5t70.5 16.5q70 1 124 -24l15 -8zM2042 960h-128 q-65 0 -87 -54l-246 -588h174l35 96h212q5 -22 20 -96h154zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf1f1;" horiz-adv-x="2304" d="M671 603h-13q-47 0 -47 -32q0 -22 20 -22q17 0 28 15t12 39zM1066 639h62v3q1 4 0.5 6.5t-1 7t-2 8t-4.5 6.5t-7.5 5t-11.5 2q-28 0 -36 -38zM1606 603h-12q-48 0 -48 -32q0 -22 20 -22q17 0 28 15t12 39zM1925 629q0 41 -30 41q-19 0 -31 -20t-12 -51q0 -42 28 -42 q20 0 32.5 20t12.5 52zM480 770h87l-44 -262h-56l32 201l-71 -201h-39l-4 200l-34 -200h-53l44 262h81l2 -163zM733 663q0 -6 -4 -42q-16 -101 -17 -113h-47l1 22q-20 -26 -58 -26q-23 0 -37.5 16t-14.5 42q0 39 26 60.5t73 21.5q14 0 23 -1q0 3 0.5 5.5t1 4.5t0.5 3 q0 20 -36 20q-29 0 -59 -10q0 4 7 48q38 11 67 11q74 0 74 -62zM889 721l-8 -49q-22 3 -41 3q-27 0 -27 -17q0 -8 4.5 -12t21.5 -11q40 -19 40 -60q0 -72 -87 -71q-34 0 -58 6q0 2 7 49q29 -8 51 -8q32 0 32 19q0 7 -4.5 11.5t-21.5 12.5q-43 20 -43 59q0 72 84 72 q30 0 50 -4zM977 721h28l-7 -52h-29q-2 -17 -6.5 -40.5t-7 -38.5t-2.5 -18q0 -16 19 -16q8 0 16 2l-8 -47q-21 -7 -40 -7q-43 0 -45 47q0 12 8 56q3 20 25 146h55zM1180 648q0 -23 -7 -52h-111q-3 -22 10 -33t38 -11q30 0 58 14l-9 -54q-30 -8 -57 -8q-95 0 -95 95 q0 55 27.5 90.5t69.5 35.5q35 0 55.5 -21t20.5 -56zM1319 722q-13 -23 -22 -62q-22 2 -31 -24t-25 -128h-56l3 14q22 130 29 199h51l-3 -33q14 21 25.5 29.5t28.5 4.5zM1506 763l-9 -57q-28 14 -50 14q-31 0 -51 -27.5t-20 -70.5q0 -30 13.5 -47t38.5 -17q21 0 48 13 l-10 -59q-28 -8 -50 -8q-45 0 -71.5 30.5t-26.5 82.5q0 70 35.5 114.5t91.5 44.5q26 0 61 -13zM1668 663q0 -18 -4 -42q-13 -79 -17 -113h-46l1 22q-20 -26 -59 -26q-23 0 -37 16t-14 42q0 39 25.5 60.5t72.5 21.5q15 0 23 -1q2 7 2 13q0 20 -36 20q-29 0 -59 -10q0 4 8 48 q38 11 67 11q73 0 73 -62zM1809 722q-14 -24 -21 -62q-23 2 -31.5 -23t-25.5 -129h-56l3 14q19 104 29 199h52q0 -11 -4 -33q15 21 26.5 29.5t27.5 4.5zM1950 770h56l-43 -262h-53l3 19q-23 -23 -52 -23q-31 0 -49.5 24t-18.5 64q0 53 27.5 92t64.5 39q31 0 53 -29z M2061 640q0 148 -72.5 273t-198 198t-273.5 73q-181 0 -328 -110q127 -116 171 -284h-50q-44 150 -158 253q-114 -103 -158 -253h-50q44 168 171 284q-147 110 -328 110q-148 0 -273.5 -73t-198 -198t-72.5 -273t72.5 -273t198 -198t273.5 -73q181 0 328 110 q-120 111 -165 264h50q46 -138 152 -233q106 95 152 233h50q-45 -153 -165 -264q147 -110 328 -110q148 0 273.5 73t198 198t72.5 273zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf1f2;" horiz-adv-x="2304" d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42 q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0 -71 44l-42 -40q44 -64 115 -64q51 0 83 30.5t32 79.5zM1008 604 v77q-37 -37 -78 -37q-49 0 -80.5 32.5t-31.5 82.5q0 48 31.5 81.5t77.5 33.5q43 0 81 -38v77q-40 20 -80 20q-74 0 -125.5 -50.5t-51.5 -123.5t51 -123.5t125 -50.5q42 0 81 19zM2240 0v527q-65 -40 -144.5 -84t-237.5 -117t-329.5 -137.5t-417.5 -134.5t-504 -118h1569 q26 0 45 19t19 45zM1389 757q0 75 -53 128t-128 53t-128 -53t-53 -128t53 -128t128 -53t128 53t53 128zM1541 584l144 342h-71l-90 -224l-89 224h-71l142 -342h35zM1714 593h184v56h-119v90h115v56h-115v74h119v57h-184v-333zM2105 593h80l-105 140q76 16 76 94q0 47 -31 73 t-87 26h-97v-333h65v133h9zM2304 1274v-1268q0 -56 -38.5 -95t-93.5 -39h-2040q-55 0 -93.5 39t-38.5 95v1268q0 56 38.5 95t93.5 39h2040q55 0 93.5 -39t38.5 -95z" />
<glyph unicode="&#xf1f3;" horiz-adv-x="2304" d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1t-32.5 0.5t-29.5 0.5v-91h-126l-80 90l-83 -90h-256v271h260 l80 -89l82 89h207q109 0 109 -89zM964 794v-56h-217v271h217v-57h-152v-49h148v-55h-148v-54h152zM2304 235v-229q0 -55 -38.5 -94.5t-93.5 -39.5h-2040q-55 0 -93.5 39.5t-38.5 94.5v678h111l25 61h55l25 -61h218v46l19 -46h113l20 47v-47h541v99l10 1q10 0 10 -14v-86h279 v23q23 -12 55 -18t52.5 -6.5t63 0.5t51.5 1l25 61h56l25 -61h227v58l34 -58h182v378h-180v-44l-25 44h-185v-44l-23 44h-249q-69 0 -109 -22v22h-172v-22q-24 22 -73 22h-628l-43 -97l-43 97h-198v-44l-22 44h-169l-78 -179v391q0 55 38.5 94.5t93.5 39.5h2040 q55 0 93.5 -39.5t38.5 -94.5v-678h-120q-51 0 -81 -22v22h-177q-55 0 -78 -22v22h-316v-22q-31 22 -87 22h-209v-22q-23 22 -91 22h-234l-54 -58l-50 58h-349v-378h343l55 59l52 -59h211v89h21q59 0 90 13v-102h174v99h8q8 0 10 -2t2 -10v-87h529q57 0 88 24v-24h168 q60 0 95 17zM1546 469q0 -23 -12 -43t-34 -29q25 -9 34 -26t9 -46v-54h-65v45q0 33 -12 43.5t-46 10.5h-69v-99h-65v271h154q48 0 77 -15t29 -58zM1269 936q0 -24 -12.5 -44t-33.5 -29q26 -9 34.5 -25.5t8.5 -46.5v-53h-65q0 9 0.5 26.5t0 25t-3 18.5t-8.5 16t-17.5 8.5 t-29.5 3.5h-70v-98h-64v271l153 -1q49 0 78 -14.5t29 -57.5zM1798 327v-56h-216v271h216v-56h-151v-49h148v-55h-148v-54zM1372 1009v-271h-66v271h66zM2065 357q0 -86 -102 -86h-126v58h126q34 0 34 25q0 16 -17 21t-41.5 5t-49.5 3.5t-42 22.5t-17 55q0 39 26 60t66 21 h130v-57h-119q-36 0 -36 -25q0 -16 17.5 -20.5t42 -4t49 -2.5t42 -21.5t17.5 -54.5zM2304 407v-101q-24 -35 -88 -35h-125v58h125q33 0 33 25q0 13 -12.5 19t-31 5.5t-40 2t-40 8t-31 24t-12.5 48.5q0 39 26.5 60t66.5 21h129v-57h-118q-36 0 -36 -25q0 -20 29 -22t68.5 -5 t56.5 -26zM2139 1008v-270h-92l-122 203v-203h-132l-26 60h-134l-25 -60h-75q-129 0 -129 133q0 138 133 138h63v-59q-7 0 -28 1t-28.5 0.5t-23 -2t-21.5 -6.5t-14.5 -13.5t-11.5 -23t-3 -33.5q0 -38 13.5 -58t49.5 -20h29l92 213h97l109 -256v256h99l114 -188v188h66z" />
<glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M745 630q0 -37 -25.5 -61.5t-62.5 -24.5q-29 0 -46.5 16t-17.5 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM1530 779q0 -42 -22 -57t-66 -15l-32 -1l17 107q2 11 13 11h18q22 0 35 -2t25 -12.5t12 -30.5zM1881 630q0 -36 -25.5 -61t-61.5 -25q-29 0 -47 16 t-18 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM513 801q0 59 -38.5 85.5t-100.5 26.5h-160q-19 0 -21 -19l-65 -408q-1 -6 3 -11t10 -5h76q20 0 22 19l18 110q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM822 489l41 261q1 6 -3 11t-10 5h-76 q-14 0 -17 -33q-27 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q28 0 58 12t48 32q-4 -12 -4 -21q0 -16 13 -16h69q19 0 22 19zM1269 752q0 5 -4 9.5t-9 4.5h-77q-11 0 -18 -10l-106 -156l-44 150q-5 16 -22 16h-75q-5 0 -9 -4.5t-4 -9.5q0 -2 19.5 -59 t42 -123t23.5 -70q-82 -112 -82 -120q0 -13 13 -13h77q11 0 18 10l255 368q2 2 2 7zM1649 801q0 59 -38.5 85.5t-100.5 26.5h-159q-20 0 -22 -19l-65 -408q-1 -6 3 -11t10 -5h82q12 0 16 13l18 116q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM1958 489 l41 261q1 6 -3 11t-10 5h-76q-14 0 -17 -33q-26 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q29 0 59 12t47 32q0 -1 -2 -9t-2 -12q0 -16 13 -16h69q19 0 22 19zM2176 898v1q0 14 -13 14h-74q-11 0 -13 -11l-65 -416l-1 -2q0 -5 4 -9.5t10 -4.5h66 q19 0 21 19zM392 764q-5 -35 -26 -46t-60 -11l-33 -1l17 107q2 11 13 11h19q40 0 58 -11.5t12 -48.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf1f5;" horiz-adv-x="2304" d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109 q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 -8l-17 -103h62v-219q0 -84 44 -120q38 -30 111 -30q32 0 79 11v118 q-32 -7 -44 -7q-42 0 -42 50v197h77zM1087 724v139q-15 3 -28 3q-32 0 -55.5 -16t-33.5 -46l-10 56h-131v-471h150v306q26 31 82 31q16 0 26 -2zM1124 389h150v471h-150v-471zM1746 638q0 122 -45 179q-40 52 -111 52q-64 0 -117 -56l-8 47h-132v-645l150 25v151 q36 -11 68 -11q83 0 134 56q61 65 61 202zM1278 986q0 33 -23 56t-56 23t-56 -23t-23 -56t23 -56.5t56 -23.5t56 23.5t23 56.5zM2176 629q0 113 -48 176q-50 64 -144 64q-96 0 -151.5 -66t-55.5 -180q0 -128 63 -188q55 -55 161 -55q101 0 160 40l-16 103q-57 -31 -128 -31 q-43 0 -63 19q-23 19 -28 66h248q2 14 2 52zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf1f6;" horiz-adv-x="2048" d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5 l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5 l418 363q10 8 23.5 7t21.5 -11z" />
<glyph unicode="&#xf1f7;" horiz-adv-x="2048" d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128 q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161 q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5l418 363q10 8 23.5 7t21.5 -11z" />
<glyph unicode="&#xf1f8;" horiz-adv-x="1408" d="M512 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM768 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1024 160v704q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-704 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM480 1152h448l-48 117q-7 9 -17 11h-317q-10 -2 -17 -11zM1408 1120v-64q0 -14 -9 -23t-23 -9h-96v-948q0 -83 -47 -143.5t-113 -60.5h-832q-66 0 -113 58.5t-47 141.5v952h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h309l70 167 q15 37 54 63t79 26h320q40 0 79 -26t54 -63l70 -167h309q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf1f9;" d="M1150 462v-109q0 -50 -36.5 -89t-94 -60.5t-118 -32.5t-117.5 -11q-205 0 -342.5 139t-137.5 346q0 203 136 339t339 136q34 0 75.5 -4.5t93 -18t92.5 -34t69 -56.5t28 -81v-109q0 -16 -16 -16h-118q-16 0 -16 16v70q0 43 -65.5 67.5t-137.5 24.5q-140 0 -228.5 -91.5 t-88.5 -237.5q0 -151 91.5 -249.5t233.5 -98.5q68 0 138 24t70 66v70q0 7 4.5 11.5t10.5 4.5h119q6 0 11 -4.5t5 -11.5zM768 1280q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 t-51 248.5t-136.5 204t-204 136.5t-248.5 51zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf1fa;" d="M972 761q0 108 -53.5 169t-147.5 61q-63 0 -124 -30.5t-110 -84.5t-79.5 -137t-30.5 -180q0 -112 53.5 -173t150.5 -61q96 0 176 66.5t122.5 166t42.5 203.5zM1536 640q0 -111 -37 -197t-98.5 -135t-131.5 -74.5t-145 -27.5q-6 0 -15.5 -0.5t-16.5 -0.5q-95 0 -142 53 q-28 33 -33 83q-52 -66 -131.5 -110t-173.5 -44q-161 0 -249.5 95.5t-88.5 269.5q0 157 66 290t179 210.5t246 77.5q87 0 155 -35.5t106 -99.5l2 19l11 56q1 6 5.5 12t9.5 6h118q5 0 13 -11q5 -5 3 -16l-120 -614q-5 -24 -5 -48q0 -39 12.5 -52t44.5 -13q28 1 57 5.5t73 24 t77 50t57 89.5t24 137q0 292 -174 466t-466 174q-130 0 -248.5 -51t-204 -136.5t-136.5 -204t-51 -248.5t51 -248.5t136.5 -204t204 -136.5t248.5 -51q228 0 405 144q11 9 24 8t21 -12l41 -49q8 -12 7 -24q-2 -13 -12 -22q-102 -83 -227.5 -128t-258.5 -45q-156 0 -298 61 t-245 164t-164 245t-61 298t61 298t164 245t245 164t298 61q344 0 556 -212t212 -556z" />
<glyph unicode="&#xf1fb;" horiz-adv-x="1792" d="M1698 1442q94 -94 94 -226.5t-94 -225.5l-225 -223l104 -104q10 -10 10 -23t-10 -23l-210 -210q-10 -10 -23 -10t-23 10l-105 105l-603 -603q-37 -37 -90 -37h-203l-256 -128l-64 64l128 256v203q0 53 37 90l603 603l-105 105q-10 10 -10 23t10 23l210 210q10 10 23 10 t23 -10l104 -104l223 225q93 94 225.5 94t226.5 -94zM512 64l576 576l-192 192l-576 -576v-192h192z" />
<glyph unicode="&#xf1fc;" horiz-adv-x="1792" d="M1615 1536q70 0 122.5 -46.5t52.5 -116.5q0 -63 -45 -151q-332 -629 -465 -752q-97 -91 -218 -91q-126 0 -216.5 92.5t-90.5 219.5q0 128 92 212l638 579q59 54 130 54zM706 502q39 -76 106.5 -130t150.5 -76l1 -71q4 -213 -129.5 -347t-348.5 -134q-123 0 -218 46.5 t-152.5 127.5t-86.5 183t-29 220q7 -5 41 -30t62 -44.5t59 -36.5t46 -17q41 0 55 37q25 66 57.5 112.5t69.5 76t88 47.5t103 25.5t125 10.5z" />
<glyph unicode="&#xf1fd;" horiz-adv-x="1792" d="M1792 128v-384h-1792v384q45 0 85 14t59 27.5t47 37.5q30 27 51.5 38t56.5 11t55.5 -11t52.5 -38q29 -25 47 -38t58 -27t86 -14q45 0 85 14.5t58 27t48 37.5q21 19 32.5 27t31 15t43.5 7q35 0 56.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14t85 14t59 27.5t47 37.5 q30 27 51.5 38t56.5 11q34 0 55.5 -11t51.5 -38q28 -24 47 -37.5t59 -27.5t85 -14zM1792 448v-192q-35 0 -55.5 11t-52.5 38q-29 25 -47 38t-58 27t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-22 -19 -33 -27t-31 -15t-44 -7q-35 0 -56.5 11t-51.5 38q-29 25 -47 38t-58 27 t-86 14q-45 0 -85 -14.5t-58 -27t-48 -37.5q-21 -19 -32.5 -27t-31 -15t-43.5 -7q-35 0 -56.5 11t-51.5 38q-28 24 -47 37.5t-59 27.5t-85 14q-46 0 -86 -14t-58 -27t-47 -38q-30 -27 -51.5 -38t-56.5 -11v192q0 80 56 136t136 56h64v448h256v-448h256v448h256v-448h256v448 h256v-448h64q80 0 136 -56t56 -136zM512 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1024 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51 t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150zM1536 1312q0 -77 -36 -118.5t-92 -41.5q-53 0 -90.5 37.5t-37.5 90.5q0 29 9.5 51t23.5 34t31 28t31 31.5t23.5 44.5t9.5 67q38 0 83 -74t45 -150z" />
<glyph unicode="&#xf1fe;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1664 1024l256 -896h-1664v576l448 576l576 -576z" />
<glyph unicode="&#xf200;" horiz-adv-x="1792" d="M768 646l546 -546q-106 -108 -247.5 -168t-298.5 -60q-209 0 -385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103v-762zM955 640h773q0 -157 -60 -298.5t-168 -247.5zM1664 768h-768v768q209 0 385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf201;" horiz-adv-x="2048" d="M2048 0v-128h-2048v1536h128v-1408h1920zM1920 1248v-435q0 -21 -19.5 -29.5t-35.5 7.5l-121 121l-633 -633q-10 -10 -23 -10t-23 10l-233 233l-416 -416l-192 192l585 585q10 10 23 10t23 -10l233 -233l464 464l-121 121q-16 16 -7.5 35.5t29.5 19.5h435q14 0 23 -9 t9 -23z" />
<glyph unicode="&#xf202;" horiz-adv-x="1792" d="M1292 832q0 -6 10 -41q10 -29 25 -49.5t41 -34t44 -20t55 -16.5q325 -91 325 -332q0 -146 -105.5 -242.5t-254.5 -96.5q-59 0 -111.5 18.5t-91.5 45.5t-77 74.5t-63 87.5t-53.5 103.5t-43.5 103t-39.5 106.5t-35.5 95q-32 81 -61.5 133.5t-73.5 96.5t-104 64t-142 20 q-96 0 -183 -55.5t-138 -144.5t-51 -185q0 -160 106.5 -279.5t263.5 -119.5q177 0 258 95q56 63 83 116l84 -152q-15 -34 -44 -70l1 -1q-131 -152 -388 -152q-147 0 -269.5 79t-190.5 207.5t-68 274.5q0 105 43.5 206t116 176.5t172 121.5t204.5 46q87 0 159 -19t123.5 -50 t95 -80t72.5 -99t58.5 -117t50.5 -124.5t50 -130.5t55 -127q96 -200 233 -200q81 0 138.5 48.5t57.5 128.5q0 42 -19 72t-50.5 46t-72.5 31.5t-84.5 27t-87.5 34t-81 52t-65 82t-39 122.5q-3 16 -3 33q0 110 87.5 192t198.5 78q78 -3 120.5 -14.5t90.5 -53.5h-1 q12 -11 23 -24.5t26 -36t19 -27.5l-129 -99q-26 49 -54 70v1q-23 21 -97 21q-49 0 -84 -33t-35 -83z" />
<glyph unicode="&#xf203;" d="M1432 484q0 173 -234 239q-35 10 -53 16.5t-38 25t-29 46.5q0 2 -2 8.5t-3 12t-1 7.5q0 36 24.5 59.5t60.5 23.5q54 0 71 -15h-1q20 -15 39 -51l93 71q-39 54 -49 64q-33 29 -67.5 39t-85.5 10q-80 0 -142 -57.5t-62 -137.5q0 -7 2 -23q16 -96 64.5 -140t148.5 -73 q29 -8 49 -15.5t45 -21.5t38.5 -34.5t13.5 -46.5v-5q1 -58 -40.5 -93t-100.5 -35q-97 0 -167 144q-23 47 -51.5 121.5t-48 125.5t-54 110.5t-74 95.5t-103.5 60.5t-147 24.5q-101 0 -192 -56t-144 -148t-50 -192v-1q4 -108 50.5 -199t133.5 -147.5t196 -56.5q186 0 279 110 q20 27 31 51l-60 109q-42 -80 -99 -116t-146 -36q-115 0 -191 87t-76 204q0 105 82 189t186 84q112 0 170 -53.5t104 -172.5q8 -21 25.5 -68.5t28.5 -76.5t31.5 -74.5t38.5 -74t45.5 -62.5t55.5 -53.5t66 -33t80 -13.5q107 0 183 69.5t76 174.5zM1536 1120v-960 q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf204;" horiz-adv-x="2048" d="M1152 640q0 104 -40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5t198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM1920 640q0 104 -40.5 198.5 t-109.5 163.5t-163.5 109.5t-198.5 40.5h-386q119 -90 188.5 -224t69.5 -288t-69.5 -288t-188.5 -224h386q104 0 198.5 40.5t163.5 109.5t109.5 163.5t40.5 198.5zM2048 640q0 -130 -51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5 t-136.5 204t-51 248.5t51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5z" />
<glyph unicode="&#xf205;" horiz-adv-x="2048" d="M0 640q0 130 51 248.5t136.5 204t204 136.5t248.5 51h768q130 0 248.5 -51t204 -136.5t136.5 -204t51 -248.5t-51 -248.5t-136.5 -204t-204 -136.5t-248.5 -51h-768q-130 0 -248.5 51t-204 136.5t-136.5 204t-51 248.5zM1408 128q104 0 198.5 40.5t163.5 109.5 t109.5 163.5t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
<glyph unicode="&#xf206;" horiz-adv-x="2304" d="M762 384h-314q-40 0 -57.5 35t6.5 67l188 251q-65 31 -137 31q-132 0 -226 -94t-94 -226t94 -226t226 -94q115 0 203 72.5t111 183.5zM576 512h186q-18 85 -75 148zM1056 512l288 384h-480l-99 -132q105 -103 126 -252h165zM2176 448q0 132 -94 226t-226 94 q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94t226 94t94 226zM2304 448q0 -185 -131.5 -316.5t-316.5 -131.5t-316.5 131.5t-131.5 316.5q0 97 39.5 183.5t109.5 149.5l-65 98l-353 -469 q-18 -26 -51 -26h-197q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5t-131.5 316.5t131.5 316.5t316.5 131.5q114 0 215 -55l137 183h-224q-26 0 -45 19t-19 45t19 45t45 19h384v-128h435l-85 128h-222q-26 0 -45 19t-19 45t19 45t45 19h256q33 0 53 -28l267 -400 q91 44 192 44q185 0 316.5 -131.5t131.5 -316.5z" />
<glyph unicode="&#xf207;" d="M384 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 320q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1362 716l-72 384q-5 23 -22.5 37.5t-40.5 14.5 h-918q-23 0 -40.5 -14.5t-22.5 -37.5l-72 -384q-5 -30 14 -53t49 -23h1062q30 0 49 23t14 53zM1136 1328q0 20 -14 34t-34 14h-640q-20 0 -34 -14t-14 -34t14 -34t34 -14h640q20 0 34 14t14 34zM1536 603v-603h-128v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5 t-37.5 90.5v128h-768v-128q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5v128h-128v603q0 112 25 223l103 454q9 78 97.5 137t230 89t312.5 30t312.5 -30t230 -89t97.5 -137l105 -454q23 -102 23 -223z" />
<glyph unicode="&#xf208;" horiz-adv-x="2048" d="M1463 704q0 -35 -25 -60.5t-61 -25.5h-702q-36 0 -61 25.5t-25 60.5t25 60.5t61 25.5h702q36 0 61 -25.5t25 -60.5zM1677 704q0 86 -23 170h-982q-36 0 -61 25t-25 60q0 36 25 61t61 25h908q-88 143 -235 227t-320 84q-177 0 -327.5 -87.5t-238 -237.5t-87.5 -327 q0 -86 23 -170h982q36 0 61 -25t25 -60q0 -36 -25 -61t-61 -25h-908q88 -143 235.5 -227t320.5 -84q132 0 253 51.5t208 139t139 208t52 253.5zM2048 959q0 -35 -25 -60t-61 -25h-131q17 -85 17 -170q0 -167 -65.5 -319.5t-175.5 -263t-262.5 -176t-319.5 -65.5 q-246 0 -448.5 133t-301.5 350h-189q-36 0 -61 25t-25 61q0 35 25 60t61 25h132q-17 85 -17 170q0 167 65.5 319.5t175.5 263t262.5 176t320.5 65.5q245 0 447.5 -133t301.5 -350h188q36 0 61 -25t25 -61z" />
<glyph unicode="&#xf209;" horiz-adv-x="1280" d="M953 1158l-114 -328l117 -21q165 451 165 518q0 56 -38 56q-57 0 -130 -225zM654 471l33 -88q37 42 71 67l-33 5.5t-38.5 7t-32.5 8.5zM362 1367q0 -98 159 -521q18 10 49 10q15 0 75 -5l-121 351q-75 220 -123 220q-19 0 -29 -17.5t-10 -37.5zM283 608q0 -36 51.5 -119 t117.5 -153t100 -70q14 0 25.5 13t11.5 27q0 24 -32 102q-13 32 -32 72t-47.5 89t-61.5 81t-62 32q-20 0 -45.5 -27t-25.5 -47zM125 273q0 -41 25 -104q59 -145 183.5 -227t281.5 -82q227 0 382 170q152 169 152 427q0 43 -1 67t-11.5 62t-30.5 56q-56 49 -211.5 75.5 t-270.5 26.5q-37 0 -49 -11q-12 -5 -12 -35q0 -34 21.5 -60t55.5 -40t77.5 -23.5t87.5 -11.5t85 -4t70 0h23q24 0 40 -19q15 -19 19 -55q-28 -28 -96 -54q-61 -22 -93 -46q-64 -46 -108.5 -114t-44.5 -137q0 -31 18.5 -88.5t18.5 -87.5l-3 -12q-4 -12 -4 -14 q-137 10 -146 216q-8 -2 -41 -2q2 -7 2 -21q0 -53 -40.5 -89.5t-94.5 -36.5q-82 0 -166.5 78t-84.5 159q0 34 33 67q52 -64 60 -76q77 -104 133 -104q12 0 26.5 8.5t14.5 20.5q0 34 -87.5 145t-116.5 111q-43 0 -70 -44.5t-27 -90.5zM11 264q0 101 42.5 163t136.5 88 q-28 74 -28 104q0 62 61 123t122 61q29 0 70 -15q-163 462 -163 567q0 80 41 130.5t119 50.5q131 0 325 -581q6 -17 8 -23q6 16 29 79.5t43.5 118.5t54 127.5t64.5 123t70.5 86.5t76.5 36q71 0 112 -49t41 -122q0 -108 -159 -550q61 -15 100.5 -46t58.5 -78t26 -93.5 t7 -110.5q0 -150 -47 -280t-132 -225t-211 -150t-278 -55q-111 0 -223 42q-149 57 -258 191.5t-109 286.5z" />
<glyph unicode="&#xf20a;" horiz-adv-x="2048" d="M785 528h207q-14 -158 -98.5 -248.5t-214.5 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-203q-5 64 -35.5 99t-81.5 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t40 -51.5t66 -18q95 0 109 139zM1497 528h206 q-14 -158 -98 -248.5t-214 -90.5q-162 0 -254.5 116t-92.5 316q0 194 93 311.5t233 117.5q148 0 232 -87t97 -247h-204q-4 64 -35 99t-81 35q-57 0 -88.5 -60.5t-31.5 -177.5q0 -48 5 -84t18 -69.5t39.5 -51.5t65.5 -18q49 0 76.5 38t33.5 101zM1856 647q0 207 -15.5 307 t-60.5 161q-6 8 -13.5 14t-21.5 15t-16 11q-86 63 -697 63q-625 0 -710 -63q-5 -4 -17.5 -11.5t-21 -14t-14.5 -14.5q-45 -60 -60 -159.5t-15 -308.5q0 -208 15 -307.5t60 -160.5q6 -8 15 -15t20.5 -14t17.5 -12q44 -33 239.5 -49t470.5 -16q610 0 697 65q5 4 17 11t20.5 14 t13.5 16q46 60 61 159t15 309zM2048 1408v-1536h-2048v1536h2048z" />
<glyph unicode="&#xf20b;" d="M992 912v-496q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v496q0 112 -80 192t-192 80h-272v-1152q0 -14 -9 -23t-23 -9h-160q-14 0 -23 9t-9 23v1344q0 14 9 23t23 9h464q135 0 249 -66.5t180.5 -180.5t66.5 -249zM1376 1376v-880q0 -135 -66.5 -249t-180.5 -180.5 t-249 -66.5h-464q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h160q14 0 23 -9t9 -23v-768h272q112 0 192 80t80 192v880q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
<glyph unicode="&#xf20c;" d="M1311 694v-114q0 -24 -13.5 -38t-37.5 -14h-202q-24 0 -38 14t-14 38v114q0 24 14 38t38 14h202q24 0 37.5 -14t13.5 -38zM821 464v250q0 53 -32.5 85.5t-85.5 32.5h-133q-68 0 -96 -52q-28 52 -96 52h-130q-53 0 -85.5 -32.5t-32.5 -85.5v-250q0 -22 21 -22h55 q22 0 22 22v230q0 24 13.5 38t38.5 14h94q24 0 38 -14t14 -38v-230q0 -22 21 -22h54q22 0 22 22v230q0 24 14 38t38 14h97q24 0 37.5 -14t13.5 -38v-230q0 -22 22 -22h55q21 0 21 22zM1410 560v154q0 53 -33 85.5t-86 32.5h-264q-53 0 -86 -32.5t-33 -85.5v-410 q0 -21 22 -21h55q21 0 21 21v180q31 -42 94 -42h191q53 0 86 32.5t33 85.5zM1536 1176v-1072q0 -96 -68 -164t-164 -68h-1072q-96 0 -164 68t-68 164v1072q0 96 68 164t164 68h1072q96 0 164 -68t68 -164z" />
<glyph unicode="&#xf20d;" d="M915 450h-294l147 551zM1001 128h311l-324 1024h-440l-324 -1024h311l383 314zM1536 1120v-960q0 -118 -85 -203t-203 -85h-960q-118 0 -203 85t-85 203v960q0 118 85 203t203 85h960q118 0 203 -85t85 -203z" />
<glyph unicode="&#xf20e;" horiz-adv-x="2048" d="M2048 641q0 -21 -13 -36.5t-33 -19.5l-205 -356q3 -9 3 -18q0 -20 -12.5 -35.5t-32.5 -19.5l-193 -337q3 -8 3 -16q0 -23 -16.5 -40t-40.5 -17q-25 0 -41 18h-400q-17 -20 -43 -20t-43 20h-399q-17 -20 -43 -20q-23 0 -40 16.5t-17 40.5q0 8 4 20l-193 335 q-20 4 -32.5 19.5t-12.5 35.5q0 9 3 18l-206 356q-20 5 -32.5 20.5t-12.5 35.5q0 21 13.5 36.5t33.5 19.5l199 344q0 1 -0.5 3t-0.5 3q0 36 34 51l209 363q-4 10 -4 18q0 24 17 40.5t40 16.5q26 0 44 -21h396q16 21 43 21t43 -21h398q18 21 44 21q23 0 40 -16.5t17 -40.5 q0 -6 -4 -18l207 -358q23 -1 39 -17.5t16 -38.5q0 -13 -7 -27l187 -324q19 -4 31.5 -19.5t12.5 -35.5zM1063 -158h389l-342 354h-143l-342 -354h360q18 16 39 16t39 -16zM112 654q1 -4 1 -13q0 -10 -2 -15l208 -360q2 0 4.5 -1t5.5 -2.5l5 -2.5l188 199v347l-187 194 q-13 -8 -29 -10zM986 1438h-388l190 -200l554 200h-280q-16 -16 -38 -16t-38 16zM1689 226q1 6 5 11l-64 68l-17 -79h76zM1583 226l22 105l-252 266l-296 -307l63 -64h463zM1495 -142l16 28l65 310h-427l333 -343q8 4 13 5zM578 -158h5l342 354h-373v-335l4 -6q14 -5 22 -13 zM552 226h402l64 66l-309 321l-157 -166v-221zM359 226h163v189l-168 -177q4 -8 5 -12zM358 1051q0 -1 0.5 -2t0.5 -2q0 -16 -8 -29l171 -177v269zM552 1121v-311l153 -157l297 314l-223 236zM556 1425l-4 -8v-264l205 74l-191 201q-6 -2 -10 -3zM1447 1438h-16l-621 -224 l213 -225zM1023 946l-297 -315l311 -319l296 307zM688 634l-136 141v-284zM1038 270l-42 -44h85zM1374 618l238 -251l132 624l-3 5l-1 1zM1718 1018q-8 13 -8 29v2l-216 376q-5 1 -13 5l-437 -463l310 -327zM522 1142v223l-163 -282zM522 196h-163l163 -283v283zM1607 196 l-48 -227l130 227h-82zM1729 266l207 361q-2 10 -2 14q0 1 3 16l-171 296l-129 -612l77 -82q5 3 15 7z" />
<glyph unicode="&#xf210;" d="M0 856q0 131 91.5 226.5t222.5 95.5h742l352 358v-1470q0 -132 -91.5 -227t-222.5 -95h-780q-131 0 -222.5 95t-91.5 227v790zM1232 102l-176 180v425q0 46 -32 79t-78 33h-484q-46 0 -78 -33t-32 -79v-492q0 -46 32.5 -79.5t77.5 -33.5h770z" />
<glyph unicode="&#xf211;" d="M934 1386q-317 -121 -556 -362.5t-358 -560.5q-20 89 -20 176q0 208 102.5 384.5t278.5 279t384 102.5q82 0 169 -19zM1203 1267q93 -65 164 -155q-389 -113 -674.5 -400.5t-396.5 -676.5q-93 72 -155 162q112 386 395 671t667 399zM470 -67q115 356 379.5 622t619.5 384 q40 -92 54 -195q-292 -120 -516 -345t-343 -518q-103 14 -194 52zM1536 -125q-193 50 -367 115q-135 -84 -290 -107q109 205 274 370.5t369 275.5q-21 -152 -101 -284q65 -175 115 -370z" />
<glyph unicode="&#xf212;" horiz-adv-x="2048" d="M1893 1144l155 -1272q-131 0 -257 57q-200 91 -393 91q-226 0 -374 -148q-148 148 -374 148q-193 0 -393 -91q-128 -57 -252 -57h-5l155 1272q224 127 482 127q233 0 387 -106q154 106 387 106q258 0 482 -127zM1398 157q129 0 232 -28.5t260 -93.5l-124 1021 q-171 78 -368 78q-224 0 -374 -141q-150 141 -374 141q-197 0 -368 -78l-124 -1021q105 43 165.5 65t148.5 39.5t178 17.5q202 0 374 -108q172 108 374 108zM1438 191l-55 907q-211 -4 -359 -155q-152 155 -374 155q-176 0 -336 -66l-114 -941q124 51 228.5 76t221.5 25 q209 0 374 -102q172 107 374 102z" />
<glyph unicode="&#xf213;" horiz-adv-x="2048" d="M1500 165v733q0 21 -15 36t-35 15h-93q-20 0 -35 -15t-15 -36v-733q0 -20 15 -35t35 -15h93q20 0 35 15t15 35zM1216 165v531q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-531q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM924 165v429q0 20 -15 35t-35 15h-101 q-20 0 -35 -15t-15 -35v-429q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM632 165v362q0 20 -15 35t-35 15h-101q-20 0 -35 -15t-15 -35v-362q0 -20 15 -35t35 -15h101q20 0 35 15t15 35zM2048 311q0 -166 -118 -284t-284 -118h-1244q-166 0 -284 118t-118 284 q0 116 63 214.5t168 148.5q-10 34 -10 73q0 113 80.5 193.5t193.5 80.5q102 0 180 -67q45 183 194 300t338 117q149 0 275 -73.5t199.5 -199.5t73.5 -275q0 -66 -14 -122q135 -33 221 -142.5t86 -247.5z" />
<glyph unicode="&#xf214;" d="M0 1536h1536v-1392l-776 -338l-760 338v1392zM1436 209v926h-1336v-926l661 -294zM1436 1235v201h-1336v-201h1336zM181 937v-115h-37v115h37zM181 789v-115h-37v115h37zM181 641v-115h-37v115h37zM181 493v-115h-37v115h37zM181 345v-115h-37v115h37zM207 202l15 34 l105 -47l-15 -33zM343 142l15 34l105 -46l-15 -34zM478 82l15 34l105 -46l-15 -34zM614 23l15 33l104 -46l-15 -34zM797 10l105 46l15 -33l-105 -47zM932 70l105 46l15 -34l-105 -46zM1068 130l105 46l15 -34l-105 -46zM1203 189l105 47l15 -34l-105 -46zM259 1389v-36h-114 v36h114zM421 1389v-36h-115v36h115zM583 1389v-36h-115v36h115zM744 1389v-36h-114v36h114zM906 1389v-36h-114v36h114zM1068 1389v-36h-115v36h115zM1230 1389v-36h-115v36h115zM1391 1389v-36h-114v36h114zM181 1049v-79h-37v115h115v-36h-78zM421 1085v-36h-115v36h115z M583 1085v-36h-115v36h115zM744 1085v-36h-114v36h114zM906 1085v-36h-114v36h114zM1068 1085v-36h-115v36h115zM1230 1085v-36h-115v36h115zM1355 970v79h-78v36h115v-115h-37zM1355 822v115h37v-115h-37zM1355 674v115h37v-115h-37zM1355 526v115h37v-115h-37zM1355 378 v115h37v-115h-37zM1355 230v115h37v-115h-37zM760 265q-129 0 -221 91.5t-92 221.5q0 129 92 221t221 92q130 0 221.5 -92t91.5 -221q0 -130 -91.5 -221.5t-221.5 -91.5zM595 646q0 -36 19.5 -56.5t49.5 -25t64 -7t64 -2t49.5 -9t19.5 -30.5q0 -49 -112 -49q-97 0 -123 51 h-3l-31 -63q67 -42 162 -42q29 0 56.5 5t55.5 16t45.5 33t17.5 53q0 46 -27.5 69.5t-67.5 27t-79.5 3t-67 5t-27.5 25.5q0 21 20.5 33t40.5 15t41 3q34 0 70.5 -11t51.5 -34h3l30 58q-3 1 -21 8.5t-22.5 9t-19.5 7t-22 7t-20 4.5t-24 4t-23 1q-29 0 -56.5 -5t-54 -16.5 t-43 -34t-16.5 -53.5z" />
<glyph unicode="&#xf215;" horiz-adv-x="2048" d="M863 504q0 112 -79.5 191.5t-191.5 79.5t-191 -79.5t-79 -191.5t79 -191t191 -79t191.5 79t79.5 191zM1726 505q0 112 -79 191t-191 79t-191.5 -79t-79.5 -191q0 -113 79.5 -192t191.5 -79t191 79.5t79 191.5zM2048 1314v-1348q0 -44 -31.5 -75.5t-76.5 -31.5h-1832 q-45 0 -76.5 31.5t-31.5 75.5v1348q0 44 31.5 75.5t76.5 31.5h431q44 0 76 -31.5t32 -75.5v-161h754v161q0 44 32 75.5t76 31.5h431q45 0 76.5 -31.5t31.5 -75.5z" />
<glyph unicode="&#xf216;" horiz-adv-x="2048" d="M1430 953zM1690 749q148 0 253 -98.5t105 -244.5q0 -157 -109 -261.5t-267 -104.5q-85 0 -162 27.5t-138 73.5t-118 106t-109 126.5t-103.5 132.5t-108.5 126t-117 106t-136 73.5t-159 27.5q-154 0 -251.5 -91.5t-97.5 -244.5q0 -157 104 -250t263 -93q100 0 208 37.5 t193 98.5q5 4 21 18.5t30 24t22 9.5q14 0 24.5 -10.5t10.5 -24.5q0 -24 -60 -77q-101 -88 -234.5 -142t-260.5 -54q-133 0 -245.5 58t-180 165t-67.5 241q0 205 141.5 341t347.5 136q120 0 226.5 -43.5t185.5 -113t151.5 -153t139 -167.5t133.5 -153.5t149.5 -113 t172.5 -43.5q102 0 168.5 61.5t66.5 162.5q0 95 -64.5 159t-159.5 64q-30 0 -81.5 -18.5t-68.5 -18.5q-20 0 -35.5 15t-15.5 35q0 18 8.5 57t8.5 59q0 159 -107.5 263t-266.5 104q-58 0 -111.5 -18.5t-84 -40.5t-55.5 -40.5t-33 -18.5q-15 0 -25.5 10.5t-10.5 25.5 q0 19 25 46q59 67 147 103.5t182 36.5q191 0 318 -125.5t127 -315.5q0 -37 -4 -66q57 15 115 15z" />
<glyph unicode="&#xf217;" horiz-adv-x="1664" d="M1216 832q0 26 -19 45t-45 19h-128v128q0 26 -19 45t-45 19t-45 -19t-19 -45v-128h-128q-26 0 -45 -19t-19 -45t19 -45t45 -19h128v-128q0 -26 19 -45t45 -19t45 19t19 45v128h128q26 0 45 19t19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf218;" horiz-adv-x="1664" d="M1280 832q0 26 -19 45t-45 19t-45 -19l-147 -146v293q0 26 -19 45t-45 19t-45 -19t-19 -45v-293l-147 146q-19 19 -45 19t-45 -19t-19 -45t19 -45l256 -256q19 -19 45 -19t45 19l256 256q19 19 19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
<glyph unicode="&#xf219;" horiz-adv-x="2048" d="M212 768l623 -665l-300 665h-323zM1024 -4l349 772h-698zM538 896l204 384h-262l-288 -384h346zM1213 103l623 665h-323zM683 896h682l-204 384h-274zM1510 896h346l-288 384h-262zM1651 1382l384 -512q14 -18 13 -41.5t-17 -40.5l-960 -1024q-18 -20 -47 -20t-47 20 l-960 1024q-16 17 -17 40.5t13 41.5l384 512q18 26 51 26h1152q33 0 51 -26z" />
<glyph unicode="&#xf21a;" horiz-adv-x="2048" d="M1811 -19q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83 q19 19 45 19t45 -19l83 -83zM237 19q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -82l83 82q19 19 45 19t45 -19l83 -82l64 64v293l-210 314q-17 26 -7 56.5t40 40.5l177 58v299h128v128h256v128h256v-128h256v-128h128v-299l177 -58q30 -10 40 -40.5t-7 -56.5l-210 -314 v-293l19 18q19 19 45 19t45 -19l83 -82l83 82q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83zM640 1152v-128l384 128l384 -128v128h-128v128h-512v-128h-128z" />
<glyph unicode="&#xf21b;" d="M576 0l96 448l-96 128l-128 64zM832 0l128 640l-128 -64l-96 -128zM992 1010q-2 4 -4 6q-10 8 -96 8q-70 0 -167 -19q-7 -2 -21 -2t-21 2q-97 19 -167 19q-86 0 -96 -8q-2 -2 -4 -6q2 -18 4 -27q2 -3 7.5 -6.5t7.5 -10.5q2 -4 7.5 -20.5t7 -20.5t7.5 -17t8.5 -17t9 -14 t12 -13.5t14 -9.5t17.5 -8t20.5 -4t24.5 -2q36 0 59 12.5t32.5 30t14.5 34.5t11.5 29.5t17.5 12.5h12q11 0 17.5 -12.5t11.5 -29.5t14.5 -34.5t32.5 -30t59 -12.5q13 0 24.5 2t20.5 4t17.5 8t14 9.5t12 13.5t9 14t8.5 17t7.5 17t7 20.5t7.5 20.5q2 7 7.5 10.5t7.5 6.5 q2 9 4 27zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 61 4.5 118t19 125.5t37.5 123.5t63.5 103.5t93.5 74.5l-90 220h214q-22 64 -22 128q0 12 2 32q-194 40 -194 96q0 57 210 99q17 62 51.5 134t70.5 114q32 37 76 37q30 0 84 -31t84 -31t84 31 t84 31q44 0 76 -37q36 -42 70.5 -114t51.5 -134q210 -42 210 -99q0 -56 -194 -96q7 -81 -20 -160h214l-82 -225q63 -33 107.5 -96.5t65.5 -143.5t29 -151.5t8 -148.5z" />
<glyph unicode="&#xf21c;" horiz-adv-x="2304" d="M2301 500q12 -103 -22 -198.5t-99 -163.5t-158.5 -106t-196.5 -31q-161 11 -279.5 125t-134.5 274q-12 111 27.5 210.5t118.5 170.5l-71 107q-96 -80 -151 -194t-55 -244q0 -27 -18.5 -46.5t-45.5 -19.5h-256h-69q-23 -164 -149 -274t-294 -110q-185 0 -316.5 131.5 t-131.5 316.5t131.5 316.5t316.5 131.5q76 0 152 -27l24 45q-123 110 -304 110h-64q-26 0 -45 19t-19 45t19 45t45 19h128q78 0 145 -13.5t116.5 -38.5t71.5 -39.5t51 -36.5h512h115l-85 128h-222q-30 0 -49 22.5t-14 52.5q4 23 23 38t43 15h253q33 0 53 -28l70 -105 l114 114q19 19 46 19h101q26 0 45 -19t19 -45v-128q0 -26 -19 -45t-45 -19h-179l115 -172q131 63 275 36q143 -26 244 -134.5t118 -253.5zM448 128q115 0 203 72.5t111 183.5h-314q-35 0 -55 31q-18 32 -1 63l147 277q-47 13 -91 13q-132 0 -226 -94t-94 -226t94 -226 t226 -94zM1856 128q132 0 226 94t94 226t-94 226t-226 94q-60 0 -121 -24l174 -260q15 -23 10 -49t-27 -40q-15 -11 -36 -11q-35 0 -53 29l-174 260q-93 -95 -93 -225q0 -132 94 -226t226 -94z" />
<glyph unicode="&#xf21d;" d="M1408 0q0 -63 -61.5 -113.5t-164 -81t-225 -46t-253.5 -15.5t-253.5 15.5t-225 46t-164 81t-61.5 113.5q0 49 33 88.5t91 66.5t118 44.5t131 29.5q26 5 48 -10.5t26 -41.5q5 -26 -10.5 -48t-41.5 -26q-58 -10 -106 -23.5t-76.5 -25.5t-48.5 -23.5t-27.5 -19.5t-8.5 -12 q3 -11 27 -26.5t73 -33t114 -32.5t160.5 -25t201.5 -10t201.5 10t160.5 25t114 33t73 33.5t27 27.5q-1 4 -8.5 11t-27.5 19t-48.5 23.5t-76.5 25t-106 23.5q-26 4 -41.5 26t-10.5 48q4 26 26 41.5t48 10.5q71 -12 131 -29.5t118 -44.5t91 -66.5t33 -88.5zM1024 896v-384 q0 -26 -19 -45t-45 -19h-64v-384q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v384h-64q-26 0 -45 19t-19 45v384q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM928 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5 t158.5 -65.5t65.5 -158.5z" />
<glyph unicode="&#xf21e;" horiz-adv-x="1792" d="M1280 512h305q-5 -6 -10 -10.5t-9 -7.5l-3 -4l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-5 2 -21 20h369q22 0 39.5 13.5t22.5 34.5l70 281l190 -667q6 -20 23 -33t39 -13q21 0 38 13t23 33l146 485l56 -112q18 -35 57 -35zM1792 940q0 -145 -103 -300h-369l-111 221 q-8 17 -25.5 27t-36.5 8q-45 -5 -56 -46l-129 -430l-196 686q-6 20 -23.5 33t-39.5 13t-39 -13.5t-22 -34.5l-116 -464h-423q-103 155 -103 300q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124 t127 -344z" />
<glyph unicode="&#xf221;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292 q11 134 80.5 249t182 188t245.5 88q170 19 319 -54t236 -212t87 -306zM128 960q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" />
<glyph unicode="&#xf222;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-382 -383q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5 q203 0 359 -126l382 382h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf223;" horiz-adv-x="1280" d="M830 1220q145 -72 233.5 -210.5t88.5 -305.5q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5 t-147.5 384.5q0 167 88.5 305.5t233.5 210.5q-165 96 -228 273q-6 16 3.5 29.5t26.5 13.5h69q21 0 29 -20q44 -106 140 -171t214 -65t214 65t140 171q8 20 37 20h61q17 0 26.5 -13.5t3.5 -29.5q-63 -177 -228 -273zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf224;" d="M1024 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-149 16 -270.5 103t-186.5 223.5t-53 291.5q16 204 160 353.5t347 172.5q118 14 228 -19t198 -103l255 254h-134q-14 0 -23 9t-9 23v64zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf225;" horiz-adv-x="1792" d="M1280 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5t-147.5 384.5q0 201 126 359l-52 53l-101 -111q-9 -10 -22 -10.5t-23 7.5l-48 44q-10 8 -10.5 21.5t8.5 23.5l105 115l-111 112v-134q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9 t-9 23v288q0 26 19 45t45 19h288q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-133l106 -107l86 94q9 10 22 10.5t23 -7.5l48 -44q10 -8 10.5 -21.5t-8.5 -23.5l-90 -99l57 -56q158 126 359 126t359 -126l255 254h-134q-14 0 -23 9t-9 23v64zM832 256q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf226;" horiz-adv-x="1792" d="M1790 1007q12 -155 -52.5 -292t-186 -224t-271.5 -103v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-512v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23 t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292q17 206 164.5 356.5t352.5 169.5q206 21 377 -94q171 115 377 94q205 -19 352.5 -169.5t164.5 -356.5zM896 647q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM576 512q115 0 218 57q-154 165 -154 391 q0 224 154 391q-103 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1152 128v260q-137 15 -256 94q-119 -79 -256 -94v-260h512zM1216 512q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5q-115 0 -218 -57q154 -167 154 -391 q0 -226 -154 -391q103 -57 218 -57z" />
<glyph unicode="&#xf227;" horiz-adv-x="1920" d="M1536 1120q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-31 -182 -166 -312t-318 -156q-210 -29 -384.5 80t-241.5 300q-117 6 -221 57.5t-177.5 133t-113.5 192.5t-32 230 q9 135 78 252t182 191.5t248 89.5q118 14 227.5 -19t198.5 -103l255 254h-134q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q59 -74 93 -169q182 -9 328 -124l255 254h-134q-14 0 -23 9 t-9 23v64zM1024 704q0 20 -4 58q-162 -25 -271 -150t-109 -292q0 -20 4 -58q162 25 271 150t109 292zM128 704q0 -168 111 -294t276 -149q-3 29 -3 59q0 210 135 369.5t338 196.5q-53 120 -163.5 193t-245.5 73q-185 0 -316.5 -131.5t-131.5 -316.5zM1088 -128 q185 0 316.5 131.5t131.5 316.5q0 168 -111 294t-276 149q3 -29 3 -59q0 -210 -135 -369.5t-338 -196.5q53 -120 163.5 -193t245.5 -73z" />
<glyph unicode="&#xf228;" horiz-adv-x="2048" d="M1664 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-32 -180 -164.5 -310t-313.5 -157q-223 -34 -409 90q-117 -78 -256 -93v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23 t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-155 17 -279.5 109.5t-187 237.5t-39.5 307q25 187 159.5 322.5t320.5 164.5q224 34 410 -90q146 97 320 97q201 0 359 -126l255 254h-134q-14 0 -23 9 t-9 23v64zM896 391q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM128 704q0 -185 131.5 -316.5t316.5 -131.5q117 0 218 57q-154 167 -154 391t154 391q-101 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5zM1216 256q185 0 316.5 131.5t131.5 316.5 t-131.5 316.5t-316.5 131.5q-117 0 -218 -57q154 -167 154 -391t-154 -391q101 -57 218 -57z" />
<glyph unicode="&#xf229;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-213 -214l140 -140q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-140 141l-78 -79q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5 t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5q203 0 359 -126l78 78l-172 172q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l172 -172l213 213h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf22a;" horiz-adv-x="1280" d="M640 892q217 -24 364.5 -187.5t147.5 -384.5q0 -167 -87 -306t-236 -212t-319 -54q-133 15 -245.5 88t-182 188t-80.5 249q-12 155 52.5 292t186 224t271.5 103v132h-160q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h160v165l-92 -92q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22 t9 23l202 201q19 19 45 19t45 -19l202 -201q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-92 92v-165h160q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-160v-132zM576 -128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5 t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf22b;" horiz-adv-x="2048" d="M1901 621q19 -19 19 -45t-19 -45l-294 -294q-9 -10 -22.5 -10t-22.5 10l-45 45q-10 9 -10 22.5t10 22.5l185 185h-294v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-132q-24 -217 -187.5 -364.5t-384.5 -147.5q-167 0 -306 87t-212 236t-54 319q15 133 88 245.5 t188 182t249 80.5q155 12 292 -52.5t224 -186t103 -271.5h132v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h294l-185 185q-10 9 -10 22.5t10 22.5l45 45q9 10 22.5 10t22.5 -10zM576 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5 t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf22c;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-612q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v612q-217 24 -364.5 187.5t-147.5 384.5q0 117 45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM576 512q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
<glyph unicode="&#xf22d;" horiz-adv-x="1280" d="M1024 576q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1152 576q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123 t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5z" />
<glyph unicode="&#xf22e;" horiz-adv-x="1792" />
<glyph unicode="&#xf22f;" horiz-adv-x="1792" />
<glyph unicode="&#xf230;" d="M1451 1408q35 0 60 -25t25 -60v-1366q0 -35 -25 -60t-60 -25h-391v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-735q-35 0 -60 25t-25 60v1366q0 35 25 60t60 25h1366z" />
<glyph unicode="&#xf231;" horiz-adv-x="1280" d="M0 939q0 108 37.5 203.5t103.5 166.5t152 123t185 78t202 26q158 0 294 -66.5t221 -193.5t85 -287q0 -96 -19 -188t-60 -177t-100 -149.5t-145 -103t-189 -38.5q-68 0 -135 32t-96 88q-10 -39 -28 -112.5t-23.5 -95t-20.5 -71t-26 -71t-32 -62.5t-46 -77.5t-62 -86.5 l-14 -5l-9 10q-15 157 -15 188q0 92 21.5 206.5t66.5 287.5t52 203q-32 65 -32 169q0 83 52 156t132 73q61 0 95 -40.5t34 -102.5q0 -66 -44 -191t-44 -187q0 -63 45 -104.5t109 -41.5q55 0 102 25t78.5 68t56 95t38 110.5t20 111t6.5 99.5q0 173 -109.5 269.5t-285.5 96.5 q-200 0 -334 -129.5t-134 -328.5q0 -44 12.5 -85t27 -65t27 -45.5t12.5 -30.5q0 -28 -15 -73t-37 -45q-2 0 -17 3q-51 15 -90.5 56t-61 94.5t-32.5 108t-11 106.5z" />
<glyph unicode="&#xf232;" d="M985 562q13 0 97.5 -44t89.5 -53q2 -5 2 -15q0 -33 -17 -76q-16 -39 -71 -65.5t-102 -26.5q-57 0 -190 62q-98 45 -170 118t-148 185q-72 107 -71 194v8q3 91 74 158q24 22 52 22q6 0 18 -1.5t19 -1.5q19 0 26.5 -6.5t15.5 -27.5q8 -20 33 -88t25 -75q0 -21 -34.5 -57.5 t-34.5 -46.5q0 -7 5 -15q34 -73 102 -137q56 -53 151 -101q12 -7 22 -7q15 0 54 48.5t52 48.5zM782 32q127 0 243.5 50t200.5 134t134 200.5t50 243.5t-50 243.5t-134 200.5t-200.5 134t-243.5 50t-243.5 -50t-200.5 -134t-134 -200.5t-50 -243.5q0 -203 120 -368l-79 -233 l242 77q158 -104 345 -104zM782 1414q153 0 292.5 -60t240.5 -161t161 -240.5t60 -292.5t-60 -292.5t-161 -240.5t-240.5 -161t-292.5 -60q-195 0 -365 94l-417 -134l136 405q-108 178 -108 389q0 153 60 292.5t161 240.5t240.5 161t292.5 60z" />
<glyph unicode="&#xf233;" horiz-adv-x="1792" d="M128 128h1024v128h-1024v-128zM128 640h1024v128h-1024v-128zM1696 192q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM128 1152h1024v128h-1024v-128zM1696 704q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1696 1216 q0 40 -28 68t-68 28t-68 -28t-28 -68t28 -68t68 -28t68 28t28 68zM1792 384v-384h-1792v384h1792zM1792 896v-384h-1792v384h1792zM1792 1408v-384h-1792v384h1792z" />
<glyph unicode="&#xf234;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1664 512h352q13 0 22.5 -9.5t9.5 -22.5v-192q0 -13 -9.5 -22.5t-22.5 -9.5h-352v-352q0 -13 -9.5 -22.5t-22.5 -9.5h-192q-13 0 -22.5 9.5 t-9.5 22.5v352h-352q-13 0 -22.5 9.5t-9.5 22.5v192q0 13 9.5 22.5t22.5 9.5h352v352q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5 -9.5t9.5 -22.5v-352zM928 288q0 -52 38 -90t90 -38h256v-238q-68 -50 -171 -50h-874q-121 0 -194 69t-73 190q0 53 3.5 103.5t14 109t26.5 108.5 t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q79 -61 154.5 -91.5t164.5 -30.5t164.5 30.5t154.5 91.5q20 17 39 17q132 0 217 -96h-223q-52 0 -90 -38t-38 -90v-192z" />
<glyph unicode="&#xf235;" horiz-adv-x="2048" d="M704 640q-159 0 -271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5t-112.5 -271.5t-271.5 -112.5zM1781 320l249 -249q9 -9 9 -23q0 -13 -9 -22l-136 -136q-9 -9 -22 -9q-14 0 -23 9l-249 249l-249 -249q-9 -9 -23 -9q-13 0 -22 9l-136 136 q-9 9 -9 22q0 14 9 23l249 249l-249 249q-9 9 -9 23q0 13 9 22l136 136q9 9 22 9q14 0 23 -9l249 -249l249 249q9 9 23 9q13 0 22 -9l136 -136q9 -9 9 -22q0 -14 -9 -23zM1283 320l-181 -181q-37 -37 -37 -91q0 -53 37 -90l83 -83q-21 -3 -44 -3h-874q-121 0 -194 69 t-73 190q0 53 3.5 103.5t14 109t26.5 108.5t43 97.5t62 81t85.5 53.5t111.5 20q19 0 39 -17q154 -122 319 -122t319 122q20 17 39 17q28 0 57 -6q-28 -27 -41 -50t-13 -56q0 -54 37 -91z" />
<glyph unicode="&#xf236;" horiz-adv-x="2048" d="M256 512h1728q26 0 45 -19t19 -45v-448h-256v256h-1536v-256h-256v1216q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-704zM832 832q0 106 -75 181t-181 75t-181 -75t-75 -181t75 -181t181 -75t181 75t75 181zM2048 576v64q0 159 -112.5 271.5t-271.5 112.5h-704 q-26 0 -45 -19t-19 -45v-384h1152z" />
<glyph unicode="&#xf237;" d="M1536 1536l-192 -448h192v-192h-274l-55 -128h329v-192h-411l-357 -832l-357 832h-411v192h329l-55 128h-274v192h192l-192 448h256l323 -768h378l323 768h256zM768 320l108 256h-216z" />
<glyph unicode="&#xf238;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM768 192q80 0 136 56t56 136t-56 136t-136 56 t-136 -56t-56 -136t56 -136t136 -56zM1344 768v512h-1152v-512h1152z" />
<glyph unicode="&#xf239;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM288 224q66 0 113 47t47 113t-47 113t-113 47 t-113 -47t-47 -113t47 -113t113 -47zM704 768v512h-544v-512h544zM1248 224q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM1408 768v512h-576v-512h576z" />
<glyph unicode="&#xf23a;" horiz-adv-x="1792" d="M597 1115v-1173q0 -25 -12.5 -42.5t-36.5 -17.5q-17 0 -33 8l-465 233q-21 10 -35.5 33.5t-14.5 46.5v1140q0 20 10 34t29 14q14 0 44 -15l511 -256q3 -3 3 -5zM661 1014l534 -866l-534 266v600zM1792 996v-1054q0 -25 -14 -40.5t-38 -15.5t-47 13l-441 220zM1789 1116 q0 -3 -256.5 -419.5t-300.5 -487.5l-390 634l324 527q17 28 52 28q14 0 26 -6l541 -270q4 -2 4 -6z" />
<glyph unicode="&#xf23b;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1408v-1536h-1536v1536h1536z" />
<glyph unicode="&#xf23c;" horiz-adv-x="2296" d="M478 -139q-8 -16 -27 -34.5t-37 -25.5q-25 -9 -51.5 3.5t-28.5 31.5q-1 22 40 55t68 38q23 4 34 -21.5t2 -46.5zM1819 -139q7 -16 26 -34.5t38 -25.5q25 -9 51.5 3.5t27.5 31.5q2 22 -39.5 55t-68.5 38q-22 4 -33 -21.5t-2 -46.5zM1867 -30q13 -27 56.5 -59.5t77.5 -41.5 q45 -13 82 4.5t37 50.5q0 46 -67.5 100.5t-115.5 59.5q-40 5 -63.5 -37.5t-6.5 -76.5zM428 -30q-13 -27 -56 -59.5t-77 -41.5q-45 -13 -82 4.5t-37 50.5q0 46 67.5 100.5t115.5 59.5q40 5 63 -37.5t6 -76.5zM1158 1094h1q-41 0 -76 -15q27 -8 44 -30.5t17 -49.5 q0 -35 -27 -60t-65 -25q-52 0 -80 43q-5 -23 -5 -42q0 -74 56 -126.5t135 -52.5q80 0 136 52.5t56 126.5t-56 126.5t-136 52.5zM1462 1312q-99 109 -220.5 131.5t-245.5 -44.5q27 60 82.5 96.5t118 39.5t121.5 -17t99.5 -74.5t44.5 -131.5zM2212 73q8 -11 -11 -42 q7 -23 7 -40q1 -56 -44.5 -112.5t-109.5 -91.5t-118 -37q-48 -2 -92 21.5t-66 65.5q-687 -25 -1259 0q-23 -41 -66.5 -65t-92.5 -22q-86 3 -179.5 80.5t-92.5 160.5q2 22 7 40q-19 31 -11 42q6 10 31 1q14 22 41 51q-7 29 2 38q11 10 39 -4q29 20 59 34q0 29 13 37 q23 12 51 -16q35 5 61 -2q18 -4 38 -19v73q-11 0 -18 2q-53 10 -97 44.5t-55 87.5q-9 38 0 81q15 62 93 95q2 17 19 35.5t36 23.5t33 -7.5t19 -30.5h13q46 -5 60 -23q3 -3 5 -7q10 1 30.5 3.5t30.5 3.5q-15 11 -30 17q-23 40 -91 43q0 6 1 10q-62 2 -118.5 18.5t-84.5 47.5 q-32 36 -42.5 92t-2.5 112q16 126 90 179q23 16 52 4.5t32 -40.5q0 -1 1.5 -14t2.5 -21t3 -20t5.5 -19t8.5 -10q27 -14 76 -12q48 46 98 74q-40 4 -162 -14l47 46q61 58 163 111q145 73 282 86q-20 8 -41 15.5t-47 14t-42.5 10.5t-47.5 11t-43 10q595 126 904 -139 q98 -84 158 -222q85 -10 121 9h1q5 3 8.5 10t5.5 19t3 19.5t3 21.5l1 14q3 28 32 40t52 -5q73 -52 91 -178q7 -57 -3.5 -113t-42.5 -91q-28 -32 -83.5 -48.5t-115.5 -18.5v-10q-71 -2 -95 -43q-14 -5 -31 -17q11 -1 32 -3.5t30 -3.5q1 4 5 8q16 18 60 23h13q5 18 19 30t33 8 t36 -23t19 -36q79 -32 93 -95q9 -40 1 -81q-12 -53 -56 -88t-97 -44q-10 -2 -17 -2q0 -49 -1 -73q20 15 38 19q26 7 61 2q28 28 51 16q14 -9 14 -37q33 -16 59 -34q27 13 38 4q10 -10 2 -38q28 -30 41 -51q23 8 31 -1zM1937 1025q0 -29 -9 -54q82 -32 112 -132 q4 37 -9.5 98.5t-41.5 90.5q-20 19 -36 17t-16 -20zM1859 925q35 -42 47.5 -108.5t-0.5 -124.5q67 13 97 45q13 14 18 28q-3 64 -31 114.5t-79 66.5q-15 -15 -52 -21zM1822 921q-30 0 -44 1q42 -115 53 -239q21 0 43 3q16 68 1 135t-53 100zM258 839q30 100 112 132 q-9 25 -9 54q0 18 -16.5 20t-35.5 -17q-28 -29 -41.5 -90.5t-9.5 -98.5zM294 737q29 -31 97 -45q-13 58 -0.5 124.5t47.5 108.5v0q-37 6 -52 21q-51 -16 -78.5 -66t-31.5 -115q9 -17 18 -28zM471 683q14 124 73 235q-19 -4 -55 -18l-45 -19v1q-46 -89 -20 -196q25 -3 47 -3z M1434 644q8 -38 16.5 -108.5t11.5 -89.5q3 -18 9.5 -21.5t23.5 4.5q40 20 62 85.5t23 125.5q-24 2 -146 4zM1152 1285q-116 0 -199 -82.5t-83 -198.5q0 -117 83 -199.5t199 -82.5t199 82.5t83 199.5q0 116 -83 198.5t-199 82.5zM1380 646q-106 2 -211 0v1q-1 -27 2.5 -86 t13.5 -66q29 -14 93.5 -14.5t95.5 10.5q9 3 11 39t-0.5 69.5t-4.5 46.5zM1112 447q8 4 9.5 48t-0.5 88t-4 63v1q-212 -3 -214 -3q-4 -20 -7 -62t0 -83t14 -46q34 -15 101 -16t101 10zM718 636q-16 -59 4.5 -118.5t77.5 -84.5q15 -8 24 -5t12 21q3 16 8 90t10 103 q-69 -2 -136 -6zM591 510q3 -23 -34 -36q132 -141 271.5 -240t305.5 -154q172 49 310.5 146t293.5 250q-33 13 -30 34l3 9v1v-1q-17 2 -50 5.5t-48 4.5q-26 -90 -82 -132q-51 -38 -82 1q-5 6 -9 14q-7 13 -17 62q-2 -5 -5 -9t-7.5 -7t-8 -5.5t-9.5 -4l-10 -2.5t-12 -2 l-12 -1.5t-13.5 -1t-13.5 -0.5q-106 -9 -163 11q-4 -17 -10 -26.5t-21 -15t-23 -7t-36 -3.5q-2 0 -3 -0.5t-3 -0.5h-3q-179 -17 -203 40q-2 -63 -56 -54q-47 8 -91 54q-12 13 -20 26q-17 29 -26 65q-58 -6 -87 -10q1 -2 4 -10zM507 -118q3 14 3 30q-17 71 -51 130t-73 70 q-41 12 -101.5 -14.5t-104.5 -80t-39 -107.5q35 -53 100 -93t119 -42q51 -2 94 28t53 79zM510 53q23 -63 27 -119q195 113 392 174q-98 52 -180.5 120t-179.5 165q-6 -4 -29 -13q0 -2 -1 -5t-1 -4q31 -18 22 -37q-12 -23 -56 -34q-10 -13 -29 -24h-1q-2 -83 1 -150 q19 -34 35 -73zM579 -113q532 -21 1145 0q-254 147 -428 196q-76 -35 -156 -57q-8 -3 -16 0q-65 21 -129 49q-208 -60 -416 -188h-1v-1q1 0 1 1zM1763 -67q4 54 28 120q14 38 33 71l-1 -1q3 77 3 153q-15 8 -30 25q-42 9 -56 33q-9 20 22 38q-2 4 -2 9q-16 4 -28 12 q-204 -190 -383 -284q198 -59 414 -176zM2155 -90q5 54 -39 107.5t-104 80t-102 14.5q-38 -11 -72.5 -70.5t-51.5 -129.5q0 -16 3 -30q10 -49 53 -79t94 -28q54 2 119 42t100 93z" />
<glyph unicode="&#xf23d;" horiz-adv-x="2304" d="M1524 -25q0 -68 -48 -116t-116 -48t-116.5 48t-48.5 116t48.5 116.5t116.5 48.5t116 -48.5t48 -116.5zM775 -25q0 -68 -48.5 -116t-116.5 -48t-116 48t-48 116t48 116.5t116 48.5t116.5 -48.5t48.5 -116.5zM0 1469q57 -60 110.5 -104.5t121 -82t136 -63t166 -45.5 t200 -31.5t250 -18.5t304 -9.5t372.5 -2.5q139 0 244.5 -5t181 -16.5t124 -27.5t71 -39.5t24 -51.5t-19.5 -64t-56.5 -76.5t-89.5 -91t-116 -104.5t-139 -119q-185 -157 -286 -247q29 51 76.5 109t94 105.5t94.5 98.5t83 91.5t54 80.5t13 70t-45.5 55.5t-116.5 41t-204 23.5 t-304 5q-168 -2 -314 6t-256 23t-204.5 41t-159.5 51.5t-122.5 62.5t-91.5 66.5t-68 71.5t-50.5 69.5t-40 68t-36.5 59.5z" />
<glyph unicode="&#xf23e;" horiz-adv-x="1792" d="M896 1472q-169 0 -323 -66t-265.5 -177.5t-177.5 -265.5t-66 -323t66 -323t177.5 -265.5t265.5 -177.5t323 -66t323 66t265.5 177.5t177.5 265.5t66 323t-66 323t-177.5 265.5t-265.5 177.5t-323 66zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348 t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM496 704q16 0 16 -16v-480q0 -16 -16 -16h-32q-16 0 -16 16v480q0 16 16 16h32zM896 640q53 0 90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-114q0 -14 -9 -23 t-23 -9h-64q-14 0 -23 9t-9 23v114q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5zM896 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM544 928v-96 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5v-96q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 146 -103 249t-249 103t-249 -103t-103 -249zM1408 192v512q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-512 q0 -26 19 -45t45 -19h896q26 0 45 19t19 45z" />
<glyph unicode="&#xf240;" horiz-adv-x="2304" d="M1920 1024v-768h-1664v768h1664zM2048 448h128v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288zM2304 832v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113 v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160q53 0 90.5 -37.5t37.5 -90.5z" />
<glyph unicode="&#xf241;" horiz-adv-x="2304" d="M256 256v768h1280v-768h-1280zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
<glyph unicode="&#xf242;" horiz-adv-x="2304" d="M256 256v768h896v-768h-896zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
<glyph unicode="&#xf243;" horiz-adv-x="2304" d="M256 256v768h512v-768h-512zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
<glyph unicode="&#xf244;" horiz-adv-x="2304" d="M2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23 v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
<glyph unicode="&#xf245;" horiz-adv-x="1280" d="M1133 493q31 -30 14 -69q-17 -40 -59 -40h-382l201 -476q10 -25 0 -49t-34 -35l-177 -75q-25 -10 -49 0t-35 34l-191 452l-312 -312q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v1504q0 42 40 59q12 5 24 5q27 0 45 -19z" />
<glyph unicode="&#xf246;" horiz-adv-x="1024" d="M832 1408q-320 0 -320 -224v-416h128v-128h-128v-544q0 -224 320 -224h64v-128h-64q-272 0 -384 146q-112 -146 -384 -146h-64v128h64q320 0 320 224v544h-128v128h128v416q0 224 -320 224h-64v128h64q272 0 384 -146q112 146 384 146h64v-128h-64z" />
<glyph unicode="&#xf247;" horiz-adv-x="2048" d="M2048 1152h-128v-1024h128v-384h-384v128h-1280v-128h-384v384h128v1024h-128v384h384v-128h1280v128h384v-384zM1792 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 -128v128h-128v-128h128zM1664 0v128h128v1024h-128v128h-1280v-128h-128v-1024h128v-128 h1280zM1920 -128v128h-128v-128h128zM1280 896h384v-768h-896v256h-384v768h896v-256zM512 512h640v512h-640v-512zM1536 256v512h-256v-384h-384v-128h640z" />
<glyph unicode="&#xf248;" horiz-adv-x="2304" d="M2304 768h-128v-640h128v-384h-384v128h-896v-128h-384v384h128v128h-384v-128h-384v384h128v640h-128v384h384v-128h896v128h384v-384h-128v-128h384v128h384v-384zM2048 1024v-128h128v128h-128zM1408 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 256 v128h-128v-128h128zM1536 384h-128v-128h128v128zM384 384h896v128h128v640h-128v128h-896v-128h-128v-640h128v-128zM896 -128v128h-128v-128h128zM2176 -128v128h-128v-128h128zM2048 128v640h-128v128h-384v-384h128v-384h-384v128h-384v-128h128v-128h896v128h128z" />
<glyph unicode="&#xf249;" d="M1024 288v-416h-928q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68v-928h-416q-40 0 -68 -28t-28 -68zM1152 256h381q-15 -82 -65 -132l-184 -184q-50 -50 -132 -65v381z" />
<glyph unicode="&#xf24a;" d="M1400 256h-248v-248q29 10 41 22l185 185q12 12 22 41zM1120 384h288v896h-1280v-1280h896v288q0 40 28 68t68 28zM1536 1312v-1024q0 -40 -20 -88t-48 -76l-184 -184q-28 -28 -76 -48t-88 -20h-1024q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68 z" />
<glyph unicode="&#xf24b;" horiz-adv-x="2304" d="M1951 538q0 -26 -15.5 -44.5t-38.5 -23.5q-8 -2 -18 -2h-153v140h153q10 0 18 -2q23 -5 38.5 -23.5t15.5 -44.5zM1933 751q0 -25 -15 -42t-38 -21q-3 -1 -15 -1h-139v129h139q3 0 8.5 -0.5t6.5 -0.5q23 -4 38 -21.5t15 -42.5zM728 587v308h-228v-308q0 -58 -38 -94.5 t-105 -36.5q-108 0 -229 59v-112q53 -15 121 -23t109 -9l42 -1q328 0 328 217zM1442 403v113q-99 -52 -200 -59q-108 -8 -169 41t-61 142t61 142t169 41q101 -7 200 -58v112q-48 12 -100 19.5t-80 9.5l-28 2q-127 6 -218.5 -14t-140.5 -60t-71 -88t-22 -106t22 -106t71 -88 t140.5 -60t218.5 -14q101 4 208 31zM2176 518q0 54 -43 88.5t-109 39.5v3q57 8 89 41.5t32 79.5q0 55 -41 88t-107 36q-3 0 -12 0.5t-14 0.5h-455v-510h491q74 0 121.5 36.5t47.5 96.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90 t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf24c;" horiz-adv-x="2304" d="M858 295v693q-106 -41 -172 -135.5t-66 -211.5t66 -211.5t172 -134.5zM1362 641q0 117 -66 211.5t-172 135.5v-694q106 41 172 135.5t66 211.5zM1577 641q0 -159 -78.5 -294t-213.5 -213.5t-294 -78.5q-119 0 -227.5 46.5t-187 125t-125 187t-46.5 227.5q0 159 78.5 294 t213.5 213.5t294 78.5t294 -78.5t213.5 -213.5t78.5 -294zM1960 634q0 139 -55.5 261.5t-147.5 205.5t-213.5 131t-252.5 48h-301q-176 0 -323.5 -81t-235 -230t-87.5 -335q0 -171 87 -317.5t236 -231.5t323 -85h301q129 0 251.5 50.5t214.5 135t147.5 202.5t55.5 246z M2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf24d;" horiz-adv-x="1792" d="M1664 -96v1088q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5zM1792 992v-1088q0 -66 -47 -113t-113 -47h-1088q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113 zM1408 1376v-160h-128v160q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h160v-128h-160q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf24e;" horiz-adv-x="2304" d="M1728 1088l-384 -704h768zM448 1088l-384 -704h768zM1269 1280q-14 -40 -45.5 -71.5t-71.5 -45.5v-1291h608q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1344q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h608v1291q-40 14 -71.5 45.5t-45.5 71.5h-491q-14 0 -23 9t-9 23v64 q0 14 9 23t23 9h491q21 57 70 92.5t111 35.5t111 -35.5t70 -92.5h491q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-491zM1088 1264q33 0 56.5 23.5t23.5 56.5t-23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5zM2176 384q0 -73 -46.5 -131t-117.5 -91 t-144.5 -49.5t-139.5 -16.5t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81zM896 384q0 -73 -46.5 -131t-117.5 -91t-144.5 -49.5t-139.5 -16.5 t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81z" />
<glyph unicode="&#xf250;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-77 -29 -149 -92.5 t-129.5 -152.5t-92.5 -210t-35 -253h1024q0 132 -35 253t-92.5 210t-129.5 152.5t-149 92.5q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
<glyph unicode="&#xf251;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -66 9 -128h1006q9 61 9 128zM1280 -128q0 130 -34 249.5t-90.5 208t-126.5 152t-146 94.5h-230q-76 -31 -146 -94.5t-126.5 -152t-90.5 -208t-34 -249.5h1024z" />
<glyph unicode="&#xf252;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -206 85 -384h854q85 178 85 384zM1223 192q-54 141 -145.5 241.5t-194.5 142.5h-230q-103 -42 -194.5 -142.5t-145.5 -241.5h910z" />
<glyph unicode="&#xf253;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-137 -51 -244 -196 h700q-107 145 -244 196q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
<glyph unicode="&#xf254;" d="M1504 -64q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472zM130 0q3 55 16 107t30 95t46 87t53.5 76t64.5 69.5t66 60t70.5 55t66.5 47.5t65 43q-43 28 -65 43t-66.5 47.5t-70.5 55t-66 60t-64.5 69.5t-53.5 76t-46 87 t-30 95t-16 107h1276q-3 -55 -16 -107t-30 -95t-46 -87t-53.5 -76t-64.5 -69.5t-66 -60t-70.5 -55t-66.5 -47.5t-65 -43q43 -28 65 -43t66.5 -47.5t70.5 -55t66 -60t64.5 -69.5t53.5 -76t46 -87t30 -95t16 -107h-1276zM1504 1536q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9 h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472z" />
<glyph unicode="&#xf255;" d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v172q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25 q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v122q0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27 t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21 q72 69 174 69z" />
<glyph unicode="&#xf256;" horiz-adv-x="1792" d="M880 1408q-46 0 -79 -33t-33 -79v-656h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528v-256l-154 205q-38 51 -102 51q-53 0 -90.5 -37.5t-37.5 -90.5q0 -43 26 -77l384 -512q38 -51 102 -51h688q34 0 61 22t34 56l76 405q5 32 5 59v498q0 46 -33 79t-79 33t-79 -33 t-33 -79v-272h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528h-32v656q0 46 -33 79t-79 33zM880 1536q68 0 125.5 -35.5t88.5 -96.5q19 4 42 4q99 0 169.5 -70.5t70.5 -169.5v-17q105 6 180.5 -64t75.5 -175v-498q0 -40 -8 -83l-76 -404q-14 -79 -76.5 -131t-143.5 -52 h-688q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 106 75 181t181 75q78 0 128 -34v434q0 99 70.5 169.5t169.5 70.5q23 0 42 -4q31 61 88.5 96.5t125.5 35.5z" />
<glyph unicode="&#xf257;" horiz-adv-x="1792" d="M1073 -128h-177q-163 0 -226 141q-23 49 -23 102v5q-62 30 -98.5 88.5t-36.5 127.5q0 38 5 48h-261q-106 0 -181 75t-75 181t75 181t181 75h113l-44 17q-74 28 -119.5 93.5t-45.5 145.5q0 106 75 181t181 75q46 0 91 -17l628 -239h401q106 0 181 -75t75 -181v-668 q0 -88 -54 -157.5t-140 -90.5l-339 -85q-92 -23 -186 -23zM1024 583l-155 -71l-163 -74q-30 -14 -48 -41.5t-18 -60.5q0 -46 33 -79t79 -33q26 0 46 10l338 154q-49 10 -80.5 50t-31.5 90v55zM1344 272q0 46 -33 79t-79 33q-26 0 -46 -10l-290 -132q-28 -13 -37 -17 t-30.5 -17t-29.5 -23.5t-16 -29t-8 -40.5q0 -50 31.5 -82t81.5 -32q20 0 38 9l352 160q30 14 48 41.5t18 60.5zM1112 1024l-650 248q-24 8 -46 8q-53 0 -90.5 -37.5t-37.5 -90.5q0 -40 22.5 -73t59.5 -47l526 -200v-64h-640q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5h535l233 106v198q0 63 46 106l111 102h-69zM1073 0q82 0 155 19l339 85q43 11 70 45.5t27 78.5v668q0 53 -37.5 90.5t-90.5 37.5h-308l-136 -126q-36 -33 -36 -82v-296q0 -46 33 -77t79 -31t79 35t33 81v208h32v-208q0 -70 -57 -114q52 -8 86.5 -48.5t34.5 -93.5 q0 -42 -23 -78t-61 -53l-310 -141h91z" />
<glyph unicode="&#xf258;" horiz-adv-x="2048" d="M1151 1536q61 0 116 -28t91 -77l572 -781q118 -159 118 -359v-355q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v177l-286 143h-546q-80 0 -136 56t-56 136v32q0 119 84.5 203.5t203.5 84.5h420l42 128h-686q-100 0 -173.5 67.5t-81.5 166.5q-65 79 -65 182v32 q0 80 56 136t136 56h959zM1920 -64v355q0 157 -93 284l-573 781q-39 52 -103 52h-959q-26 0 -45 -19t-19 -45q0 -32 1.5 -49.5t9.5 -40.5t25 -43q10 31 35.5 50t56.5 19h832v-32h-832q-26 0 -45 -19t-19 -45q0 -44 3 -58q8 -44 44 -73t81 -29h640h91q40 0 68 -28t28 -68 q0 -15 -5 -30l-64 -192q-10 -29 -35 -47.5t-56 -18.5h-443q-66 0 -113 -47t-47 -113v-32q0 -26 19 -45t45 -19h561q16 0 29 -7l317 -158q24 -13 38.5 -36t14.5 -50v-197q0 -26 19 -45t45 -19h384q26 0 45 19t19 45z" />
<glyph unicode="&#xf259;" horiz-adv-x="2048" d="M816 1408q-48 0 -79.5 -34t-31.5 -82q0 -14 3 -28l150 -624h-26l-116 482q-9 38 -39.5 62t-69.5 24q-47 0 -79 -34t-32 -81q0 -11 4 -29q3 -13 39 -161t68 -282t32 -138v-227l-307 230q-34 26 -77 26q-52 0 -89.5 -36.5t-37.5 -88.5q0 -67 56 -110l507 -379 q34 -26 76 -26h694q33 0 59 20.5t34 52.5l100 401q8 30 10 88t9 86l116 478q3 12 3 26q0 46 -33 79t-80 33q-38 0 -69 -25.5t-40 -62.5l-99 -408h-26l132 547q3 14 3 28q0 47 -32 80t-80 33q-38 0 -68.5 -24t-39.5 -62l-145 -602h-127l-164 682q-9 38 -39.5 62t-68.5 24z M1461 -256h-694q-85 0 -153 51l-507 380q-50 38 -78.5 94t-28.5 118q0 105 75 179t180 74q25 0 49.5 -5.5t41.5 -11t41 -20.5t35 -23t38.5 -29.5t37.5 -28.5l-123 512q-7 35 -7 59q0 93 60 162t152 79q14 87 80.5 144.5t155.5 57.5q83 0 148 -51.5t85 -132.5l103 -428 l83 348q20 81 85 132.5t148 51.5q87 0 152.5 -54t82.5 -139q93 -10 155 -78t62 -161q0 -30 -7 -57l-116 -477q-5 -22 -5 -67q0 -51 -13 -108l-101 -401q-19 -75 -79.5 -122.5t-137.5 -47.5z" />
<glyph unicode="&#xf25a;" horiz-adv-x="1792" d="M640 1408q-53 0 -90.5 -37.5t-37.5 -90.5v-512v-384l-151 202q-41 54 -107 54q-52 0 -89 -38t-37 -90q0 -43 26 -77l384 -512q38 -51 102 -51h718q22 0 39.5 13.5t22.5 34.5l92 368q24 96 24 194v217q0 41 -28 71t-68 30t-68 -28t-28 -68h-32v61q0 48 -32 81.5t-80 33.5 q-46 0 -79 -33t-33 -79v-64h-32v90q0 55 -37 94.5t-91 39.5q-53 0 -90.5 -37.5t-37.5 -90.5v-96h-32v570q0 55 -37 94.5t-91 39.5zM640 1536q107 0 181.5 -77.5t74.5 -184.5v-220q22 2 32 2q99 0 173 -69q47 21 99 21q113 0 184 -87q27 7 56 7q94 0 159 -67.5t65 -161.5 v-217q0 -116 -28 -225l-92 -368q-16 -64 -68 -104.5t-118 -40.5h-718q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 105 74.5 180.5t179.5 75.5q71 0 130 -35v547q0 106 75 181t181 75zM768 128v384h-32v-384h32zM1024 128v384h-32v-384h32zM1280 128v384h-32 v-384h32z" />
<glyph unicode="&#xf25b;" d="M1288 889q60 0 107 -23q141 -63 141 -226v-177q0 -94 -23 -186l-85 -339q-21 -86 -90.5 -140t-157.5 -54h-668q-106 0 -181 75t-75 181v401l-239 628q-17 45 -17 91q0 106 75 181t181 75q80 0 145.5 -45.5t93.5 -119.5l17 -44v113q0 106 75 181t181 75t181 -75t75 -181 v-261q27 5 48 5q69 0 127.5 -36.5t88.5 -98.5zM1072 896q-33 0 -60.5 -18t-41.5 -48l-74 -163l-71 -155h55q50 0 90 -31.5t50 -80.5l154 338q10 20 10 46q0 46 -33 79t-79 33zM1293 761q-22 0 -40.5 -8t-29 -16t-23.5 -29.5t-17 -30.5t-17 -37l-132 -290q-10 -20 -10 -46 q0 -46 33 -79t79 -33q33 0 60.5 18t41.5 48l160 352q9 18 9 38q0 50 -32 81.5t-82 31.5zM128 1120q0 -22 8 -46l248 -650v-69l102 111q43 46 106 46h198l106 233v535q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-640h-64l-200 526q-14 37 -47 59.5t-73 22.5 q-53 0 -90.5 -37.5t-37.5 -90.5zM1180 -128q44 0 78.5 27t45.5 70l85 339q19 73 19 155v91l-141 -310q-17 -38 -53 -61t-78 -23q-53 0 -93.5 34.5t-48.5 86.5q-44 -57 -114 -57h-208v32h208q46 0 81 33t35 79t-31 79t-77 33h-296q-49 0 -82 -36l-126 -136v-308 q0 -53 37.5 -90.5t90.5 -37.5h668z" />
<glyph unicode="&#xf25c;" horiz-adv-x="1973" d="M857 992v-117q0 -13 -9.5 -22t-22.5 -9h-298v-812q0 -13 -9 -22.5t-22 -9.5h-135q-13 0 -22.5 9t-9.5 23v812h-297q-13 0 -22.5 9t-9.5 22v117q0 14 9 23t23 9h793q13 0 22.5 -9.5t9.5 -22.5zM1895 995l77 -961q1 -13 -8 -24q-10 -10 -23 -10h-134q-12 0 -21 8.5 t-10 20.5l-46 588l-189 -425q-8 -19 -29 -19h-120q-20 0 -29 19l-188 427l-45 -590q-1 -12 -10 -20.5t-21 -8.5h-135q-13 0 -23 10q-9 10 -9 24l78 961q1 12 10 20.5t21 8.5h142q20 0 29 -19l220 -520q10 -24 20 -51q3 7 9.5 24.5t10.5 26.5l221 520q9 19 29 19h141 q13 0 22 -8.5t10 -20.5z" />
<glyph unicode="&#xf25d;" horiz-adv-x="1792" d="M1042 833q0 88 -60 121q-33 18 -117 18h-123v-281h162q66 0 102 37t36 105zM1094 548l205 -373q8 -17 -1 -31q-8 -16 -27 -16h-152q-20 0 -28 17l-194 365h-155v-350q0 -14 -9 -23t-23 -9h-134q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h294q128 0 190 -24q85 -31 134 -109 t49 -180q0 -92 -42.5 -165.5t-115.5 -109.5q6 -10 9 -16zM896 1376q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM1792 640 q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf25e;" horiz-adv-x="1792" d="M605 303q153 0 257 104q14 18 3 36l-45 82q-6 13 -24 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78 q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-148 0 -246 -96.5t-98 -240.5q0 -146 97 -241.5t247 -95.5zM1235 303q153 0 257 104q14 18 4 36l-45 82q-8 14 -25 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5 t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-147 0 -245.5 -96.5t-98.5 -240.5q0 -146 97 -241.5t247 -95.5zM896 1376 q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71z" />
<glyph unicode="&#xf260;" horiz-adv-x="2048" d="M736 736l384 -384l-384 -384l-672 672l672 672l168 -168l-96 -96l-72 72l-480 -480l480 -480l193 193l-289 287zM1312 1312l672 -672l-672 -672l-168 168l96 96l72 -72l480 480l-480 480l-193 -193l289 -287l-96 -96l-384 384z" />
<glyph unicode="&#xf261;" horiz-adv-x="1792" d="M717 182l271 271l-279 279l-88 -88l192 -191l-96 -96l-279 279l279 279l40 -40l87 87l-127 128l-454 -454zM1075 190l454 454l-454 454l-271 -271l279 -279l88 88l-192 191l96 96l279 -279l-279 -279l-40 40l-87 -88zM1792 640q0 -182 -71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf262;" horiz-adv-x="2304" d="M651 539q0 -39 -27.5 -66.5t-65.5 -27.5q-39 0 -66.5 27.5t-27.5 66.5q0 38 27.5 65.5t66.5 27.5q38 0 65.5 -27.5t27.5 -65.5zM1805 540q0 -39 -27.5 -66.5t-66.5 -27.5t-66.5 27.5t-27.5 66.5t27.5 66t66.5 27t66.5 -27t27.5 -66zM765 539q0 79 -56.5 136t-136.5 57 t-136.5 -56.5t-56.5 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM1918 540q0 80 -56.5 136.5t-136.5 56.5q-79 0 -136 -56.5t-57 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM850 539q0 -116 -81.5 -197.5t-196.5 -81.5q-116 0 -197.5 82t-81.5 197 t82 196.5t197 81.5t196.5 -81.5t81.5 -196.5zM2004 540q0 -115 -81.5 -196.5t-197.5 -81.5q-115 0 -196.5 81.5t-81.5 196.5t81.5 196.5t196.5 81.5q116 0 197.5 -81.5t81.5 -196.5zM1040 537q0 191 -135.5 326.5t-326.5 135.5q-125 0 -231 -62t-168 -168.5t-62 -231.5 t62 -231.5t168 -168.5t231 -62q191 0 326.5 135.5t135.5 326.5zM1708 1110q-254 111 -556 111q-319 0 -573 -110q117 0 223 -45.5t182.5 -122.5t122 -183t45.5 -223q0 115 43.5 219.5t118 180.5t177.5 123t217 50zM2187 537q0 191 -135 326.5t-326 135.5t-326.5 -135.5 t-135.5 -326.5t135.5 -326.5t326.5 -135.5t326 135.5t135 326.5zM1921 1103h383q-44 -51 -75 -114.5t-40 -114.5q110 -151 110 -337q0 -156 -77 -288t-209 -208.5t-287 -76.5q-133 0 -249 56t-196 155q-47 -56 -129 -179q-11 22 -53.5 82.5t-74.5 97.5 q-80 -99 -196.5 -155.5t-249.5 -56.5q-155 0 -287 76.5t-209 208.5t-77 288q0 186 110 337q-9 51 -40 114.5t-75 114.5h365q149 100 355 156.5t432 56.5q224 0 421 -56t348 -157z" />
<glyph unicode="&#xf263;" horiz-adv-x="1280" d="M640 629q-188 0 -321 133t-133 320q0 188 133 321t321 133t321 -133t133 -321q0 -187 -133 -320t-321 -133zM640 1306q-92 0 -157.5 -65.5t-65.5 -158.5q0 -92 65.5 -157.5t157.5 -65.5t157.5 65.5t65.5 157.5q0 93 -65.5 158.5t-157.5 65.5zM1163 574q13 -27 15 -49.5 t-4.5 -40.5t-26.5 -38.5t-42.5 -37t-61.5 -41.5q-115 -73 -315 -94l73 -72l267 -267q30 -31 30 -74t-30 -73l-12 -13q-31 -30 -74 -30t-74 30q-67 68 -267 268l-267 -268q-31 -30 -74 -30t-73 30l-12 13q-31 30 -31 73t31 74l267 267l72 72q-203 21 -317 94 q-39 25 -61.5 41.5t-42.5 37t-26.5 38.5t-4.5 40.5t15 49.5q10 20 28 35t42 22t56 -2t65 -35q5 -4 15 -11t43 -24.5t69 -30.5t92 -24t113 -11q91 0 174 25.5t120 50.5l38 25q33 26 65 35t56 2t42 -22t28 -35z" />
<glyph unicode="&#xf264;" d="M927 956q0 -66 -46.5 -112.5t-112.5 -46.5t-112.5 46.5t-46.5 112.5t46.5 112.5t112.5 46.5t112.5 -46.5t46.5 -112.5zM1141 593q-10 20 -28 32t-47.5 9.5t-60.5 -27.5q-10 -8 -29 -20t-81 -32t-127 -20t-124 18t-86 36l-27 18q-31 25 -60.5 27.5t-47.5 -9.5t-28 -32 q-22 -45 -2 -74.5t87 -73.5q83 -53 226 -67l-51 -52q-142 -142 -191 -190q-22 -22 -22 -52.5t22 -52.5l9 -9q22 -22 52.5 -22t52.5 22l191 191q114 -115 191 -191q22 -22 52.5 -22t52.5 22l9 9q22 22 22 52.5t-22 52.5l-191 190l-52 52q141 14 225 67q67 44 87 73.5t-2 74.5 zM1092 956q0 134 -95 229t-229 95t-229 -95t-95 -229t95 -229t229 -95t229 95t95 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
<glyph unicode="&#xf265;" horiz-adv-x="1720" d="M1565 1408q65 0 110 -45.5t45 -110.5v-519q0 -176 -68 -336t-182.5 -275t-274 -182.5t-334.5 -67.5q-176 0 -335.5 67.5t-274.5 182.5t-183 275t-68 336v519q0 64 46 110t110 46h1409zM861 344q47 0 82 33l404 388q37 35 37 85q0 49 -34.5 83.5t-83.5 34.5q-47 0 -82 -33 l-323 -310l-323 310q-35 33 -81 33q-49 0 -83.5 -34.5t-34.5 -83.5q0 -51 36 -85l405 -388q33 -33 81 -33z" />
<glyph unicode="&#xf266;" horiz-adv-x="2304" d="M1494 -103l-295 695q-25 -49 -158.5 -305.5t-198.5 -389.5q-1 -1 -27.5 -0.5t-26.5 1.5q-82 193 -255.5 587t-259.5 596q-21 50 -66.5 107.5t-103.5 100.5t-102 43q0 5 -0.5 24t-0.5 27h583v-50q-39 -2 -79.5 -16t-66.5 -43t-10 -64q26 -59 216.5 -499t235.5 -540 q31 61 140 266.5t131 247.5q-19 39 -126 281t-136 295q-38 69 -201 71v50l513 -1v-47q-60 -2 -93.5 -25t-12.5 -69q33 -70 87 -189.5t86 -187.5q110 214 173 363q24 55 -10 79.5t-129 26.5q1 7 1 25v24q64 0 170.5 0.5t180 1t92.5 0.5v-49q-62 -2 -119 -33t-90 -81 l-213 -442q13 -33 127.5 -290t121.5 -274l441 1017q-14 38 -49.5 62.5t-65 31.5t-55.5 8v50l460 -4l1 -2l-1 -44q-139 -4 -201 -145q-526 -1216 -559 -1291h-49z" />
<glyph unicode="&#xf267;" horiz-adv-x="1792" d="M949 643q0 -26 -16.5 -45t-41.5 -19q-26 0 -45 16.5t-19 41.5q0 26 17 45t42 19t44 -16.5t19 -41.5zM964 585l350 581q-9 -8 -67.5 -62.5t-125.5 -116.5t-136.5 -127t-117 -110.5t-50.5 -51.5l-349 -580q7 7 67 62t126 116.5t136 127t117 111t50 50.5zM1611 640 q0 -201 -104 -371q-3 2 -17 11t-26.5 16.5t-16.5 7.5q-13 0 -13 -13q0 -10 59 -44q-74 -112 -184.5 -190.5t-241.5 -110.5l-16 67q-1 10 -15 10q-5 0 -8 -5.5t-2 -9.5l16 -68q-72 -15 -146 -15q-199 0 -372 105q1 2 13 20.5t21.5 33.5t9.5 19q0 13 -13 13q-6 0 -17 -14.5 t-22.5 -34.5t-13.5 -23q-113 75 -192 187.5t-110 244.5l69 15q10 3 10 15q0 5 -5.5 8t-10.5 2l-68 -15q-14 72 -14 139q0 206 109 379q2 -1 18.5 -12t30 -19t17.5 -8q13 0 13 12q0 6 -12.5 15.5t-32.5 21.5l-20 12q77 112 189 189t244 107l15 -67q2 -10 15 -10q5 0 8 5.5 t2 10.5l-15 66q71 13 134 13q204 0 379 -109q-39 -56 -39 -65q0 -13 12 -13q11 0 48 64q111 -75 187.5 -186t107.5 -241l-56 -12q-10 -2 -10 -16q0 -5 5.5 -8t9.5 -2l57 13q14 -72 14 -140zM1696 640q0 163 -63.5 311t-170.5 255t-255 170.5t-311 63.5t-311 -63.5 t-255 -170.5t-170.5 -255t-63.5 -311t63.5 -311t170.5 -255t255 -170.5t311 -63.5t311 63.5t255 170.5t170.5 255t63.5 311zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191 t191 -286t71 -348z" />
<glyph unicode="&#xf268;" horiz-adv-x="1792" d="M893 1536q240 2 451 -120q232 -134 352 -372l-742 39q-160 9 -294 -74.5t-185 -229.5l-276 424q128 159 311 245.5t383 87.5zM146 1131l337 -663q72 -143 211 -217t293 -45l-230 -451q-212 33 -385 157.5t-272.5 316t-99.5 411.5q0 267 146 491zM1732 962 q58 -150 59.5 -310.5t-48.5 -306t-153 -272t-246 -209.5q-230 -133 -498 -119l405 623q88 131 82.5 290.5t-106.5 277.5zM896 942q125 0 213.5 -88.5t88.5 -213.5t-88.5 -213.5t-213.5 -88.5t-213.5 88.5t-88.5 213.5t88.5 213.5t213.5 88.5z" />
<glyph unicode="&#xf269;" horiz-adv-x="1792" d="M903 -256q-283 0 -504.5 150.5t-329.5 398.5q-58 131 -67 301t26 332.5t111 312t179 242.5l-11 -281q11 14 68 15.5t70 -15.5q42 81 160.5 138t234.5 59q-54 -45 -119.5 -148.5t-58.5 -163.5q25 -8 62.5 -13.5t63 -7.5t68 -4t50.5 -3q15 -5 9.5 -45.5t-30.5 -75.5 q-5 -7 -16.5 -18.5t-56.5 -35.5t-101 -34l15 -189l-139 67q-18 -43 -7.5 -81.5t36 -66.5t65.5 -41.5t81 -6.5q51 9 98 34.5t83.5 45t73.5 17.5q61 -4 89.5 -33t19.5 -65q-1 -2 -2.5 -5.5t-8.5 -12.5t-18 -15.5t-31.5 -10.5t-46.5 -1q-60 -95 -144.5 -135.5t-209.5 -29.5 q74 -61 162.5 -82.5t168.5 -6t154.5 52t128 87.5t80.5 104q43 91 39 192.5t-37.5 188.5t-78.5 125q87 -38 137 -79.5t77 -112.5q15 170 -57.5 343t-209.5 284q265 -77 412 -279.5t151 -517.5q2 -127 -40.5 -255t-123.5 -238t-189 -196t-247.5 -135.5t-288.5 -49.5z" />
<glyph unicode="&#xf26a;" horiz-adv-x="1792" d="M1493 1308q-165 110 -359 110q-155 0 -293 -73t-240 -200q-75 -93 -119.5 -218t-48.5 -266v-42q4 -141 48.5 -266t119.5 -218q102 -127 240 -200t293 -73q194 0 359 110q-121 -108 -274.5 -168t-322.5 -60q-29 0 -43 1q-175 8 -333 82t-272 193t-181 281t-67 339 q0 182 71 348t191 286t286 191t348 71h3q168 -1 320.5 -60.5t273.5 -167.5zM1792 640q0 -192 -77 -362.5t-213 -296.5q-104 -63 -222 -63q-137 0 -255 84q154 56 253.5 233t99.5 405q0 227 -99 404t-253 234q119 83 254 83q119 0 226 -65q135 -125 210.5 -295t75.5 -361z " />
<glyph unicode="&#xf26b;" horiz-adv-x="1792" d="M1792 599q0 -56 -7 -104h-1151q0 -146 109.5 -244.5t257.5 -98.5q99 0 185.5 46.5t136.5 130.5h423q-56 -159 -170.5 -281t-267.5 -188.5t-321 -66.5q-187 0 -356 83q-228 -116 -394 -116q-237 0 -237 263q0 115 45 275q17 60 109 229q199 360 475 606 q-184 -79 -427 -354q63 274 283.5 449.5t501.5 175.5q30 0 45 -1q255 117 433 117q64 0 116 -13t94.5 -40.5t66.5 -76.5t24 -115q0 -116 -75 -286q101 -182 101 -390zM1722 1239q0 83 -53 132t-137 49q-108 0 -254 -70q121 -47 222.5 -131.5t170.5 -195.5q51 135 51 216z M128 2q0 -86 48.5 -132.5t134.5 -46.5q115 0 266 83q-122 72 -213.5 183t-137.5 245q-98 -205 -98 -332zM632 715h728q-5 142 -113 237t-251 95q-144 0 -251.5 -95t-112.5 -237z" />
<glyph unicode="&#xf26c;" horiz-adv-x="2048" d="M1792 288v960q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1248v-960q0 -66 -47 -113t-113 -47h-736v-128h352q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23 v64q0 14 9 23t23 9h352v128h-736q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
<glyph unicode="&#xf26d;" horiz-adv-x="1792" d="M138 1408h197q-70 -64 -126 -149q-36 -56 -59 -115t-30 -125.5t-8.5 -120t10.5 -132t21 -126t28 -136.5q4 -19 6 -28q51 -238 81 -329q57 -171 152 -275h-272q-48 0 -82 34t-34 82v1304q0 48 34 82t82 34zM1346 1408h308q48 0 82 -34t34 -82v-1304q0 -48 -34 -82t-82 -34 h-178q212 210 196 565l-469 -101q-2 -45 -12 -82t-31 -72t-59.5 -59.5t-93.5 -36.5q-123 -26 -199 40q-32 27 -53 61t-51.5 129t-64.5 258q-35 163 -45.5 263t-5.5 139t23 77q20 41 62.5 73t102.5 45q45 12 83.5 6.5t67 -17t54 -35t43 -48t34.5 -56.5l468 100 q-68 175 -180 287z" />
<glyph unicode="&#xf26e;" d="M1401 -11l-6 -6q-113 -114 -259 -175q-154 -64 -317 -64q-165 0 -317 64q-148 63 -259 175q-113 112 -175 258q-42 103 -54 189q-4 28 48 36q51 8 56 -20q1 -1 1 -4q18 -90 46 -159q50 -124 152 -226q98 -98 226 -152q132 -56 276 -56q143 0 276 56q128 55 225 152l6 6 q10 10 25 6q12 -3 33 -22q36 -37 17 -58zM929 604l-66 -66l63 -63q21 -21 -7 -49q-17 -17 -32 -17q-10 0 -19 10l-62 61l-66 -66q-5 -5 -15 -5q-15 0 -31 16l-2 2q-18 15 -18 29q0 7 8 17l66 65l-66 66q-16 16 14 45q18 18 31 18q6 0 13 -5l65 -66l65 65q18 17 48 -13 q27 -27 11 -44zM1400 547q0 -118 -46 -228q-45 -105 -126 -186q-80 -80 -187 -126t-228 -46t-228 46t-187 126q-82 82 -125 186q-15 32 -15 40h-1q-9 27 43 44q50 16 60 -12q37 -99 97 -167h1v339v2q3 136 102 232q105 103 253 103q147 0 251 -103t104 -249 q0 -147 -104.5 -251t-250.5 -104q-58 0 -112 16q-28 11 -13 61q16 51 44 43l14 -3q14 -3 32.5 -6t30.5 -3q104 0 176 71.5t72 174.5q0 101 -72 171q-71 71 -175 71q-107 0 -178 -80q-64 -72 -64 -160v-413q110 -67 242 -67q96 0 185 36.5t156 103.5t103.5 155t36.5 183 q0 198 -141 339q-140 140 -339 140q-200 0 -340 -140q-53 -53 -77 -87l-2 -2q-8 -11 -13 -15.5t-21.5 -9.5t-38.5 3q-21 5 -36.5 16.5t-15.5 26.5v680q0 15 10.5 26.5t27.5 11.5h877q30 0 30 -55t-30 -55h-811v-483h1q40 42 102 84t108 61q109 46 231 46q121 0 228 -46 t187 -126q81 -81 126 -186q46 -112 46 -229zM1369 1128q9 -8 9 -18t-5.5 -18t-16.5 -21q-26 -26 -39 -26q-9 0 -16 7q-106 91 -207 133q-128 56 -276 56q-133 0 -262 -49q-27 -10 -45 37q-9 25 -8 38q3 16 16 20q130 57 299 57q164 0 316 -64q137 -58 235 -152z" />
<glyph unicode="&#xf270;" horiz-adv-x="1792" d="M1551 60q15 6 26 3t11 -17.5t-15 -33.5q-13 -16 -44 -43.5t-95.5 -68t-141 -74t-188 -58t-229.5 -24.5q-119 0 -238 31t-209 76.5t-172.5 104t-132.5 105t-84 87.5q-8 9 -10 16.5t1 12t8 7t11.5 2t11.5 -4.5q192 -117 300 -166q389 -176 799 -90q190 40 391 135z M1758 175q11 -16 2.5 -69.5t-28.5 -102.5q-34 -83 -85 -124q-17 -14 -26 -9t0 24q21 45 44.5 121.5t6.5 98.5q-5 7 -15.5 11.5t-27 6t-29.5 2.5t-35 0t-31.5 -2t-31 -3t-22.5 -2q-6 -1 -13 -1.5t-11 -1t-8.5 -1t-7 -0.5h-5.5h-4.5t-3 0.5t-2 1.5l-1.5 3q-6 16 47 40t103 30 q46 7 108 1t76 -24zM1364 618q0 -31 13.5 -64t32 -58t37.5 -46t33 -32l13 -11l-227 -224q-40 37 -79 75.5t-58 58.5l-19 20q-11 11 -25 33q-38 -59 -97.5 -102.5t-127.5 -63.5t-140 -23t-137.5 21t-117.5 65.5t-83 113t-31 162.5q0 84 28 154t72 116.5t106.5 83t122.5 57 t130 34.5t119.5 18.5t99.5 6.5v127q0 65 -21 97q-34 53 -121 53q-6 0 -16.5 -1t-40.5 -12t-56 -29.5t-56 -59.5t-48 -96l-294 27q0 60 22 119t67 113t108 95t151.5 65.5t190.5 24.5q100 0 181 -25t129.5 -61.5t81 -83t45 -86t12.5 -73.5v-589zM692 597q0 -86 70 -133 q66 -44 139 -22q84 25 114 123q14 45 14 101v162q-59 -2 -111 -12t-106.5 -33.5t-87 -71t-32.5 -114.5z" />
<glyph unicode="&#xf271;" horiz-adv-x="1792" d="M1536 1280q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128zM1152 1376v-288q0 -14 9 -23t23 -9 h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 1376v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM1536 -128v1024h-1408v-1024h1408zM896 448h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224 v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224z" />
<glyph unicode="&#xf272;" horiz-adv-x="1792" d="M1152 416v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23 t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h128q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf273;" horiz-adv-x="1792" d="M1111 151l-46 -46q-9 -9 -22 -9t-23 9l-188 189l-188 -189q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22t9 23l189 188l-189 188q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l188 -188l188 188q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23l-188 -188l188 -188q9 -10 9 -23t-9 -22z M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf274;" horiz-adv-x="1792" d="M1303 572l-512 -512q-10 -9 -23 -9t-23 9l-288 288q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l220 -220l444 444q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23 t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
<glyph unicode="&#xf275;" horiz-adv-x="1792" d="M448 1536q26 0 45 -19t19 -45v-891l536 429q17 14 40 14q26 0 45 -19t19 -45v-379l536 429q17 14 40 14q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h384z" />
<glyph unicode="&#xf276;" horiz-adv-x="1024" d="M512 448q66 0 128 15v-655q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v655q61 -15 128 -15zM512 1536q212 0 362 -150t150 -362t-150 -362t-362 -150t-362 150t-150 362t150 362t362 150zM512 1312q14 0 23 9t9 23t-9 23t-23 9q-146 0 -249 -103t-103 -249 q0 -14 9 -23t23 -9t23 9t9 23q0 119 84.5 203.5t203.5 84.5z" />
<glyph unicode="&#xf277;" horiz-adv-x="1792" d="M1745 1239q10 -10 10 -23t-10 -23l-141 -141q-28 -28 -68 -28h-1344q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h576v64q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-64h512q40 0 68 -28zM768 320h256v-512q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v512zM1600 768 q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1344q-40 0 -68 28l-141 141q-10 10 -10 23t10 23l141 141q28 28 68 28h512v192h256v-192h576z" />
<glyph unicode="&#xf278;" horiz-adv-x="2048" d="M2020 1525q28 -20 28 -53v-1408q0 -20 -11 -36t-29 -23l-640 -256q-24 -11 -48 0l-616 246l-616 -246q-10 -5 -24 -5q-19 0 -36 11q-28 20 -28 53v1408q0 20 11 36t29 23l640 256q24 11 48 0l616 -246l616 246q32 13 60 -6zM736 1390v-1270l576 -230v1270zM128 1173 v-1270l544 217v1270zM1920 107v1270l-544 -217v-1270z" />
<glyph unicode="&#xf279;" horiz-adv-x="1792" d="M512 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472q0 20 17 28l480 256q7 4 15 4zM1760 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472 q0 20 17 28l480 256q7 4 15 4zM640 1536q8 0 14 -3l512 -256q18 -10 18 -29v-1472q0 -13 -9.5 -22.5t-22.5 -9.5q-8 0 -14 3l-512 256q-18 10 -18 29v1472q0 13 9.5 22.5t22.5 9.5z" />
<glyph unicode="&#xf27a;" horiz-adv-x="1792" d="M640 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 640q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-110 0 -211 18q-173 -173 -435 -229q-52 -10 -86 -13q-12 -1 -22 6t-13 18q-4 15 20 37q5 5 23.5 21.5t25.5 23.5t23.5 25.5t24 31.5t20.5 37 t20 48t14.5 57.5t12.5 72.5q-146 90 -229.5 216.5t-83.5 269.5q0 174 120 321.5t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
<glyph unicode="&#xf27b;" horiz-adv-x="1792" d="M640 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 -53 -37.5 -90.5t-90.5 -37.5 t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5 t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51 t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 130 71 248.5t191 204.5t286 136.5t348 50.5t348 -50.5t286 -136.5t191 -204.5t71 -248.5z" />
<glyph unicode="&#xf27c;" horiz-adv-x="1024" d="M512 345l512 295v-591l-512 -296v592zM0 640v-591l512 296zM512 1527v-591l-512 -296v591zM512 936l512 295v-591z" />
<glyph unicode="&#xf27d;" horiz-adv-x="1792" d="M1709 1018q-10 -236 -332 -651q-333 -431 -562 -431q-142 0 -240 263q-44 160 -132 482q-72 262 -157 262q-18 0 -127 -76l-77 98q24 21 108 96.5t130 115.5q156 138 241 146q95 9 153 -55.5t81 -203.5q44 -287 66 -373q55 -249 120 -249q51 0 154 161q101 161 109 246 q13 139 -109 139q-57 0 -121 -26q120 393 459 382q251 -8 236 -326z" />
<glyph unicode="&#xf27e;" d="M0 1408h1536v-1536h-1536v1536zM1085 293l-221 631l221 297h-634l221 -297l-221 -631l317 -304z" />
<glyph unicode="&#xf280;" d="M0 1408h1536v-1536h-1536v1536zM908 1088l-12 -33l75 -83l-31 -114l25 -25l107 57l107 -57l25 25l-31 114l75 83l-12 33h-95l-53 96h-32l-53 -96h-95zM641 925q32 0 44.5 -16t11.5 -63l174 21q0 55 -17.5 92.5t-50.5 56t-69 25.5t-85 7q-133 0 -199 -57.5t-66 -182.5v-72 h-96v-128h76q20 0 20 -8v-382q0 -14 -5 -20t-18 -7l-73 -7v-88h448v86l-149 14q-6 1 -8.5 1.5t-3.5 2.5t-0.5 4t1 7t0.5 10v387h191l38 128h-231q-6 0 -2 6t4 9v80q0 27 1.5 40.5t7.5 28t19.5 20t36.5 5.5zM1248 96v86l-54 9q-7 1 -9.5 2.5t-2.5 3t1 7.5t1 12v520h-275 l-23 -101l83 -22q23 -7 23 -27v-370q0 -14 -6 -18.5t-20 -6.5l-70 -9v-86h352z" />
<glyph unicode="&#xf281;" horiz-adv-x="1792" d="M1792 690q0 -58 -29.5 -105.5t-79.5 -72.5q12 -46 12 -96q0 -155 -106.5 -287t-290.5 -208.5t-400 -76.5t-399.5 76.5t-290 208.5t-106.5 287q0 47 11 94q-51 25 -82 73.5t-31 106.5q0 82 58 140.5t141 58.5q85 0 145 -63q218 152 515 162l116 521q3 13 15 21t26 5 l369 -81q18 37 54 59.5t79 22.5q62 0 106 -43.5t44 -105.5t-44 -106t-106 -44t-105.5 43.5t-43.5 105.5l-334 74l-104 -472q300 -9 519 -160q58 61 143 61q83 0 141 -58.5t58 -140.5zM418 491q0 -62 43.5 -106t105.5 -44t106 44t44 106t-44 105.5t-106 43.5q-61 0 -105 -44 t-44 -105zM1228 136q11 11 11 26t-11 26q-10 10 -25 10t-26 -10q-41 -42 -121 -62t-160 -20t-160 20t-121 62q-11 10 -26 10t-25 -10q-11 -10 -11 -25.5t11 -26.5q43 -43 118.5 -68t122.5 -29.5t91 -4.5t91 4.5t122.5 29.5t118.5 68zM1225 341q62 0 105.5 44t43.5 106 q0 61 -44 105t-105 44q-62 0 -106 -43.5t-44 -105.5t44 -106t106 -44z" />
<glyph unicode="&#xf282;" horiz-adv-x="1792" d="M69 741h1q16 126 58.5 241.5t115 217t167.5 176t223.5 117.5t276.5 43q231 0 414 -105.5t294 -303.5q104 -187 104 -442v-188h-1125q1 -111 53.5 -192.5t136.5 -122.5t189.5 -57t213 -3t208 46.5t173.5 84.5v-377q-92 -55 -229.5 -92t-312.5 -38t-316 53 q-189 73 -311.5 249t-124.5 372q-3 242 111 412t325 268q-48 -60 -78 -125.5t-46 -159.5h635q8 77 -8 140t-47 101.5t-70.5 66.5t-80.5 41t-75 20.5t-56 8.5l-22 1q-135 -5 -259.5 -44.5t-223.5 -104.5t-176 -140.5t-138 -163.5z" />
<glyph unicode="&#xf283;" horiz-adv-x="2304" d="M0 32v608h2304v-608q0 -66 -47 -113t-113 -47h-1984q-66 0 -113 47t-47 113zM640 256v-128h384v128h-384zM256 256v-128h256v128h-256zM2144 1408q66 0 113 -47t47 -113v-224h-2304v224q0 66 47 113t113 47h1984z" />
<glyph unicode="&#xf284;" horiz-adv-x="1792" d="M1549 857q55 0 85.5 -28.5t30.5 -83.5t-34 -82t-91 -27h-136v-177h-25v398h170zM1710 267l-4 -11l-5 -10q-113 -230 -330.5 -366t-474.5 -136q-182 0 -348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71q244 0 454.5 -124t329.5 -338l2 -4l8 -16 q-30 -15 -136.5 -68.5t-163.5 -84.5q-6 -3 -479 -268q384 -183 799 -366zM896 -234q250 0 462.5 132.5t322.5 357.5l-287 129q-72 -140 -206 -222t-292 -82q-151 0 -280 75t-204 204t-75 280t75 280t204 204t280 75t280 -73.5t204 -204.5l280 143q-116 208 -321 329 t-443 121q-119 0 -232.5 -31.5t-209 -87.5t-176.5 -137t-137 -176.5t-87.5 -209t-31.5 -232.5t31.5 -232.5t87.5 -209t137 -176.5t176.5 -137t209 -87.5t232.5 -31.5z" />
<glyph unicode="&#xf285;" horiz-adv-x="1792" d="M1427 827l-614 386l92 151h855zM405 562l-184 116v858l1183 -743zM1424 697l147 -95v-858l-532 335zM1387 718l-500 -802h-855l356 571z" />
<glyph unicode="&#xf286;" horiz-adv-x="1792" d="M640 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1152 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1664 496v-752h-640v320q0 80 -56 136t-136 56t-136 -56t-56 -136v-320h-640v752q0 16 16 16h96 q16 0 16 -16v-112h128v624q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h16v393q-32 19 -32 55q0 26 19 45t45 19t45 -19t19 -45q0 -36 -32 -55v-9h272q16 0 16 -16v-224q0 -16 -16 -16h-272v-128h16q16 0 16 -16v-112h128 v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-624h128v112q0 16 16 16h96q16 0 16 -16z" />
<glyph unicode="&#xf287;" horiz-adv-x="2304" d="M2288 731q16 -8 16 -27t-16 -27l-320 -192q-8 -5 -16 -5q-9 0 -16 4q-16 10 -16 28v128h-858q37 -58 83 -165q16 -37 24.5 -55t24 -49t27 -47t27 -34t31.5 -26t33 -8h96v96q0 14 9 23t23 9h320q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v96h-96 q-32 0 -61 10t-51 23.5t-45 40.5t-37 46t-33.5 57t-28.5 57.5t-28 60.5q-23 53 -37 81.5t-36 65t-44.5 53.5t-46.5 17h-360q-22 -84 -91 -138t-157 -54q-106 0 -181 75t-75 181t75 181t181 75q88 0 157 -54t91 -138h104q24 0 46.5 17t44.5 53.5t36 65t37 81.5q19 41 28 60.5 t28.5 57.5t33.5 57t37 46t45 40.5t51 23.5t61 10h107q21 57 70 92.5t111 35.5q80 0 136 -56t56 -136t-56 -136t-136 -56q-62 0 -111 35.5t-70 92.5h-107q-17 0 -33 -8t-31.5 -26t-27 -34t-27 -47t-24 -49t-24.5 -55q-46 -107 -83 -165h1114v128q0 18 16 28t32 -1z" />
<glyph unicode="&#xf288;" horiz-adv-x="1792" d="M1150 774q0 -56 -39.5 -95t-95.5 -39h-253v269h253q56 0 95.5 -39.5t39.5 -95.5zM1329 774q0 130 -91.5 222t-222.5 92h-433v-896h180v269h253q130 0 222 91.5t92 221.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348 t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
<glyph unicode="&#xf289;" horiz-adv-x="2304" d="M1645 438q0 59 -34 106.5t-87 68.5q-7 -45 -23 -92q-7 -24 -27.5 -38t-44.5 -14q-12 0 -24 3q-31 10 -45 38.5t-4 58.5q23 71 23 143q0 123 -61 227.5t-166 165.5t-228 61q-134 0 -247 -73t-167 -194q108 -28 188 -106q22 -23 22 -55t-22 -54t-54 -22t-55 22 q-75 75 -180 75q-106 0 -181 -74.5t-75 -180.5t75 -180.5t181 -74.5h1046q79 0 134.5 55.5t55.5 133.5zM1798 438q0 -142 -100.5 -242t-242.5 -100h-1046q-169 0 -289 119.5t-120 288.5q0 153 100 267t249 136q62 184 221 298t354 114q235 0 408.5 -158.5t196.5 -389.5 q116 -25 192.5 -118.5t76.5 -214.5zM2048 438q0 -175 -97 -319q-23 -33 -64 -33q-24 0 -43 13q-26 17 -32 48.5t12 57.5q71 104 71 233t-71 233q-18 26 -12 57t32 49t57.5 11.5t49.5 -32.5q97 -142 97 -318zM2304 438q0 -244 -134 -443q-23 -34 -64 -34q-23 0 -42 13 q-26 18 -32.5 49t11.5 57q108 164 108 358q0 195 -108 357q-18 26 -11.5 57.5t32.5 48.5q26 18 57 12t49 -33q134 -198 134 -442z" />
<glyph unicode="&#xf28a;" d="M1500 -13q0 -89 -63 -152.5t-153 -63.5t-153.5 63.5t-63.5 152.5q0 90 63.5 153.5t153.5 63.5t153 -63.5t63 -153.5zM1267 268q-115 -15 -192.5 -102.5t-77.5 -205.5q0 -74 33 -138q-146 -78 -379 -78q-109 0 -201 21t-153.5 54.5t-110.5 76.5t-76 85t-44.5 83 t-23.5 66.5t-6 39.5q0 19 4.5 42.5t18.5 56t36.5 58t64 43.5t94.5 18t94 -17.5t63 -41t35.5 -53t17.5 -49t4 -33.5q0 -34 -23 -81q28 -27 82 -42t93 -17l40 -1q115 0 190 51t75 133q0 26 -9 48.5t-31.5 44.5t-49.5 41t-74 44t-93.5 47.5t-119.5 56.5q-28 13 -43 20 q-116 55 -187 100t-122.5 102t-72 125.5t-20.5 162.5q0 78 20.5 150t66 137.5t112.5 114t166.5 77t221.5 28.5q120 0 220 -26t164.5 -67t109.5 -94t64 -105.5t19 -103.5q0 -46 -15 -82.5t-36.5 -58t-48.5 -36t-49 -19.5t-39 -5h-8h-32t-39 5t-44 14t-41 28t-37 46t-24 70.5 t-10 97.5q-15 16 -59 25.5t-81 10.5l-37 1q-68 0 -117.5 -31t-70.5 -70t-21 -76q0 -24 5 -43t24 -46t53 -51t97 -53.5t150 -58.5q76 -25 138.5 -53.5t109 -55.5t83 -59t60.5 -59.5t41 -62.5t26.5 -62t14.5 -63.5t6 -62t1 -62.5z" />
<glyph unicode="&#xf28b;" d="M704 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1152 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103 t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
<glyph unicode="&#xf28c;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM864 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192z" />
<glyph unicode="&#xf28d;" d="M1088 352v576q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
<glyph unicode="&#xf28e;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h576q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-576z" />
<glyph unicode="&#xf290;" horiz-adv-x="1792" d="M1757 128l35 -313q3 -28 -16 -50q-19 -21 -48 -21h-1664q-29 0 -48 21q-19 22 -16 50l35 313h1722zM1664 967l86 -775h-1708l86 775q3 24 21 40.5t43 16.5h256v-128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5v128h384v-128q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5v128h256q25 0 43 -16.5t21 -40.5zM1280 1152v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
<glyph unicode="&#xf291;" horiz-adv-x="2048" d="M1920 768q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5h-15l-115 -662q-8 -46 -44 -76t-82 -30h-1280q-46 0 -82 30t-44 76l-115 662h-15q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5h1792zM485 -32q26 2 43.5 22.5t15.5 46.5l-32 416q-2 26 -22.5 43.5 t-46.5 15.5t-43.5 -22.5t-15.5 -46.5l32 -416q2 -25 20.5 -42t43.5 -17h5zM896 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1280 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1632 27l32 416 q2 26 -15.5 46.5t-43.5 22.5t-46.5 -15.5t-22.5 -43.5l-32 -416q-2 -26 15.5 -46.5t43.5 -22.5h5q25 0 43.5 17t20.5 42zM476 1244l-93 -412h-132l101 441q19 88 89 143.5t160 55.5h167q0 26 19 45t45 19h384q26 0 45 -19t19 -45h167q90 0 160 -55.5t89 -143.5l101 -441 h-132l-93 412q-11 44 -45.5 72t-79.5 28h-167q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45h-167q-45 0 -79.5 -28t-45.5 -72z" />
<glyph unicode="&#xf292;" horiz-adv-x="1792" d="M991 512l64 256h-254l-64 -256h254zM1759 1016l-56 -224q-7 -24 -31 -24h-327l-64 -256h311q15 0 25 -12q10 -14 6 -28l-56 -224q-5 -24 -31 -24h-327l-81 -328q-7 -24 -31 -24h-224q-16 0 -26 12q-9 12 -6 28l78 312h-254l-81 -328q-7 -24 -31 -24h-225q-15 0 -25 12 q-9 12 -6 28l78 312h-311q-15 0 -25 12q-9 12 -6 28l56 224q7 24 31 24h327l64 256h-311q-15 0 -25 12q-10 14 -6 28l56 224q5 24 31 24h327l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h254l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h311 q15 0 25 -12q9 -12 6 -28z" />
<glyph unicode="&#xf293;" d="M841 483l148 -148l-149 -149zM840 1094l149 -149l-148 -148zM710 -130l464 464l-306 306l306 306l-464 464v-611l-255 255l-93 -93l320 -321l-320 -321l93 -93l255 255v-611zM1429 640q0 -209 -32 -365.5t-87.5 -257t-140.5 -162.5t-181.5 -86.5t-219.5 -24.5 t-219.5 24.5t-181.5 86.5t-140.5 162.5t-87.5 257t-32 365.5t32 365.5t87.5 257t140.5 162.5t181.5 86.5t219.5 24.5t219.5 -24.5t181.5 -86.5t140.5 -162.5t87.5 -257t32 -365.5z" />
<glyph unicode="&#xf294;" horiz-adv-x="1024" d="M596 113l173 172l-173 172v-344zM596 823l173 172l-173 172v-344zM628 640l356 -356l-539 -540v711l-297 -296l-108 108l372 373l-372 373l108 108l297 -296v711l539 -540z" />
<glyph unicode="&#xf295;" d="M1280 256q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM512 1024q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5 t112.5 -271.5zM1440 1344q0 -20 -13 -38l-1056 -1408q-19 -26 -51 -26h-160q-26 0 -45 19t-19 45q0 20 13 38l1056 1408q19 26 51 26h160q26 0 45 -19t19 -45zM768 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
<glyph unicode="&#xf296;" horiz-adv-x="1792" />
<glyph unicode="&#xf297;" horiz-adv-x="1792" />
<glyph unicode="&#xf298;" horiz-adv-x="1792" />
<glyph unicode="&#xf299;" horiz-adv-x="1792" />
<glyph unicode="&#xf29a;" horiz-adv-x="1792" />
<glyph unicode="&#xf29b;" horiz-adv-x="1792" />
<glyph unicode="&#xf29c;" horiz-adv-x="1792" />
<glyph unicode="&#xf29d;" horiz-adv-x="1792" />
<glyph unicode="&#xf29e;" horiz-adv-x="1792" />
<glyph unicode="&#xf500;" horiz-adv-x="1792" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,13 @@
/* Code tidied up by ScrapBook */
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"), url("DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: local("Open Sans"), local("OpenSans"), url("cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@@ -0,0 +1,288 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata></metadata>
<defs>
<font id="glyphicons_halflingsregular" horiz-adv-x="1200" >
<font-face units-per-em="1200" ascent="960" descent="-240" />
<missing-glyph horiz-adv-x="500" />
<glyph horiz-adv-x="0" />
<glyph horiz-adv-x="400" />
<glyph unicode=" " />
<glyph unicode="*" d="M600 1100q15 0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19t-8 -18l-158 -158h224q10 0 18.5 -7.5t10.5 -17.5q6 -41 6 -75q0 -15 -1.5 -34t-3.5 -30l-1 -11q-2 -10 -10.5 -17.5t-18.5 -7.5h-224l158 -158 q7 -7 8 -18t-6 -19l-106 -106q-8 -7 -19 -6t-18 8l-158 158v-224q0 -10 -7.5 -18.5t-17.5 -10.5q-41 -6 -75 -6q-15 0 -34 1.5t-30 3.5l-11 1q-10 2 -17.5 10.5t-7.5 18.5v224l-158 -158q-7 -7 -18 -8t-19 6l-106 106q-7 8 -6 19t8 18l158 158h-224q-10 0 -18.5 7.5 t-10.5 17.5q-6 41 -6 75q0 15 1.5 34t3.5 30l1 11q2 10 10.5 17.5t18.5 7.5h224l-158 158q-7 7 -8 18t6 19l106 106q8 7 19 6t18 -8l158 -158v224q0 10 7.5 18.5t17.5 10.5q41 6 75 6z" />
<glyph unicode="+" d="M450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-350v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v350h-350q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5 h350v350q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xa0;" />
<glyph unicode="&#xa5;" d="M825 1100h250q10 0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-100h275q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-125v-174q0 -11 -7.5 -18.5t-18.5 -7.5h-148q-11 0 -18.5 7.5t-7.5 18.5v174 h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h125v100h-275q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h118q-5 12 -11 18l-364 364q-8 8 -5.5 13t12.5 5h250q25 0 43 -18l164 -164q8 -8 18 -8t18 8l164 164q18 18 43 18z" />
<glyph unicode="&#x2000;" horiz-adv-x="650" />
<glyph unicode="&#x2001;" horiz-adv-x="1300" />
<glyph unicode="&#x2002;" horiz-adv-x="650" />
<glyph unicode="&#x2003;" horiz-adv-x="1300" />
<glyph unicode="&#x2004;" horiz-adv-x="433" />
<glyph unicode="&#x2005;" horiz-adv-x="325" />
<glyph unicode="&#x2006;" horiz-adv-x="216" />
<glyph unicode="&#x2007;" horiz-adv-x="216" />
<glyph unicode="&#x2008;" horiz-adv-x="162" />
<glyph unicode="&#x2009;" horiz-adv-x="260" />
<glyph unicode="&#x200a;" horiz-adv-x="72" />
<glyph unicode="&#x202f;" horiz-adv-x="260" />
<glyph unicode="&#x205f;" horiz-adv-x="325" />
<glyph unicode="&#x20ac;" d="M744 1198q242 0 354 -189q60 -104 66 -209h-181q0 45 -17.5 82.5t-43.5 61.5t-58 40.5t-60.5 24t-51.5 7.5q-19 0 -40.5 -5.5t-49.5 -20.5t-53 -38t-49 -62.5t-39 -89.5h379l-100 -100h-300q-6 -50 -6 -100h406l-100 -100h-300q9 -74 33 -132t52.5 -91t61.5 -54.5t59 -29 t47 -7.5q22 0 50.5 7.5t60.5 24.5t58 41t43.5 61t17.5 80h174q-30 -171 -128 -278q-107 -117 -274 -117q-206 0 -324 158q-36 48 -69 133t-45 204h-217l100 100h112q1 47 6 100h-218l100 100h134q20 87 51 153.5t62 103.5q117 141 297 141z" />
<glyph unicode="&#x20bd;" d="M428 1200h350q67 0 120 -13t86 -31t57 -49.5t35 -56.5t17 -64.5t6.5 -60.5t0.5 -57v-16.5v-16.5q0 -36 -0.5 -57t-6.5 -61t-17 -65t-35 -57t-57 -50.5t-86 -31.5t-120 -13h-178l-2 -100h288q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-138v-175q0 -11 -5.5 -18 t-15.5 -7h-149q-10 0 -17.5 7.5t-7.5 17.5v175h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v100h-267q-10 0 -13 6t3 14l120 160q6 8 18 14t22 6h117v475q0 10 7.5 17.5t17.5 7.5zM600 1000v-300h203q64 0 86.5 33t22.5 119q0 84 -22.5 116t-86.5 32h-203z" />
<glyph unicode="&#x2212;" d="M250 700h800q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#x231b;" d="M1000 1200v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-50v-100q0 -91 -49.5 -165.5t-130.5 -109.5q81 -35 130.5 -109.5t49.5 -165.5v-150h50q21 0 35.5 -14.5t14.5 -35.5v-150h-800v150q0 21 14.5 35.5t35.5 14.5h50v150q0 91 49.5 165.5t130.5 109.5q-81 35 -130.5 109.5 t-49.5 165.5v100h-50q-21 0 -35.5 14.5t-14.5 35.5v150h800zM400 1000v-100q0 -60 32.5 -109.5t87.5 -73.5q28 -12 44 -37t16 -55t-16 -55t-44 -37q-55 -24 -87.5 -73.5t-32.5 -109.5v-150h400v150q0 60 -32.5 109.5t-87.5 73.5q-28 12 -44 37t-16 55t16 55t44 37 q55 24 87.5 73.5t32.5 109.5v100h-400z" />
<glyph unicode="&#x25fc;" horiz-adv-x="500" d="M0 0z" />
<glyph unicode="&#x2601;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -206.5q0 -121 -85 -207.5t-205 -86.5h-750q-79 0 -135.5 57t-56.5 137q0 69 42.5 122.5t108.5 67.5q-2 12 -2 37q0 153 108 260.5t260 107.5z" />
<glyph unicode="&#x26fa;" d="M774 1193.5q16 -9.5 20.5 -27t-5.5 -33.5l-136 -187l467 -746h30q20 0 35 -18.5t15 -39.5v-42h-1200v42q0 21 15 39.5t35 18.5h30l468 746l-135 183q-10 16 -5.5 34t20.5 28t34 5.5t28 -20.5l111 -148l112 150q9 16 27 20.5t34 -5zM600 200h377l-182 112l-195 534v-646z " />
<glyph unicode="&#x2709;" d="M25 1100h1150q10 0 12.5 -5t-5.5 -13l-564 -567q-8 -8 -18 -8t-18 8l-564 567q-8 8 -5.5 13t12.5 5zM18 882l264 -264q8 -8 8 -18t-8 -18l-264 -264q-8 -8 -13 -5.5t-5 12.5v550q0 10 5 12.5t13 -5.5zM918 618l264 264q8 8 13 5.5t5 -12.5v-550q0 -10 -5 -12.5t-13 5.5 l-264 264q-8 8 -8 18t8 18zM818 482l364 -364q8 -8 5.5 -13t-12.5 -5h-1150q-10 0 -12.5 5t5.5 13l364 364q8 8 18 8t18 -8l164 -164q8 -8 18 -8t18 8l164 164q8 8 18 8t18 -8z" />
<glyph unicode="&#x270f;" d="M1011 1210q19 0 33 -13l153 -153q13 -14 13 -33t-13 -33l-99 -92l-214 214l95 96q13 14 32 14zM1013 800l-615 -614l-214 214l614 614zM317 96l-333 -112l110 335z" />
<glyph unicode="&#xe001;" d="M700 650v-550h250q21 0 35.5 -14.5t14.5 -35.5v-50h-800v50q0 21 14.5 35.5t35.5 14.5h250v550l-500 550h1200z" />
<glyph unicode="&#xe002;" d="M368 1017l645 163q39 15 63 0t24 -49v-831q0 -55 -41.5 -95.5t-111.5 -63.5q-79 -25 -147 -4.5t-86 75t25.5 111.5t122.5 82q72 24 138 8v521l-600 -155v-606q0 -42 -44 -90t-109 -69q-79 -26 -147 -5.5t-86 75.5t25.5 111.5t122.5 82.5q72 24 138 7v639q0 38 14.5 59 t53.5 34z" />
<glyph unicode="&#xe003;" d="M500 1191q100 0 191 -39t156.5 -104.5t104.5 -156.5t39 -191l-1 -2l1 -5q0 -141 -78 -262l275 -274q23 -26 22.5 -44.5t-22.5 -42.5l-59 -58q-26 -20 -46.5 -20t-39.5 20l-275 274q-119 -77 -261 -77l-5 1l-2 -1q-100 0 -191 39t-156.5 104.5t-104.5 156.5t-39 191 t39 191t104.5 156.5t156.5 104.5t191 39zM500 1022q-88 0 -162 -43t-117 -117t-43 -162t43 -162t117 -117t162 -43t162 43t117 117t43 162t-43 162t-117 117t-162 43z" />
<glyph unicode="&#xe005;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104z" />
<glyph unicode="&#xe006;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429z" />
<glyph unicode="&#xe007;" d="M407 800l131 353q7 19 17.5 19t17.5 -19l129 -353h421q21 0 24 -8.5t-14 -20.5l-342 -249l130 -401q7 -20 -0.5 -25.5t-24.5 6.5l-343 246l-342 -247q-17 -12 -24.5 -6.5t-0.5 25.5l130 400l-347 251q-17 12 -14 20.5t23 8.5h429zM477 700h-240l197 -142l-74 -226 l193 139l195 -140l-74 229l192 140h-234l-78 211z" />
<glyph unicode="&#xe008;" d="M600 1200q124 0 212 -88t88 -212v-250q0 -46 -31 -98t-69 -52v-75q0 -10 6 -21.5t15 -17.5l358 -230q9 -5 15 -16.5t6 -21.5v-93q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v93q0 10 6 21.5t15 16.5l358 230q9 6 15 17.5t6 21.5v75q-38 0 -69 52 t-31 98v250q0 124 88 212t212 88z" />
<glyph unicode="&#xe009;" d="M25 1100h1150q10 0 17.5 -7.5t7.5 -17.5v-1050q0 -10 -7.5 -17.5t-17.5 -7.5h-1150q-10 0 -17.5 7.5t-7.5 17.5v1050q0 10 7.5 17.5t17.5 7.5zM100 1000v-100h100v100h-100zM875 1000h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5t17.5 -7.5h550 q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM1000 1000v-100h100v100h-100zM100 800v-100h100v100h-100zM1000 800v-100h100v100h-100zM100 600v-100h100v100h-100zM1000 600v-100h100v100h-100zM875 500h-550q-10 0 -17.5 -7.5t-7.5 -17.5v-350q0 -10 7.5 -17.5 t17.5 -7.5h550q10 0 17.5 7.5t7.5 17.5v350q0 10 -7.5 17.5t-17.5 7.5zM100 400v-100h100v100h-100zM1000 400v-100h100v100h-100zM100 200v-100h100v100h-100zM1000 200v-100h100v100h-100z" />
<glyph unicode="&#xe010;" d="M50 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM50 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM650 500h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe011;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM850 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 700h200q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h200 q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM850 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5 t35.5 14.5z" />
<glyph unicode="&#xe012;" d="M50 1100h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 1100h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200 q0 21 14.5 35.5t35.5 14.5zM50 700h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 700h700q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-700 q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM50 300h200q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5zM450 300h700q21 0 35.5 -14.5t14.5 -35.5v-200 q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe013;" d="M465 477l571 571q8 8 18 8t17 -8l177 -177q8 -7 8 -17t-8 -18l-783 -784q-7 -8 -17.5 -8t-17.5 8l-384 384q-8 8 -8 18t8 17l177 177q7 8 17 8t18 -8l171 -171q7 -7 18 -7t18 7z" />
<glyph unicode="&#xe014;" d="M904 1083l178 -179q8 -8 8 -18.5t-8 -17.5l-267 -268l267 -268q8 -7 8 -17.5t-8 -18.5l-178 -178q-8 -8 -18.5 -8t-17.5 8l-268 267l-268 -267q-7 -8 -17.5 -8t-18.5 8l-178 178q-8 8 -8 18.5t8 17.5l267 268l-267 268q-8 7 -8 17.5t8 18.5l178 178q8 8 18.5 8t17.5 -8 l268 -267l268 268q7 7 17.5 7t18.5 -7z" />
<glyph unicode="&#xe015;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM425 900h150q10 0 17.5 -7.5t7.5 -17.5v-75h75q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5 t-17.5 -7.5h-75v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-75q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v75q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe016;" d="M507 1177q98 0 187.5 -38.5t154.5 -103.5t103.5 -154.5t38.5 -187.5q0 -141 -78 -262l300 -299q8 -8 8 -18.5t-8 -18.5l-109 -108q-7 -8 -17.5 -8t-18.5 8l-300 299q-119 -77 -261 -77q-98 0 -188 38.5t-154.5 103t-103 154.5t-38.5 188t38.5 187.5t103 154.5 t154.5 103.5t188 38.5zM506.5 1023q-89.5 0 -165.5 -44t-120 -120.5t-44 -166t44 -165.5t120 -120t165.5 -44t166 44t120.5 120t44 165.5t-44 166t-120.5 120.5t-166 44zM325 800h350q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-350q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe017;" d="M550 1200h100q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM800 975v166q167 -62 272 -209.5t105 -331.5q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5 t-184.5 123t-123 184.5t-45.5 224q0 184 105 331.5t272 209.5v-166q-103 -55 -165 -155t-62 -220q0 -116 57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5q0 120 -62 220t-165 155z" />
<glyph unicode="&#xe018;" d="M1025 1200h150q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM725 800h150q10 0 17.5 -7.5t7.5 -17.5v-750q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v750 q0 10 7.5 17.5t17.5 7.5zM425 500h150q10 0 17.5 -7.5t7.5 -17.5v-450q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v450q0 10 7.5 17.5t17.5 7.5zM125 300h150q10 0 17.5 -7.5t7.5 -17.5v-250q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5 v250q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe019;" d="M600 1174q33 0 74 -5l38 -152l5 -1q49 -14 94 -39l5 -2l134 80q61 -48 104 -105l-80 -134l3 -5q25 -44 39 -93l1 -6l152 -38q5 -43 5 -73q0 -34 -5 -74l-152 -38l-1 -6q-15 -49 -39 -93l-3 -5l80 -134q-48 -61 -104 -105l-134 81l-5 -3q-44 -25 -94 -39l-5 -2l-38 -151 q-43 -5 -74 -5q-33 0 -74 5l-38 151l-5 2q-49 14 -94 39l-5 3l-134 -81q-60 48 -104 105l80 134l-3 5q-25 45 -38 93l-2 6l-151 38q-6 42 -6 74q0 33 6 73l151 38l2 6q13 48 38 93l3 5l-80 134q47 61 105 105l133 -80l5 2q45 25 94 39l5 1l38 152q43 5 74 5zM600 815 q-89 0 -152 -63t-63 -151.5t63 -151.5t152 -63t152 63t63 151.5t-63 151.5t-152 63z" />
<glyph unicode="&#xe020;" d="M500 1300h300q41 0 70.5 -29.5t29.5 -70.5v-100h275q10 0 17.5 -7.5t7.5 -17.5v-75h-1100v75q0 10 7.5 17.5t17.5 7.5h275v100q0 41 29.5 70.5t70.5 29.5zM500 1200v-100h300v100h-300zM1100 900v-800q0 -41 -29.5 -70.5t-70.5 -29.5h-700q-41 0 -70.5 29.5t-29.5 70.5 v800h900zM300 800v-700h100v700h-100zM500 800v-700h100v700h-100zM700 800v-700h100v700h-100zM900 800v-700h100v700h-100z" />
<glyph unicode="&#xe021;" d="M18 618l620 608q8 7 18.5 7t17.5 -7l608 -608q8 -8 5.5 -13t-12.5 -5h-175v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v375h-300v-375q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v575h-175q-10 0 -12.5 5t5.5 13z" />
<glyph unicode="&#xe022;" d="M600 1200v-400q0 -41 29.5 -70.5t70.5 -29.5h300v-650q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5h450zM1000 800h-250q-21 0 -35.5 14.5t-14.5 35.5v250z" />
<glyph unicode="&#xe023;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h50q10 0 17.5 -7.5t7.5 -17.5v-275h175q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe024;" d="M1300 0h-538l-41 400h-242l-41 -400h-538l431 1200h209l-21 -300h162l-20 300h208zM515 800l-27 -300h224l-27 300h-170z" />
<glyph unicode="&#xe025;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-450h191q20 0 25.5 -11.5t-7.5 -27.5l-327 -400q-13 -16 -32 -16t-32 16l-327 400q-13 16 -7.5 27.5t25.5 11.5h191v450q0 21 14.5 35.5t35.5 14.5zM1125 400h50q10 0 17.5 -7.5t7.5 -17.5v-350q0 -10 -7.5 -17.5t-17.5 -7.5 h-1050q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h50q10 0 17.5 -7.5t7.5 -17.5v-175h900v175q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe026;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM525 900h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -275q-13 -16 -32 -16t-32 16l-223 275q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z " />
<glyph unicode="&#xe027;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM632 914l223 -275q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5l223 275q13 16 32 16 t32 -16z" />
<glyph unicode="&#xe028;" d="M225 1200h750q10 0 19.5 -7t12.5 -17l186 -652q7 -24 7 -49v-425q0 -12 -4 -27t-9 -17q-12 -6 -37 -6h-1100q-12 0 -27 4t-17 8q-6 13 -6 38l1 425q0 25 7 49l185 652q3 10 12.5 17t19.5 7zM878 1000h-556q-10 0 -19 -7t-11 -18l-87 -450q-2 -11 4 -18t16 -7h150 q10 0 19.5 -7t11.5 -17l38 -152q2 -10 11.5 -17t19.5 -7h250q10 0 19.5 7t11.5 17l38 152q2 10 11.5 17t19.5 7h150q10 0 16 7t4 18l-87 450q-2 11 -11 18t-19 7z" />
<glyph unicode="&#xe029;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM540 820l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
<glyph unicode="&#xe030;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-362q0 -10 -7.5 -17.5t-17.5 -7.5h-362q-11 0 -13 5.5t5 12.5l133 133q-109 76 -238 76q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5h150q0 -117 -45.5 -224 t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117z" />
<glyph unicode="&#xe031;" d="M947 1060l135 135q7 7 12.5 5t5.5 -13v-361q0 -11 -7.5 -18.5t-18.5 -7.5h-361q-11 0 -13 5.5t5 12.5l134 134q-110 75 -239 75q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5h-150q0 117 45.5 224t123 184.5t184.5 123t224 45.5q192 0 347 -117zM1027 600h150 q0 -117 -45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5q-192 0 -348 118l-134 -134q-7 -8 -12.5 -5.5t-5.5 12.5v360q0 11 7.5 18.5t18.5 7.5h360q10 0 12.5 -5.5t-5.5 -12.5l-133 -133q110 -76 240 -76q116 0 214.5 57t155.5 155.5t57 214.5z" />
<glyph unicode="&#xe032;" d="M125 1200h1050q10 0 17.5 -7.5t7.5 -17.5v-1150q0 -10 -7.5 -17.5t-17.5 -7.5h-1050q-10 0 -17.5 7.5t-7.5 17.5v1150q0 10 7.5 17.5t17.5 7.5zM1075 1000h-850q-10 0 -17.5 -7.5t-7.5 -17.5v-850q0 -10 7.5 -17.5t17.5 -7.5h850q10 0 17.5 7.5t7.5 17.5v850 q0 10 -7.5 17.5t-17.5 7.5zM325 900h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 900h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 700h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 700h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 500h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 500h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5zM325 300h50q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM525 300h450q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-450q-10 0 -17.5 7.5t-7.5 17.5v50 q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe033;" d="M900 800v200q0 83 -58.5 141.5t-141.5 58.5h-300q-82 0 -141 -59t-59 -141v-200h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h900q41 0 70.5 29.5t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5h-100zM400 800v150q0 21 15 35.5t35 14.5h200 q20 0 35 -14.5t15 -35.5v-150h-300z" />
<glyph unicode="&#xe034;" d="M125 1100h50q10 0 17.5 -7.5t7.5 -17.5v-1075h-100v1075q0 10 7.5 17.5t17.5 7.5zM1075 1052q4 0 9 -2q16 -6 16 -23v-421q0 -6 -3 -12q-33 -59 -66.5 -99t-65.5 -58t-56.5 -24.5t-52.5 -6.5q-26 0 -57.5 6.5t-52.5 13.5t-60 21q-41 15 -63 22.5t-57.5 15t-65.5 7.5 q-85 0 -160 -57q-7 -5 -15 -5q-6 0 -11 3q-14 7 -14 22v438q22 55 82 98.5t119 46.5q23 2 43 0.5t43 -7t32.5 -8.5t38 -13t32.5 -11q41 -14 63.5 -21t57 -14t63.5 -7q103 0 183 87q7 8 18 8z" />
<glyph unicode="&#xe035;" d="M600 1175q116 0 227 -49.5t192.5 -131t131 -192.5t49.5 -227v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v300q0 127 -70.5 231.5t-184.5 161.5t-245 57t-245 -57t-184.5 -161.5t-70.5 -231.5v-300q0 -10 -7.5 -17.5t-17.5 -7.5h-50 q-10 0 -17.5 7.5t-7.5 17.5v300q0 116 49.5 227t131 192.5t192.5 131t227 49.5zM220 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460q0 8 6 14t14 6zM820 500h160q8 0 14 -6t6 -14v-460q0 -8 -6 -14t-14 -6h-160q-8 0 -14 6t-6 14v460 q0 8 6 14t14 6z" />
<glyph unicode="&#xe036;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM900 668l120 120q7 7 17 7t17 -7l34 -34q7 -7 7 -17t-7 -17l-120 -120l120 -120q7 -7 7 -17 t-7 -17l-34 -34q-7 -7 -17 -7t-17 7l-120 119l-120 -119q-7 -7 -17 -7t-17 7l-34 34q-7 7 -7 17t7 17l119 120l-119 120q-7 7 -7 17t7 17l34 34q7 8 17 8t17 -8z" />
<glyph unicode="&#xe037;" d="M321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6 l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238q-6 8 -4.5 18t9.5 17l29 22q7 5 15 5z" />
<glyph unicode="&#xe038;" d="M967 1004h3q11 -1 17 -10q135 -179 135 -396q0 -105 -34 -206.5t-98 -185.5q-7 -9 -17 -10h-3q-9 0 -16 6l-42 34q-8 6 -9 16t5 18q111 150 111 328q0 90 -29.5 176t-84.5 157q-6 9 -5 19t10 16l42 33q7 5 15 5zM321 814l258 172q9 6 15 2.5t6 -13.5v-750q0 -10 -6 -13.5 t-15 2.5l-258 172q-21 14 -46 14h-250q-10 0 -17.5 7.5t-7.5 17.5v350q0 10 7.5 17.5t17.5 7.5h250q25 0 46 14zM766 900h4q10 -1 16 -10q96 -129 96 -290q0 -154 -90 -281q-6 -9 -17 -10l-3 -1q-9 0 -16 6l-29 23q-7 7 -8.5 16.5t4.5 17.5q72 103 72 229q0 132 -78 238 q-6 8 -4.5 18.5t9.5 16.5l29 22q7 5 15 5z" />
<glyph unicode="&#xe039;" d="M500 900h100v-100h-100v-100h-400v-100h-100v600h500v-300zM1200 700h-200v-100h200v-200h-300v300h-200v300h-100v200h600v-500zM100 1100v-300h300v300h-300zM800 1100v-300h300v300h-300zM300 900h-100v100h100v-100zM1000 900h-100v100h100v-100zM300 500h200v-500 h-500v500h200v100h100v-100zM800 300h200v-100h-100v-100h-200v100h-100v100h100v200h-200v100h300v-300zM100 400v-300h300v300h-300zM300 200h-100v100h100v-100zM1200 200h-100v100h100v-100zM700 0h-100v100h100v-100zM1200 0h-300v100h300v-100z" />
<glyph unicode="&#xe040;" d="M100 200h-100v1000h100v-1000zM300 200h-100v1000h100v-1000zM700 200h-200v1000h200v-1000zM900 200h-100v1000h100v-1000zM1200 200h-200v1000h200v-1000zM400 0h-300v100h300v-100zM600 0h-100v91h100v-91zM800 0h-100v91h100v-91zM1100 0h-200v91h200v-91z" />
<glyph unicode="&#xe041;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
<glyph unicode="&#xe042;" d="M500 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-682 682l1 475q0 10 7.5 17.5t17.5 7.5h474zM800 1200l682 -682q8 -8 8 -18t-8 -18l-464 -464q-8 -8 -18 -8t-18 8l-56 56l424 426l-700 700h150zM319.5 1024.5q-29.5 29.5 -71 29.5t-71 -29.5 t-29.5 -71.5t29.5 -71.5t71 -29.5t71 29.5t29.5 71.5t-29.5 71.5z" />
<glyph unicode="&#xe043;" d="M300 1200h825q75 0 75 -75v-900q0 -25 -18 -43l-64 -64q-8 -8 -13 -5.5t-5 12.5v950q0 10 -7.5 17.5t-17.5 7.5h-700q-25 0 -43 -18l-64 -64q-8 -8 -5.5 -13t12.5 -5h700q10 0 17.5 -7.5t7.5 -17.5v-950q0 -10 -7.5 -17.5t-17.5 -7.5h-850q-10 0 -17.5 7.5t-7.5 17.5v975 q0 25 18 43l139 139q18 18 43 18z" />
<glyph unicode="&#xe044;" d="M250 1200h800q21 0 35.5 -14.5t14.5 -35.5v-1150l-450 444l-450 -445v1151q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe045;" d="M822 1200h-444q-11 0 -19 -7.5t-9 -17.5l-78 -301q-7 -24 7 -45l57 -108q6 -9 17.5 -15t21.5 -6h450q10 0 21.5 6t17.5 15l62 108q14 21 7 45l-83 301q-1 10 -9 17.5t-19 7.5zM1175 800h-150q-10 0 -21 -6.5t-15 -15.5l-78 -156q-4 -9 -15 -15.5t-21 -6.5h-550 q-10 0 -21 6.5t-15 15.5l-78 156q-4 9 -15 15.5t-21 6.5h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-650q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h750q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5 t7.5 17.5v650q0 10 -7.5 17.5t-17.5 7.5zM850 200h-500q-10 0 -19.5 -7t-11.5 -17l-38 -152q-2 -10 3.5 -17t15.5 -7h600q10 0 15.5 7t3.5 17l-38 152q-2 10 -11.5 17t-19.5 7z" />
<glyph unicode="&#xe046;" d="M500 1100h200q56 0 102.5 -20.5t72.5 -50t44 -59t25 -50.5l6 -20h150q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5h150q2 8 6.5 21.5t24 48t45 61t72 48t102.5 21.5zM900 800v-100 h100v100h-100zM600 730q-95 0 -162.5 -67.5t-67.5 -162.5t67.5 -162.5t162.5 -67.5t162.5 67.5t67.5 162.5t-67.5 162.5t-162.5 67.5zM600 603q43 0 73 -30t30 -73t-30 -73t-73 -30t-73 30t-30 73t30 73t73 30z" />
<glyph unicode="&#xe047;" d="M681 1199l385 -998q20 -50 60 -92q18 -19 36.5 -29.5t27.5 -11.5l10 -2v-66h-417v66q53 0 75 43.5t5 88.5l-82 222h-391q-58 -145 -92 -234q-11 -34 -6.5 -57t25.5 -37t46 -20t55 -6v-66h-365v66q56 24 84 52q12 12 25 30.5t20 31.5l7 13l399 1006h93zM416 521h340 l-162 457z" />
<glyph unicode="&#xe048;" d="M753 641q5 -1 14.5 -4.5t36 -15.5t50.5 -26.5t53.5 -40t50.5 -54.5t35.5 -70t14.5 -87q0 -67 -27.5 -125.5t-71.5 -97.5t-98.5 -66.5t-108.5 -40.5t-102 -13h-500v89q41 7 70.5 32.5t29.5 65.5v827q0 24 -0.5 34t-3.5 24t-8.5 19.5t-17 13.5t-28 12.5t-42.5 11.5v71 l471 -1q57 0 115.5 -20.5t108 -57t80.5 -94t31 -124.5q0 -51 -15.5 -96.5t-38 -74.5t-45 -50.5t-38.5 -30.5zM400 700h139q78 0 130.5 48.5t52.5 122.5q0 41 -8.5 70.5t-29.5 55.5t-62.5 39.5t-103.5 13.5h-118v-350zM400 200h216q80 0 121 50.5t41 130.5q0 90 -62.5 154.5 t-156.5 64.5h-159v-400z" />
<glyph unicode="&#xe049;" d="M877 1200l2 -57q-83 -19 -116 -45.5t-40 -66.5l-132 -839q-9 -49 13 -69t96 -26v-97h-500v97q186 16 200 98l173 832q3 17 3 30t-1.5 22.5t-9 17.5t-13.5 12.5t-21.5 10t-26 8.5t-33.5 10q-13 3 -19 5v57h425z" />
<glyph unicode="&#xe050;" d="M1300 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM175 1000h-75v-800h75l-125 -167l-125 167h75v800h-75l125 167z" />
<glyph unicode="&#xe051;" d="M1100 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-650q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v650h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM1167 50l-167 -125v75h-800v-75l-167 125l167 125v-75h800v75z" />
<glyph unicode="&#xe052;" d="M50 1100h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe053;" d="M250 1100h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM250 500h700q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-700q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe054;" d="M500 950v100q0 21 14.5 35.5t35.5 14.5h600q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5zM100 650v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000 q-21 0 -35.5 14.5t-14.5 35.5zM300 350v100q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5zM0 50v100q0 21 14.5 35.5t35.5 14.5h1100q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5z" />
<glyph unicode="&#xe055;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 800h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 500h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h1100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe056;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 1100h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 800h800q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 500h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 500h800q21 0 35.5 -14.5t14.5 -35.5v-100 q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM350 200h800 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe057;" d="M400 0h-100v1100h100v-1100zM550 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM267 550l-167 -125v75h-200v100h200v75zM550 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM550 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe058;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM900 0h-100v1100h100v-1100zM50 800h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM1100 600h200v-100h-200v-75l-167 125l167 125v-75zM50 500h300q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5zM50 200h600 q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-600q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe059;" d="M75 1000h750q31 0 53 -22t22 -53v-650q0 -31 -22 -53t-53 -22h-750q-31 0 -53 22t-22 53v650q0 31 22 53t53 22zM1200 300l-300 300l300 300v-600z" />
<glyph unicode="&#xe060;" d="M44 1100h1112q18 0 31 -13t13 -31v-1012q0 -18 -13 -31t-31 -13h-1112q-18 0 -31 13t-13 31v1012q0 18 13 31t31 13zM100 1000v-737l247 182l298 -131l-74 156l293 318l236 -288v500h-1000zM342 884q56 0 95 -39t39 -94.5t-39 -95t-95 -39.5t-95 39.5t-39 95t39 94.5 t95 39z" />
<glyph unicode="&#xe062;" d="M648 1169q117 0 216 -60t156.5 -161t57.5 -218q0 -115 -70 -258q-69 -109 -158 -225.5t-143 -179.5l-54 -62q-9 8 -25.5 24.5t-63.5 67.5t-91 103t-98.5 128t-95.5 148q-60 132 -60 249q0 88 34 169.5t91.5 142t137 96.5t166.5 36zM652.5 974q-91.5 0 -156.5 -65 t-65 -157t65 -156.5t156.5 -64.5t156.5 64.5t65 156.5t-65 157t-156.5 65z" />
<glyph unicode="&#xe063;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 173v854q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57z" />
<glyph unicode="&#xe064;" d="M554 1295q21 -72 57.5 -143.5t76 -130t83 -118t82.5 -117t70 -116t49.5 -126t18.5 -136.5q0 -71 -25.5 -135t-68.5 -111t-99 -82t-118.5 -54t-125.5 -23q-84 5 -161.5 34t-139.5 78.5t-99 125t-37 164.5q0 69 18 136.5t49.5 126.5t69.5 116.5t81.5 117.5t83.5 119 t76.5 131t58.5 143zM344 710q-23 -33 -43.5 -70.5t-40.5 -102.5t-17 -123q1 -37 14.5 -69.5t30 -52t41 -37t38.5 -24.5t33 -15q21 -7 32 -1t13 22l6 34q2 10 -2.5 22t-13.5 19q-5 4 -14 12t-29.5 40.5t-32.5 73.5q-26 89 6 271q2 11 -6 11q-8 1 -15 -10z" />
<glyph unicode="&#xe065;" d="M1000 1013l108 115q2 1 5 2t13 2t20.5 -1t25 -9.5t28.5 -21.5q22 -22 27 -43t0 -32l-6 -10l-108 -115zM350 1100h400q50 0 105 -13l-187 -187h-368q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v182l200 200v-332 q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM1009 803l-362 -362l-161 -50l55 170l355 355z" />
<glyph unicode="&#xe066;" d="M350 1100h361q-164 -146 -216 -200h-195q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5l200 153v-103q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M824 1073l339 -301q8 -7 8 -17.5t-8 -17.5l-340 -306q-7 -6 -12.5 -4t-6.5 11v203q-26 1 -54.5 0t-78.5 -7.5t-92 -17.5t-86 -35t-70 -57q10 59 33 108t51.5 81.5t65 58.5t68.5 40.5t67 24.5t56 13.5t40 4.5v210q1 10 6.5 12.5t13.5 -4.5z" />
<glyph unicode="&#xe067;" d="M350 1100h350q60 0 127 -23l-178 -177h-349q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v69l200 200v-219q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5z M643 639l395 395q7 7 17.5 7t17.5 -7l101 -101q7 -7 7 -17.5t-7 -17.5l-531 -532q-7 -7 -17.5 -7t-17.5 7l-248 248q-7 7 -7 17.5t7 17.5l101 101q7 7 17.5 7t17.5 -7l111 -111q8 -7 18 -7t18 7z" />
<glyph unicode="&#xe068;" d="M318 918l264 264q8 8 18 8t18 -8l260 -264q7 -8 4.5 -13t-12.5 -5h-170v-200h200v173q0 10 5 12t13 -5l264 -260q8 -7 8 -17.5t-8 -17.5l-264 -265q-8 -7 -13 -5t-5 12v173h-200v-200h170q10 0 12.5 -5t-4.5 -13l-260 -264q-8 -8 -18 -8t-18 8l-264 264q-8 8 -5.5 13 t12.5 5h175v200h-200v-173q0 -10 -5 -12t-13 5l-264 265q-8 7 -8 17.5t8 17.5l264 260q8 7 13 5t5 -12v-173h200v200h-175q-10 0 -12.5 5t5.5 13z" />
<glyph unicode="&#xe069;" d="M250 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe070;" d="M50 1100h100q21 0 35.5 -14.5t14.5 -35.5v-438l464 453q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5 t-14.5 35.5v1000q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe071;" d="M1200 1050v-1000q0 -21 -10.5 -25t-25.5 10l-464 453v-438q0 -21 -10.5 -25t-25.5 10l-492 480q-15 14 -15 35t15 35l492 480q15 14 25.5 10t10.5 -25v-438l464 453q15 14 25.5 10t10.5 -25z" />
<glyph unicode="&#xe072;" d="M243 1074l814 -498q18 -11 18 -26t-18 -26l-814 -498q-18 -11 -30.5 -4t-12.5 28v1000q0 21 12.5 28t30.5 -4z" />
<glyph unicode="&#xe073;" d="M250 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM650 1000h200q21 0 35.5 -14.5t14.5 -35.5v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v800 q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe074;" d="M1100 950v-800q0 -21 -14.5 -35.5t-35.5 -14.5h-800q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5h800q21 0 35.5 -14.5t14.5 -35.5z" />
<glyph unicode="&#xe075;" d="M500 612v438q0 21 10.5 25t25.5 -10l492 -480q15 -14 15 -35t-15 -35l-492 -480q-15 -14 -25.5 -10t-10.5 25v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10z" />
<glyph unicode="&#xe076;" d="M1048 1102l100 1q20 0 35 -14.5t15 -35.5l5 -1000q0 -21 -14.5 -35.5t-35.5 -14.5l-100 -1q-21 0 -35.5 14.5t-14.5 35.5l-2 437l-463 -454q-14 -15 -24.5 -10.5t-10.5 25.5l-2 437l-462 -455q-15 -14 -25.5 -9.5t-10.5 24.5l-5 1000q0 21 10.5 25.5t25.5 -10.5l466 -450 l-2 438q0 20 10.5 24.5t25.5 -9.5l466 -451l-2 438q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe077;" d="M850 1100h100q21 0 35.5 -14.5t14.5 -35.5v-1000q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v438l-464 -453q-15 -14 -25.5 -10t-10.5 25v1000q0 21 10.5 25t25.5 -10l464 -453v438q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe078;" d="M686 1081l501 -540q15 -15 10.5 -26t-26.5 -11h-1042q-22 0 -26.5 11t10.5 26l501 540q15 15 36 15t36 -15zM150 400h1000q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe079;" d="M885 900l-352 -353l352 -353l-197 -198l-552 552l552 550z" />
<glyph unicode="&#xe080;" d="M1064 547l-551 -551l-198 198l353 353l-353 353l198 198z" />
<glyph unicode="&#xe081;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM650 900h-100q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-150 q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5h150v-150q0 -21 14.5 -35.5t35.5 -14.5h100q21 0 35.5 14.5t14.5 35.5v150h150q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-150v150q0 21 -14.5 35.5t-35.5 14.5z" />
<glyph unicode="&#xe082;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM850 700h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5 t35.5 -14.5h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5z" />
<glyph unicode="&#xe083;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM741.5 913q-12.5 0 -21.5 -9l-120 -120l-120 120q-9 9 -21.5 9 t-21.5 -9l-141 -141q-9 -9 -9 -21.5t9 -21.5l120 -120l-120 -120q-9 -9 -9 -21.5t9 -21.5l141 -141q9 -9 21.5 -9t21.5 9l120 120l120 -120q9 -9 21.5 -9t21.5 9l141 141q9 9 9 21.5t-9 21.5l-120 120l120 120q9 9 9 21.5t-9 21.5l-141 141q-9 9 -21.5 9z" />
<glyph unicode="&#xe084;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM546 623l-84 85q-7 7 -17.5 7t-18.5 -7l-139 -139q-7 -8 -7 -18t7 -18 l242 -241q7 -8 17.5 -8t17.5 8l375 375q7 7 7 17.5t-7 18.5l-139 139q-7 7 -17.5 7t-17.5 -7z" />
<glyph unicode="&#xe085;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM588 941q-29 0 -59 -5.5t-63 -20.5t-58 -38.5t-41.5 -63t-16.5 -89.5 q0 -25 20 -25h131q30 -5 35 11q6 20 20.5 28t45.5 8q20 0 31.5 -10.5t11.5 -28.5q0 -23 -7 -34t-26 -18q-1 0 -13.5 -4t-19.5 -7.5t-20 -10.5t-22 -17t-18.5 -24t-15.5 -35t-8 -46q-1 -8 5.5 -16.5t20.5 -8.5h173q7 0 22 8t35 28t37.5 48t29.5 74t12 100q0 47 -17 83 t-42.5 57t-59.5 34.5t-64 18t-59 4.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
<glyph unicode="&#xe086;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM675 1000h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5 t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5zM675 700h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h75v-200h-75q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h350q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5 t-17.5 7.5h-75v275q0 10 -7.5 17.5t-17.5 7.5z" />
<glyph unicode="&#xe087;" d="M525 1200h150q10 0 17.5 -7.5t7.5 -17.5v-194q103 -27 178.5 -102.5t102.5 -178.5h194q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-194q-27 -103 -102.5 -178.5t-178.5 -102.5v-194q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v194 q-103 27 -178.5 102.5t-102.5 178.5h-194q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h194q27 103 102.5 178.5t178.5 102.5v194q0 10 7.5 17.5t17.5 7.5zM700 893v-168q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v168q-68 -23 -119 -74 t-74 -119h168q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-168q23 -68 74 -119t119 -74v168q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-168q68 23 119 74t74 119h-168q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h168 q-23 68 -74 119t-119 74z" />
<glyph unicode="&#xe088;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM759 823l64 -64q7 -7 7 -17.5t-7 -17.5l-124 -124l124 -124q7 -7 7 -17.5t-7 -17.5l-64 -64q-7 -7 -17.5 -7t-17.5 7l-124 124l-124 -124q-7 -7 -17.5 -7t-17.5 7l-64 64 q-7 7 -7 17.5t7 17.5l124 124l-124 124q-7 7 -7 17.5t7 17.5l64 64q7 7 17.5 7t17.5 -7l124 -124l124 124q7 7 17.5 7t17.5 -7z" />
<glyph unicode="&#xe089;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5t57 -214.5 t155.5 -155.5t214.5 -57t214.5 57t155.5 155.5t57 214.5t-57 214.5t-155.5 155.5t-214.5 57zM782 788l106 -106q7 -7 7 -17.5t-7 -17.5l-320 -321q-8 -7 -18 -7t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l197 197q7 7 17.5 7t17.5 -7z" />
<glyph unicode="&#xe090;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM600 1027q-116 0 -214.5 -57t-155.5 -155.5t-57 -214.5q0 -120 65 -225 l587 587q-105 65 -225 65zM965 819l-584 -584q104 -62 219 -62q116 0 214.5 57t155.5 155.5t57 214.5q0 115 -62 219z" />
<glyph unicode="&#xe091;" d="M39 582l522 427q16 13 27.5 8t11.5 -26v-291h550q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-550v-291q0 -21 -11.5 -26t-27.5 8l-522 427q-16 13 -16 32t16 32z" />
<glyph unicode="&#xe092;" d="M639 1009l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291h-550q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h550v291q0 21 11.5 26t27.5 -8z" />
<glyph unicode="&#xe093;" d="M682 1161l427 -522q13 -16 8 -27.5t-26 -11.5h-291v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v550h-291q-21 0 -26 11.5t8 27.5l427 522q13 16 32 16t32 -16z" />
<glyph unicode="&#xe094;" d="M550 1200h200q21 0 35.5 -14.5t14.5 -35.5v-550h291q21 0 26 -11.5t-8 -27.5l-427 -522q-13 -16 -32 -16t-32 16l-427 522q-13 16 -8 27.5t26 11.5h291v550q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe095;" d="M639 1109l522 -427q16 -13 16 -32t-16 -32l-522 -427q-16 -13 -27.5 -8t-11.5 26v291q-94 -2 -182 -20t-170.5 -52t-147 -92.5t-100.5 -135.5q5 105 27 193.5t67.5 167t113 135t167 91.5t225.5 42v262q0 21 11.5 26t27.5 -8z" />
<glyph unicode="&#xe096;" d="M850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5zM350 0h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249 q8 7 18 7t18 -7l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5z" />
<glyph unicode="&#xe097;" d="M1014 1120l106 -106q7 -8 7 -18t-7 -18l-249 -249l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l249 249q8 7 18 7t18 -7zM250 600h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-249 -249q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l249 249l-94 94q-14 14 -10 24.5t25 10.5z" />
<glyph unicode="&#xe101;" d="M600 1177q117 0 224 -45.5t184.5 -123t123 -184.5t45.5 -224t-45.5 -224t-123 -184.5t-184.5 -123t-224 -45.5t-224 45.5t-184.5 123t-123 184.5t-45.5 224t45.5 224t123 184.5t184.5 123t224 45.5zM704 900h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5 t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM675 400h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5z" />
<glyph unicode="&#xe102;" d="M260 1200q9 0 19 -2t15 -4l5 -2q22 -10 44 -23l196 -118q21 -13 36 -24q29 -21 37 -12q11 13 49 35l196 118q22 13 45 23q17 7 38 7q23 0 47 -16.5t37 -33.5l13 -16q14 -21 18 -45l25 -123l8 -44q1 -9 8.5 -14.5t17.5 -5.5h61q10 0 17.5 -7.5t7.5 -17.5v-50 q0 -10 -7.5 -17.5t-17.5 -7.5h-50q-10 0 -17.5 -7.5t-7.5 -17.5v-175h-400v300h-200v-300h-400v175q0 10 -7.5 17.5t-17.5 7.5h-50q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5h61q11 0 18 3t7 8q0 4 9 52l25 128q5 25 19 45q2 3 5 7t13.5 15t21.5 19.5t26.5 15.5 t29.5 7zM915 1079l-166 -162q-7 -7 -5 -12t12 -5h219q10 0 15 7t2 17l-51 149q-3 10 -11 12t-15 -6zM463 917l-177 157q-8 7 -16 5t-11 -12l-51 -143q-3 -10 2 -17t15 -7h231q11 0 12.5 5t-5.5 12zM500 0h-375q-10 0 -17.5 7.5t-7.5 17.5v375h400v-400zM1100 400v-375 q0 -10 -7.5 -17.5t-17.5 -7.5h-375v400h400z" />
<glyph unicode="&#xe103;" d="M1165 1190q8 3 21 -6.5t13 -17.5q-2 -178 -24.5 -323.5t-55.5 -245.5t-87 -174.5t-102.5 -118.5t-118 -68.5t-118.5 -33t-120 -4.5t-105 9.5t-90 16.5q-61 12 -78 11q-4 1 -12.5 0t-34 -14.5t-52.5 -40.5l-153 -153q-26 -24 -37 -14.5t-11 43.5q0 64 42 102q8 8 50.5 45 t66.5 58q19 17 35 47t13 61q-9 55 -10 102.5t7 111t37 130t78 129.5q39 51 80 88t89.5 63.5t94.5 45t113.5 36t129 31t157.5 37t182 47.5zM1116 1098q-8 9 -22.5 -3t-45.5 -50q-38 -47 -119 -103.5t-142 -89.5l-62 -33q-56 -30 -102 -57t-104 -68t-102.5 -80.5t-85.5 -91 t-64 -104.5q-24 -56 -31 -86t2 -32t31.5 17.5t55.5 59.5q25 30 94 75.5t125.5 77.5t147.5 81q70 37 118.5 69t102 79.5t99 111t86.5 148.5q22 50 24 60t-6 19z" />
<glyph unicode="&#xe104;" d="M653 1231q-39 -67 -54.5 -131t-10.5 -114.5t24.5 -96.5t47.5 -80t63.5 -62.5t68.5 -46.5t65 -30q-4 7 -17.5 35t-18.5 39.5t-17 39.5t-17 43t-13 42t-9.5 44.5t-2 42t4 43t13.5 39t23 38.5q96 -42 165 -107.5t105 -138t52 -156t13 -159t-19 -149.5q-13 -55 -44 -106.5 t-68 -87t-78.5 -64.5t-72.5 -45t-53 -22q-72 -22 -127 -11q-31 6 -13 19q6 3 17 7q13 5 32.5 21t41 44t38.5 63.5t21.5 81.5t-6.5 94.5t-50 107t-104 115.5q10 -104 -0.5 -189t-37 -140.5t-65 -93t-84 -52t-93.5 -11t-95 24.5q-80 36 -131.5 114t-53.5 171q-2 23 0 49.5 t4.5 52.5t13.5 56t27.5 60t46 64.5t69.5 68.5q-8 -53 -5 -102.5t17.5 -90t34 -68.5t44.5 -39t49 -2q31 13 38.5 36t-4.5 55t-29 64.5t-36 75t-26 75.5q-15 85 2 161.5t53.5 128.5t85.5 92.5t93.5 61t81.5 25.5z" />
<glyph unicode="&#xe105;" d="M600 1094q82 0 160.5 -22.5t140 -59t116.5 -82.5t94.5 -95t68 -95t42.5 -82.5t14 -57.5t-14 -57.5t-43 -82.5t-68.5 -95t-94.5 -95t-116.5 -82.5t-140 -59t-159.5 -22.5t-159.5 22.5t-140 59t-116.5 82.5t-94.5 95t-68.5 95t-43 82.5t-14 57.5t14 57.5t42.5 82.5t68 95 t94.5 95t116.5 82.5t140 59t160.5 22.5zM888 829q-15 15 -18 12t5 -22q25 -57 25 -119q0 -124 -88 -212t-212 -88t-212 88t-88 212q0 59 23 114q8 19 4.5 22t-17.5 -12q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q22 -36 47 -71t70 -82t92.5 -81t113 -58.5t133.5 -24.5 t133.5 24t113 58.5t92.5 81.5t70 81.5t47 70.5q11 18 9 42.5t-14 41.5q-90 117 -163 189zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l35 34q14 15 12.5 33.5t-16.5 33.5q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
<glyph unicode="&#xe106;" d="M592 0h-148l31 120q-91 20 -175.5 68.5t-143.5 106.5t-103.5 119t-66.5 110t-22 76q0 21 14 57.5t42.5 82.5t68 95t94.5 95t116.5 82.5t140 59t160.5 22.5q61 0 126 -15l32 121h148zM944 770l47 181q108 -85 176.5 -192t68.5 -159q0 -26 -19.5 -71t-59.5 -102t-93 -112 t-129 -104.5t-158 -75.5l46 173q77 49 136 117t97 131q11 18 9 42.5t-14 41.5q-54 70 -107 130zM310 824q-70 -69 -160 -184q-13 -16 -15 -40.5t9 -42.5q18 -30 39 -60t57 -70.5t74 -73t90 -61t105 -41.5l41 154q-107 18 -178.5 101.5t-71.5 193.5q0 59 23 114q8 19 4.5 22 t-17.5 -12zM448 727l-35 -36q-15 -15 -19.5 -38.5t4.5 -41.5q37 -68 93 -116q16 -13 38.5 -11t36.5 17l12 11l22 86l-3 4q-44 44 -89 117q-11 18 -28 20t-32 -12z" />
<glyph unicode="&#xe107;" d="M-90 100l642 1066q20 31 48 28.5t48 -35.5l642 -1056q21 -32 7.5 -67.5t-50.5 -35.5h-1294q-37 0 -50.5 34t7.5 66zM155 200h345v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h345l-445 723zM496 700h208q20 0 32 -14.5t8 -34.5l-58 -252 q-4 -20 -21.5 -34.5t-37.5 -14.5h-54q-20 0 -37.5 14.5t-21.5 34.5l-58 252q-4 20 8 34.5t32 14.5z" />
<glyph unicode="&#xe108;" d="M650 1200q62 0 106 -44t44 -106v-339l363 -325q15 -14 26 -38.5t11 -44.5v-41q0 -20 -12 -26.5t-29 5.5l-359 249v-263q100 -93 100 -113v-64q0 -21 -13 -29t-32 1l-205 128l-205 -128q-19 -9 -32 -1t-13 29v64q0 20 100 113v263l-359 -249q-17 -12 -29 -5.5t-12 26.5v41 q0 20 11 44.5t26 38.5l363 325v339q0 62 44 106t106 44z" />
<glyph unicode="&#xe109;" d="M850 1200h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-150h-1100v150q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5h100q21 0 35.5 -14.5t14.5 -35.5v-50h500v50q0 21 14.5 35.5t35.5 14.5zM1100 800v-750q0 -21 -14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v750h1100zM100 600v-100h100v100h-100zM300 600v-100h100v100h-100zM500 600v-100h100v100h-100zM700 600v-100h100v100h-100zM900 600v-100h100v100h-100zM100 400v-100h100v100h-100zM300 400v-100h100v100h-100zM500 400 v-100h100v100h-100zM700 400v-100h100v100h-100zM900 400v-100h100v100h-100zM100 200v-100h100v100h-100zM300 200v-100h100v100h-100zM500 200v-100h100v100h-100zM700 200v-100h100v100h-100zM900 200v-100h100v100h-100z" />
<glyph unicode="&#xe110;" d="M1135 1165l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-159l-600 -600h-291q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h209l600 600h241v150q0 21 10.5 25t24.5 -10zM522 819l-141 -141l-122 122h-209q-21 0 -35.5 14.5 t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h291zM1135 565l249 -230q15 -14 15 -35t-15 -35l-249 -230q-14 -14 -24.5 -10t-10.5 25v150h-241l-181 181l141 141l122 -122h159v150q0 21 10.5 25t24.5 -10z" />
<glyph unicode="&#xe111;" d="M100 1100h1000q41 0 70.5 -29.5t29.5 -70.5v-600q0 -41 -29.5 -70.5t-70.5 -29.5h-596l-304 -300v300h-100q-41 0 -70.5 29.5t-29.5 70.5v600q0 41 29.5 70.5t70.5 29.5z" />
<glyph unicode="&#xe112;" d="M150 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM850 1200h200q21 0 35.5 -14.5t14.5 -35.5v-250h-300v250q0 21 14.5 35.5t35.5 14.5zM1100 800v-300q0 -41 -3 -77.5t-15 -89.5t-32 -96t-58 -89t-89 -77t-129 -51t-174 -20t-174 20 t-129 51t-89 77t-58 89t-32 96t-15 89.5t-3 77.5v300h300v-250v-27v-42.5t1.5 -41t5 -38t10 -35t16.5 -30t25.5 -24.5t35 -19t46.5 -12t60 -4t60 4.5t46.5 12.5t35 19.5t25 25.5t17 30.5t10 35t5 38t2 40.5t-0.5 42v25v250h300z" />
<glyph unicode="&#xe113;" d="M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z" />
<glyph unicode="&#xe114;" d="M1101 789l-550 -551l-551 551l198 199l353 -353l353 353z" />
<glyph unicode="&#xe115;" d="M404 1000h746q21 0 35.5 -14.5t14.5 -35.5v-551h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v401h-381zM135 984l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-400h385l215 -200h-750q-21 0 -35.5 14.5 t-14.5 35.5v550h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
<glyph unicode="&#xe116;" d="M56 1200h94q17 0 31 -11t18 -27l38 -162h896q24 0 39 -18.5t10 -42.5l-100 -475q-5 -21 -27 -42.5t-55 -21.5h-633l48 -200h535q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-50q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-300v-50 q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v50h-31q-18 0 -32.5 10t-20.5 19l-5 10l-201 961h-54q-20 0 -35 14.5t-15 35.5t15 35.5t35 14.5z" />
<glyph unicode="&#xe117;" d="M1200 1000v-100h-1200v100h200q0 41 29.5 70.5t70.5 29.5h300q41 0 70.5 -29.5t29.5 -70.5h500zM0 800h1200v-800h-1200v800z" />
<glyph unicode="&#xe118;" d="M200 800l-200 -400v600h200q0 41 29.5 70.5t70.5 29.5h300q42 0 71 -29.5t29 -70.5h500v-200h-1000zM1500 700l-300 -700h-1200l300 700h1200z" />
<glyph unicode="&#xe119;" d="M635 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-601h150q21 0 25 -10.5t-10 -24.5l-230 -249q-14 -15 -35 -15t-35 15l-230 249q-14 14 -10 24.5t25 10.5h150v601h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
<glyph unicode="&#xe120;" d="M936 864l249 -229q14 -15 14 -35.5t-14 -35.5l-249 -229q-15 -15 -25.5 -10.5t-10.5 24.5v151h-600v-151q0 -20 -10.5 -24.5t-25.5 10.5l-249 229q-14 15 -14 35.5t14 35.5l249 229q15 15 25.5 10.5t10.5 -25.5v-149h600v149q0 21 10.5 25.5t25.5 -10.5z" />
<glyph unicode="&#xe121;" d="M1169 400l-172 732q-5 23 -23 45.5t-38 22.5h-672q-20 0 -38 -20t-23 -41l-172 -739h1138zM1100 300h-1000q-41 0 -70.5 -29.5t-29.5 -70.5v-100q0 -41 29.5 -70.5t70.5 -29.5h1000q41 0 70.5 29.5t29.5 70.5v100q0 41 -29.5 70.5t-70.5 29.5zM800 100v100h100v-100h-100 zM1000 100v100h100v-100h-100z" />
<glyph unicode="&#xe122;" d="M1150 1100q21 0 35.5 -14.5t14.5 -35.5v-850q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v850q0 21 14.5 35.5t35.5 14.5zM1000 200l-675 200h-38l47 -276q3 -16 -5.5 -20t-29.5 -4h-7h-84q-20 0 -34.5 14t-18.5 35q-55 337 -55 351v250v6q0 16 1 23.5t6.5 14 t17.5 6.5h200l675 250v-850zM0 750v-250q-4 0 -11 0.5t-24 6t-30 15t-24 30t-11 48.5v50q0 26 10.5 46t25 30t29 16t25.5 7z" />
<glyph unicode="&#xe123;" d="M553 1200h94q20 0 29 -10.5t3 -29.5l-18 -37q83 -19 144 -82.5t76 -140.5l63 -327l118 -173h17q19 0 33 -14.5t14 -35t-13 -40.5t-31 -27q-8 -4 -23 -9.5t-65 -19.5t-103 -25t-132.5 -20t-158.5 -9q-57 0 -115 5t-104 12t-88.5 15.5t-73.5 17.5t-54.5 16t-35.5 12l-11 4 q-18 8 -31 28t-13 40.5t14 35t33 14.5h17l118 173l63 327q15 77 76 140t144 83l-18 32q-6 19 3.5 32t28.5 13zM498 110q50 -6 102 -6q53 0 102 6q-12 -49 -39.5 -79.5t-62.5 -30.5t-63 30.5t-39 79.5z" />
<glyph unicode="&#xe124;" d="M800 946l224 78l-78 -224l234 -45l-180 -155l180 -155l-234 -45l78 -224l-224 78l-45 -234l-155 180l-155 -180l-45 234l-224 -78l78 224l-234 45l180 155l-180 155l234 45l-78 224l224 -78l45 234l155 -180l155 180z" />
<glyph unicode="&#xe125;" d="M650 1200h50q40 0 70 -40.5t30 -84.5v-150l-28 -125h328q40 0 70 -40.5t30 -84.5v-100q0 -45 -29 -74l-238 -344q-16 -24 -38 -40.5t-45 -16.5h-250q-7 0 -42 25t-66 50l-31 25h-61q-45 0 -72.5 18t-27.5 57v400q0 36 20 63l145 196l96 198q13 28 37.5 48t51.5 20z M650 1100l-100 -212l-150 -213v-375h100l136 -100h214l250 375v125h-450l50 225v175h-50zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe126;" d="M600 1100h250q23 0 45 -16.5t38 -40.5l238 -344q29 -29 29 -74v-100q0 -44 -30 -84.5t-70 -40.5h-328q28 -118 28 -125v-150q0 -44 -30 -84.5t-70 -40.5h-50q-27 0 -51.5 20t-37.5 48l-96 198l-145 196q-20 27 -20 63v400q0 39 27.5 57t72.5 18h61q124 100 139 100z M50 1000h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM636 1000l-136 -100h-100v-375l150 -213l100 -212h50v175l-50 225h450v125l-250 375h-214z" />
<glyph unicode="&#xe127;" d="M356 873l363 230q31 16 53 -6l110 -112q13 -13 13.5 -32t-11.5 -34l-84 -121h302q84 0 138 -38t54 -110t-55 -111t-139 -39h-106l-131 -339q-6 -21 -19.5 -41t-28.5 -20h-342q-7 0 -90 81t-83 94v525q0 17 14 35.5t28 28.5zM400 792v-503l100 -89h293l131 339 q6 21 19.5 41t28.5 20h203q21 0 30.5 25t0.5 50t-31 25h-456h-7h-6h-5.5t-6 0.5t-5 1.5t-5 2t-4 2.5t-4 4t-2.5 4.5q-12 25 5 47l146 183l-86 83zM50 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v500 q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe128;" d="M475 1103l366 -230q2 -1 6 -3.5t14 -10.5t18 -16.5t14.5 -20t6.5 -22.5v-525q0 -13 -86 -94t-93 -81h-342q-15 0 -28.5 20t-19.5 41l-131 339h-106q-85 0 -139.5 39t-54.5 111t54 110t138 38h302l-85 121q-11 15 -10.5 34t13.5 32l110 112q22 22 53 6zM370 945l146 -183 q17 -22 5 -47q-2 -2 -3.5 -4.5t-4 -4t-4 -2.5t-5 -2t-5 -1.5t-6 -0.5h-6h-6.5h-6h-475v-100h221q15 0 29 -20t20 -41l130 -339h294l106 89v503l-342 236zM1050 800h100q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5 v500q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe129;" d="M550 1294q72 0 111 -55t39 -139v-106l339 -131q21 -6 41 -19.5t20 -28.5v-342q0 -7 -81 -90t-94 -83h-525q-17 0 -35.5 14t-28.5 28l-9 14l-230 363q-16 31 6 53l112 110q13 13 32 13.5t34 -11.5l121 -84v302q0 84 38 138t110 54zM600 972v203q0 21 -25 30.5t-50 0.5 t-25 -31v-456v-7v-6v-5.5t-0.5 -6t-1.5 -5t-2 -5t-2.5 -4t-4 -4t-4.5 -2.5q-25 -12 -47 5l-183 146l-83 -86l236 -339h503l89 100v293l-339 131q-21 6 -41 19.5t-20 28.5zM450 200h500q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-500 q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe130;" d="M350 1100h500q21 0 35.5 14.5t14.5 35.5v100q0 21 -14.5 35.5t-35.5 14.5h-500q-21 0 -35.5 -14.5t-14.5 -35.5v-100q0 -21 14.5 -35.5t35.5 -14.5zM600 306v-106q0 -84 -39 -139t-111 -55t-110 54t-38 138v302l-121 -84q-15 -12 -34 -11.5t-32 13.5l-112 110 q-22 22 -6 53l230 363q1 2 3.5 6t10.5 13.5t16.5 17t20 13.5t22.5 6h525q13 0 94 -83t81 -90v-342q0 -15 -20 -28.5t-41 -19.5zM308 900l-236 -339l83 -86l183 146q22 17 47 5q2 -1 4.5 -2.5t4 -4t2.5 -4t2 -5t1.5 -5t0.5 -6v-5.5v-6v-7v-456q0 -22 25 -31t50 0.5t25 30.5 v203q0 15 20 28.5t41 19.5l339 131v293l-89 100h-503z" />
<glyph unicode="&#xe131;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM914 632l-275 223q-16 13 -27.5 8t-11.5 -26v-137h-275 q-10 0 -17.5 -7.5t-7.5 -17.5v-150q0 -10 7.5 -17.5t17.5 -7.5h275v-137q0 -21 11.5 -26t27.5 8l275 223q16 13 16 32t-16 32z" />
<glyph unicode="&#xe132;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM561 855l-275 -223q-16 -13 -16 -32t16 -32l275 -223q16 -13 27.5 -8 t11.5 26v137h275q10 0 17.5 7.5t7.5 17.5v150q0 10 -7.5 17.5t-17.5 7.5h-275v137q0 21 -11.5 26t-27.5 -8z" />
<glyph unicode="&#xe133;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM855 639l-223 275q-13 16 -32 16t-32 -16l-223 -275q-13 -16 -8 -27.5 t26 -11.5h137v-275q0 -10 7.5 -17.5t17.5 -7.5h150q10 0 17.5 7.5t7.5 17.5v275h137q21 0 26 11.5t-8 27.5z" />
<glyph unicode="&#xe134;" d="M600 1178q118 0 225 -45.5t184.5 -123t123 -184.5t45.5 -225t-45.5 -225t-123 -184.5t-184.5 -123t-225 -45.5t-225 45.5t-184.5 123t-123 184.5t-45.5 225t45.5 225t123 184.5t184.5 123t225 45.5zM675 900h-150q-10 0 -17.5 -7.5t-7.5 -17.5v-275h-137q-21 0 -26 -11.5 t8 -27.5l223 -275q13 -16 32 -16t32 16l223 275q13 16 8 27.5t-26 11.5h-137v275q0 10 -7.5 17.5t-17.5 7.5z" />
<glyph unicode="&#xe135;" d="M600 1176q116 0 222.5 -46t184 -123.5t123.5 -184t46 -222.5t-46 -222.5t-123.5 -184t-184 -123.5t-222.5 -46t-222.5 46t-184 123.5t-123.5 184t-46 222.5t46 222.5t123.5 184t184 123.5t222.5 46zM627 1101q-15 -12 -36.5 -20.5t-35.5 -12t-43 -8t-39 -6.5 q-15 -3 -45.5 0t-45.5 -2q-20 -7 -51.5 -26.5t-34.5 -34.5q-3 -11 6.5 -22.5t8.5 -18.5q-3 -34 -27.5 -91t-29.5 -79q-9 -34 5 -93t8 -87q0 -9 17 -44.5t16 -59.5q12 0 23 -5t23.5 -15t19.5 -14q16 -8 33 -15t40.5 -15t34.5 -12q21 -9 52.5 -32t60 -38t57.5 -11 q7 -15 -3 -34t-22.5 -40t-9.5 -38q13 -21 23 -34.5t27.5 -27.5t36.5 -18q0 -7 -3.5 -16t-3.5 -14t5 -17q104 -2 221 112q30 29 46.5 47t34.5 49t21 63q-13 8 -37 8.5t-36 7.5q-15 7 -49.5 15t-51.5 19q-18 0 -41 -0.5t-43 -1.5t-42 -6.5t-38 -16.5q-51 -35 -66 -12 q-4 1 -3.5 25.5t0.5 25.5q-6 13 -26.5 17.5t-24.5 6.5q1 15 -0.5 30.5t-7 28t-18.5 11.5t-31 -21q-23 -25 -42 4q-19 28 -8 58q6 16 22 22q6 -1 26 -1.5t33.5 -4t19.5 -13.5q7 -12 18 -24t21.5 -20.5t20 -15t15.5 -10.5l5 -3q2 12 7.5 30.5t8 34.5t-0.5 32q-3 18 3.5 29 t18 22.5t15.5 24.5q6 14 10.5 35t8 31t15.5 22.5t34 22.5q-6 18 10 36q8 0 24 -1.5t24.5 -1.5t20 4.5t20.5 15.5q-10 23 -31 42.5t-37.5 29.5t-49 27t-43.5 23q0 1 2 8t3 11.5t1.5 10.5t-1 9.5t-4.5 4.5q31 -13 58.5 -14.5t38.5 2.5l12 5q5 28 -9.5 46t-36.5 24t-50 15 t-41 20q-18 -4 -37 0zM613 994q0 -17 8 -42t17 -45t9 -23q-8 1 -39.5 5.5t-52.5 10t-37 16.5q3 11 16 29.5t16 25.5q10 -10 19 -10t14 6t13.5 14.5t16.5 12.5z" />
<glyph unicode="&#xe136;" d="M756 1157q164 92 306 -9l-259 -138l145 -232l251 126q6 -89 -34 -156.5t-117 -110.5q-60 -34 -127 -39.5t-126 16.5l-596 -596q-15 -16 -36.5 -16t-36.5 16l-111 110q-15 15 -15 36.5t15 37.5l600 599q-34 101 5.5 201.5t135.5 154.5z" />
<glyph unicode="&#xe137;" horiz-adv-x="1220" d="M100 1196h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 1096h-200v-100h200v100zM100 796h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 696h-500v-100h500v100zM100 396h1000q41 0 70.5 -29.5t29.5 -70.5v-100q0 -41 -29.5 -70.5t-70.5 -29.5h-1000q-41 0 -70.5 29.5t-29.5 70.5v100q0 41 29.5 70.5t70.5 29.5zM1100 296h-300v-100h300v100z " />
<glyph unicode="&#xe138;" d="M150 1200h900q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM700 500v-300l-200 -200v500l-350 500h900z" />
<glyph unicode="&#xe139;" d="M500 1200h200q41 0 70.5 -29.5t29.5 -70.5v-100h300q41 0 70.5 -29.5t29.5 -70.5v-400h-500v100h-200v-100h-500v400q0 41 29.5 70.5t70.5 29.5h300v100q0 41 29.5 70.5t70.5 29.5zM500 1100v-100h200v100h-200zM1200 400v-200q0 -41 -29.5 -70.5t-70.5 -29.5h-1000 q-41 0 -70.5 29.5t-29.5 70.5v200h1200z" />
<glyph unicode="&#xe140;" d="M50 1200h300q21 0 25 -10.5t-10 -24.5l-94 -94l199 -199q7 -8 7 -18t-7 -18l-106 -106q-8 -7 -18 -7t-18 7l-199 199l-94 -94q-14 -14 -24.5 -10t-10.5 25v300q0 21 14.5 35.5t35.5 14.5zM850 1200h300q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -10.5 -25t-24.5 10l-94 94 l-199 -199q-8 -7 -18 -7t-18 7l-106 106q-7 8 -7 18t7 18l199 199l-94 94q-14 14 -10 24.5t25 10.5zM364 470l106 -106q7 -8 7 -18t-7 -18l-199 -199l94 -94q14 -14 10 -24.5t-25 -10.5h-300q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 10.5 25t24.5 -10l94 -94l199 199 q8 7 18 7t18 -7zM1071 271l94 94q14 14 24.5 10t10.5 -25v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -25 10.5t10 24.5l94 94l-199 199q-7 8 -7 18t7 18l106 106q8 7 18 7t18 -7z" />
<glyph unicode="&#xe141;" d="M596 1192q121 0 231.5 -47.5t190 -127t127 -190t47.5 -231.5t-47.5 -231.5t-127 -190.5t-190 -127t-231.5 -47t-231.5 47t-190.5 127t-127 190.5t-47 231.5t47 231.5t127 190t190.5 127t231.5 47.5zM596 1010q-112 0 -207.5 -55.5t-151 -151t-55.5 -207.5t55.5 -207.5 t151 -151t207.5 -55.5t207.5 55.5t151 151t55.5 207.5t-55.5 207.5t-151 151t-207.5 55.5zM454.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38.5 -16.5t-38.5 16.5t-16 39t16 38.5t38.5 16zM754.5 905q22.5 0 38.5 -16t16 -38.5t-16 -39t-38 -16.5q-14 0 -29 10l-55 -145 q17 -23 17 -51q0 -36 -25.5 -61.5t-61.5 -25.5t-61.5 25.5t-25.5 61.5q0 32 20.5 56.5t51.5 29.5l122 126l1 1q-9 14 -9 28q0 23 16 39t38.5 16zM345.5 709q22.5 0 38.5 -16t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16zM854.5 709q22.5 0 38.5 -16 t16 -38.5t-16 -38.5t-38.5 -16t-38.5 16t-16 38.5t16 38.5t38.5 16z" />
<glyph unicode="&#xe142;" d="M546 173l469 470q91 91 99 192q7 98 -52 175.5t-154 94.5q-22 4 -47 4q-34 0 -66.5 -10t-56.5 -23t-55.5 -38t-48 -41.5t-48.5 -47.5q-376 -375 -391 -390q-30 -27 -45 -41.5t-37.5 -41t-32 -46.5t-16 -47.5t-1.5 -56.5q9 -62 53.5 -95t99.5 -33q74 0 125 51l548 548 q36 36 20 75q-7 16 -21.5 26t-32.5 10q-26 0 -50 -23q-13 -12 -39 -38l-341 -338q-15 -15 -35.5 -15.5t-34.5 13.5t-14 34.5t14 34.5q327 333 361 367q35 35 67.5 51.5t78.5 16.5q14 0 29 -1q44 -8 74.5 -35.5t43.5 -68.5q14 -47 2 -96.5t-47 -84.5q-12 -11 -32 -32 t-79.5 -81t-114.5 -115t-124.5 -123.5t-123 -119.5t-96.5 -89t-57 -45q-56 -27 -120 -27q-70 0 -129 32t-93 89q-48 78 -35 173t81 163l511 511q71 72 111 96q91 55 198 55q80 0 152 -33q78 -36 129.5 -103t66.5 -154q17 -93 -11 -183.5t-94 -156.5l-482 -476 q-15 -15 -36 -16t-37 14t-17.5 34t14.5 35z" />
<glyph unicode="&#xe143;" d="M649 949q48 68 109.5 104t121.5 38.5t118.5 -20t102.5 -64t71 -100.5t27 -123q0 -57 -33.5 -117.5t-94 -124.5t-126.5 -127.5t-150 -152.5t-146 -174q-62 85 -145.5 174t-150 152.5t-126.5 127.5t-93.5 124.5t-33.5 117.5q0 64 28 123t73 100.5t104 64t119 20 t120.5 -38.5t104.5 -104zM896 972q-33 0 -64.5 -19t-56.5 -46t-47.5 -53.5t-43.5 -45.5t-37.5 -19t-36 19t-40 45.5t-43 53.5t-54 46t-65.5 19q-67 0 -122.5 -55.5t-55.5 -132.5q0 -23 13.5 -51t46 -65t57.5 -63t76 -75l22 -22q15 -14 44 -44t50.5 -51t46 -44t41 -35t23 -12 t23.5 12t42.5 36t46 44t52.5 52t44 43q4 4 12 13q43 41 63.5 62t52 55t46 55t26 46t11.5 44q0 79 -53 133.5t-120 54.5z" />
<glyph unicode="&#xe144;" d="M776.5 1214q93.5 0 159.5 -66l141 -141q66 -66 66 -160q0 -42 -28 -95.5t-62 -87.5l-29 -29q-31 53 -77 99l-18 18l95 95l-247 248l-389 -389l212 -212l-105 -106l-19 18l-141 141q-66 66 -66 159t66 159l283 283q65 66 158.5 66zM600 706l105 105q10 -8 19 -17l141 -141 q66 -66 66 -159t-66 -159l-283 -283q-66 -66 -159 -66t-159 66l-141 141q-66 66 -66 159.5t66 159.5l55 55q29 -55 75 -102l18 -17l-95 -95l247 -248l389 389z" />
<glyph unicode="&#xe145;" d="M603 1200q85 0 162 -15t127 -38t79 -48t29 -46v-953q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-41 0 -70.5 29.5t-29.5 70.5v953q0 21 30 46.5t81 48t129 37.5t163 15zM300 1000v-700h600v700h-600zM600 254q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73.5 30.5 t30.5 73.5t-30.5 73.5t-73.5 30.5z" />
<glyph unicode="&#xe146;" d="M902 1185l283 -282q15 -15 15 -36t-14.5 -35.5t-35.5 -14.5t-35 15l-36 35l-279 -267v-300l-212 210l-308 -307l-280 -203l203 280l307 308l-210 212h300l267 279l-35 36q-15 14 -15 35t14.5 35.5t35.5 14.5t35 -15z" />
<glyph unicode="&#xe148;" d="M700 1248v-78q38 -5 72.5 -14.5t75.5 -31.5t71 -53.5t52 -84t24 -118.5h-159q-4 36 -10.5 59t-21 45t-40 35.5t-64.5 20.5v-307l64 -13q34 -7 64 -16.5t70 -32t67.5 -52.5t47.5 -80t20 -112q0 -139 -89 -224t-244 -97v-77h-100v79q-150 16 -237 103q-40 40 -52.5 93.5 t-15.5 139.5h139q5 -77 48.5 -126t117.5 -65v335l-27 8q-46 14 -79 26.5t-72 36t-63 52t-40 72.5t-16 98q0 70 25 126t67.5 92t94.5 57t110 27v77h100zM600 754v274q-29 -4 -50 -11t-42 -21.5t-31.5 -41.5t-10.5 -65q0 -29 7 -50.5t16.5 -34t28.5 -22.5t31.5 -14t37.5 -10 q9 -3 13 -4zM700 547v-310q22 2 42.5 6.5t45 15.5t41.5 27t29 42t12 59.5t-12.5 59.5t-38 44.5t-53 31t-66.5 24.5z" />
<glyph unicode="&#xe149;" d="M561 1197q84 0 160.5 -40t123.5 -109.5t47 -147.5h-153q0 40 -19.5 71.5t-49.5 48.5t-59.5 26t-55.5 9q-37 0 -79 -14.5t-62 -35.5q-41 -44 -41 -101q0 -26 13.5 -63t26.5 -61t37 -66q6 -9 9 -14h241v-100h-197q8 -50 -2.5 -115t-31.5 -95q-45 -62 -99 -112 q34 10 83 17.5t71 7.5q32 1 102 -16t104 -17q83 0 136 30l50 -147q-31 -19 -58 -30.5t-55 -15.5t-42 -4.5t-46 -0.5q-23 0 -76 17t-111 32.5t-96 11.5q-39 -3 -82 -16t-67 -25l-23 -11l-55 145q4 3 16 11t15.5 10.5t13 9t15.5 12t14.5 14t17.5 18.5q48 55 54 126.5 t-30 142.5h-221v100h166q-23 47 -44 104q-7 20 -12 41.5t-6 55.5t6 66.5t29.5 70.5t58.5 71q97 88 263 88z" />
<glyph unicode="&#xe150;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM935 1184l230 -249q14 -14 10 -24.5t-25 -10.5h-150v-900h-200v900h-150q-21 0 -25 10.5t10 24.5l230 249q14 15 35 15t35 -15z" />
<glyph unicode="&#xe151;" d="M1000 700h-100v100h-100v-100h-100v500h300v-500zM400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM801 1100v-200h100v200h-100zM1000 350l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150z " />
<glyph unicode="&#xe152;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 1050l-200 -250h200v-100h-300v150l200 250h-200v100h300v-150zM1000 0h-100v100h-100v-100h-100v500h300v-500zM801 400v-200h100v200h-100z " />
<glyph unicode="&#xe153;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1000 700h-100v400h-100v100h200v-500zM1100 0h-100v100h-200v400h300v-500zM901 400v-200h100v200h-100z" />
<glyph unicode="&#xe154;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1100 700h-100v100h-200v400h300v-500zM901 1100v-200h100v200h-100zM1000 0h-100v400h-100v100h200v-500z" />
<glyph unicode="&#xe155;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM900 1000h-200v200h200v-200zM1000 700h-300v200h300v-200zM1100 400h-400v200h400v-200zM1200 100h-500v200h500v-200z" />
<glyph unicode="&#xe156;" d="M400 300h150q21 0 25 -11t-10 -25l-230 -250q-14 -15 -35 -15t-35 15l-230 250q-14 14 -10 25t25 11h150v900h200v-900zM1200 1000h-500v200h500v-200zM1100 700h-400v200h400v-200zM1000 400h-300v200h300v-200zM900 100h-200v200h200v-200z" />
<glyph unicode="&#xe157;" d="M350 1100h400q162 0 256 -93.5t94 -256.5v-400q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5z" />
<glyph unicode="&#xe158;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-163 0 -256.5 92.5t-93.5 257.5v400q0 163 94 256.5t256 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM440 770l253 -190q17 -12 17 -30t-17 -30l-253 -190q-16 -12 -28 -6.5t-12 26.5v400q0 21 12 26.5t28 -6.5z" />
<glyph unicode="&#xe159;" d="M350 1100h400q163 0 256.5 -94t93.5 -256v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 163 92.5 256.5t257.5 93.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM350 700h400q21 0 26.5 -12t-6.5 -28l-190 -253q-12 -17 -30 -17t-30 17l-190 253q-12 16 -6.5 28t26.5 12z" />
<glyph unicode="&#xe160;" d="M350 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -163 -92.5 -256.5t-257.5 -93.5h-400q-163 0 -256.5 94t-93.5 256v400q0 165 92.5 257.5t257.5 92.5zM800 900h-500q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5 v500q0 41 -29.5 70.5t-70.5 29.5zM580 693l190 -253q12 -16 6.5 -28t-26.5 -12h-400q-21 0 -26.5 12t6.5 28l190 253q12 17 30 17t30 -17z" />
<glyph unicode="&#xe161;" d="M550 1100h400q165 0 257.5 -92.5t92.5 -257.5v-400q0 -165 -92.5 -257.5t-257.5 -92.5h-400q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h450q41 0 70.5 29.5t29.5 70.5v500q0 41 -29.5 70.5t-70.5 29.5h-450q-21 0 -35.5 14.5t-14.5 35.5v100 q0 21 14.5 35.5t35.5 14.5zM338 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
<glyph unicode="&#xe162;" d="M793 1182l9 -9q8 -10 5 -27q-3 -11 -79 -225.5t-78 -221.5l300 1q24 0 32.5 -17.5t-5.5 -35.5q-1 0 -133.5 -155t-267 -312.5t-138.5 -162.5q-12 -15 -26 -15h-9l-9 8q-9 11 -4 32q2 9 42 123.5t79 224.5l39 110h-302q-23 0 -31 19q-10 21 6 41q75 86 209.5 237.5 t228 257t98.5 111.5q9 16 25 16h9z" />
<glyph unicode="&#xe163;" d="M350 1100h400q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-450q-41 0 -70.5 -29.5t-29.5 -70.5v-500q0 -41 29.5 -70.5t70.5 -29.5h450q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400 q0 165 92.5 257.5t257.5 92.5zM938 867l324 -284q16 -14 16 -33t-16 -33l-324 -284q-16 -14 -27 -9t-11 26v150h-250q-21 0 -35.5 14.5t-14.5 35.5v200q0 21 14.5 35.5t35.5 14.5h250v150q0 21 11 26t27 -9z" />
<glyph unicode="&#xe164;" d="M750 1200h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -10.5 -25t-24.5 10l-109 109l-312 -312q-15 -15 -35.5 -15t-35.5 15l-141 141q-15 15 -15 35.5t15 35.5l312 312l-109 109q-14 14 -10 24.5t25 10.5zM456 900h-156q-41 0 -70.5 -29.5t-29.5 -70.5v-500 q0 -41 29.5 -70.5t70.5 -29.5h500q41 0 70.5 29.5t29.5 70.5v148l200 200v-298q0 -165 -93.5 -257.5t-256.5 -92.5h-400q-165 0 -257.5 92.5t-92.5 257.5v400q0 165 92.5 257.5t257.5 92.5h300z" />
<glyph unicode="&#xe165;" d="M600 1186q119 0 227.5 -46.5t187 -125t125 -187t46.5 -227.5t-46.5 -227.5t-125 -187t-187 -125t-227.5 -46.5t-227.5 46.5t-187 125t-125 187t-46.5 227.5t46.5 227.5t125 187t187 125t227.5 46.5zM600 1022q-115 0 -212 -56.5t-153.5 -153.5t-56.5 -212t56.5 -212 t153.5 -153.5t212 -56.5t212 56.5t153.5 153.5t56.5 212t-56.5 212t-153.5 153.5t-212 56.5zM600 794q80 0 137 -57t57 -137t-57 -137t-137 -57t-137 57t-57 137t57 137t137 57z" />
<glyph unicode="&#xe166;" d="M450 1200h200q21 0 35.5 -14.5t14.5 -35.5v-350h245q20 0 25 -11t-9 -26l-383 -426q-14 -15 -33.5 -15t-32.5 15l-379 426q-13 15 -8.5 26t25.5 11h250v350q0 21 14.5 35.5t35.5 14.5zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
<glyph unicode="&#xe167;" d="M583 1182l378 -435q14 -15 9 -31t-26 -16h-244v-250q0 -20 -17 -35t-39 -15h-200q-20 0 -32 14.5t-12 35.5v250h-250q-20 0 -25.5 16.5t8.5 31.5l383 431q14 16 33.5 17t33.5 -14zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5z M900 200v-50h100v50h-100z" />
<glyph unicode="&#xe168;" d="M396 723l369 369q7 7 17.5 7t17.5 -7l139 -139q7 -8 7 -18.5t-7 -17.5l-525 -525q-7 -8 -17.5 -8t-17.5 8l-292 291q-7 8 -7 18t7 18l139 139q8 7 18.5 7t17.5 -7zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50 h-100z" />
<glyph unicode="&#xe169;" d="M135 1023l142 142q14 14 35 14t35 -14l77 -77l-212 -212l-77 76q-14 15 -14 36t14 35zM655 855l210 210q14 14 24.5 10t10.5 -25l-2 -599q-1 -20 -15.5 -35t-35.5 -15l-597 -1q-21 0 -25 10.5t10 24.5l208 208l-154 155l212 212zM50 300h1000q21 0 35.5 -14.5t14.5 -35.5 v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
<glyph unicode="&#xe170;" d="M350 1200l599 -2q20 -1 35 -15.5t15 -35.5l1 -597q0 -21 -10.5 -25t-24.5 10l-208 208l-155 -154l-212 212l155 154l-210 210q-14 14 -10 24.5t25 10.5zM524 512l-76 -77q-15 -14 -36 -14t-35 14l-142 142q-14 14 -14 35t14 35l77 77zM50 300h1000q21 0 35.5 -14.5 t14.5 -35.5v-250h-1100v250q0 21 14.5 35.5t35.5 14.5zM900 200v-50h100v50h-100z" />
<glyph unicode="&#xe171;" d="M1200 103l-483 276l-314 -399v423h-399l1196 796v-1096zM483 424v-230l683 953z" />
<glyph unicode="&#xe172;" d="M1100 1000v-850q0 -21 -14.5 -35.5t-35.5 -14.5h-150v400h-700v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200z" />
<glyph unicode="&#xe173;" d="M1100 1000l-2 -149l-299 -299l-95 95q-9 9 -21.5 9t-21.5 -9l-149 -147h-312v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1132 638l106 -106q7 -7 7 -17.5t-7 -17.5l-420 -421q-8 -7 -18 -7 t-18 7l-202 203q-8 7 -8 17.5t8 17.5l106 106q7 8 17.5 8t17.5 -8l79 -79l297 297q7 7 17.5 7t17.5 -7z" />
<glyph unicode="&#xe174;" d="M1100 1000v-269l-103 -103l-134 134q-15 15 -33.5 16.5t-34.5 -12.5l-266 -266h-329v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM1202 572l70 -70q15 -15 15 -35.5t-15 -35.5l-131 -131 l131 -131q15 -15 15 -35.5t-15 -35.5l-70 -70q-15 -15 -35.5 -15t-35.5 15l-131 131l-131 -131q-15 -15 -35.5 -15t-35.5 15l-70 70q-15 15 -15 35.5t15 35.5l131 131l-131 131q-15 15 -15 35.5t15 35.5l70 70q15 15 35.5 15t35.5 -15l131 -131l131 131q15 15 35.5 15 t35.5 -15z" />
<glyph unicode="&#xe175;" d="M1100 1000v-300h-350q-21 0 -35.5 -14.5t-14.5 -35.5v-150h-500v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM850 600h100q21 0 35.5 -14.5t14.5 -35.5v-250h150q21 0 25 -10.5t-10 -24.5 l-230 -230q-14 -14 -35 -14t-35 14l-230 230q-14 14 -10 24.5t25 10.5h150v250q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe176;" d="M1100 1000v-400l-165 165q-14 15 -35 15t-35 -15l-263 -265h-402v-400h-150q-21 0 -35.5 14.5t-14.5 35.5v1000q0 20 14.5 35t35.5 15h250v-300h500v300h100zM700 1000h-100v200h100v-200zM935 565l230 -229q14 -15 10 -25.5t-25 -10.5h-150v-250q0 -20 -14.5 -35 t-35.5 -15h-100q-21 0 -35.5 15t-14.5 35v250h-150q-21 0 -25 10.5t10 25.5l230 229q14 15 35 15t35 -15z" />
<glyph unicode="&#xe177;" d="M50 1100h1100q21 0 35.5 -14.5t14.5 -35.5v-150h-1200v150q0 21 14.5 35.5t35.5 14.5zM1200 800v-550q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v550h1200zM100 500v-200h400v200h-400z" />
<glyph unicode="&#xe178;" d="M935 1165l248 -230q14 -14 14 -35t-14 -35l-248 -230q-14 -14 -24.5 -10t-10.5 25v150h-400v200h400v150q0 21 10.5 25t24.5 -10zM200 800h-50q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v-200zM400 800h-100v200h100v-200zM18 435l247 230 q14 14 24.5 10t10.5 -25v-150h400v-200h-400v-150q0 -21 -10.5 -25t-24.5 10l-247 230q-15 14 -15 35t15 35zM900 300h-100v200h100v-200zM1000 500h51q20 0 34.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-34.5 -14.5h-51v200z" />
<glyph unicode="&#xe179;" d="M862 1073l276 116q25 18 43.5 8t18.5 -41v-1106q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v397q-4 1 -11 5t-24 17.5t-30 29t-24 42t-11 56.5v359q0 31 18.5 65t43.5 52zM550 1200q22 0 34.5 -12.5t14.5 -24.5l1 -13v-450q0 -28 -10.5 -59.5 t-25 -56t-29 -45t-25.5 -31.5l-10 -11v-447q0 -21 -14.5 -35.5t-35.5 -14.5h-200q-21 0 -35.5 14.5t-14.5 35.5v447q-4 4 -11 11.5t-24 30.5t-30 46t-24 55t-11 60v450q0 2 0.5 5.5t4 12t8.5 15t14.5 12t22.5 5.5q20 0 32.5 -12.5t14.5 -24.5l3 -13v-350h100v350v5.5t2.5 12 t7 15t15 12t25.5 5.5q23 0 35.5 -12.5t13.5 -24.5l1 -13v-350h100v350q0 2 0.5 5.5t3 12t7 15t15 12t24.5 5.5z" />
<glyph unicode="&#xe180;" d="M1200 1100v-56q-4 0 -11 -0.5t-24 -3t-30 -7.5t-24 -15t-11 -24v-888q0 -22 25 -34.5t50 -13.5l25 -2v-56h-400v56q75 0 87.5 6.5t12.5 43.5v394h-500v-394q0 -37 12.5 -43.5t87.5 -6.5v-56h-400v56q4 0 11 0.5t24 3t30 7.5t24 15t11 24v888q0 22 -25 34.5t-50 13.5 l-25 2v56h400v-56q-75 0 -87.5 -6.5t-12.5 -43.5v-394h500v394q0 37 -12.5 43.5t-87.5 6.5v56h400z" />
<glyph unicode="&#xe181;" d="M675 1000h375q21 0 35.5 -14.5t14.5 -35.5v-150h-105l-295 -98v98l-200 200h-400l100 100h375zM100 900h300q41 0 70.5 -29.5t29.5 -70.5v-500q0 -41 -29.5 -70.5t-70.5 -29.5h-300q-41 0 -70.5 29.5t-29.5 70.5v500q0 41 29.5 70.5t70.5 29.5zM100 800v-200h300v200 h-300zM1100 535l-400 -133v163l400 133v-163zM100 500v-200h300v200h-300zM1100 398v-248q0 -21 -14.5 -35.5t-35.5 -14.5h-375l-100 -100h-375l-100 100h400l200 200h105z" />
<glyph unicode="&#xe182;" d="M17 1007l162 162q17 17 40 14t37 -22l139 -194q14 -20 11 -44.5t-20 -41.5l-119 -118q102 -142 228 -268t267 -227l119 118q17 17 42.5 19t44.5 -12l192 -136q19 -14 22.5 -37.5t-13.5 -40.5l-163 -162q-3 -1 -9.5 -1t-29.5 2t-47.5 6t-62.5 14.5t-77.5 26.5t-90 42.5 t-101.5 60t-111 83t-119 108.5q-74 74 -133.5 150.5t-94.5 138.5t-60 119.5t-34.5 100t-15 74.5t-4.5 48z" />
<glyph unicode="&#xe183;" d="M600 1100q92 0 175 -10.5t141.5 -27t108.5 -36.5t81.5 -40t53.5 -37t31 -27l9 -10v-200q0 -21 -14.5 -33t-34.5 -9l-202 34q-20 3 -34.5 20t-14.5 38v146q-141 24 -300 24t-300 -24v-146q0 -21 -14.5 -38t-34.5 -20l-202 -34q-20 -3 -34.5 9t-14.5 33v200q3 4 9.5 10.5 t31 26t54 37.5t80.5 39.5t109 37.5t141 26.5t175 10.5zM600 795q56 0 97 -9.5t60 -23.5t30 -28t12 -24l1 -10v-50l365 -303q14 -15 24.5 -40t10.5 -45v-212q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v212q0 20 10.5 45t24.5 40l365 303v50 q0 4 1 10.5t12 23t30 29t60 22.5t97 10z" />
<glyph unicode="&#xe184;" d="M1100 700l-200 -200h-600l-200 200v500h200v-200h200v200h200v-200h200v200h200v-500zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5 t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe185;" d="M700 1100h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-1000h300v1000q0 41 -29.5 70.5t-70.5 29.5zM1100 800h-100q-41 0 -70.5 -29.5t-29.5 -70.5v-700h300v700q0 41 -29.5 70.5t-70.5 29.5zM400 0h-300v400q0 41 29.5 70.5t70.5 29.5h100q41 0 70.5 -29.5t29.5 -70.5v-400z " />
<glyph unicode="&#xe186;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
<glyph unicode="&#xe187;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 300h-100v200h-100v-200h-100v500h100v-200h100v200h100v-500zM900 700v-300l-100 -100h-200v500h200z M700 700v-300h100v300h-100z" />
<glyph unicode="&#xe188;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-300h200v-100h-300v500h300v-100zM900 700h-200v-300h200v-100h-300v500h300v-100z" />
<glyph unicode="&#xe189;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 400l-300 150l300 150v-300zM900 550l-300 -150v300z" />
<glyph unicode="&#xe190;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM900 300h-700v500h700v-500zM800 700h-130q-38 0 -66.5 -43t-28.5 -108t27 -107t68 -42h130v300zM300 700v-300 h130q41 0 68 42t27 107t-28.5 108t-66.5 43h-130z" />
<glyph unicode="&#xe191;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 700h-200v-100h200v-300h-300v100h200v100h-200v300h300v-100zM900 300h-100v400h-100v100h200v-500z M700 300h-100v100h100v-100z" />
<glyph unicode="&#xe192;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM300 700h200v-400h-300v500h100v-100zM900 300h-100v400h-100v100h200v-500zM300 600v-200h100v200h-100z M700 300h-100v100h100v-100z" />
<glyph unicode="&#xe193;" d="M200 1100h700q124 0 212 -88t88 -212v-500q0 -124 -88 -212t-212 -88h-700q-124 0 -212 88t-88 212v500q0 124 88 212t212 88zM100 900v-700h900v700h-900zM500 500l-199 -200h-100v50l199 200v150h-200v100h300v-300zM900 300h-100v400h-100v100h200v-500zM701 300h-100 v100h100v-100z" />
<glyph unicode="&#xe194;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700h-300v-200h300v-100h-300l-100 100v200l100 100h300v-100z" />
<glyph unicode="&#xe195;" d="M600 1191q120 0 229.5 -47t188.5 -126t126 -188.5t47 -229.5t-47 -229.5t-126 -188.5t-188.5 -126t-229.5 -47t-229.5 47t-188.5 126t-126 188.5t-47 229.5t47 229.5t126 188.5t188.5 126t229.5 47zM600 1021q-114 0 -211 -56.5t-153.5 -153.5t-56.5 -211t56.5 -211 t153.5 -153.5t211 -56.5t211 56.5t153.5 153.5t56.5 211t-56.5 211t-153.5 153.5t-211 56.5zM800 700v-100l-50 -50l100 -100v-50h-100l-100 100h-150v-100h-100v400h300zM500 700v-100h200v100h-200z" />
<glyph unicode="&#xe197;" d="M503 1089q110 0 200.5 -59.5t134.5 -156.5q44 14 90 14q120 0 205 -86.5t85 -207t-85 -207t-205 -86.5h-128v250q0 21 -14.5 35.5t-35.5 14.5h-300q-21 0 -35.5 -14.5t-14.5 -35.5v-250h-222q-80 0 -136 57.5t-56 136.5q0 69 43 122.5t108 67.5q-2 19 -2 37q0 100 49 185 t134 134t185 49zM525 500h150q10 0 17.5 -7.5t7.5 -17.5v-275h137q21 0 26 -11.5t-8 -27.5l-223 -244q-13 -16 -32 -16t-32 16l-223 244q-13 16 -8 27.5t26 11.5h137v275q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe198;" d="M502 1089q110 0 201 -59.5t135 -156.5q43 15 89 15q121 0 206 -86.5t86 -206.5q0 -99 -60 -181t-150 -110l-378 360q-13 16 -31.5 16t-31.5 -16l-381 -365h-9q-79 0 -135.5 57.5t-56.5 136.5q0 69 43 122.5t108 67.5q-2 19 -2 38q0 100 49 184.5t133.5 134t184.5 49.5z M632 467l223 -228q13 -16 8 -27.5t-26 -11.5h-137v-275q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v275h-137q-21 0 -26 11.5t8 27.5q199 204 223 228q19 19 31.5 19t32.5 -19z" />
<glyph unicode="&#xe199;" d="M700 100v100h400l-270 300h170l-270 300h170l-300 333l-300 -333h170l-270 -300h170l-270 -300h400v-100h-50q-21 0 -35.5 -14.5t-14.5 -35.5v-50h400v50q0 21 -14.5 35.5t-35.5 14.5h-50z" />
<glyph unicode="&#xe200;" d="M600 1179q94 0 167.5 -56.5t99.5 -145.5q89 -6 150.5 -71.5t61.5 -155.5q0 -61 -29.5 -112.5t-79.5 -82.5q9 -29 9 -55q0 -74 -52.5 -126.5t-126.5 -52.5q-55 0 -100 30v-251q21 0 35.5 -14.5t14.5 -35.5v-50h-300v50q0 21 14.5 35.5t35.5 14.5v251q-45 -30 -100 -30 q-74 0 -126.5 52.5t-52.5 126.5q0 18 4 38q-47 21 -75.5 65t-28.5 97q0 74 52.5 126.5t126.5 52.5q5 0 23 -2q0 2 -1 10t-1 13q0 116 81.5 197.5t197.5 81.5z" />
<glyph unicode="&#xe201;" d="M1010 1010q111 -111 150.5 -260.5t0 -299t-150.5 -260.5q-83 -83 -191.5 -126.5t-218.5 -43.5t-218.5 43.5t-191.5 126.5q-111 111 -150.5 260.5t0 299t150.5 260.5q83 83 191.5 126.5t218.5 43.5t218.5 -43.5t191.5 -126.5zM476 1065q-4 0 -8 -1q-121 -34 -209.5 -122.5 t-122.5 -209.5q-4 -12 2.5 -23t18.5 -14l36 -9q3 -1 7 -1q23 0 29 22q27 96 98 166q70 71 166 98q11 3 17.5 13.5t3.5 22.5l-9 35q-3 13 -14 19q-7 4 -15 4zM512 920q-4 0 -9 -2q-80 -24 -138.5 -82.5t-82.5 -138.5q-4 -13 2 -24t19 -14l34 -9q4 -1 8 -1q22 0 28 21 q18 58 58.5 98.5t97.5 58.5q12 3 18 13.5t3 21.5l-9 35q-3 12 -14 19q-7 4 -15 4zM719.5 719.5q-49.5 49.5 -119.5 49.5t-119.5 -49.5t-49.5 -119.5t49.5 -119.5t119.5 -49.5t119.5 49.5t49.5 119.5t-49.5 119.5zM855 551q-22 0 -28 -21q-18 -58 -58.5 -98.5t-98.5 -57.5 q-11 -4 -17 -14.5t-3 -21.5l9 -35q3 -12 14 -19q7 -4 15 -4q4 0 9 2q80 24 138.5 82.5t82.5 138.5q4 13 -2.5 24t-18.5 14l-34 9q-4 1 -8 1zM1000 515q-23 0 -29 -22q-27 -96 -98 -166q-70 -71 -166 -98q-11 -3 -17.5 -13.5t-3.5 -22.5l9 -35q3 -13 14 -19q7 -4 15 -4 q4 0 8 1q121 34 209.5 122.5t122.5 209.5q4 12 -2.5 23t-18.5 14l-36 9q-3 1 -7 1z" />
<glyph unicode="&#xe202;" d="M700 800h300v-380h-180v200h-340v-200h-380v755q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM700 300h162l-212 -212l-212 212h162v200h100v-200zM520 0h-395q-10 0 -17.5 7.5t-7.5 17.5v395zM1000 220v-195q0 -10 -7.5 -17.5t-17.5 -7.5h-195z" />
<glyph unicode="&#xe203;" d="M700 800h300v-520l-350 350l-550 -550v1095q0 10 7.5 17.5t17.5 7.5h575v-400zM1000 900h-200v200zM862 200h-162v-200h-100v200h-162l212 212zM480 0h-355q-10 0 -17.5 7.5t-7.5 17.5v55h380v-80zM1000 80v-55q0 -10 -7.5 -17.5t-17.5 -7.5h-155v80h180z" />
<glyph unicode="&#xe204;" d="M1162 800h-162v-200h100l100 -100h-300v300h-162l212 212zM200 800h200q27 0 40 -2t29.5 -10.5t23.5 -30t7 -57.5h300v-100h-600l-200 -350v450h100q0 36 7 57.5t23.5 30t29.5 10.5t40 2zM800 400h240l-240 -400h-800l300 500h500v-100z" />
<glyph unicode="&#xe205;" d="M650 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM1000 850v150q41 0 70.5 -29.5t29.5 -70.5v-800 q0 -41 -29.5 -70.5t-70.5 -29.5h-600q-1 0 -20 4l246 246l-326 326v324q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM412 250l-212 -212v162h-200v100h200v162z" />
<glyph unicode="&#xe206;" d="M450 1100h100q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-300q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h50v50q0 21 14.5 35.5t35.5 14.5zM800 850v150q41 0 70.5 -29.5t29.5 -70.5v-500 h-200v-300h200q0 -36 -7 -57.5t-23.5 -30t-29.5 -10.5t-40 -2h-600q-41 0 -70.5 29.5t-29.5 70.5v800q0 41 29.5 70.5t70.5 29.5v-150q0 -62 44 -106t106 -44h300q62 0 106 44t44 106zM1212 250l-212 -212v162h-200v100h200v162z" />
<glyph unicode="&#xe209;" d="M658 1197l637 -1104q23 -38 7 -65.5t-60 -27.5h-1276q-44 0 -60 27.5t7 65.5l637 1104q22 39 54 39t54 -39zM704 800h-208q-20 0 -32 -14.5t-8 -34.5l58 -302q4 -20 21.5 -34.5t37.5 -14.5h54q20 0 37.5 14.5t21.5 34.5l58 302q4 20 -8 34.5t-32 14.5zM500 300v-100h200 v100h-200z" />
<glyph unicode="&#xe210;" d="M425 1100h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM825 800h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM25 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5zM425 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 500h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5 v150q0 10 7.5 17.5t17.5 7.5zM25 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM425 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5 t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM825 200h250q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-250q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe211;" d="M700 1200h100v-200h-100v-100h350q62 0 86.5 -39.5t-3.5 -94.5l-66 -132q-41 -83 -81 -134h-772q-40 51 -81 134l-66 132q-28 55 -3.5 94.5t86.5 39.5h350v100h-100v200h100v100h200v-100zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-12l137 -100 h-950l138 100h-13q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe212;" d="M600 1300q40 0 68.5 -29.5t28.5 -70.5h-194q0 41 28.5 70.5t68.5 29.5zM443 1100h314q18 -37 18 -75q0 -8 -3 -25h328q41 0 44.5 -16.5t-30.5 -38.5l-175 -145h-678l-178 145q-34 22 -29 38.5t46 16.5h328q-3 17 -3 25q0 38 18 75zM250 700h700q21 0 35.5 -14.5 t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-150v-200l275 -200h-950l275 200v200h-150q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe213;" d="M600 1181q75 0 128 -53t53 -128t-53 -128t-128 -53t-128 53t-53 128t53 128t128 53zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13 l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe214;" d="M600 1300q47 0 92.5 -53.5t71 -123t25.5 -123.5q0 -78 -55.5 -133.5t-133.5 -55.5t-133.5 55.5t-55.5 133.5q0 62 34 143l144 -143l111 111l-163 163q34 26 63 26zM602 798h46q34 0 55.5 -28.5t21.5 -86.5q0 -76 39 -183h-324q39 107 39 183q0 58 21.5 86.5t56.5 28.5h45 zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe215;" d="M600 1200l300 -161v-139h-300q0 -57 18.5 -108t50 -91.5t63 -72t70 -67.5t57.5 -61h-530q-60 83 -90.5 177.5t-30.5 178.5t33 164.5t87.5 139.5t126 96.5t145.5 41.5v-98zM250 400h700q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-13l138 -100h-950l137 100 h-12q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5zM50 100h1100q21 0 35.5 -14.5t14.5 -35.5v-50h-1200v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe216;" d="M600 1300q41 0 70.5 -29.5t29.5 -70.5v-78q46 -26 73 -72t27 -100v-50h-400v50q0 54 27 100t73 72v78q0 41 29.5 70.5t70.5 29.5zM400 800h400q54 0 100 -27t72 -73h-172v-100h200v-100h-200v-100h200v-100h-200v-100h200q0 -83 -58.5 -141.5t-141.5 -58.5h-400 q-83 0 -141.5 58.5t-58.5 141.5v400q0 83 58.5 141.5t141.5 58.5z" />
<glyph unicode="&#xe218;" d="M150 1100h900q21 0 35.5 -14.5t14.5 -35.5v-500q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v500q0 21 14.5 35.5t35.5 14.5zM125 400h950q10 0 17.5 -7.5t7.5 -17.5v-50q0 -10 -7.5 -17.5t-17.5 -7.5h-283l224 -224q13 -13 13 -31.5t-13 -32 t-31.5 -13.5t-31.5 13l-88 88h-524l-87 -88q-13 -13 -32 -13t-32 13.5t-13 32t13 31.5l224 224h-289q-10 0 -17.5 7.5t-7.5 17.5v50q0 10 7.5 17.5t17.5 7.5zM541 300l-100 -100h324l-100 100h-124z" />
<glyph unicode="&#xe219;" d="M200 1100h800q83 0 141.5 -58.5t58.5 -141.5v-200h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100q0 41 -29.5 70.5t-70.5 29.5h-250q-41 0 -70.5 -29.5t-29.5 -70.5h-100v200q0 83 58.5 141.5t141.5 58.5zM100 600h1000q41 0 70.5 -29.5 t29.5 -70.5v-300h-1200v300q0 41 29.5 70.5t70.5 29.5zM300 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200zM1100 100v-50q0 -21 -14.5 -35.5t-35.5 -14.5h-100q-21 0 -35.5 14.5t-14.5 35.5v50h200z" />
<glyph unicode="&#xe221;" d="M480 1165l682 -683q31 -31 31 -75.5t-31 -75.5l-131 -131h-481l-517 518q-32 31 -32 75.5t32 75.5l295 296q31 31 75.5 31t76.5 -31zM108 794l342 -342l303 304l-341 341zM250 100h800q21 0 35.5 -14.5t14.5 -35.5v-50h-900v50q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe223;" d="M1057 647l-189 506q-8 19 -27.5 33t-40.5 14h-400q-21 0 -40.5 -14t-27.5 -33l-189 -506q-8 -19 1.5 -33t30.5 -14h625v-150q0 -21 14.5 -35.5t35.5 -14.5t35.5 14.5t14.5 35.5v150h125q21 0 30.5 14t1.5 33zM897 0h-595v50q0 21 14.5 35.5t35.5 14.5h50v50 q0 21 14.5 35.5t35.5 14.5h48v300h200v-300h47q21 0 35.5 -14.5t14.5 -35.5v-50h50q21 0 35.5 -14.5t14.5 -35.5v-50z" />
<glyph unicode="&#xe224;" d="M900 800h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-375v591l-300 300v84q0 10 7.5 17.5t17.5 7.5h375v-400zM1200 900h-200v200zM400 600h300v-575q0 -10 -7.5 -17.5t-17.5 -7.5h-650q-10 0 -17.5 7.5t-7.5 17.5v950q0 10 7.5 17.5t17.5 7.5h375v-400zM700 700h-200v200z " />
<glyph unicode="&#xe225;" d="M484 1095h195q75 0 146 -32.5t124 -86t89.5 -122.5t48.5 -142q18 -14 35 -20q31 -10 64.5 6.5t43.5 48.5q10 34 -15 71q-19 27 -9 43q5 8 12.5 11t19 -1t23.5 -16q41 -44 39 -105q-3 -63 -46 -106.5t-104 -43.5h-62q-7 -55 -35 -117t-56 -100l-39 -234q-3 -20 -20 -34.5 t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l12 70q-49 -14 -91 -14h-195q-24 0 -65 8l-11 -64q-3 -20 -20 -34.5t-38 -14.5h-100q-21 0 -33 14.5t-9 34.5l26 157q-84 74 -128 175l-159 53q-19 7 -33 26t-14 40v50q0 21 14.5 35.5t35.5 14.5h124q11 87 56 166l-111 95 q-16 14 -12.5 23.5t24.5 9.5h203q116 101 250 101zM675 1000h-250q-10 0 -17.5 -7.5t-7.5 -17.5v-50q0 -10 7.5 -17.5t17.5 -7.5h250q10 0 17.5 7.5t7.5 17.5v50q0 10 -7.5 17.5t-17.5 7.5z" />
<glyph unicode="&#xe226;" d="M641 900l423 247q19 8 42 2.5t37 -21.5l32 -38q14 -15 12.5 -36t-17.5 -34l-139 -120h-390zM50 1100h106q67 0 103 -17t66 -71l102 -212h823q21 0 35.5 -14.5t14.5 -35.5v-50q0 -21 -14 -40t-33 -26l-737 -132q-23 -4 -40 6t-26 25q-42 67 -100 67h-300q-62 0 -106 44 t-44 106v200q0 62 44 106t106 44zM173 928h-80q-19 0 -28 -14t-9 -35v-56q0 -51 42 -51h134q16 0 21.5 8t5.5 24q0 11 -16 45t-27 51q-18 28 -43 28zM550 727q-32 0 -54.5 -22.5t-22.5 -54.5t22.5 -54.5t54.5 -22.5t54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5zM130 389 l152 130q18 19 34 24t31 -3.5t24.5 -17.5t25.5 -28q28 -35 50.5 -51t48.5 -13l63 5l48 -179q13 -61 -3.5 -97.5t-67.5 -79.5l-80 -69q-47 -40 -109 -35.5t-103 51.5l-130 151q-40 47 -35.5 109.5t51.5 102.5zM380 377l-102 -88q-31 -27 2 -65l37 -43q13 -15 27.5 -19.5 t31.5 6.5l61 53q19 16 14 49q-2 20 -12 56t-17 45q-11 12 -19 14t-23 -8z" />
<glyph unicode="&#xe227;" d="M625 1200h150q10 0 17.5 -7.5t7.5 -17.5v-109q79 -33 131 -87.5t53 -128.5q1 -46 -15 -84.5t-39 -61t-46 -38t-39 -21.5l-17 -6q6 0 15 -1.5t35 -9t50 -17.5t53 -30t50 -45t35.5 -64t14.5 -84q0 -59 -11.5 -105.5t-28.5 -76.5t-44 -51t-49.5 -31.5t-54.5 -16t-49.5 -6.5 t-43.5 -1v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-100v-75q0 -10 -7.5 -17.5t-17.5 -7.5h-150q-10 0 -17.5 7.5t-7.5 17.5v75h-175q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5h75v600h-75q-10 0 -17.5 7.5t-7.5 17.5v150 q0 10 7.5 17.5t17.5 7.5h175v75q0 10 7.5 17.5t17.5 7.5h150q10 0 17.5 -7.5t7.5 -17.5v-75h100v75q0 10 7.5 17.5t17.5 7.5zM400 900v-200h263q28 0 48.5 10.5t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-263zM400 500v-200h363q28 0 48.5 10.5 t30 25t15 29t5.5 25.5l1 10q0 4 -0.5 11t-6 24t-15 30t-30 24t-48.5 11h-363z" />
<glyph unicode="&#xe230;" d="M212 1198h780q86 0 147 -61t61 -147v-416q0 -51 -18 -142.5t-36 -157.5l-18 -66q-29 -87 -93.5 -146.5t-146.5 -59.5h-572q-82 0 -147 59t-93 147q-8 28 -20 73t-32 143.5t-20 149.5v416q0 86 61 147t147 61zM600 1045q-70 0 -132.5 -11.5t-105.5 -30.5t-78.5 -41.5 t-57 -45t-36 -41t-20.5 -30.5l-6 -12l156 -243h560l156 243q-2 5 -6 12.5t-20 29.5t-36.5 42t-57 44.5t-79 42t-105 29.5t-132.5 12zM762 703h-157l195 261z" />
<glyph unicode="&#xe231;" d="M475 1300h150q103 0 189 -86t86 -189v-500q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
<glyph unicode="&#xe232;" d="M475 1300h96q0 -150 89.5 -239.5t239.5 -89.5v-446q0 -41 -42 -83t-83 -42h-450q-41 0 -83 42t-42 83v500q0 103 86 189t189 86zM700 300v-225q0 -21 -27 -48t-48 -27h-150q-21 0 -48 27t-27 48v225h300z" />
<glyph unicode="&#xe233;" d="M1294 767l-638 -283l-378 170l-78 -60v-224l100 -150v-199l-150 148l-150 -149v200l100 150v250q0 4 -0.5 10.5t0 9.5t1 8t3 8t6.5 6l47 40l-147 65l642 283zM1000 380l-350 -166l-350 166v147l350 -165l350 165v-147z" />
<glyph unicode="&#xe234;" d="M250 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM650 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM1050 800q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
<glyph unicode="&#xe235;" d="M550 1100q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 700q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44zM550 300q62 0 106 -44t44 -106t-44 -106t-106 -44t-106 44t-44 106t44 106t106 44z" />
<glyph unicode="&#xe236;" d="M125 1100h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5zM125 700h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5 t17.5 7.5zM125 300h950q10 0 17.5 -7.5t7.5 -17.5v-150q0 -10 -7.5 -17.5t-17.5 -7.5h-950q-10 0 -17.5 7.5t-7.5 17.5v150q0 10 7.5 17.5t17.5 7.5z" />
<glyph unicode="&#xe237;" d="M350 1200h500q162 0 256 -93.5t94 -256.5v-500q0 -165 -93.5 -257.5t-256.5 -92.5h-500q-165 0 -257.5 92.5t-92.5 257.5v500q0 165 92.5 257.5t257.5 92.5zM900 1000h-600q-41 0 -70.5 -29.5t-29.5 -70.5v-600q0 -41 29.5 -70.5t70.5 -29.5h600q41 0 70.5 29.5 t29.5 70.5v600q0 41 -29.5 70.5t-70.5 29.5zM350 900h500q21 0 35.5 -14.5t14.5 -35.5v-300q0 -21 -14.5 -35.5t-35.5 -14.5h-500q-21 0 -35.5 14.5t-14.5 35.5v300q0 21 14.5 35.5t35.5 14.5zM400 800v-200h400v200h-400z" />
<glyph unicode="&#xe238;" d="M150 1100h1000q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5t-35.5 -14.5h-50v-200h50q21 0 35.5 -14.5t14.5 -35.5t-14.5 -35.5 t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5h50v200h-50q-21 0 -35.5 14.5t-14.5 35.5t14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe239;" d="M650 1187q87 -67 118.5 -156t0 -178t-118.5 -155q-87 66 -118.5 155t0 178t118.5 156zM300 800q124 0 212 -88t88 -212q-124 0 -212 88t-88 212zM1000 800q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM300 500q124 0 212 -88t88 -212q-124 0 -212 88t-88 212z M1000 500q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM700 199v-144q0 -21 -14.5 -35.5t-35.5 -14.5t-35.5 14.5t-14.5 35.5v142q40 -4 43 -4q17 0 57 6z" />
<glyph unicode="&#xe240;" d="M745 878l69 19q25 6 45 -12l298 -295q11 -11 15 -26.5t-2 -30.5q-5 -14 -18 -23.5t-28 -9.5h-8q1 0 1 -13q0 -29 -2 -56t-8.5 -62t-20 -63t-33 -53t-51 -39t-72.5 -14h-146q-184 0 -184 288q0 24 10 47q-20 4 -62 4t-63 -4q11 -24 11 -47q0 -288 -184 -288h-142 q-48 0 -84.5 21t-56 51t-32 71.5t-16 75t-3.5 68.5q0 13 2 13h-7q-15 0 -27.5 9.5t-18.5 23.5q-6 15 -2 30.5t15 25.5l298 296q20 18 46 11l76 -19q20 -5 30.5 -22.5t5.5 -37.5t-22.5 -31t-37.5 -5l-51 12l-182 -193h891l-182 193l-44 -12q-20 -5 -37.5 6t-22.5 31t6 37.5 t31 22.5z" />
<glyph unicode="&#xe241;" d="M1200 900h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-200v-850q0 -22 25 -34.5t50 -13.5l25 -2v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v850h-200q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h1000v-300zM500 450h-25q0 15 -4 24.5t-9 14.5t-17 7.5t-20 3t-25 0.5h-100v-425q0 -11 12.5 -17.5t25.5 -7.5h12v-50h-200v50q50 0 50 25v425h-100q-17 0 -25 -0.5t-20 -3t-17 -7.5t-9 -14.5t-4 -24.5h-25v150h500v-150z" />
<glyph unicode="&#xe242;" d="M1000 300v50q-25 0 -55 32q-14 14 -25 31t-16 27l-4 11l-289 747h-69l-300 -754q-18 -35 -39 -56q-9 -9 -24.5 -18.5t-26.5 -14.5l-11 -5v-50h273v50q-49 0 -78.5 21.5t-11.5 67.5l69 176h293l61 -166q13 -34 -3.5 -66.5t-55.5 -32.5v-50h312zM412 691l134 342l121 -342 h-255zM1100 150v-100q0 -21 -14.5 -35.5t-35.5 -14.5h-1000q-21 0 -35.5 14.5t-14.5 35.5v100q0 21 14.5 35.5t35.5 14.5h1000q21 0 35.5 -14.5t14.5 -35.5z" />
<glyph unicode="&#xe243;" d="M50 1200h1100q21 0 35.5 -14.5t14.5 -35.5v-1100q0 -21 -14.5 -35.5t-35.5 -14.5h-1100q-21 0 -35.5 14.5t-14.5 35.5v1100q0 21 14.5 35.5t35.5 14.5zM611 1118h-70q-13 0 -18 -12l-299 -753q-17 -32 -35 -51q-18 -18 -56 -34q-12 -5 -12 -18v-50q0 -8 5.5 -14t14.5 -6 h273q8 0 14 6t6 14v50q0 8 -6 14t-14 6q-55 0 -71 23q-10 14 0 39l63 163h266l57 -153q11 -31 -6 -55q-12 -17 -36 -17q-8 0 -14 -6t-6 -14v-50q0 -8 6 -14t14 -6h313q8 0 14 6t6 14v50q0 7 -5.5 13t-13.5 7q-17 0 -42 25q-25 27 -40 63h-1l-288 748q-5 12 -19 12zM639 611 h-197l103 264z" />
<glyph unicode="&#xe244;" d="M1200 1100h-1200v100h1200v-100zM50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 1000h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM700 900v-300h300v300h-300z" />
<glyph unicode="&#xe245;" d="M50 1200h400q21 0 35.5 -14.5t14.5 -35.5v-900q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v900q0 21 14.5 35.5t35.5 14.5zM650 700h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400 q0 21 14.5 35.5t35.5 14.5zM700 600v-300h300v300h-300zM1200 0h-1200v100h1200v-100z" />
<glyph unicode="&#xe246;" d="M50 1000h400q21 0 35.5 -14.5t14.5 -35.5v-350h100v150q0 21 14.5 35.5t35.5 14.5h400q21 0 35.5 -14.5t14.5 -35.5v-150h100v-100h-100v-150q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v150h-100v-350q0 -21 -14.5 -35.5t-35.5 -14.5h-400 q-21 0 -35.5 14.5t-14.5 35.5v800q0 21 14.5 35.5t35.5 14.5zM700 700v-300h300v300h-300z" />
<glyph unicode="&#xe247;" d="M100 0h-100v1200h100v-1200zM250 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM300 1000v-300h300v300h-300zM250 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe248;" d="M600 1100h150q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-100h450q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h350v100h-150q-21 0 -35.5 14.5 t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5h150v100h100v-100zM400 1000v-300h300v300h-300z" />
<glyph unicode="&#xe249;" d="M1200 0h-100v1200h100v-1200zM550 1100h400q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-400q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM600 1000v-300h300v300h-300zM50 500h900q21 0 35.5 -14.5t14.5 -35.5v-400 q0 -21 -14.5 -35.5t-35.5 -14.5h-900q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5z" />
<glyph unicode="&#xe250;" d="M865 565l-494 -494q-23 -23 -41 -23q-14 0 -22 13.5t-8 38.5v1000q0 25 8 38.5t22 13.5q18 0 41 -23l494 -494q14 -14 14 -35t-14 -35z" />
<glyph unicode="&#xe251;" d="M335 635l494 494q29 29 50 20.5t21 -49.5v-1000q0 -41 -21 -49.5t-50 20.5l-494 494q-14 14 -14 35t14 35z" />
<glyph unicode="&#xe252;" d="M100 900h1000q41 0 49.5 -21t-20.5 -50l-494 -494q-14 -14 -35 -14t-35 14l-494 494q-29 29 -20.5 50t49.5 21z" />
<glyph unicode="&#xe253;" d="M635 865l494 -494q29 -29 20.5 -50t-49.5 -21h-1000q-41 0 -49.5 21t20.5 50l494 494q14 14 35 14t35 -14z" />
<glyph unicode="&#xe254;" d="M700 741v-182l-692 -323v221l413 193l-413 193v221zM1200 0h-800v200h800v-200z" />
<glyph unicode="&#xe255;" d="M1200 900h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300zM0 700h50q0 21 4 37t9.5 26.5t18 17.5t22 11t28.5 5.5t31 2t37 0.5h100v-550q0 -22 -25 -34.5t-50 -13.5l-25 -2v-100h400v100q-4 0 -11 0.5t-24 3t-30 7t-24 15t-11 24.5v550h100q25 0 37 -0.5t31 -2 t28.5 -5.5t22 -11t18 -17.5t9.5 -26.5t4 -37h50v300h-800v-300z" />
<glyph unicode="&#xe256;" d="M800 700h-50q0 21 -4 37t-9.5 26.5t-18 17.5t-22 11t-28.5 5.5t-31 2t-37 0.5h-100v-550q0 -22 25 -34.5t50 -14.5l25 -1v-100h-400v100q4 0 11 0.5t24 3t30 7t24 15t11 24.5v550h-100q-25 0 -37 -0.5t-31 -2t-28.5 -5.5t-22 -11t-18 -17.5t-9.5 -26.5t-4 -37h-50v300 h800v-300zM1100 200h-200v-100h200v-100h-300v300h200v100h-200v100h300v-300z" />
<glyph unicode="&#xe257;" d="M701 1098h160q16 0 21 -11t-7 -23l-464 -464l464 -464q12 -12 7 -23t-21 -11h-160q-13 0 -23 9l-471 471q-7 8 -7 18t7 18l471 471q10 9 23 9z" />
<glyph unicode="&#xe258;" d="M339 1098h160q13 0 23 -9l471 -471q7 -8 7 -18t-7 -18l-471 -471q-10 -9 -23 -9h-160q-16 0 -21 11t7 23l464 464l-464 464q-12 12 -7 23t21 11z" />
<glyph unicode="&#xe259;" d="M1087 882q11 -5 11 -21v-160q0 -13 -9 -23l-471 -471q-8 -7 -18 -7t-18 7l-471 471q-9 10 -9 23v160q0 16 11 21t23 -7l464 -464l464 464q12 12 23 7z" />
<glyph unicode="&#xe260;" d="M618 993l471 -471q9 -10 9 -23v-160q0 -16 -11 -21t-23 7l-464 464l-464 -464q-12 -12 -23 -7t-11 21v160q0 13 9 23l471 471q8 7 18 7t18 -7z" />
<glyph unicode="&#xf8ff;" d="M1000 1200q0 -124 -88 -212t-212 -88q0 124 88 212t212 88zM450 1000h100q21 0 40 -14t26 -33l79 -194q5 1 16 3q34 6 54 9.5t60 7t65.5 1t61 -10t56.5 -23t42.5 -42t29 -64t5 -92t-19.5 -121.5q-1 -7 -3 -19.5t-11 -50t-20.5 -73t-32.5 -81.5t-46.5 -83t-64 -70 t-82.5 -50q-13 -5 -42 -5t-65.5 2.5t-47.5 2.5q-14 0 -49.5 -3.5t-63 -3.5t-43.5 7q-57 25 -104.5 78.5t-75 111.5t-46.5 112t-26 90l-7 35q-15 63 -18 115t4.5 88.5t26 64t39.5 43.5t52 25.5t58.5 13t62.5 2t59.5 -4.5t55.5 -8l-147 192q-12 18 -5.5 30t27.5 12z" />
<glyph unicode="&#x1f511;" d="M250 1200h600q21 0 35.5 -14.5t14.5 -35.5v-400q0 -21 -14.5 -35.5t-35.5 -14.5h-150v-500l-255 -178q-19 -9 -32 -1t-13 29v650h-150q-21 0 -35.5 14.5t-14.5 35.5v400q0 21 14.5 35.5t35.5 14.5zM400 1100v-100h300v100h-300z" />
<glyph unicode="&#x1f6aa;" d="M250 1200h750q39 0 69.5 -40.5t30.5 -84.5v-933l-700 -117v950l600 125h-700v-1000h-100v1025q0 23 15.5 49t34.5 26zM500 525v-100l100 20v100z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 106 KiB

+5
View File
@@ -0,0 +1,5 @@
/*! jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */
!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)+1>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b="length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function qa(){}qa.prototype=d.filters=d.pseudos,d.setFilters=new qa,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){(!c||(e=S.exec(h)))&&(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=T.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(R," ")}),h=h.slice(c.length));for(g in d.filter)!(e=X[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function ra(a){for(var b=0,c=a.length,d="";c>b;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};A.prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+K.uid++}K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}M.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){
return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=M.get(f,a),void 0!==c)return c;if(c=M.get(f,d),void 0!==c)return c;if(c=P(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?n.queue(this[0],a):void 0===b?this:this.each(function(){var c=n.queue(this,a,b);n._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&n.dequeue(this,a)})},dequeue:function(a){return this.each(function(){n.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=n.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=L.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var Q=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,R=["Top","Right","Bottom","Left"],S=function(a,b){return a=b||a,"none"===n.css(a,"display")||!n.contains(a.ownerDocument,a)},T=/^(?:checkbox|radio)$/i;!function(){var a=l.createDocumentFragment(),b=a.appendChild(l.createElement("div")),c=l.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;while(j--)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h<b.length&&g.push({elem:this,handlers:b.slice(h)}),g},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){return null==a.which&&(a.which=null!=b.charCode?b.charCode:b.keyCode),a}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,b){var c,d,e,f=b.button;return null==a.pageX&&null!=b.clientX&&(c=a.target.ownerDocument||l,d=c.documentElement,e=c.body,a.pageX=b.clientX+(d&&d.scrollLeft||e&&e.scrollLeft||0)-(d&&d.clientLeft||e&&e.clientLeft||0),a.pageY=b.clientY+(d&&d.scrollTop||e&&e.scrollTop||0)-(d&&d.clientTop||e&&e.clientTop||0)),a.which||void 0===f||(a.which=1&f?1:2&f?3:4&f?2:0),a}},fix:function(a){if(a[n.expando])return a;var b,c,d,e=a.type,f=a,g=this.fixHooks[e];g||(this.fixHooks[e]=g=W.test(e)?this.mouseHooks:V.test(e)?this.keyHooks:{}),d=g.props?this.props.concat(g.props):this.props,a=new n.Event(f),b=d.length;while(b--)c=d[b],a[c]=f[c];return a.target||(a.target=l),3===a.target.nodeType&&(a.target=a.target.parentNode),g.filter?g.filter(a,f):a},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==_()&&this.focus?(this.focus(),!1):void 0},delegateType:"focusin"},blur:{trigger:function(){return this===_()&&this.blur?(this.blur(),!1):void 0},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&n.nodeName(this,"input")?(this.click(),!1):void 0},_default:function(a){return n.nodeName(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}},simulate:function(a,b,c,d){var e=n.extend(new n.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?n.event.trigger(e,null,b):n.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},n.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)},n.Event=function(a,b){return this instanceof n.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?Z:$):this.type=a,b&&n.extend(this,b),this.timeStamp=a&&a.timeStamp||n.now(),void(this[n.expando]=!0)):new n.Event(a,b)},n.Event.prototype={isDefaultPrevented:$,isPropagationStopped:$,isImmediatePropagationStopped:$,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=Z,a&&a.preventDefault&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=Z,a&&a.stopPropagation&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=Z,a&&a.stopImmediatePropagation&&a.stopImmediatePropagation(),this.stopPropagation()}},n.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){n.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return(!e||e!==d&&!n.contains(d,e))&&(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),k.focusinBubbles||n.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){n.event.simulate(b,a.target,n.event.fix(a),!0)};n.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=L.access(d,b);e||d.addEventListener(a,c,!0),L.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=L.access(d,b)-1;e?L.access(d,b,e):(d.removeEventListener(a,c,!0),L.remove(d,b))}}}),n.fn.extend({on:function(a,b,c,d,e){var f,g;if("object"==typeof a){"string"!=typeof b&&(c=c||b,b=void 0);for(g in a)this.on(g,b,c,a[g],e);return this}if(null==c&&null==d?(d=b,c=b=void 0):null==d&&("string"==typeof b?(d=c,c=void 0):(d=c,c=b,b=void 0)),d===!1)d=$;else if(!d)return this;return 1===e&&(f=d,d=function(a){return n().off(a),f.apply(this,arguments)},d.guid=f.guid||(f.guid=n.guid++)),this.each(function(){n.event.add(this,a,d,c,b)})},one:function(a,b,c,d){return this.on(a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,n(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return(b===!1||"function"==typeof b)&&(c=b,b=void 0),c===!1&&(c=$),this.each(function(){n.event.remove(this,a,c,b)})},trigger:function(a,b){return this.each(function(){n.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];return c?n.event.trigger(a,b,c,!0):void 0}});var aa=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,ba=/<([\w:]+)/,ca=/<|&#?\w+;/,da=/<(?:script|style|link)/i,ea=/checked\s*(?:[^=]|=\s*.checked.)/i,fa=/^$|\/(?:java|ecma)script/i,ga=/^true\/(.*)/,ha=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,ia={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ia.optgroup=ia.option,ia.tbody=ia.tfoot=ia.colgroup=ia.caption=ia.thead,ia.th=ia.td;function ja(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function ka(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function la(a){var b=ga.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function ma(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function na(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function oa(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pa(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=oa(h),f=oa(a),d=0,e=f.length;e>d;d++)pa(f[d],g[d]);if(b)if(c)for(f=f||oa(a),g=g||oa(h),d=0,e=f.length;e>d;d++)na(f[d],g[d]);else na(a,h);return g=oa(h,"script"),g.length>0&&ma(g,!i&&oa(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(ca.test(e)){f=f||k.appendChild(b.createElement("div")),g=(ba.exec(e)||["",""])[1].toLowerCase(),h=ia[g]||ia._default,f.innerHTML=h[1]+e.replace(aa,"<$1></$2>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=oa(k.appendChild(e),"script"),i&&ma(f),c)){j=0;while(e=f[j++])fa.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando],e&&(b=L.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(oa(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&ma(oa(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(oa(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!da.test(a)&&!ia[(ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(aa,"<$1></$2>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(oa(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(oa(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&ea.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(oa(c,"script"),ka),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,oa(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,la),j=0;g>j;j++)h=f[j],fa.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(ha,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qa,ra={};function sa(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function ta(a){var b=l,c=ra[a];return c||(c=sa(a,b),"none"!==c&&c||(qa=(qa||n("<iframe frameborder='0' width='0' height='0'/>")).appendTo(b.documentElement),b=qa[0].contentDocument,b.write(),b.close(),c=sa(a,b),qa.detach()),ra[a]=c),c}var ua=/^margin/,va=new RegExp("^("+Q+")(?!px)[a-z%]+$","i"),wa=function(b){return b.ownerDocument.defaultView.opener?b.ownerDocument.defaultView.getComputedStyle(b,null):a.getComputedStyle(b,null)};function xa(a,b,c){var d,e,f,g,h=a.style;return c=c||wa(a),c&&(g=c.getPropertyValue(b)||c[b]),c&&(""!==g||n.contains(a.ownerDocument,a)||(g=n.style(a,b)),va.test(g)&&ua.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function ya(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}!function(){var b,c,d=l.documentElement,e=l.createElement("div"),f=l.createElement("div");if(f.style){f.style.backgroundClip="content-box",f.cloneNode(!0).style.backgroundClip="",k.clearCloneStyle="content-box"===f.style.backgroundClip,e.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",e.appendChild(f);function g(){f.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",f.innerHTML="",d.appendChild(e);var g=a.getComputedStyle(f,null);b="1%"!==g.top,c="4px"===g.width,d.removeChild(e)}a.getComputedStyle&&n.extend(k,{pixelPosition:function(){return g(),b},boxSizingReliable:function(){return null==c&&g(),c},reliableMarginRight:function(){var b,c=f.appendChild(l.createElement("div"));return c.style.cssText=f.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",c.style.marginRight=c.style.width="0",f.style.width="1px",d.appendChild(e),b=!parseFloat(a.getComputedStyle(c,null).marginRight),d.removeChild(e),f.removeChild(c),b}})}}(),n.swap=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};var za=/^(none|table(?!-c[ea]).+)/,Aa=new RegExp("^("+Q+")(.*)$","i"),Ba=new RegExp("^([+-])=("+Q+")","i"),Ca={position:"absolute",visibility:"hidden",display:"block"},Da={letterSpacing:"0",fontWeight:"400"},Ea=["Webkit","O","Moz","ms"];function Fa(a,b){if(b in a)return b;var c=b[0].toUpperCase()+b.slice(1),d=b,e=Ea.length;while(e--)if(b=Ea[e]+c,b in a)return b;return d}function Ga(a,b,c){var d=Aa.exec(b);return d?Math.max(0,d[1]-(c||0))+(d[2]||"px"):b}function Ha(a,b,c,d,e){for(var f=c===(d?"border":"content")?4:"width"===b?1:0,g=0;4>f;f+=2)"margin"===c&&(g+=n.css(a,c+R[f],!0,e)),d?("content"===c&&(g-=n.css(a,"padding"+R[f],!0,e)),"margin"!==c&&(g-=n.css(a,"border"+R[f]+"Width",!0,e))):(g+=n.css(a,"padding"+R[f],!0,e),"padding"!==c&&(g+=n.css(a,"border"+R[f]+"Width",!0,e)));return g}function Ia(a,b,c){var d=!0,e="width"===b?a.offsetWidth:a.offsetHeight,f=wa(a),g="border-box"===n.css(a,"boxSizing",!1,f);if(0>=e||null==e){if(e=xa(a,b,f),(0>e||null==e)&&(e=a.style[b]),va.test(e))return e;d=g&&(k.boxSizingReliable()||e===a.style[b]),e=parseFloat(e)||0}return e+Ha(a,b,c||(g?"border":"content"),d,f)+"px"}function Ja(a,b){for(var c,d,e,f=[],g=0,h=a.length;h>g;g++)d=a[g],d.style&&(f[g]=L.get(d,"olddisplay"),c=d.style.display,b?(f[g]||"none"!==c||(d.style.display=""),""===d.style.display&&S(d)&&(f[g]=L.access(d,"olddisplay",ta(d.nodeName)))):(e=S(d),"none"===c&&e||L.set(d,"olddisplay",e?c:n.css(d,"display"))));for(g=0;h>g;g++)d=a[g],d.style&&(b&&"none"!==d.style.display&&""!==d.style.display||(d.style.display=b?f[g]||"":"none"));return a}n.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=xa(a,"opacity");return""===c?"1":c}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=n.camelCase(b),i=a.style;return b=n.cssProps[h]||(n.cssProps[h]=Fa(i,h)),g=n.cssHooks[b]||n.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:i[b]:(f=typeof c,"string"===f&&(e=Ba.exec(c))&&(c=(e[1]+1)*e[2]+parseFloat(n.css(a,b)),f="number"),null!=c&&c===c&&("number"!==f||n.cssNumber[h]||(c+="px"),k.clearCloneStyle||""!==c||0!==b.indexOf("background")||(i[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=n.camelCase(b);return b=n.cssProps[h]||(n.cssProps[h]=Fa(a.style,h)),g=n.cssHooks[b]||n.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=xa(a,b,d)),"normal"===e&&b in Da&&(e=Da[b]),""===c||c?(f=parseFloat(e),c===!0||n.isNumeric(f)?f||0:e):e}}),n.each(["height","width"],function(a,b){n.cssHooks[b]={get:function(a,c,d){return c?za.test(n.css(a,"display"))&&0===a.offsetWidth?n.swap(a,Ca,function(){return Ia(a,b,d)}):Ia(a,b,d):void 0},set:function(a,c,d){var e=d&&wa(a);return Ga(a,c,d?Ha(a,b,d,"border-box"===n.css(a,"boxSizing",!1,e),e):0)}}}),n.cssHooks.marginRight=ya(k.reliableMarginRight,function(a,b){return b?n.swap(a,{display:"inline-block"},xa,[a,"marginRight"]):void 0}),n.each({margin:"",padding:"",border:"Width"},function(a,b){n.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];4>d;d++)e[a+R[d]+b]=f[d]||f[d-2]||f[0];return e}},ua.test(a)||(n.cssHooks[a+b].set=Ga)}),n.fn.extend({css:function(a,b){return J(this,function(a,b,c){var d,e,f={},g=0;if(n.isArray(b)){for(d=wa(a),e=b.length;e>g;g++)f[b[g]]=n.css(a,b[g],!1,d);return f}return void 0!==c?n.style(a,b,c):n.css(a,b)},a,b,arguments.length>1)},show:function(){return Ja(this,!0)},hide:function(){return Ja(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){S(this)?n(this).show():n(this).hide()})}});function Ka(a,b,c,d,e){return new Ka.prototype.init(a,b,c,d,e)}n.Tween=Ka,Ka.prototype={constructor:Ka,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(n.cssNumber[c]?"":"px")},cur:function(){var a=Ka.propHooks[this.prop];return a&&a.get?a.get(this):Ka.propHooks._default.get(this)},run:function(a){var b,c=Ka.propHooks[this.prop];return this.options.duration?this.pos=b=n.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):Ka.propHooks._default.set(this),this}},Ka.prototype.init.prototype=Ka.prototype,Ka.propHooks={_default:{get:function(a){var b;return null==a.elem[a.prop]||a.elem.style&&null!=a.elem.style[a.prop]?(b=n.css(a.elem,a.prop,""),b&&"auto"!==b?b:0):a.elem[a.prop]},set:function(a){n.fx.step[a.prop]?n.fx.step[a.prop](a):a.elem.style&&(null!=a.elem.style[n.cssProps[a.prop]]||n.cssHooks[a.prop])?n.style(a.elem,a.prop,a.now+a.unit):a.elem[a.prop]=a.now}}},Ka.propHooks.scrollTop=Ka.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},n.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2}},n.fx=Ka.prototype.init,n.fx.step={};var La,Ma,Na=/^(?:toggle|show|hide)$/,Oa=new RegExp("^(?:([+-])=|)("+Q+")([a-z%]*)$","i"),Pa=/queueHooks$/,Qa=[Va],Ra={"*":[function(a,b){var c=this.createTween(a,b),d=c.cur(),e=Oa.exec(b),f=e&&e[3]||(n.cssNumber[a]?"":"px"),g=(n.cssNumber[a]||"px"!==f&&+d)&&Oa.exec(n.css(c.elem,a)),h=1,i=20;if(g&&g[3]!==f){f=f||g[3],e=e||[],g=+d||1;do h=h||".5",g/=h,n.style(c.elem,a,g+f);while(h!==(h=c.cur()/d)&&1!==h&&--i)}return e&&(g=c.start=+g||+d||0,c.unit=f,c.end=e[1]?g+(e[1]+1)*e[2]:+e[2]),c}]};function Sa(){return setTimeout(function(){La=void 0}),La=n.now()}function Ta(a,b){var c,d=0,e={height:a};for(b=b?1:0;4>d;d+=2-b)c=R[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function Ua(a,b,c){for(var d,e=(Ra[b]||[]).concat(Ra["*"]),f=0,g=e.length;g>f;f++)if(d=e[f].call(c,b,a))return d}function Va(a,b,c){var d,e,f,g,h,i,j,k,l=this,m={},o=a.style,p=a.nodeType&&S(a),q=L.get(a,"fxshow");c.queue||(h=n._queueHooks(a,"fx"),null==h.unqueued&&(h.unqueued=0,i=h.empty.fire,h.empty.fire=function(){h.unqueued||i()}),h.unqueued++,l.always(function(){l.always(function(){h.unqueued--,n.queue(a,"fx").length||h.empty.fire()})})),1===a.nodeType&&("height"in b||"width"in b)&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=n.css(a,"display"),k="none"===j?L.get(a,"olddisplay")||ta(a.nodeName):j,"inline"===k&&"none"===n.css(a,"float")&&(o.display="inline-block")),c.overflow&&(o.overflow="hidden",l.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]}));for(d in b)if(e=b[d],Na.exec(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}m[d]=q&&q[d]||n.style(a,d)}else j=void 0;if(n.isEmptyObject(m))"inline"===("none"===j?ta(a.nodeName):j)&&(o.display=j);else{q?"hidden"in q&&(p=q.hidden):q=L.access(a,"fxshow",{}),f&&(q.hidden=!p),p?n(a).show():l.done(function(){n(a).hide()}),l.done(function(){var b;L.remove(a,"fxshow");for(b in m)n.style(a,b,m[b])});for(d in m)g=Ua(p?q[d]:0,d,l),d in q||(q[d]=g.start,p&&(g.end=g.start,g.start="width"===d||"height"===d?1:0))}}function Wa(a,b){var c,d,e,f,g;for(c in a)if(d=n.camelCase(c),e=b[d],f=a[c],n.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=n.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function Xa(a,b,c){var d,e,f=0,g=Qa.length,h=n.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=La||Sa(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;i>g;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),1>f&&i?c:(h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:n.extend({},b),opts:n.extend(!0,{specialEasing:{}},c),originalProperties:b,originalOptions:c,startTime:La||Sa(),duration:c.duration,tweens:[],createTween:function(b,c){var d=n.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;d>c;c++)j.tweens[c].run(1);return b?h.resolveWith(a,[j,b]):h.rejectWith(a,[j,b]),this}}),k=j.props;for(Wa(k,j.opts.specialEasing);g>f;f++)if(d=Qa[f].call(j,a,k,j.opts))return d;return n.map(k,Ua,j),n.isFunction(j.opts.start)&&j.opts.start.call(a,j),n.fx.timer(n.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always)}n.Animation=n.extend(Xa,{tweener:function(a,b){n.isFunction(a)?(b=a,a=["*"]):a=a.split(" ");for(var c,d=0,e=a.length;e>d;d++)c=a[d],Ra[c]=Ra[c]||[],Ra[c].unshift(b)},prefilter:function(a,b){b?Qa.unshift(a):Qa.push(a)}}),n.speed=function(a,b,c){var d=a&&"object"==typeof a?n.extend({},a):{complete:c||!c&&b||n.isFunction(a)&&a,duration:a,easing:c&&b||b&&!n.isFunction(b)&&b};return d.duration=n.fx.off?0:"number"==typeof d.duration?d.duration:d.duration in n.fx.speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),d.old=d.complete,d.complete=function(){n.isFunction(d.old)&&d.old.call(this),d.queue&&n.dequeue(this,d.queue)},d},n.fn.extend({fadeTo:function(a,b,c,d){return this.filter(S).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=n.isEmptyObject(a),f=n.speed(b,c,d),g=function(){var b=Xa(this,n.extend({},a),f);(e||L.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=n.timers,g=L.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&Pa.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));(b||!c)&&n.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=L.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=n.timers,g=d?d.length:0;for(c.finish=!0,n.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;g>b;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),n.each(["toggle","show","hide"],function(a,b){var c=n.fn[b];n.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(Ta(b,!0),a,d,e)}}),n.each({slideDown:Ta("show"),slideUp:Ta("hide"),slideToggle:Ta("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){n.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),n.timers=[],n.fx.tick=function(){var a,b=0,c=n.timers;for(La=n.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||n.fx.stop(),La=void 0},n.fx.timer=function(a){n.timers.push(a),a()?n.fx.start():n.timers.pop()},n.fx.interval=13,n.fx.start=function(){Ma||(Ma=setInterval(n.fx.tick,n.fx.interval))},n.fx.stop=function(){clearInterval(Ma),Ma=null},n.fx.speeds={slow:600,fast:200,_default:400},n.fn.delay=function(a,b){return a=n.fx?n.fx.speeds[a]||a:a,b=b||"fx",this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},function(){var a=l.createElement("input"),b=l.createElement("select"),c=b.appendChild(l.createElement("option"));a.type="checkbox",k.checkOn=""!==a.value,k.optSelected=c.selected,b.disabled=!0,k.optDisabled=!c.disabled,a=l.createElement("input"),a.value="t",a.type="radio",k.radioValue="t"===a.value}();var Ya,Za,$a=n.expr.attrHandle;n.fn.extend({attr:function(a,b){return J(this,n.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){n.removeAttr(this,a)})}}),n.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(a&&3!==f&&8!==f&&2!==f)return typeof a.getAttribute===U?n.prop(a,b,c):(1===f&&n.isXMLDoc(a)||(b=b.toLowerCase(),d=n.attrHooks[b]||(n.expr.match.bool.test(b)?Za:Ya)),
void 0===c?d&&"get"in d&&null!==(e=d.get(a,b))?e:(e=n.find.attr(a,b),null==e?void 0:e):null!==c?d&&"set"in d&&void 0!==(e=d.set(a,c,b))?e:(a.setAttribute(b,c+""),c):void n.removeAttr(a,b))},removeAttr:function(a,b){var c,d,e=0,f=b&&b.match(E);if(f&&1===a.nodeType)while(c=f[e++])d=n.propFix[c]||c,n.expr.match.bool.test(c)&&(a[d]=!1),a.removeAttribute(c)},attrHooks:{type:{set:function(a,b){if(!k.radioValue&&"radio"===b&&n.nodeName(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}}}),Za={set:function(a,b,c){return b===!1?n.removeAttr(a,c):a.setAttribute(c,c),c}},n.each(n.expr.match.bool.source.match(/\w+/g),function(a,b){var c=$a[b]||n.find.attr;$a[b]=function(a,b,d){var e,f;return d||(f=$a[b],$a[b]=e,e=null!=c(a,b,d)?b.toLowerCase():null,$a[b]=f),e}});var _a=/^(?:input|select|textarea|button)$/i;n.fn.extend({prop:function(a,b){return J(this,n.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[n.propFix[a]||a]})}}),n.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(a,b,c){var d,e,f,g=a.nodeType;if(a&&3!==g&&8!==g&&2!==g)return f=1!==g||!n.isXMLDoc(a),f&&(b=n.propFix[b]||b,e=n.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){return a.hasAttribute("tabindex")||_a.test(a.nodeName)||a.href?a.tabIndex:-1}}}}),k.optSelected||(n.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null}}),n.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){n.propFix[this.toLowerCase()]=this});var ab=/[\t\r\n\f]/g;n.fn.extend({addClass:function(a){var b,c,d,e,f,g,h="string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).addClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ab," "):" ")){f=0;while(e=b[f++])d.indexOf(" "+e+" ")<0&&(d+=e+" ");g=n.trim(d),c.className!==g&&(c.className=g)}return this},removeClass:function(a){var b,c,d,e,f,g,h=0===arguments.length||"string"==typeof a&&a,i=0,j=this.length;if(n.isFunction(a))return this.each(function(b){n(this).removeClass(a.call(this,b,this.className))});if(h)for(b=(a||"").match(E)||[];j>i;i++)if(c=this[i],d=1===c.nodeType&&(c.className?(" "+c.className+" ").replace(ab," "):"")){f=0;while(e=b[f++])while(d.indexOf(" "+e+" ")>=0)d=d.replace(" "+e+" "," ");g=a?n.trim(d):"",c.className!==g&&(c.className=g)}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):this.each(n.isFunction(a)?function(c){n(this).toggleClass(a.call(this,c,this.className,b),b)}:function(){if("string"===c){var b,d=0,e=n(this),f=a.match(E)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else(c===U||"boolean"===c)&&(this.className&&L.set(this,"__className__",this.className),this.className=this.className||a===!1?"":L.get(this,"__className__")||"")})},hasClass:function(a){for(var b=" "+a+" ",c=0,d=this.length;d>c;c++)if(1===this[c].nodeType&&(" "+this[c].className+" ").replace(ab," ").indexOf(b)>=0)return!0;return!1}});var bb=/\r/g;n.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=n.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,n(this).val()):a,null==e?e="":"number"==typeof e?e+="":n.isArray(e)&&(e=n.map(e,function(a){return null==a?"":a+""})),b=n.valHooks[this.type]||n.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=n.valHooks[e.type]||n.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(bb,""):null==c?"":c)}}}),n.extend({valHooks:{option:{get:function(a){var b=n.find.attr(a,"value");return null!=b?b:n.trim(n.text(a))}},select:{get:function(a){for(var b,c,d=a.options,e=a.selectedIndex,f="select-one"===a.type||0>e,g=f?null:[],h=f?e+1:d.length,i=0>e?h:f?e:0;h>i;i++)if(c=d[i],!(!c.selected&&i!==e||(k.optDisabled?c.disabled:null!==c.getAttribute("disabled"))||c.parentNode.disabled&&n.nodeName(c.parentNode,"optgroup"))){if(b=n(c).val(),f)return b;g.push(b)}return g},set:function(a,b){var c,d,e=a.options,f=n.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=n.inArray(d.value,f)>=0)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),n.each(["radio","checkbox"],function(){n.valHooks[this]={set:function(a,b){return n.isArray(b)?a.checked=n.inArray(n(a).val(),b)>=0:void 0}},k.checkOn||(n.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})}),n.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(a,b){n.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),n.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}});var cb=n.now(),db=/\?/;n.parseJSON=function(a){return JSON.parse(a+"")},n.parseXML=function(a){var b,c;if(!a||"string"!=typeof a)return null;try{c=new DOMParser,b=c.parseFromString(a,"text/xml")}catch(d){b=void 0}return(!b||b.getElementsByTagName("parsererror").length)&&n.error("Invalid XML: "+a),b};var eb=/#.*$/,fb=/([?&])_=[^&]*/,gb=/^(.*?):[ \t]*([^\r\n]*)$/gm,hb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,ib=/^(?:GET|HEAD)$/,jb=/^\/\//,kb=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,lb={},mb={},nb="*/".concat("*"),ob=a.location.href,pb=kb.exec(ob.toLowerCase())||[];function qb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(E)||[];if(n.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function rb(a,b,c,d){var e={},f=a===mb;function g(h){var i;return e[h]=!0,n.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function sb(a,b){var c,d,e=n.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&n.extend(!0,a,d),a}function tb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}return f?(f!==i[0]&&i.unshift(f),c[f]):void 0}function ub(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}n.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:ob,type:"GET",isLocal:hb.test(pb[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":nb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":n.parseJSON,"text xml":n.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?sb(sb(a,n.ajaxSettings),b):sb(n.ajaxSettings,a)},ajaxPrefilter:qb(lb),ajaxTransport:qb(mb),ajax:function(a,b){"object"==typeof a&&(b=a,a=void 0),b=b||{};var c,d,e,f,g,h,i,j,k=n.ajaxSetup({},b),l=k.context||k,m=k.context&&(l.nodeType||l.jquery)?n(l):n.event,o=n.Deferred(),p=n.Callbacks("once memory"),q=k.statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2===t){if(!f){f={};while(b=gb.exec(e))f[b[1].toLowerCase()]=b[2]}b=f[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return 2===t?e:null},setRequestHeader:function(a,b){var c=a.toLowerCase();return t||(a=s[c]=s[c]||a,r[a]=b),this},overrideMimeType:function(a){return t||(k.mimeType=a),this},statusCode:function(a){var b;if(a)if(2>t)for(b in a)q[b]=[q[b],a[b]];else v.always(a[v.status]);return this},abort:function(a){var b=a||u;return c&&c.abort(b),x(0,b),this}};if(o.promise(v).complete=p.add,v.success=v.done,v.error=v.fail,k.url=((a||k.url||ob)+"").replace(eb,"").replace(jb,pb[1]+"//"),k.type=b.method||b.type||k.method||k.type,k.dataTypes=n.trim(k.dataType||"*").toLowerCase().match(E)||[""],null==k.crossDomain&&(h=kb.exec(k.url.toLowerCase()),k.crossDomain=!(!h||h[1]===pb[1]&&h[2]===pb[2]&&(h[3]||("http:"===h[1]?"80":"443"))===(pb[3]||("http:"===pb[1]?"80":"443")))),k.data&&k.processData&&"string"!=typeof k.data&&(k.data=n.param(k.data,k.traditional)),rb(lb,k,b,v),2===t)return v;i=n.event&&k.global,i&&0===n.active++&&n.event.trigger("ajaxStart"),k.type=k.type.toUpperCase(),k.hasContent=!ib.test(k.type),d=k.url,k.hasContent||(k.data&&(d=k.url+=(db.test(d)?"&":"?")+k.data,delete k.data),k.cache===!1&&(k.url=fb.test(d)?d.replace(fb,"$1_="+cb++):d+(db.test(d)?"&":"?")+"_="+cb++)),k.ifModified&&(n.lastModified[d]&&v.setRequestHeader("If-Modified-Since",n.lastModified[d]),n.etag[d]&&v.setRequestHeader("If-None-Match",n.etag[d])),(k.data&&k.hasContent&&k.contentType!==!1||b.contentType)&&v.setRequestHeader("Content-Type",k.contentType),v.setRequestHeader("Accept",k.dataTypes[0]&&k.accepts[k.dataTypes[0]]?k.accepts[k.dataTypes[0]]+("*"!==k.dataTypes[0]?", "+nb+"; q=0.01":""):k.accepts["*"]);for(j in k.headers)v.setRequestHeader(j,k.headers[j]);if(k.beforeSend&&(k.beforeSend.call(l,v,k)===!1||2===t))return v.abort();u="abort";for(j in{success:1,error:1,complete:1})v[j](k[j]);if(c=rb(mb,k,b,v)){v.readyState=1,i&&m.trigger("ajaxSend",[v,k]),k.async&&k.timeout>0&&(g=setTimeout(function(){v.abort("timeout")},k.timeout));try{t=1,c.send(r,x)}catch(w){if(!(2>t))throw w;x(-1,w)}}else x(-1,"No Transport");function x(a,b,f,h){var j,r,s,u,w,x=b;2!==t&&(t=2,g&&clearTimeout(g),c=void 0,e=h||"",v.readyState=a>0?4:0,j=a>=200&&300>a||304===a,f&&(u=tb(k,v,f)),u=ub(k,u,v,j),j?(k.ifModified&&(w=v.getResponseHeader("Last-Modified"),w&&(n.lastModified[d]=w),w=v.getResponseHeader("etag"),w&&(n.etag[d]=w)),204===a||"HEAD"===k.type?x="nocontent":304===a?x="notmodified":(x=u.state,r=u.data,s=u.error,j=!s)):(s=x,(a||!x)&&(x="error",0>a&&(a=0))),v.status=a,v.statusText=(b||x)+"",j?o.resolveWith(l,[r,x,v]):o.rejectWith(l,[v,x,s]),v.statusCode(q),q=void 0,i&&m.trigger(j?"ajaxSuccess":"ajaxError",[v,k,j?r:s]),p.fireWith(l,[v,x]),i&&(m.trigger("ajaxComplete",[v,k]),--n.active||n.event.trigger("ajaxStop")))}return v},getJSON:function(a,b,c){return n.get(a,b,c,"json")},getScript:function(a,b){return n.get(a,void 0,b,"script")}}),n.each(["get","post"],function(a,b){n[b]=function(a,c,d,e){return n.isFunction(c)&&(e=e||d,d=c,c=void 0),n.ajax({url:a,type:b,dataType:e,data:c,success:d})}}),n._evalUrl=function(a){return n.ajax({url:a,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},n.fn.extend({wrapAll:function(a){var b;return n.isFunction(a)?this.each(function(b){n(this).wrapAll(a.call(this,b))}):(this[0]&&(b=n(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this)},wrapInner:function(a){return this.each(n.isFunction(a)?function(b){n(this).wrapInner(a.call(this,b))}:function(){var b=n(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=n.isFunction(a);return this.each(function(c){n(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){n.nodeName(this,"body")||n(this).replaceWith(this.childNodes)}).end()}}),n.expr.filters.hidden=function(a){return a.offsetWidth<=0&&a.offsetHeight<=0},n.expr.filters.visible=function(a){return!n.expr.filters.hidden(a)};var vb=/%20/g,wb=/\[\]$/,xb=/\r?\n/g,yb=/^(?:submit|button|image|reset|file)$/i,zb=/^(?:input|select|textarea|keygen)/i;function Ab(a,b,c,d){var e;if(n.isArray(b))n.each(b,function(b,e){c||wb.test(a)?d(a,e):Ab(a+"["+("object"==typeof e?b:"")+"]",e,c,d)});else if(c||"object"!==n.type(b))d(a,b);else for(e in b)Ab(a+"["+e+"]",b[e],c,d)}n.param=function(a,b){var c,d=[],e=function(a,b){b=n.isFunction(b)?b():null==b?"":b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};if(void 0===b&&(b=n.ajaxSettings&&n.ajaxSettings.traditional),n.isArray(a)||a.jquery&&!n.isPlainObject(a))n.each(a,function(){e(this.name,this.value)});else for(c in a)Ab(c,a[c],b,e);return d.join("&").replace(vb,"+")},n.fn.extend({serialize:function(){return n.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=n.prop(this,"elements");return a?n.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!n(this).is(":disabled")&&zb.test(this.nodeName)&&!yb.test(a)&&(this.checked||!T.test(a))}).map(function(a,b){var c=n(this).val();return null==c?null:n.isArray(c)?n.map(c,function(a){return{name:b.name,value:a.replace(xb,"\r\n")}}):{name:b.name,value:c.replace(xb,"\r\n")}}).get()}}),n.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(a){}};var Bb=0,Cb={},Db={0:200,1223:204},Eb=n.ajaxSettings.xhr();a.attachEvent&&a.attachEvent("onunload",function(){for(var a in Cb)Cb[a]()}),k.cors=!!Eb&&"withCredentials"in Eb,k.ajax=Eb=!!Eb,n.ajaxTransport(function(a){var b;return k.cors||Eb&&!a.crossDomain?{send:function(c,d){var e,f=a.xhr(),g=++Bb;if(f.open(a.type,a.url,a.async,a.username,a.password),a.xhrFields)for(e in a.xhrFields)f[e]=a.xhrFields[e];a.mimeType&&f.overrideMimeType&&f.overrideMimeType(a.mimeType),a.crossDomain||c["X-Requested-With"]||(c["X-Requested-With"]="XMLHttpRequest");for(e in c)f.setRequestHeader(e,c[e]);b=function(a){return function(){b&&(delete Cb[g],b=f.onload=f.onerror=null,"abort"===a?f.abort():"error"===a?d(f.status,f.statusText):d(Db[f.status]||f.status,f.statusText,"string"==typeof f.responseText?{text:f.responseText}:void 0,f.getAllResponseHeaders()))}},f.onload=b(),f.onerror=b("error"),b=Cb[g]=b("abort");try{f.send(a.hasContent&&a.data||null)}catch(h){if(b)throw h}},abort:function(){b&&b()}}:void 0}),n.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(a){return n.globalEval(a),a}}}),n.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),n.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(d,e){b=n("<script>").prop({async:!0,charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&e("error"===a.type?404:200,a.type)}),l.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Fb=[],Gb=/(=)\?(?=&|$)|\?\?/;n.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Fb.pop()||n.expando+"_"+cb++;return this[a]=!0,a}}),n.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Gb.test(b.url)?"url":"string"==typeof b.data&&!(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Gb.test(b.data)&&"data");return h||"jsonp"===b.dataTypes[0]?(e=b.jsonpCallback=n.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Gb,"$1"+e):b.jsonp!==!1&&(b.url+=(db.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||n.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Fb.push(e)),g&&n.isFunction(f)&&f(g[0]),g=f=void 0}),"script"):void 0}),n.parseHTML=function(a,b,c){if(!a||"string"!=typeof a)return null;"boolean"==typeof b&&(c=b,b=!1),b=b||l;var d=v.exec(a),e=!c&&[];return d?[b.createElement(d[1])]:(d=n.buildFragment([a],b,e),e&&e.length&&n(e).remove(),n.merge([],d.childNodes))};var Hb=n.fn.load;n.fn.load=function(a,b,c){if("string"!=typeof a&&Hb)return Hb.apply(this,arguments);var d,e,f,g=this,h=a.indexOf(" ");return h>=0&&(d=n.trim(a.slice(h)),a=a.slice(0,h)),n.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&n.ajax({url:a,type:e,dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?n("<div>").append(n.parseHTML(a)).find(d):a)}).complete(c&&function(a,b){g.each(c,f||[a.responseText,b,a])}),this},n.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){n.fn[b]=function(a){return this.on(b,a)}}),n.expr.filters.animated=function(a){return n.grep(n.timers,function(b){return a===b.elem}).length};var Ib=a.document.documentElement;function Jb(a){return n.isWindow(a)?a:9===a.nodeType&&a.defaultView}n.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=n.css(a,"position"),l=n(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=n.css(a,"top"),i=n.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),n.isFunction(b)&&(b=b.call(a,c,h)),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},n.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){n.offset.setOffset(this,a,b)});var b,c,d=this[0],e={top:0,left:0},f=d&&d.ownerDocument;if(f)return b=f.documentElement,n.contains(b,d)?(typeof d.getBoundingClientRect!==U&&(e=d.getBoundingClientRect()),c=Jb(f),{top:e.top+c.pageYOffset-b.clientTop,left:e.left+c.pageXOffset-b.clientLeft}):e},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===n.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),n.nodeName(a[0],"html")||(d=a.offset()),d.top+=n.css(a[0],"borderTopWidth",!0),d.left+=n.css(a[0],"borderLeftWidth",!0)),{top:b.top-d.top-n.css(c,"marginTop",!0),left:b.left-d.left-n.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||Ib;while(a&&!n.nodeName(a,"html")&&"static"===n.css(a,"position"))a=a.offsetParent;return a||Ib})}}),n.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(b,c){var d="pageYOffset"===c;n.fn[b]=function(e){return J(this,function(b,e,f){var g=Jb(b);return void 0===f?g?g[c]:b[e]:void(g?g.scrollTo(d?a.pageXOffset:f,d?f:a.pageYOffset):b[e]=f)},b,e,arguments.length,null)}}),n.each(["top","left"],function(a,b){n.cssHooks[b]=ya(k.pixelPosition,function(a,c){return c?(c=xa(a,b),va.test(c)?n(a).position()[b]+"px":c):void 0})}),n.each({Height:"height",Width:"width"},function(a,b){n.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){n.fn[d]=function(d,e){var f=arguments.length&&(c||"boolean"!=typeof d),g=c||(d===!0||e===!0?"margin":"border");return J(this,function(b,c,d){var e;return n.isWindow(b)?b.document.documentElement["client"+a]:9===b.nodeType?(e=b.documentElement,Math.max(b.body["scroll"+a],e["scroll"+a],b.body["offset"+a],e["offset"+a],e["client"+a])):void 0===d?n.css(b,c,g):n.style(b,c,d,g)},b,f?d:void 0,f,null)}})}),n.fn.size=function(){return this.length},n.fn.andSelf=n.fn.addBack,"function"==typeof define&&define.amd&&define("jquery",[],function(){return n});var Kb=a.jQuery,Lb=a.$;return n.noConflict=function(b){return a.$===n&&(a.$=Lb),b&&a.jQuery===n&&(a.jQuery=Kb),n},typeof b===U&&(a.jQuery=a.$=n),n});
//# sourceMappingURL=jquery.min.map
Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

+5
View File
@@ -0,0 +1,5 @@
/**
* StyleFix 1.0.3 & PrefixFree 1.0.7
* @author Lea Verou
* MIT license
*/(function(){function t(e,t){return[].slice.call((t||document).querySelectorAll(e))}if(!window.addEventListener)return;var e=window.StyleFix={link:function(t){try{if(t.rel!=="stylesheet"||t.hasAttribute("data-noprefix"))return}catch(n){return}var r=t.href||t.getAttribute("data-href"),i=r.replace(/[^\/]+$/,""),s=t.parentNode,o=new XMLHttpRequest,u;o.onreadystatechange=function(){o.readyState===4&&u()};u=function(){var n=o.responseText;if(n&&t.parentNode&&(!o.status||o.status<400||o.status>600)){n=e.fix(n,!0,t);if(i){n=n.replace(/url\(\s*?((?:"|')?)(.+?)\1\s*?\)/gi,function(e,t,n){return/^([a-z]{3,10}:|\/|#)/i.test(n)?e:'url("'+i+n+'")'});var r=i.replace(/([\\\^\$*+[\]?{}.=!:(|)])/g,"\\$1");n=n.replace(RegExp("\\b(behavior:\\s*?url\\('?\"?)"+r,"gi"),"$1")}var u=document.createElement("style");u.textContent=n;u.media=t.media;u.disabled=t.disabled;u.setAttribute("data-href",t.getAttribute("href"));s.insertBefore(u,t);s.removeChild(t);u.media=t.media}};try{o.open("GET",r);o.send(null)}catch(n){if(typeof XDomainRequest!="undefined"){o=new XDomainRequest;o.onerror=o.onprogress=function(){};o.onload=u;o.open("GET",r);o.send(null)}}t.setAttribute("data-inprogress","")},styleElement:function(t){if(t.hasAttribute("data-noprefix"))return;var n=t.disabled;t.textContent=e.fix(t.textContent,!0,t);t.disabled=n},styleAttribute:function(t){var n=t.getAttribute("style");n=e.fix(n,!1,t);t.setAttribute("style",n)},process:function(){t('link[rel="stylesheet"]:not([data-inprogress])').forEach(StyleFix.link);t("style").forEach(StyleFix.styleElement);t("[style]").forEach(StyleFix.styleAttribute)},register:function(t,n){(e.fixers=e.fixers||[]).splice(n===undefined?e.fixers.length:n,0,t)},fix:function(t,n,r){for(var i=0;i<e.fixers.length;i++)t=e.fixers[i](t,n,r)||t;return t},camelCase:function(e){return e.replace(/-([a-z])/g,function(e,t){return t.toUpperCase()}).replace("-","")},deCamelCase:function(e){return e.replace(/[A-Z]/g,function(e){return"-"+e.toLowerCase()})}};(function(){setTimeout(function(){t('link[rel="stylesheet"]').forEach(StyleFix.link)},10);document.addEventListener("DOMContentLoaded",StyleFix.process,!1)})()})();(function(e){function t(e,t,r,i,s){e=n[e];if(e.length){var o=RegExp(t+"("+e.join("|")+")"+r,"gi");s=s.replace(o,i)}return s}if(!window.StyleFix||!window.getComputedStyle)return;var n=window.PrefixFree={prefixCSS:function(e,r,i){var s=n.prefix;n.functions.indexOf("linear-gradient")>-1&&(e=e.replace(/(\s|:|,)(repeating-)?linear-gradient\(\s*(-?\d*\.?\d*)deg/ig,function(e,t,n,r){return t+(n||"")+"linear-gradient("+(90-r)+"deg"}));e=t("functions","(\\s|:|,)","\\s*\\(","$1"+s+"$2(",e);e=t("keywords","(\\s|:)","(\\s|;|\\}|$)","$1"+s+"$2$3",e);e=t("properties","(^|\\{|\\s|;)","\\s*:","$1"+s+"$2:",e);if(n.properties.length){var o=RegExp("\\b("+n.properties.join("|")+")(?!:)","gi");e=t("valueProperties","\\b",":(.+?);",function(e){return e.replace(o,s+"$1")},e)}if(r){e=t("selectors","","\\b",n.prefixSelector,e);e=t("atrules","@","\\b","@"+s+"$1",e)}e=e.replace(RegExp("-"+s,"g"),"-");e=e.replace(/-\*-(?=[a-z]+)/gi,n.prefix);return e},property:function(e){return(n.properties.indexOf(e)?n.prefix:"")+e},value:function(e,r){e=t("functions","(^|\\s|,)","\\s*\\(","$1"+n.prefix+"$2(",e);e=t("keywords","(^|\\s)","(\\s|$)","$1"+n.prefix+"$2$3",e);return e},prefixSelector:function(e){return e.replace(/^:{1,2}/,function(e){return e+n.prefix})},prefixProperty:function(e,t){var r=n.prefix+e;return t?StyleFix.camelCase(r):r}};(function(){var e={},t=[],r={},i=getComputedStyle(document.documentElement,null),s=document.createElement("div").style,o=function(n){if(n.charAt(0)==="-"){t.push(n);var r=n.split("-"),i=r[1];e[i]=++e[i]||1;while(r.length>3){r.pop();var s=r.join("-");u(s)&&t.indexOf(s)===-1&&t.push(s)}}},u=function(e){return StyleFix.camelCase(e)in s};if(i.length>0)for(var a=0;a<i.length;a++)o(i[a]);else for(var f in i)o(StyleFix.deCamelCase(f));var l={uses:0};for(var c in e){var h=e[c];l.uses<h&&(l={prefix:c,uses:h})}n.prefix="-"+l.prefix+"-";n.Prefix=StyleFix.camelCase(n.prefix);n.properties=[];for(var a=0;a<t.length;a++){var f=t[a];if(f.indexOf(n.prefix)===0){var p=f.slice(n.prefix.length);u(p)||n.properties.push(p)}}n.Prefix=="Ms"&&!("transform"in s)&&!("MsTransform"in s)&&"msTransform"in s&&n.properties.push("transform","transform-origin");n.properties.sort()})();(function(){function i(e,t){r[t]="";r[t]=e;return!!r[t]}var e={"linear-gradient":{property:"backgroundImage",params:"red, teal"},calc:{property:"width",params:"1px + 5%"},element:{property:"backgroundImage",params:"#foo"},"cross-fade":{property:"backgroundImage",params:"url(a.png), url(b.png), 50%"}};e["repeating-linear-gradient"]=e["repeating-radial-gradient"]=e["radial-gradient"]=e["linear-gradient"];var t={initial:"color","zoom-in":"cursor","zoom-out":"cursor",box:"display",flexbox:"display","inline-flexbox":"display",flex:"display","inline-flex":"display"};n.functions=[];n.keywords=[];var r=document.createElement("div").style;for(var s in e){var o=e[s],u=o.property,a=s+"("+o.params+")";!i(a,u)&&i(n.prefix+a,u)&&n.functions.push(s)}for(var f in t){var u=t[f];!i(f,u)&&i(n.prefix+f,u)&&n.keywords.push(f)}})();(function(){function s(e){i.textContent=e+"{}";return!!i.sheet.cssRules.length}var t={":read-only":null,":read-write":null,":any-link":null,"::selection":null},r={keyframes:"name",viewport:null,document:'regexp(".")'};n.selectors=[];n.atrules=[];var i=e.appendChild(document.createElement("style"));for(var o in t){var u=o+(t[o]?"("+t[o]+")":"");!s(u)&&s(n.prefixSelector(u))&&n.selectors.push(o)}for(var a in r){var u=a+" "+(r[a]||"");!s("@"+u)&&s("@"+n.prefix+u)&&n.atrules.push(a)}e.removeChild(i)})();n.valueProperties=["transition","transition-property"];e.className+=" "+n.prefix;StyleFix.register(n.prefixCSS)})(document.documentElement);
Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B