.ui-btn{border:1px solid #1a73e8;padding:5px 15px;border-radius:3px;min-width:96px;min-height:36px;text-align:center;box-shadow:0 0 0 0 rgba(0,0,0,0)}.ui-btn:focus{outline:0}.ui-btn.contained-btn{background-color:#1a73e8;color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,0);transition:box-shadow .1s,border-radius .1s,background-color .1s}.ui-btn.contained-btn:not(:disabled).ui-btn-palette-default{background-color:#1a73e8}.ui-btn.contained-btn:not(:disabled).ui-btn-palette-danger{background-color:#d44137}.ui-btn.contained-btn:not(:disabled).ui-btn-palette-success{background-color:#1bb54b}.ui-btn.contained-btn:not(:disabled):hover,.ui-btn.contained-btn:not(:disabled):focus,.ui-btn.contained-btn:not(:disabled).active{box-shadow:0 0 8px 0 rgba(0,0,0,.12),0 3px 8px 0 rgba(0,0,0,.24)}.ui-btn.contained-btn:not(:disabled):hover.ui-btn-palette-default,.ui-btn.contained-btn:not(:disabled):focus.ui-btn-palette-default,.ui-btn.contained-btn:not(:disabled).active.ui-btn-palette-default{background-color:#59a0e5}.ui-btn.contained-btn:not(:disabled):hover.ui-btn-palette-danger,.ui-btn.contained-btn:not(:disabled):focus.ui-btn-palette-danger,.ui-btn.contained-btn:not(:disabled).active.ui-btn-palette-danger{background-color:#e08079}.ui-btn.contained-btn:not(:disabled):hover.ui-btn-palette-success,.ui-btn.contained-btn:not(:disabled):focus.ui-btn-palette-success,.ui-btn.contained-btn:not(:disabled).active.ui-btn-palette-success{background-color:#41d16e}.ui-btn.contained-btn:disabled{background-color:transparent;border-color:transparent;color:rgba(0,0,0,.38);box-shadow:none}.ui-btn.text-btn{background:none;border-style:none}.ui-btn.text-btn:hover>.ui-btn-text,.ui-btn.text-btn:focus>.ui-btn-text{text-decoration:underline}.ui-btn.text-btn:disabled{color:rgba(0,0,0,.38)}.ui-btn.text-btn:disabled>.ui-btn-text{text-decoration:none}.ui-btn.text-btn:not(:disabled).ui-btn-palette-default{color:#1a73e8}.ui-btn.text-btn:not(:disabled).ui-btn-palette-danger{color:#d44137}.ui-btn.text-btn:not(:disabled).ui-btn-palette-success{color:#1bb54b}.ui-btn.outline-btn{background:none}.ui-btn.outline-btn:hover,.ui-btn.outline-btn:focus,.ui-btn.outline-btn.active{background-color:#1a73e8;color:#fff!important}.ui-btn.outline-btn:disabled{color:rgba(0,0,0,.38);border-color:transparent}.ui-btn.outline-btn:disabled>.ui-btn-text{text-decoration:none}.ui-btn.outline-btn:not(:disabled).ui-btn-palette-default{color:#1a73e8;border-color:#1a73e8}.ui-btn.outline-btn:not(:disabled).ui-btn-palette-danger{color:#d44137;border-color:#d44137}.ui-btn.outline-btn:not(:disabled).ui-btn-palette-success{color:#1bb54b;border-color:#1bb54b}.ui-btn.panel-btn{background:#fafafa;border-style:none;color:#333!important;padding:6px 12px}.ui-btn.panel-btn:hover,.ui-btn.panel-btn:focus,.ui-btn.panel-btn.active{background:#f1f1f1}.ui-btn.panel-btn:hover>.ui-btn-text,.ui-btn.panel-btn:focus>.ui-btn-text{text-decoration:none;font-size:14px}.ui-btn.panel-btn:disabled{color:rgba(0,0,0,.38)!important}.ui-btn.panel-btn:disabled>.ui-btn-text{text-decoration:none}.ui-btn.panel-btn:not(:disabled).ui-btn-palette-default{color:#1a73e8}.ui-btn.panel-btn:not(:disabled).ui-btn-palette-danger{color:#d44137}.ui-btn.panel-btn:not(:disabled).ui-btn-palette-success{color:#1bb54b}.ui-btn:disabled{user-select:none;cursor:not-allowed}.ui-btn span{white-space:nowrap;margin:2px}.ui-btn-action-bar{display:inline-block}.ui-btn-action-bar .ui-btn{box-shadow:none;margin:2px}@media print{.ui-btn-action-bar{display:none}}.ui-btn-dropdown-menu{position:relative;white-space:nowrap}.ui-btn-dropdown-menu.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui-btn-dropdown-menu .ui-menu{min-width:100%;top:100%}.ui-menu{display:none;position:absolute;left:0;z-index:1000;border-radius:0 0 2px 2px;background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24)}.ui-menu.open{display:block}.ui-menu>.ui-menu-item-wrapper{width:100%;display:block}.ui-menu>.ui-menu-item-wrapper>.ui-btn{display:block;width:100%;text-align:left;margin:0;border-radius:0}.ui-menu .ui-menu{left:100%;top:0}.ui-badge{max-width:400px;overflow:hidden;text-overflow:ellipsis;max-height:70px;border:1px solid #d3d3d3;border-radius:6px;display:grid;grid-template-columns:1fr 9fr;grid-column-gap:8px;padding:5px 8px;user-select:none}.ui-badge main{display:flex;flex-direction:column;justify-content:center}.ui-badge main h3{margin:0;text-align:left;color:#000;font-size:16px;line-height:18px;font-weight:bold}.ui-badge main p{text-align:left;color:#000;line-height:18px;font-family:Verdana;margin:0}#PageTitleContainer{display:flex;margin-top:15px;margin-bottom:5px}#PageTitleContainer #PageTitleIcon{flex:0 0 auto;align-self:center}#PageTitleContainer #PageTitleContentContainer{flex:1 1 auto;display:inline-block;align-self:center}#PageTitleContainer #PageTitleContentContainer #PageTitleText{display:block;font-weight:500;margin:0}#PageTitleContainer #PageTitleContentContainer .page-subtitle{color:#929292;display:block}#PageTitleContainer #PageTitleContentContainer .page-subtitle:first-of-type{font-size:18px}.toggle-slider{width:60px;height:25px;position:relative;vertical-align:middle;display:inline-block;cursor:pointer;background-color:#a9a9a9;border-radius:30px;box-shadow:inset 0 0 10px #777;overflow:hidden}.toggle-slider>*{user-select:none;position:absolute;display:block;transition:all cubic-bezier(.33,.01,0,1.03) .25s;font-size:10px;font-family:Verdana,sans-serif}.toggle-slider>.toggle-slider-circle{background-color:#fff;height:15px;width:15px;content:"";left:10px;bottom:5px;border-radius:50%;transform:translateX(0)}.toggle-slider>.toggle-slider-on-text{color:#fff;transform:translate(-50%,-50%);top:50%;left:-5px;opacity:0}.toggle-slider>.toggle-slider-off-text{color:#fff;transform:translate(-50%,-50%);top:50%;left:40px;opacity:1}.toggle-slider[data-checked=true]{background-color:#1a73e8;box-shadow:inset 0 0 10px #4891a6}.toggle-slider[data-checked=true]>.toggle-slider-circle{transform:translateX(25px)}.toggle-slider[data-checked=true]>.toggle-slider-off-text{left:65px;opacity:0}.toggle-slider[data-checked=true]>.toggle-slider-on-text{left:20px;opacity:1}input[disabled]~.toggle-slider{opacity:.4}.uib-daypicker td,.uib-daypicker th{padding:0}.ui-select-bootstrap>.ui-select-choices{top:100%!important}ul.tagPickerMenu{max-height:280px;overflow:auto;height:auto}ul.tagPickerMenu>li>a:hover{background-color:#fff;background-image:none}.tagCheckbox{width:16px;margin-right:10px}.tagCheckbox.fa-check-square{color:#5bc0de}.tagPicker .tagPickerFormControl{cursor:text;height:auto;min-height:30px;padding:5px 12px;align-items:center}.tagPicker .tagPickerFormControl .tagChoice{display:flex;align-items:center;margin-top:1px;margin-bottom:1px;margin-left:0;margin-right:3px;padding:4px 8px;cursor:pointer;font-size:12px;border-radius:20px;border:1px solid #dce3e6;background-color:#dce3e6;color:#333;max-width:100%;overflow:hidden;width:auto!important}.tagPicker .tagPickerFormControl .tagChoice:hover{border-color:#fff;background-color:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 2px 2px 0 rgba(0,0,0,.24)}.tagPicker .tagPickerFormControl .tagChoice .tagChoiceClose{top:1px}.tagPicker .tagPickerFormControl .tagPickerForm{border:0;outline:0;margin:0;padding:0;min-width:100%;background-color:transparent;line-height:normal}.tagPicker .tagPickerForm:focus{background-color:transparent}.tagPickerMenuContainer{margin:0;padding:0;min-width:0;border:0;right:0;background-color:transparent}.tagPicker .tagpicker-none{background-color:#ffc6c6}.tagPickerMenu{max-height:260px;overflow:auto;width:100%;height:auto;position:relative;margin:0}.tagPickerMenu>li>a{text-decoration:none;outline:0;color:rgba(0,0,0,.87)}.tagPickerMenu>li.selected>a{color:rgba(0,0,0,.87)}.tagPickerMenu>li.active>a,.tagPickerMenu>li.active>a:hover{color:rgba(0,0,0,.87);background:rgba(0,0,0,.04)}.open>.tagPickerMenuContainer>.dropdown-menu{display:block}.tagPicker .tagPickerDropdownButtons{position:relative;background-color:rgba(0,0,0,0);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.tagPickerDropdownButton{width:100%;border-radius:0}.showOwnOrgButton{width:50%;border-radius:0;border-bottom-right-radius:4px}#IssueEntityOrganization .tagPickerDropdownButton{width:50%;border-bottom-right-radius:0}ul.tagPickerMenu.dropdown-menu{border-radius:0}.tagPickerMenu.dropdown-menu{border:0;box-shadow:none;-webkit-box-shadow:none}.tagPickerFormControl.picker-form-control{border-radius:2px}#LayoutWeatherContainer{position:absolute;right:calc(50% - 43px);max-width:25vw;top:4px}#LayoutWeatherContainer:hover{cursor:pointer}#LayoutWeatherContainer #LayoutWeatherContent{position:relative;background-color:transparent;color:#fff;padding:3px 3px 0 3px;max-width:250px;text-align:center;cursor:pointer;display:flex;align-items:center}#LayoutWeatherContainer #LayoutWeatherContent #WeatherTextContainer{overflow:hidden;margin:1px 6px;text-align:right}#LayoutWeatherContainer #LayoutWeatherContent #WeatherTextContainer #WeatherTitle{font-size:14px;white-space:nowrap;line-height:16px;overflow:hidden;text-overflow:ellipsis}#LayoutWeatherContainer #LayoutWeatherContent #WeatherTextContainer #WeatherTemperature{font-size:14px;line-height:16px}#LayoutWeatherContainer #LayoutWeatherContent #WeatherIcon{float:left;margin:4px}@media screen and (max-width:960px){#LayoutWeatherContainer #LayoutWeatherContent{left:0%}}@media screen and (max-width:770px){#LayoutWeatherContainer #LayoutWeatherContent{left:30%}}@media screen and (max-width:600px){#LayoutWeatherContainer{display:none!important}}.default-spriteLogoMirasanHk{width:220px;height:47px;display:inline-block;background-image:url('Images/LogoMirasanHk.png')}.default-spriteLogoMirasanNewTaipei{width:280px;height:47px;display:inline-block;background-image:url('Images/LogoMirasanNewTaipei.png')}.default-spriteLogoMirasanCn{width:162px;height:47px;display:inline-block;background-image:url('Images/LogoMirasanCn.png')}.default-spriteLogoStinson{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoStinson.png')}.default-spriteLogoAlmon{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoAlmon.png')}.default-spriteLogoDurhamRems{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoDurhamRems.png')}.default-spriteLogoActionSafety{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoActionSafety.png')}.default-spriteLogoMunicipal511{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoMunicipal511.png')}.default-spriteLogoMunicipal511Black{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoMunicipal511Black.png')}.default-spriteLogoResponder511{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoResponder511.png')}.default-spriteLogoTransnomis{width:139px;height:48px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoTransnomis.png')}.default-spriteLogoWaterlooRcims{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoWaterlooRcims.png')}.default-spriteLogoYorkAtms{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoYorkAtms.png')}.default-spriteLogoYorkAtmsTraining{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoYorkAtmsTraining.png')}.default-spriteLogoEdmontonAtms{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoEdmontonAtms.png')}.default-spriteLogoItsCentral{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoItsCentral.png')}.default-spriteLogoVmsCentral{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoVmsCentral.png')}.default-spriteLogoOgraMacavo{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoOgraMacavo.png')}.default-spriteLogoTestingWhite{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoTestingWhite.png')}.default-spriteLogoTestingBlack{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoTestingBlack.png')}.default-spriteLogoStagingWhite{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoStagingWhite.png')}.default-spriteLogoStagingBlack{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoStagingBlack.png')}.default-spriteLogoMi8{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoMi8White.png')}.default-spriteLogoMi8Black{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoMi8Black.png')}.default-spriteLogoRoadTech{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoRoadTech.png')}.default-spriteLogoStreetSmart{width:400px;height:50px;background-size:contain;background-repeat:no-repeat;display:inline-block;background-image:url('Images/LogoStreetSmart.png')}.default-spriteLogoITIS{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoITIS.png')}.default-spriteLogoPJCCI{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoPJCCI.png')}.default-spriteLogoPJCCIBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoPJCCIBlack.png')}.default-spriteLogoBugTracker{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoBugTracker.png')}.default-spriteLogoBugTrackerBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoBugTrackerBlack.png')}.default-spriteLogoTaipeiDOT{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoTaipeiDOT.png')}.default-spriteLogoTrafficDataCentral{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoTrafficDataCentral.png')}.default-spriteLogoBlackAndMcDonald{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoBlackAndMcDonald.png')}.default-spriteLogoBlackAndMcDonaldBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoBlackAndMcDonaldBlack.png')}.default-spriteLogoLEA{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoLEA.png')}.default-spriteLogoLEABlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoLEABlack.png')}.default-spriteLogoCityOfToronto{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoCityOfToronto.png')}.default-spriteLogoCityOfTorontoBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoCityOfTorontoBlack.png')}.default-spriteLogoCivic{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoCivic.png')}.default-spriteLogoCivicBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoCivicBlack.png')}.default-spriteLogo407ETR{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/Logo407ETR.png')}.default-spriteLogo407ETRBlack{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/Logo407ETRBlack.png')}.default-spriteLogoHonolulu{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoHonolulu.png')}.default-spriteLogoGNWTITSC{width:400px;height:50px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-image:url('Images/LogoGNWTITSC.png')}body{background:#e6e6e6 url(Images/BodyBg.jpg) repeat-x scroll 0 0;color:#404040;font:normal normal normal 13px/16px verdana,tahoma,sans-serif}a,.hyperlink{text-decoration:underline;cursor:pointer}h1{font:normal normal normal 32px/32px georgia,times,serif}h2{font:normal normal normal 18px/28px georgia,times,serif;color:#777;border-bottom:1px solid #aaa;margin-top:4px}b,strong{font-weight:bold}abbr,acronym{border-bottom:1px dotted #404040;cursor:help}i,em{font-style:italic}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol li{list-style:decimal outside}ul li{list-style:disc outside}dl dd{margin-left:1em}caption{margin-bottom:.5em;text-align:center}.edit{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}p{margin-bottom:1em}input,textarea{font-family:Consolas,Lucida Console,Courier New,Courier,monospace;font-size:14px}select{font-family:verdana,tahoma,sans-serif;font-size:16px;height:32px;border-radius:2px}.formTextBox{border:solid 1px #999;padding:4px}@media screen and (max-width:800px){.formTextBox{width:auto!important;max-width:200px}}@media screen and (max-width:320px){.formTextBox{max-width:180px}}.filterBox{padding:5px;margin:10px 20px;background:#f0f0f0;border-radius:6px}.filterExpanderText{font-size:1.5em!important}.filterTable td.label{padding-left:5px;font-style:italic;color:#000;font-size:100%;font-weight:normal;line-height:20px;vertical-align:middle;white-space:normal;text-align:left}.filterPopupContainer{position:relative}.popupContainer,.filterPopupContainer .popup{display:none;position:absolute;border:1px solid #435260;background-color:#fff;z-index:50;border-radius:4px;box-shadow:5px 5px 5px #555}#recurringLinkedIssueContainer{margin-top:10px}#DayOfWeekSelect{margin:5px 0;text-align:center}#DayOfWeekSelect .row{margin-top:5px}.dayOfWeekCheckbox{display:none}.dayOfWeekCheckbox+label{display:inline-block;border-radius:25px;background:#ddd;height:40px;width:40px;line-height:40px;text-align:center;cursor:pointer}.dayOfWeekCheckbox:checked+label{background:#1a73e8;color:#fff}.no-pre-line{white-space:normal!important;padding-top:8px!important}table.pageTable tr{cursor:default}table.pageTable td.label{font-weight:bold;text-align:left;padding-top:4px;padding-right:8px;vertical-align:top;color:#000;font-size:100%;line-height:20px;display:table-cell;min-width:180px}table.pageTable td.value{padding:4px;text-align:left}table.pageTable tr.buttons td{padding:16px 0}table.pageTable td.formLabel{font-weight:bold;text-align:left;padding-top:8px;padding-right:8px;vertical-align:top;width:150px}.signInTable{margin-top:10px}.signInTable>div{display:block}.short{display:block;word-wrap:break-word}.warningText{font-weight:bold;font-size:12px}.warningContainer{display:none;border:2px solid #c8c823;border-radius:2px;font-weight:bold;background-color:#fff;width:100%;text-align:left}.warningContainer i{font-size:16px;vertical-align:middle;padding:6px 10px;background-color:#f6f654;text-align:center}.errorContainer{display:none;border:2px solid #b92c28;border-radius:2px;font-weight:bold;background-color:#fff;width:100%;text-align:left}.errorContainer i{font-size:16px;vertical-align:middle;color:#fff;padding:6px 10px;background-color:#d9534f;text-align:center}.confirmContainer{display:none;border:2px solid #3e8f3e;border-radius:2px;font-weight:bold;background-color:#fff;width:100%;text-align:left}.confirmContainer i{font-size:16px;vertical-align:middle;color:#fff;padding:6px 10px;background-color:#5cb85c;text-align:center}.warningContainer>span,.errorContainer>span,.confirmContainer>span{vertical-align:middle;padding:0 10px}#ForgotPasswordMoreButton{background:none;border:0;color:#1e90ff}.largeLinkList{display:inline-block;text-align:center;margin:5px 0 5px 0;padding:6px;cursor:pointer;text-decoration:none;font:normal normal normal 13px verdana,tahoma,sans-serif;border:solid 1px #646464;color:#000;-o-user-select:none;user-select:none;border-radius:5px;background:#e6e6e6;filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e6e6e6',endColorstr='#cccccc',GradientType=0);background:linear-gradient(to bottom,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);text-shadow:0 1px 0 #f2f2f2}.largeLinkList{display:block;text-align:left;width:200px;margin:0;border-radius:0}.largeLinkList:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.largeLinkList:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.largeLinkList.top{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}.largeLinkList.bottom{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.largeLinkSelected,.largeLinkList:active{border-color:#435260;color:#005;text-decoration:none;background:#afaff2;filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#afaff2',endColorstr='#dadaff',GradientType=0);background:linear-gradient(to bottom,#afaff2 0%,#dadaff 100%);text-shadow:0 1px 0 #eef}.largeLinkSelected{background:#59a0e5}.graphButtonsContainer{transform:translateY(5px)}.graphButtonsContainer .btn-optionalAction{border:0!important}.graphButtonsContainer .btn:last-child{margin-right:0}.graphButtonsContainer #moveLeftButton,.graphButtonsContainer #moveRightButton{min-width:initial!important}@media screen and (max-width:490px){.shortCutButtons{display:inline-block!important;border-radius:4px;margin-bottom:5px}}#PageTitleIcon{vertical-align:middle}.pageTitleSection{display:flex;flex-wrap:wrap;align-items:center}.pageTitleSection h1,.pageTitleSection .pageButtonSection{width:50%}.pageTableSection{clear:both;padding:5px 5px;margin:5px 0}.pageMenuSection{padding:8px 0 7px;border-bottom:1px solid #d9d9d9;margin:0 auto;width:410px}.pageButtonSection{padding:10px 20px;position:sticky;bottom:0;background-color:#fff;margin-left:-15px;margin-right:-15px;background:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,0) 100%);z-index:100}.selectAllList{width:90px;margin-right:1px}.selectNoneList{width:90px;margin-left:0}.searchContainer{background-color:#fff;padding:3px 3px 3px 0;border:solid 1px #98cbff;min-width:207px;margin:10px 0}.searchContainer input{background-color:#fff;border-style:none;width:90%}.searchContainer .textBoxSearchIcon{vertical-align:middle;position:absolute;right:20px}.questionBox{padding:8px;margin:5px;font-weight:bold;border:1px solid #b2d9ff;border-radius:6px;background:#e5f2ff;filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e5f2ff',endColorstr='#cce5ff',GradientType=0);background:linear-gradient(to bottom,#e5f2ff 0%,#cce5ff 100%)}.questionBoxDanger{padding:8px;margin:5px;font-weight:bold;color:#fff;border:1px solid #b92c28;border-radius:6px;background:#d9534f;filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#d9534f',endColorstr='#c12e2a',GradientType=0);background:linear-gradient(to bottom,#d9534f 0%,#c12e2a 100%)}.helperText{font-style:italic;margin:5px}.infoPageTitleIcon{float:left;margin-top:25px}.infoPageTitleText{margin-left:60px;margin-bottom:15px}.infoPageTitleText .divisionName{color:#888;font-size:18px}.infoPageTableSection{margin:0 0 10px 0}.sparkline-chart{width:130px;height:30px}.line-chart{width:100%;height:400px}@media print{body{color:#000;border:0;background:transparent}#InfoMapContainer a[href]:after{content:none!important}a[href]:after{content:none!important}#InfoMapContainer img{page-break-before:auto;page-break-after:auto;page-break-inside:avoid!important;max-width:none!important}#MapContainer{display:block}#InfoPanel .col-lg-4{float:none!important}#ViewOnMapButton{display:none!important}.no-print{display:none!important}#No-href a[href]:after{content:none!important}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat!important;background-position:center right!important}.col-md-6{width:50%!important;float:left!important}}#NavbarAlways{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;float:none;height:100%}#NavbarAlways>*{margin-left:0;margin-right:0;flex-grow:0}#NavbarAlways>.nav.navbar-right>a{display:flex;align-items:center;color:#fff}#LayoutSearchForm{margin:8px 0!important;border:0!important;box-shadow:none;padding:0 5px;/*!important;*/flex:1;flex-shrink:1;max-width:385px;min-width:385px}@media screen and (max-width:640px){#LayoutSearchForm{min-width:20px;max-width:95px;padding-left:10px;z-index:30}#LayoutSearchForm.mobileSearchForm{position:absolute;min-width:0;max-width:100%;top:0;margin:1px 0!important;padding:0;padding-left:10px}}@media screen and (max-width:320px){#NavbarFlex .btn-primary{font-size:.8em}.navbar-toggle{padding:8px}}#NavContainer{position:relative}#GLOSAContainer{padding:10px;border-radius:30px}#GPSContainer{padding:10px;border-radius:2px;margin-right:5px}#NavbarFlex{position:absolute;top:0;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;justify-content:space-between;flex-direction:column-reverse;justify-content:flex-end;flex-wrap:nowrap;padding-left:0;padding-right:0;background-color:#404040;box-sizing:border-box;height:51px}#MenuItemAddEntityLinkButton{min-width:60px;min-height:36px}@media screen and (min-width:961px){#NavbarFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:initial;padding-right:initial}#NavbarAlways{flex-wrap:nowrap}#NavbarHideHeaderButton:not(.header-hidden),#NavbarHomeIconLinkAlways,#NavbarRefreshContainerAlways,#NavbarAddButtonLinkAlways,#GPSContainerAlways,#GLOSAContainerAlways{display:none!important}}@media screen and (max-width:960px){#NavbarHomeIconLink,.navbar .divider-vertical,#NavbarRefresh,#GPSContainer,#GLOSAContainer{display:none!important}.navbar-toggle{display:block!important}#NavbarHomeIconLinkAlways:hover>.glyphicon,#NavbarRefreshContainerAlways:hover>.glyphicon{color:#000!important}#NavbarHomeIconLinkAlways a,#NavbarHideHeaderButton a{color:#eee}#NavbarAddButtonLinkAlways{padding:0!important}#NavbarHomeIconLinkAlways a:hover,#NavbarRefreshContainerAlways:hover,.myLocationIcon:hover,.GLOSAViewIcon:hover{background-color:#eaeaea;color:#000!important}#NavbarHideHeaderButton a:hover{background-color:#3c3c3c;color:#eee!important}#LayoutSearchContainer{right:25%;left:40%}}#NavbarHideHeaderButton{padding-top:0!important}#NavbarRefresh span{font-size:22px}#NavbarHomeIconLink .glyphicon-refresh,#NavbarHomeIconLinkAlways .glyphicon-refresh{color:#57bd3d}.myLocationIcon.active.fa-location{color:#57bd3d!important}.myLocationIcon.active.fa-location.custom{color:#28a4c9!important}#UserSignOut{display:inline-block;break-inside:avoid;white-space:nowrap}#PublicSignInButton{color:#fff;font-weight:bold;border-color:#fff!important}#PublicSignInButton:hover{color:#d7d7d7;border-color:#d7d7d7!important}.signInButton{background-color:#337ab7;color:#fff;font-weight:bold}.Select2Container{display:flex;position:relative;line-height:26px}.Select2Container .Select2Text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;padding:0 6px}.Select2Container .Select2Icon{position:absolute;transform-origin:right bottom;right:0;bottom:1px}.select2-results__option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#fff}#divisionSelect:focus,#entityTypeSelect:focus{outline:0}#IssueFilterExpanderHeader:hover,#IssueDisplayOptionFilterExpanderHeader:hover{cursor:pointer;color:#0c4765;box-shadow:none;text-shadow:none}#divisionSelect:hover,#entityTypeSelect:hover,#divisionSelect:focus,#entityTypeSelect:focus{cursor:pointer;background-color:#fff;color:#333;box-shadow:none;text-shadow:none}#NavbarAddEntityIssueContainer.layer-only #entityTypeSelect{display:none}#NavbarAddEntityIssueContainer.layer-only #divisionSelect{width:90%}@media screen and (max-width:960px){#NavbarRefresh{display:none}#NavbarAddEntityIssueContainer{display:none}}@media screen and (max-width:550px){#NavbarRefreshContainerAlways button{padding:2px 7px;font-size:22px}#GPSContainer{padding:9px 0}#NavbarHomeIconLinkAlways>a{padding:8px 7px}}@media screen and (min-width:550px) and (max-width:960px){#NavbarRefreshContainerAlways button{font-size:22px}#GPSContainer{padding:9.5px 0}}@media screen and (min-width:961px) and (max-width:1000px){.myLocationIcon,.GLOSAViewIcon{font-size:24px}#NavbarRefreshContainerAlways button{padding:5px}}@media screen and (min-width:1000px){#header-alarm-bell-container+.navbar-right{font-size:22px!important}#NewReleaseNoteAvailableIcon~#LayoutSearchForm{min-width:50px;max-width:50px}#NavbarFlex .navbar-right{width:auto}#NavbarHomeIconLinkAlways{font-size:18px}.myLocationIcon,.GLOSAViewIcon{padding:0;font-size:23px!important}#Flex .navbar-right a,#NavbarFlex #NavbarRefreshContainerAlways button{padding:7px!important;display:flex;align-items:center;justify-content:center}#NavbarFlex .fa{font-size:22px}}@media screen and (max-width:1000px){#NavbarFlex .fa{font-size:22px}}#FeatureSliderDropdownControls{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:65px}#FeatureSliderDropdownControls .feature-slider-modal-control-group{display:flex;align-items:center;height:32px;font-size:.9em}#FeatureSliderDropdownControls .feature-slider-modal-control-group div[data-toggle="datetimepicker"]{width:117px}#FeatureSliderDropdownControls .feature-slider-modal-control-group label{margin-right:.5em;margin-bottom:0!important}#FeatureSliderDropdownControls .feature-slider-modal-control-group select{height:100%;border:0;color:#707070;border-bottom:solid;border-bottom-width:2px;border-radius:0;border-bottom-color:#337ab7}#FeatureSliderDropdownControls .feature-slider-modal-control-group input{border:0;color:#707070;box-shadow:none;width:117px;padding:0!important;background-color:rgba(255,255,255,0);border-bottom:solid;border-bottom-width:2px;border-radius:0;border-bottom-color:#337ab7}#FeatureSliderDropdownControls .feature-slider-modal-control-group .input-group.date .input-group-addon{background-color:#fff;border:0;padding:0!important}#FeatureSliderDropdownControls .feature-slider-modal-control-group:first-child{position:absolute;top:0;left:0;width:250px}#FeatureSliderDropdownControls .feature-slider-modal-control-group:nth-child(2){position:absolute;top:0;right:0;width:250px;justify-content:flex-end}#FeatureSliderDropdownControls .feature-slider-modal-control-group:nth-child(3){position:absolute;bottom:0;right:260px;width:260px;justify-content:flex-end;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#FeatureSliderDropdownControls .feature-slider-modal-control-group:nth-child(4){position:absolute;bottom:0;right:0;width:250px;justify-content:flex-end;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#FeatureSliderDropdownControls .feature-slider-modal-control-group:nth-child(5){position:absolute;bottom:0}#FeatureSliderDropdownControls .feature-slider-modal-control-group:nth-child(6){position:absolute;bottom:134px;right:-15px}#FeatureSliderDropdownControls+.feature-slider-modal-control-group{position:absolute;left:0;top:105px;background-color:rgba(255,255,255,0);border-bottom-left-radius:5px;border-bottom-right-radius:5px}#ActiveAtSliderAnimateButton{background-color:#fff;background-image:none;border:0;text-shadow:none;margin-right:5px;color:#2cc92c;font-size:.9em;font-weight:bold}#ActiveAtSliderAnimateButton i{margin-right:.5em}#FeatureSliderWindow{overflow:visible;background-color:#fff!important;margin:25px 20px 10px 20px}#FeatureSliderWindow select:disabled{opacity:.65;cursor:not-allowed}.traffic-overlay-controls{padding:3px 10px}.feature-slider-modal-control-group{display:flex;align-items:center}output[for=active-at-slider]{position:absolute;user-select:none;pointer-events:none;display:block;white-space:nowrap;transform:translate(-41px,-30px);background-color:#ffd;color:#333;padding:5px 15px;font-weight:bold;box-shadow:-1px 2px 9px 0 rgba(0,0,0,.12);border-radius:4px;border:1px solid #bebe00}output[for=active-at-slider]:after{position:absolute;color:#f00;content:"";pointer-events:none}.activeAtSliderArrow:before{content:"";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #bebe00;border-bottom:10px solid transparent;right:60px;bottom:-21px}.activeAtSliderArrow:after{content:"";width:0;height:0;position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ffd;border-bottom:10px solid transparent;right:60px;bottom:-19px}#FeatureSliderWindow input[type=range]{-webkit-appearance:none;margin:10px 0;width:100%;background-color:#eaeaea;height:10px;border-radius:5px;box-shadow:inset #000 0 0 4px 0}#FeatureSliderWindow input[type=range]:focus{outline:0}#FeatureSliderWindow input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;-webkit-animation:.2s;background:none;border-radius:10px}#FeatureSliderWindow input[type=range]::-webkit-slider-thumb{border:1px solid #333;height:16px;width:16px;border-radius:10px;background:#fff;cursor:pointer;-webkit-appearance:none}#FeatureSliderWindow input[type=range]:focus::-webkit-slider-runnable-track{background:none}#FeatureSliderWindow input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;-webkit-animation:.2s;background:rgba(10,56,95,.4);border-radius:10px}#FeatureSliderWindow input[type=range]::-moz-range-thumb{height:30px;width:30px;border-radius:36px;background:#0a385f;cursor:pointer}#FeatureSliderWindow input[type=range]::-ms-track{width:100%;height:8.4px;cursor:pointer;-webkit-animation:.2s;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}#FeatureSliderWindow input[type=range]::-ms-fill-lower{background:rgba(10,56,95,.4);border-radius:10px}#FeatureSliderWindow input[type=range]::-ms-fill-upper{background:rgba(10,56,95,.4);border-radius:10px}#FeatureSliderWindow input[type=range]::-ms-thumb{height:30px;width:30px;border-radius:36px;background:#0a385f;cursor:pointer}#FeatureSliderWindow input[type=range]:focus::-ms-fill-lower{background:rgba(10,56,95,.4)}#FeatureSliderWindow input[type=range]:focus::-ms-fill-upper{background:rgba(10,56,95,.4)}#MiniMap{overflow:hidden;position:relative}.commentEntrySection{text-align:right}#EntityCommentButton{margin-left:10px}div[data-commentdisplayname]{display:inline-block;max-width:50%}.form-control.searchContainer{float:right;width:auto;height:34px;margin-top:0;margin-bottom:5px}#ViewOnMapButton{margin-top:5px}@media screen and (max-width:720px){.form-control.searchContainer{width:100%;text-align:right}.form-control.searchContainer~a.btn,#AssociatedFileDeleteSelectedButton{margin-bottom:5px}#FilesPanel>div:first-child,#IssuesPanel>div:first-child{text-align:center}#IssuesPanel>div:first-child{margin-bottom:5px}}@media screen and (max-width:600px){#InfoMapContainer{width:100%!important}#InfoPanel>div{width:100%!important}}@media screen and (max-width:510px){.commentEntrySection{text-align:center}#EntityCommentButton{width:100%;margin-left:0}#CommentSendNotificationCheckbox_ToggleSlider{margin:10px}div[data-commentdisplayname]{display:block;max-width:none}.form-control.searchContainer~a.btn,#ViewOnMapButton{width:100%;margin-bottom:5px}#FilesPanel div.btn-group .btn i{font-size:20px;margin-right:0!important}}#SideBarMainContainer{z-index:990}.toolTipContainer .tooltipCustom{visibility:hidden;width:max-content;padding:5px 15px;text-align:center;font:normal normal normal 13px/16px verdana,tahoma,sans-serif;color:#fff;position:absolute;background-color:rgba(0,0,0,.5);z-index:1;right:100%;top:50%;border-radius:5px}.tooltipCustom a{font-weight:bold;color:#5fa4e0}.tooltipCustom a:hover,.tooltipCustom a:focus{color:#4277a5}.toolTipContainer:hover .tooltipCustom{visibility:visible}.adaptiveLabel{position:relative;top:-24px;left:20px;margin-top:0;color:#a3a3a3;font-weight:normal;transition:.2s ease-in-out;pointer-events:none}input.valid+.adaptiveLabel,input.valid+.passwordEye+.adaptiveLabel{color:#a3a3a3;font-weight:bold;font-size:12px;background:#fff;top:-43px;left:10px;padding:0 5px}input:focus+.adaptiveLabel,input:focus+.passwordEye+.adaptiveLabel{color:#66afe9;font-weight:bold;font-size:12px;background:#fff;top:-43px;left:10px;padding:0 5px}table.dataTable tbody tr:not(.child):hover{background-color:#bfd8ed!important}table.dataTable tbody tr:not(.child):hover+.child{background-color:#bfd8ed!important}table.dataTable tbody>tr.odd,table.dataTable tbody>tr>.odd,table.dataTable tr.odd+.child{background-color:#fff!important}table.dataTable tbody>tr.even,table.dataTable tbody>tr>.even,table.dataTable tr.even+.child,table.dataTable tr.even+.child:hover{background-color:#efefef!important}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected,table.dataTable tbody>tr.selected:hover,table.dataTable tbody>tr>.selected:hover,table.dataTable tr.selected+.child,table.dataTable tr.selected+.child:hover{background-color:#bfd8ed!important}.dataTable thead{background-color:#3073ad;color:#fff}table.dataTable tbody th,table.dataTable tbody td{padding-left:4px!important;padding-right:3px!important;padding-top:2px!important;padding-bottom:1px!important;border-left:1px solid #dadada}table.dataTable thead th.checkColumn,table.dataTable tbody td.checkColumn{border-left:0;padding-left:15px!important;padding-right:15px!important;width:20px;max-width:20px;min-width:20px}table.dataTable thead th.detailsToggleColumn,table.dataTable tbody td.detailsToggleColumn{min-width:0;max-width:14px;width:14px!important;padding-left:10px!important;padding-right:10px!important}table.dataTable tbody th:first-child,table.dataTable tbody td:first-child,table.dataTable thead th:first-child{border-left:0}table.dataTable thead th,table.dataTable thead td{padding:4px!important;border-bottom:0}table.dataTable thead .sorting{background-image:none!important}table.dataTable thead .sorting:hover{background-image:url("/Content/Images/listSortArrows-both.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_asc{background-image:url("/Content/Images/listSortArrows-asc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_asc:hover{background-image:url("/Content/Images/listSortArrows-asc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_desc{background-image:url("/Content/Images/listSortArrows-desc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_desc:hover{background-image:url("/Content/Images/listSortArrows-desc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_asc_disabled{background-image:url("/Content/Images/listSortArrows-disabled-asc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead .sorting_desc_disabled{background-image:url("/Content/Images/listSortArrows-disabled-desc.png?v=KxzZ4g_nQ8E5zuYMkTxN2DpPfY4")!important}table.dataTable thead th{border-left:1px solid #246095}table.dataTable thead th:hover{border-left:1px solid #4e9be0;border-right:1px solid #4e9be0}#ListTable #issueTypeColumn,#ListTable .startTimeColumn,#ListTable .endTimeColumn,#ListTable .updateTimeColumn,#ListTable .plannedEndTimeColumn,#ListTable .plannedStartTimeColumn,#ListTable .actualEndTimeColumn,#ListTable .actualStartTimeColumn{text-align:center}.dataTable .priorityColumn{text-align:center}table.dataTable td.select-checkbox:before,table.dataTable td.select-checkbox:after{top:50%!important}table.dataTable td.select-checkbox{padding:8px!important}table#ActiveTimeTable>tbody>tr>td{padding:2px 5px}table#ActiveTimeTable{width:100%}#HighlightTimeSelectContainer{margin-top:10px}@media screen and (max-width:590px){#ActiveAtDataTimePicker,#ActiveBetweenDataTimePicker,#ActiveBetweenDataTimePickerIssueEnd{width:100%}table#ActiveTimeTable>tbody>tr>td{display:block}}.infoPageTitleText>div>h1{margin-top:30px;margin-bottom:0;font-weight:bold}.reportSettingHoverDropdown{position:relative;display:inline-block}.dropdownBtn{display:inline-block}div.dropdownBtn>div.dropdown-content,div.dropdownBtn>ul.dropdown-content{min-width:90px;left:auto;padding:0;border:0}@media screen and (max-width:767px){div.downloadButtons>button>span{display:none}div.downloadButtons>button>i{margin-right:0!important}}.dropdown-content{position:absolute;left:0;z-index:1000;display:none;float:left;-moz-min-width:100px;-ms-min-width:100px;-o-min-width:100px;-webkit-min-width:100px;min-width:-webkit-fill-available;font-size:14px;text-align:center;list-style:none;background-color:#fafafa;background-clip:padding-box;border:0;border-radius:6px;box-shadow:0 3px 11px 0 rgba(0,0,0,.13),0 2.5px 2px 0 rgba(0,0,0,.14)}.dropdown-content a,.dropdown-content button,.dropdown-content span{display:block;width:100%;padding:6px 12px;color:#333;cursor:pointer;margin-left:0!important;background-color:#fafafa;text-align:left}.dropdown-content>a>i,.dropdown-content>button>i{margin-right:15px;margin-left:5px;width:12px;height:auto}.dropdown-content a:hover,.dropdown-content button:hover,.dropdown-content span:hover{background-color:#f1f1f1;border-radius:0}.dropdownBtn:hover .dropdown-content{display:block}.floatRight{float:right!important}#tooltipIcon{position:relative;display:inline-block;float:right;margin-top:10px;right:5px}#tooltipIcon .tooltipText{visibility:hidden;width:220px;padding:5px;text-align:center;font-size:small;font-weight:bolder;font:normal normal normal 13px/16px verdana,tahoma,sans-serif;color:#202020;position:absolute;background-color:#fff;background-color:rgba(255,255,255,1);z-index:1100;right:50%;bottom:50%;border-radius:5px;border:#9d9d9d 1px solid}.sticky{position:sticky;background-color:#3073ad;border-collapse:collapse;z-index:5;top:0!important}.helptext-popover{font-size:16px;color:#333}#tooltipIcon:hover .tooltipText{visibility:visible}#page{display:none}#loadingScreen{display:block;position:absolute;top:0;left:0;z-index:100;width:100vw;height:100vh;background-color:rgba(192,192,192,.5);background-image:url("Styles/Images/LoadingScreen.gif");background-repeat:no-repeat;background-position:center}div.DTE_Field_Type_select select{width:100%}#DivisionMenu{overflow:hidden;overflow-y:auto;min-width:260px;max-width:380px}@media screen and (max-width:540px){#DivisionMenu{min-width:260px;max-width:400px}#NavbarMenu{margin-top:-3px!important}#NavbarMenu>li.dropdown>a.dropdown-toggle{border-radius:0}}#DivisionMenu i.fa-info{width:18px;text-align:center;color:#dadada;border:1px solid;border-radius:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{border-radius:2px!important;cursor:pointer!important;margin-top:1px!important;margin-bottom:1px;margin-left:0;margin-right:3px!important;padding:1px 6px!important;color:#fff;background-image:none!important;background-repeat:no-repeat!important;background-color:#1a73e8!important;border:0!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{float:right;color:#fff!important;margin-right:0!important;margin-left:2px}.fitContent{width:fit-content!important;width:-moz-fit-content!important;width:-webkit-fit-content!important;width:-o-fit-content!important}.noPadding{padding:0 0 0 0!important}#SchematicTable_length{display:inline-block}@media screen and (max-width:450px){#UploadFileSubmitButton{width:100%;margin-top:10px}}@media screen and (max-width:650px){#SchematicTable_length{display:block}}@media screen and (max-width:580px){.reportSettingHoverDropdown{width:100%}.reportSettingHoverDropdown>div.btn.btn-default{float:none;width:100%}}#CommandListTable{table-layout:fixed}#CommandListTable>thead>tr>td:first-child,#CommandListTable>tbody>tr>td{text-overflow:ellipsis;overflow:hidden}.dropzone.form-control{height:auto}#ListTable_wrapper{margin-bottom:15px}#SearchColumnFilterContainer{height:inherit}.checkboxAllNone{font-size:16px!important;padding-top:4px}.formButtonContainer{display:flex;align-items:center;margin-top:16px}.checkmark{color:#fff;background-color:#4ee46d;border-radius:4px;margin-right:5px;padding:2px}.formButtonContainer>:first-child{margin:0 5px 0 0}.formButtonContainer>:last-child{margin:0 0 0 5px}@media screen and (max-width:1200px){input.form-control#DateRange,#CustomAvailabilityRangeButton{margin-top:10px}}#loadingChart{width:100%;height:400px;background-image:url('Images/Report-Loading-Placeholder.png');background-repeat:no-repeat;background-position:center}#ListReportConfigInfoTable{background-color:#f9f9f9;padding:10px;border:1px solid #ddd;border-radius:2px;margin:5px}#ListReportConfigInfoTable label{margin-bottom:0}#ListReportConfigInfoTable .row:first-child{margin-top:-5px}#ListReportConfigInfoTable span{overflow-wrap:break-word}.popup{cursor:pointer}.popup .popuptext{display:none;background-color:#fff;color:#333;border:1px solid #333;text-align:center;border-radius:6px;position:absolute;z-index:2000;font-size:smaller;right:20px;padding:5px;max-width:400px;box-shadow:0 6px 12px rgba(0,0,0,.175);white-space:normal;user-select:none}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@charset "utf-8";.textRender *:not(table){line-height:160%;box-sizing:content-box}.textRender i,.textRender cite,.textRender em,.textRender var,.textRender address,.textRender dfn{font-style:italic}.textRender strong{font-weight:bold}.textRender p{margin:10px 0;color:#222}.textRender>h1:first-of-type,.textRender>div>div:first-of-type h1{margin-top:14px}.textRender h1,.textRender h2,.textRender h3,.textRender h4,.textRender h5,.textRender h6{font-weight:bold;color:#222}.textRender h1{font-size:24px;min-height:28px;line-height:28px;border-bottom:3px double #999;margin:52px 0 15px 0;padding-bottom:7px}.textRender h2{font-size:22px;min-height:23px;line-height:23px;border-bottom:1px solid #dbdbdb;margin:20px 0 13px 0;padding-bottom:7px}.textRender h3{font-size:20px;margin:18px 0 2px}.textRender h4{font-size:18px;margin:10px 0 2px}.textRender h3,.textRender h4{line-height:18px}.textRender h5{font-size:16px}.textRender h6{font-size:14px}.textRender h5,.textRender h6{line-height:17px;margin:9px 0 -4px}.textRender del{color:#999}.textRender blockquote{margin:14px 0;border-left:4px solid #e5e5e5;padding:0 16px;min-height:20px;color:#999}.textRender blockquote p,.textRender blockquote ul,.textRender blockquote ol{color:#999}.textRender blockquote>:first-child{margin-top:0}.textRender blockquote>:last-child{margin-bottom:0}.textRender pre,.textRender code{font-family:Consolas,Courier,'Apple SD 산돌고딕 Neo',-apple-system,'Lucida Grande','Apple SD Gothic Neo','맑은 고딕','Malgun Gothic','Segoe UI','돋움',dotum,sans-serif;border:0;border-radius:0}.textRender pre{margin:2px 0 8px;padding:18px;background-color:#f5f7f8}.textRender code{color:#c1798b;background-color:#f9f2f4;padding:2px 3px;letter-spacing:-.3px;border-radius:2px}.textRender pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent}.textRender pre.addon{border:1px solid #e8ebed;background-color:#fff}.textRender img{margin:4px 0 10px;box-sizing:border-box;vertical-align:top;max-width:100%}.textRender table{border:1px solid rgba(0,0,0,.1);margin:12px 0 14px;color:#222;width:auto;border-collapse:collapse;box-sizing:border-box}.textRender table th,.textRender table td{border:1px solid rgba(0,0,0,.1);padding:5px 14px 5px 12px;height:32px}.textRender table th{background-color:#555;font-weight:300;color:#fff;padding-top:6px}.textRender ul,.textRender menu,.textRender ol,.textRender dir{display:block;list-style-type:none;padding-left:24px;margin:6px 0 10px;color:#222}.textRender ol li{list-style-type:none}.textRender li{min-height:22px}.textRender ol{list-style-type:none;counter-reset:li}.textRender ol>li{counter-increment:li}.textRender ul>li::before,.textRender ol>li::before{display:inline-block;position:absolute}.textRender ul>li::before{content:'';margin-top:6px;margin-left:-17px;width:5px;height:5px;border-radius:50%;background-color:#ccc}.textRender ol>li::before{content:'.' counter(li);margin-left:-28px;width:24px;text-align:right;direction:rtl;color:#aaa}.textRender ol[type="a"]>li::before{content:'.' counter(li,lower-alpha);margin-left:-28px;width:24px;text-align:right;direction:rtl;color:#aaa}.textRender ul ul,.textRender ul ol,.textRender ol ol,.textRender ol ul{margin-top:0!important;margin-bottom:0!important}.textRender ul li,.textRender ol li{position:relative}.textRender ul p,.textRender ol p{margin:0}.textRender ul li.task-list-item:before,.textRender ol li.task-list-item:before,.textRender pre ul li:before{content:''}.textRender hr{border-top:1px solid #eee;margin:16px 0}.textRender a{text-decoration:underline;color:#4b96e6}.textRender a:hover{color:#1f70de}.textRender{font-size:13px;margin:0;padding:0}.textRender .task-list-item{border:0;list-style:none;padding-left:24px;margin-left:-24px;min-height:22px}.textRender .task-list-item:before{background-repeat:no-repeat;background-size:18px 18px;background-position:center;content:'';margin-left:0;margin-top:0;border-radius:0;height:18px;width:18px;position:absolute;left:0;top:1px;cursor:pointer;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAACaqbJVAAAAQklEQVQ4EWM8c+bMfwYqABaQGcbGxhQZdfbsWQYmikxA0jxqEFJg4GCOhhGOgEESHg0jpMDAwRx8YQQuj0DlCaUAAEdBCPJ7TaEPAAAAAElFTkSuQmCC')}.textRender .task-list-item[checked]:before{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEqADAAQAAAABAAAAEgAAAACaqbJVAAAA1ElEQVQ4EWP0nvbsPwMVABMVzAAbMWoQIiT5OJgYvLS5EAJQFguGCB4BkCHt/kIM8kKsYFXbrn6DqyY6sJENefjuN8ORuz/ghoAYWA0COR2kEQbQDanc+I7h049/MGkwjVANFQYZkmXHD/YCyABiDAFpxQgjkJO9dbjA4QAKDxAAhQnIO9hcAlYAJDBcBHIySANII8gAYgwBGYZhEEgQZFjVJohhhFwCUg8CjPgyLT8nE8N/YJZGD1iIVlQSI4yQpT9+R40ZZDl0NlavoSsihj/4DAIAR+hZHUj727YAAAAASUVORK5CYII=')}.textRender .task-list-item input[type='checkbox'],.textRender .task-list-item .task-list-item-checkbox{margin-left:-17px;margin-right:3.8px;margin-top:3px}*[class*=" sprite"],*[class^="sprite"]{background-color:#f00!important;width:32px!important;height:32px!important;display:inline-block!important;color:#f00!important}.intersection-graphics-panel{display:none}.m-t-10{margin-top:10px}.activity-schedule-ol{padding-left:15px;margin:0}.activity-schedule-li{list-style-type:disc;padding-bottom:10px}.activity-schedule-li:last-of-type{padding-bottom:0}ul.entity-cost-properties{padding-inline-start:20px;margin:0}ul.entity-cost-properties>li{list-style:disc}.default-aniSpriteLoadingSmall{width:22px;height:22px;display:inline-block;background-image:url('Images/LoadingSmall.gif')}.default-aniSpriteLoadingBarSmall{width:88px;height:8px;display:inline-block;background-image:url('Images/LoadingBarSmall.gif')}.default-aniSpriteMapLoadingHeaderIcon{width:16px;height:16px;display:inline-block;background-image:url('Images/MapLoadingHeaderIcon.gif')}.default-aniSpriteMapPopupLoadingIcon{width:36px;height:36px;display:inline-block;background-image:url('Images/MapPopupLoadingIcon.gif')}.default-aniSpriteLargeLoadingIcon{width:128px;height:128px;display:inline-block;background-image:url('Images/LargeLoadingIcon.gif')}.default-aniSpriteMedLoadingIcon{width:48px;height:48px;display:inline-block;background-image:url('Images/MedLoadingIcon.gif')}.default-aniSpriteLocationLoadingIcon{width:24px;height:24px;display:inline-block;background-image:url('Images/LocationLoadingIcon.gif')}.default-spriteLargeErrorIcon{width:128px;height:128px;display:inline-block;background-image:url('Images/LargeErrorIcon.png')}table.listTable{width:100%;border:1px solid #c0c0c0;border-width:1px 0 0 1px;background-color:#fff}table.listTable>tr>th,table.listTable>tr>td,table.listTable>thead>tr>th,table.listTable>tbody>tr>td{border:1px solid #c0c0c0;border-width:0 1px 1px 0;vertical-align:middle}table.listTable>tr>th,table.listTable>thead>tr>th{padding:8px 5px 7px;line-height:16px;text-align:left;background:#e6e6e6;background:-moz-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#f2f2f2),color-stop(5%,#e6e6e6),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-o-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-ms-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e6e6e6',endColorstr='#cccccc',GradientType=0);background:linear-gradient(to bottom,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%)}table.listTable th.sortable,table.listTable .listTableCheckColumn{cursor:pointer;width:30px;text-align:center}table.listTable th.sortable:hover,table.listTable .listTableCheckColumn:hover{background:#f3f3f3;background:-moz-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(5%,#f3f3f3),color-stop(100%,#e5e5e5));background:-webkit-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-o-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-ms-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#f3f3f3',endColorstr='#e5e5e5',GradientType=0);background:linear-gradient(to bottom,#fff 5%,#f3f3f3 5%,#e5e5e5 100%)}table.listTable>tr>td,table.listTable>tbody>tr>td{padding:4px;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#eee 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eee));background:-webkit-linear-gradient(top,#fff 0%,#eee 100%);background:-o-linear-gradient(top,#fff 0%,#eee 100%);background:-ms-linear-gradient(top,#fff 0%,#eee 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);background:linear-gradient(to bottom,#fff 0%,#eee 100%)}table.listTable tr.clickable:hover td{cursor:pointer;background:#ffffcb;background:-moz-linear-gradient(top,#ffffcb 0%,#ebebbb 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffcb),color-stop(100%,#ebebbb));background:-webkit-linear-gradient(top,#ffffcb 0%,#ebebbb 100%);background:-o-linear-gradient(top,#ffffcb 0%,#ebebbb 100%);background:-ms-linear-gradient(top,#ffffcb 0%,#ebebbb 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffcb',endColorstr='#ebebbb',GradientType=0);background:linear-gradient(to bottom,#ffffcb 0%,#ebebbb 100%)}table.listTable td.rowCheck{text-align:center}table.listTable tr.clickable:hover td.rowCheck{cursor:pointer;background:#cbf3ff;background:-moz-linear-gradient(top,#cbf3ff 0%,#b6dae5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cbf3ff),color-stop(100%,#b6dae5));background:-webkit-linear-gradient(top,#cbf3ff 0%,#b6dae5 100%);background:-o-linear-gradient(top,#cbf3ff 0%,#b6dae5 100%);background:-ms-linear-gradient(top,#cbf3ff 0%,#b6dae5 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#cbf3ff',endColorstr='#b6dae5',GradientType=0);background:linear-gradient(to bottom,#cbf3ff 0%,#b6dae5 100%)}.listTablePager{margin-top:5px;text-align:right}.listTablePager .text{display:inline-block}.listTablePager .buttons{display:inline-block;padding-left:30px}.listTablePager .buttons .btn{min-width:initial!important;padding-top:8px}.listTablePager .buttons .btn:hover{background-color:#eee}.listTablePager .buttons .button{min-width:20px;margin:0 0 0 5px}.listTableLoadingIcon{position:relative;border-top:6px solid rgba(0,0,0,.2);border-right:6px solid rgba(0,0,0,.2);border-bottom:6px solid rgba(0,0,0,.2);border-left:6px solid #000;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:m-loading-anim .25s infinite linear;animation:m-loading-anim .25s infinite linear}.listTableLoadingIcon,.listTableLoadingIcon:after{border-radius:50%;width:24px;height:24px}@-webkit-keyframes m-loading-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes m-loading-anim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.entityLinkContainer{margin:5px}.entityLinkButton{padding:3px;cursor:pointer;text-decoration:none;font:normal normal normal 13px verdana,tahoma,sans-serif;border-style:solid;border-color:#646464;border-width:1px 1px 0 1px;color:#000;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;text-shadow:0 1px 0 #f2f2f2;background:#e6e6e6;background:-moz-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#f2f2f2),color-stop(5%,#e6e6e6),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-o-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-ms-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e6e6e6',endColorstr='#cccccc',GradientType=0);background:linear-gradient(to bottom,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%)}.entityLinkButton:hover{background:#f3f3f3;background:-moz-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(5%,#f3f3f3),color-stop(100%,#e5e5e5));background:-webkit-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-o-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-ms-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#f3f3f3',endColorstr='#e5e5e5',GradientType=0);background:linear-gradient(to bottom,#fff 5%,#f3f3f3 5%,#e5e5e5 100%)}.entityLinkButton:active,.entityLinkButton.selected{color:#005;background:#afaff2;background:-moz-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#afaff2),color-stop(100%,#dadaff));background:-webkit-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-o-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-ms-linear-gradient(top,#afaff2 0%,#dadaff 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#afaff2',endColorstr='#dadaff',GradientType=0);background:linear-gradient(to bottom,#afaff2 0%,#dadaff 100%)}.entityLinkButton .title{font-weight:bold}.entityLinkButton table td{vertical-align:middle;background:transparent;border:0;padding:0}.entityLinkButton table td.iconCell{padding-right:5px}.entityLinkButton.top{-moz-border-top-left-radius:5px;-moz-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}.entityLinkButton.bottom{border-bottom-width:1px;-moz-border-bottom-left-radius:5px;-moz-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.entityCommentContainer{margin-bottom:10px}.entityCommentContainer .titleBar{padding:5px;color:#555}.entityCommentContainer .titleBar .date{float:right;font-style:italic}.entityCommentContainer .commentText{padding:10px;border:1px solid #333;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.entityCommentContainer .validationArea{color:#777;padding:5px 5px 0 5px;font-style:italic;display:none}.editCommentLink{color:#00f;cursor:pointer;font-style:normal}.deleteCommentLink{color:#f00;cursor:pointer;font-style:normal}@media screen and (max-width:450px){.entityCommentContainer .titleBar .date{float:none;text-align:center}}.dateTimeSelector{margin:5px;width:48%;display:inline-block}.dateTimeSelector td,.dateTimeSelector th{padding:5px}.dateTimeSelector td{width:100%}.dateTimeSelector th{font-weight:bold}#FromDateTimeSelectorContainer,#ToDateTimeSelectorContainer{width:100%}@media screen and (max-width:550px){.dateTimeSelector{width:98%}}.staffSelectorSearchBox{width:175px}.staffSelectorResultList{width:179px;height:200px}.cameraViewerPlayControlContainer{position:relative;background-color:#ddd;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.cameraViewerPlayButton{cursor:pointer;margin:5px 5px 2px 5px}.cameraViewerPlayHead{cursor:pointer;position:absolute;top:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.cameraViewerPlayTrack{position:absolute;top:10px;left:48px;height:22px;width:100px;background-color:#999}.editorRecurrenceContainer{margin:10px 0;padding:5px;border:solid 1px #9a9a9a;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.editorRecurrenceContainer .recurrenceControlContainer{margin:5px}.editorRecurrenceContainer .clearDiv{clear:both}.editorRecurrenceContainer .recurrenceControlDiv,.editorRecurrenceContainer .recurrenceControlTable{margin:5px;width:98%}.entitySelectorPopup{display:none;background-color:#ddd;z-index:50}.entitySelectorEntityList{width:100%;max-height:400px;overflow:auto}.entitySelectorFilterContainer{text-align:right}.commandStatusControlIconCell{padding:3px}.commandStatusControlProgressBarCell{padding:3px;width:150px}.commandStatusControlDescriptionCell{padding:3px;vertical-align:middle}#RecurrenceControlContainer .recurrenceControlContainer{width:90%}table.recurrenceControlTable>tr>td:first-child{width:15%;font-weight:bold}table.recurrenceControlTable>tr>td:nth-child(2){width:80%}table.recurrenceControlTable>tr>td>input,table.recurrenceControlTable>tr>td>select{width:100%;font-weight:normal}#RecurrenceControlContainer .recurrenceControlContainer.dateTimeSelector{width:45%;display:inline-block}@media screen and (max-width:960px){.recurrenceControlContainer.dateTimeSelector>table{width:100%}.recurrenceControlContainer.dateTimeSelector>table>tr>th{width:30%}.recurrenceControlContainer.dateTimeSelector>table>tr>td>input{width:100%}}@media screen and (max-width:515px){div.blank>div.largeLink,div.recurrenceControlDiv>span.largeLink,div.recurrenceControlContainer>div.largeLink,div#RecurrenceControlContainer>div.largeLink{width:100%}#UpdateHistoryTableButton{width:98%;margin-left:5px}}.notification{padding:6px;margin:8px 0;border-width:1px;border-style:solid;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.notificationError{border-color:#f00;background:#fcc;background:-moz-linear-gradient(top,#fcc 0%,#ffb2b2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fcc),color-stop(100%,#ffb2b2));background:-webkit-linear-gradient(top,#fcc 0%,#ffb2b2 100%);background:-o-linear-gradient(top,#fcc 0%,#ffb2b2 100%);background:-ms-linear-gradient(top,#fcc 0%,#ffb2b2 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffcccc',endColorstr='#ffb2b2',GradientType=0);background:linear-gradient(to bottom,#fcc 0%,#ffb2b2 100%)}.notificationWarning{border-color:#ffbf00;background:#fe9;background:-moz-linear-gradient(top,#fe9 0%,#ffd966 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fe9),color-stop(100%,#ffd966));background:-webkit-linear-gradient(top,#fe9 0%,#ffd966 100%);background:-o-linear-gradient(top,#fe9 0%,#ffd966 100%);background:-ms-linear-gradient(top,#fe9 0%,#ffd966 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffee99',endColorstr='#ffd966',GradientType=0);background:linear-gradient(to bottom,#fe9 0%,#ffd966 100%)}.notificationInfo{border-color:#b2d9ff;background:#e5f2ff;background:-moz-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e5f2ff),color-stop(100%,#cce5ff));background:-webkit-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-o-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-ms-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e5f2ff',endColorstr='#cce5ff',GradientType=0);background:linear-gradient(to bottom,#e5f2ff 0%,#cce5ff 100%)}.notification .message{margin-left:3px}.notification .icon{vertical-align:top}.notification ul{margin-top:0;margin-bottom:0}.validation-summary-valid{display:none}.validation-summary-errors{background:none;border:3px solid #b92c28;border-radius:8px;font-weight:bold;background-color:#fff;width:100%;text-align:left;margin:10px 0}.validation-summary-errors ul{margin:0;padding:6px 10px}textarea{width:100%;max-width:100%;min-width:100%}.issueId{color:#6495ed}table.dataTable tr:not(tr[data-status='Pending']) td.checkColumn{opacity:.5}table.dataTable tr:not([data-status]) td.checkColumn{opacity:1!important}.ui-datepicker{display:none;padding:5px;border:1px solid #35414c;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:5px 5px 5px #555;-webkit-box-shadow:5px 5px 5px #555;box-shadow:5px 5px 5px #555;background:#e5f2ff;background:-moz-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e5f2ff),color-stop(100%,#cce5ff));background:-webkit-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-o-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);background:-ms-linear-gradient(top,#e5f2ff 0%,#cce5ff 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e5f2ff',endColorstr='#cce5ff',GradientType=0);background:linear-gradient(to bottom,#e5f2ff 0%,#cce5ff 100%)}.ui-datepicker-header{padding:5px;margin-bottom:5px;color:#fff;text-align:right;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background:#161687;background:-moz-linear-gradient(top,#161687 0%,#0a0a3d 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#161687),color-stop(100%,#161687));background:-webkit-linear-gradient(top,#161687 0%,#161687 100%);background:-o-linear-gradient(top,#161687 0%,#161687 100%);background:-ms-linear-gradient(top,#161687 0%,#161687 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#161687',endColorstr='#161687',GradientType=0);background:linear-gradient(to bottom,#161687 0%,#161687 100%)}.ui-datepicker-calendar tr{margin:3px}.ui-datepicker-calendar td{padding:8px;cursor:pointer;text-align:center;font:normal normal normal 13px verdana,tahoma,sans-serif;border:solid 1px #646464;text-shadow:0 1px 0 #f2f2ff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;background:#e6e6e6;background:-moz-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#f2f2f2),color-stop(5%,#e6e6e6),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-o-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);background:-ms-linear-gradient(top,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#e6e6e6',endColorstr='#cccccc',GradientType=0);background:linear-gradient(to bottom,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%)}.ui-datepicker-calendar td:hover{border:solid 1px #435260;background:#f3f3f3;background:-moz-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(5%,#f3f3f3),color-stop(100%,#e5e5e5));background:-webkit-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-o-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);background:-ms-linear-gradient(top,#fff 5%,#f3f3f3 5%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#f3f3f3',endColorstr='#e5e5e5',GradientType=0);background:linear-gradient(to bottom,#fff 5%,#f3f3f3 5%,#e5e5e5 100%)}.ui-datepicker-calendar td:active{border:solid 1px #435260;color:#005;background:#afaff2;background:-moz-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#afaff2),color-stop(100%,#dadaff));background:-webkit-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-o-linear-gradient(top,#afaff2 0%,#dadaff 100%);background:-ms-linear-gradient(top,#afaff2 0%,#dadaff 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#afaff2',endColorstr='#dadaff',GradientType=0);background:linear-gradient(to bottom,#afaff2 0%,#dadaff 100%)}.ui-datepicker-calendar td a{color:#000;text-decoration:none}.ui-datepicker-title{float:left;font-weight:bold}.ui-datepicker-prev,.ui-datepicker-next{margin:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ui-progressbar{width:100%;border:1px solid #999;height:20px;background:#cdcdcd;background:-moz-linear-gradient(top,#cdcdcd 0%,#e5e5e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cdcdcd),color-stop(100%,#e5e5e5));background:-webkit-linear-gradient(top,#cdcdcd 0%,#e5e5e5 100%);background:-o-linear-gradient(top,#cdcdcd 0%,#e5e5e5 100%);background:-ms-linear-gradient(top,#cdcdcd 0%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#cdcdcd',endColorstr='#e5e5e5',GradientType=0);background:linear-gradient(to bottom,#cdcdcd 0%,#e5e5e5 100%)}.ui-progressbar-value{height:20px;background:#3b85aa;background:-moz-linear-gradient(top,#3b85aa 0%,#2a5e78 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3b85aa),color-stop(100%,#2a5e78));background:-webkit-linear-gradient(top,#3b85aa 0%,#2a5e78 100%);background:-o-linear-gradient(top,#3b85aa 0%,#2a5e78 100%);background:-ms-linear-gradient(top,#3b85aa 0%,#2a5e78 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#3b85aa',endColorstr='#2a5e78',GradientType=0);background:linear-gradient(to bottom,#3b85aa 0%,#2a5e78 100%)}.ui-tabs-hide{display:none}.ui-tabs{position:relative}.ui-tabs .ui-tabs-nav{margin:10px 0 0 0;clear:both;display:table}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;padding:7px;margin-right:3px;background-color:#ccc;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.ui-tabs .ui-tabs-nav li a{text-decoration:none;padding:7px;color:#000;text-shadow:0 1px 0 #f2f2ff}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{background:#fff}.ui-tabs .ui-tabs-panel{clear:both;padding:10px;margin-bottom:5px;background:#fff;position:relative;-moz-border-radius:0 4px 4px 4px;-webkit-border-radius:0 4px 4px 4px;border-radius:0 4px 4px 4px}.ui-tabs-hide{display:none!important}.ui-tabs .ui-tabs-nav li{border:solid 1px #ccc;border-width:1px 1px 0 1px;border-radius:3px 3px 0 0}.ui-tabs .ui-tabs-nav li:hover{background-color:#f1f1f1!important}.ui-tabs .ui-tabs-nav li a{text-shadow:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover{background:#e2e2e2}.ui-tabs .ui-tabs-panel{min-height:50vh;-moz-border-radius:0 3px 3px 3px;-webkit-border-radius:0 3px 3px 3px;border-radius:0 3px 3px 3px}.tabCounter{color:#fff;background-color:#ff7e00;height:20px;border-radius:3px;font-size:.9em;font-weight:bold;display:inline-flex;align-items:center;justify-content:center;padding:1px 5px 0;padding-top:1px}.ui-datepicker{border:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#fff;box-shadow:2px 2px 4px #555}.ui-datepicker-header{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#1a73e8}.ui-datepicker-prev,.ui-datepicker-next{color:#fff}.ui-datepicker-calendar td{border:solid 1px transparent;text-shadow:none;background:none}.ui-datepicker-calendar td:hover{background:#eaeaea;border-radius:3px;border:solid 1px transparent}.ui-progressbar{border-radius:4px;border-color:#333;background:#fff;box-shadow:inset 0 1px 6px 2px rgba(0,0,0,.3)}.ui-progressbar-value{height:17.5px;border-radius:2px;background:linear-gradient(to bottom,#5cb85c 0%,#419641 100%)}.titleLabelPrintOnly{display:none}@media print{.ui-tabs-hide{display:block!important}#DeviceUptimePanel:not(.showDeviceUptimePanel){display:none!important}#TabContainer .ui-tabs-nav{display:none!important}#TabContainer>.ui-tabs-panel{margin:20px 0}.titleLabelPrintOnly{display:block}.btn:not(.tagChoice),.hideOnPrint{display:none!important}.tableCloneThead{display:none!important}#AddMaterialButton,#titleBarAddComment,#EntityCommentValidationContainer,#EntityCommentEditor,#EntityCommentNotificationButtonContainer{display:none}.ui-tabs .ui-tabs-panel{min-height:0}#SignsPanel,#CamerasPanel,#MessageLogsPanel,#CvdpPanel{display:none!important}#GraphMetricSelect_tagPicker,#GraphCmsMetricSelect{display:none}.highcharts-container,.highcharts-root{max-width:100%;width:1000px!important}a{color:#337ab7!important}#signal-controller-nav,#signal-controller-coordination-panel,#signal-controller-phase-timing-panel,#signal-controller-time-panel{display:none}#signal-controller-status-panel{display:block!important}#EntityDataThresholdTable_filter{display:none}}.ui-tabs .ui-tabs-panel{border:solid 1px #aaa}.ui-tabs-selected{border:solid 1px #aaa!important;border-width:1px 1px 0 1px!important}.ui-tabs-nav{padding-left:0}#PageTitleIcon{margin-right:10px}.label{color:#000;font-size:100%;line-height:20px}ul li{list-style:none}
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}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:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{
/*!important*/
a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group!important}tr,img{-moz-page-break-inside:avoid;page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url('Fonts/glyphicons-halflings-regular.eot?');src:url('Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('Fonts/glyphicons-halflings-regular.woff') format('woff'),url('Fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"*"}.glyphicon-plus:before{content:"+"}.glyphicon-euro:before,.glyphicon-eur: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:""}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}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,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.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,.h4,h5,.h5,h6,.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:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.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:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#4ee46d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'— '}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:' —'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px;margin-bottom:5px}.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{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.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-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:30px;line-height:30px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:normal;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{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[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{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-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 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:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.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:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.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.33;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}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].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}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.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:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.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="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.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:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{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{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media(min-width:768px){.navbar{border-radius:4px}}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.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}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/ "}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.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}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0;}to{background-position:0 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-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:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th: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 th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.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 td:first-child,.panel>.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 td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.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 td:last-child,.panel>.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 td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.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 #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.42857143px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.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{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(max-width:767px){.visible-xs-block{display:block!important}}@media(max-width:767px){.visible-xs-inline{display:inline!important}}@media(max-width:767px){.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}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.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}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(min-width:1200px){.visible-lg-block{display:block!important}}@media(min-width:1200px){.visible-lg-inline{display:inline!important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block!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}}@media(min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.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}}@media print{.hidden-print{display:none!important}}
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default .badge,.btn-primary .badge,.btn-success .badge,.btn-info .badge,.btn-warning .badge,.btn-danger .badge{text-shadow:none}.btn:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0%,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#337ab7 0%,#265a88 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#265a88 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));background-image:linear-gradient(to bottom,#337ab7 0%,#265a88 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff265a88',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#245580}.btn-primary:hover,.btn-primary:focus{background-color:#265a88;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#265a88;border-color:#245580}.btn-primary:disabled,.btn-primary[disabled]{background-color:#265a88;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0%,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0%,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0%,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0%,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0%,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0%,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2aabd2',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0%,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0%,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0%,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffeb9316',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0%,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0%,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0%,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc12e2a',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0%,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0%,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0%,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0%,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff8f8f8',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#dbdbdb 0%,#e2e2e2 100%);background-image:-o-linear-gradient(top,#dbdbdb 0%,#e2e2e2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));background-image:linear-gradient(to bottom,#dbdbdb 0%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb',endColorstr='#ffe2e2e2',GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0%,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0%,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0%,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#080808 0%,#0f0f0f 100%);background-image:-o-linear-gradient(top,#080808 0%,#0f0f0f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#080808),to(#0f0f0f));background-image:linear-gradient(to bottom,#080808 0%,#0f0f0f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808',endColorstr='#ff0f0f0f',GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}@media(max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0%,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);background-repeat:repeat-x}}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0%,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0%,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0%,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0%,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0%,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0%,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0%,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0%,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0%,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0%,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0%,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#337ab7 0%,#286090 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#286090 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#286090));background-image:linear-gradient(to bottom,#337ab7 0%,#286090 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff286090',GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0%,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0%,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0%,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0%,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0%,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0%,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff31b0d5',GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0%,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0%,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e',endColorstr='#ffec971f',GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0%,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0%,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0%,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f',endColorstr='#ffc9302c',GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #286090;background-image:-webkit-linear-gradient(top,#337ab7 0%,#2b669a 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#2b669a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2b669a));background-image:linear-gradient(to bottom,#337ab7 0%,#2b669a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2b669a',GradientType=0);background-repeat:repeat-x;border-color:#2b669a}.list-group-item.active .badge,.list-group-item.active:hover .badge,.list-group-item.active:focus .badge{text-shadow:none}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0%,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0%,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-o-linear-gradient(top,#337ab7 0%,#2e6da4 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0%,#2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0%,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0%,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffd0e9c6',GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0%,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0%,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0%,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffc4e3f3',GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0%,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0%,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fffaf2cc',GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0%,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0%,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0%,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffebcccc',GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0%,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0%,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8',endColorstr='#fff5f5f5',GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}label{margin-top:5px}.table{margin-bottom:0}td,th{padding:5px}@font-face{font-family:'Glyphicons Halflings';src:url('Fonts/glyphicons-halflings-regular.eot?');src:url('Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('Fonts/glyphicons-halflings-regular.woff') format('woff'),url('Fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{top:2px;display:inline-block}span.input-group-addon:hover{color:#1c1c1c;background-color:#bfbfbf}abbr[title],abbr[data-original-title]{border:0;text-decoration:none}h1,.h1,h2,.h2,h3,.h3{margin-bottom:20px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.form-control{cursor:pointer;border-radius:2px}.form-control-static{width:100%;word-break:break-all}input[type="radio"]:focus,input[type="checkbox"]:focus{outline:0;outline-offset:0}@media all and (-ms-high-contrast:none){input[type="range"]{background-color:#fff;border-radius:5px}#NavbarLeft{margin-right:-60px}*::-ms-backdrop,input[type="range"]{background-color:#fff!important;height:auto!important;box-shadow:inset #000 0 0 0 0!important}}.radio-inline+.radio-inline{margin-top:5px}input[type="range"]{width:90%;display:inline-block;-webkit-appearance:none;background-color:#eaeaea;border-radius:5px;height:10px;box-shadow:inset #000 0 0 4px 0}input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #333;height:16px;width:16px;border-radius:10px;background:#fff;cursor:pointer}output{display:inline-block;padding-top:0;position:absolute;padding-left:10px}#LayoutSearchText.form-control{cursor:text;color:#333;background-color:#fff;border:1px solid #eaeaea}#LayoutSearchText.form-control:hover,#LayoutSearchText.form-control:focus{background-color:#fff;text-shadow:none;color:#333;border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed}@media screen and (max-width:550px){#LayoutSearchText.form-control{width:42px}#LayoutSearchText.form-control:focus{width:100%;height:48px;border-radius:8px;padding-left:36px!important}#LayoutSearchText+.searchBarSearchIcon{left:14px}#LayoutSearchForm.mobileSearchForm .searchBarSearchIcon{left:8px;top:13px;font-size:20px}#LayoutSearchForm:not(.mobileSearchForm) #MainMenuSearchBarCrossIcon{display:none!important}#LayoutSearchForm.mobileSearchForm #MainMenuSearchBarCrossIcon{top:14px;font-size:20px;height:20px}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="month"].input-sm{line-height:30px}input[type="month"].input-lg{line-height:46px}}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}@media screen and (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}.btn{border:0;border-radius:3px;padding:5px 15px}.btn-optionalAction{color:#1a73e8;background-color:transparent;background-image:none!important;background-repeat:no-repeat!important;border-color:#1a73e8!important;border:1px solid #1a73e8!important;padding-top:8px}.btn-optionalAction:hover,.btn-optionalAction:focus,.btn-optionalAction.focus,.btn-optionalAction:active,.btn-optionalAction.active,.open>.dropdown-toggle.btn-optionalAction{color:#fff;background-color:#1a73e8!important;background-image:none!important;border-color:#1a73e8!important}.btn-optionalAction:active,.btn-optionalAction.active,.open>.dropdown-toggle.btn-optionalAction{background-image:none}.btn-optionalAction.disabled,.btn-optionalAction[disabled],fieldset[disabled] .btn-optionalAction,.btn-optionalAction.disabled:hover,.btn-optionalAction[disabled]:hover,fieldset[disabled] .btn-optionalAction:hover,.btn-optionalAction.disabled:focus,.btn-optionalAction[disabled]:focus,fieldset[disabled] .btn-optionalAction:focus,.btn-optionalAction.disabled.focus,.btn-optionalAction[disabled].focus,fieldset[disabled] .btn-optionalAction.focus,.btn-optionalAction.disabled:active,.btn-optionalAction[disabled]:active,fieldset[disabled] .btn-optionalAction:active,.btn-optionalAction.disabled.active,.btn-optionalAction[disabled].active,fieldset[disabled] .btn-optionalAction.active{background-color:#bcbcbc;border-color:#4d4d4d}.btn-optionalAction .badge{color:#e9e9e9;background-color:#fff}.btn-primary{background-image:none!important;background-repeat:no-repeat!important;background-color:#1a73e8;border:1px solid #1a73e8!important}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-color:rgba(26,115,232,.7)!important;background-image:none!important}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default{background-image:none!important;background-color:transparent;border-color:transparent;color:rgba(0,0,0,.38);-webkit-box-shadow:none;box-shadow:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{border-color:rgba(0,0,0,.38)!important;background-color:rgba(0,0,0,.38)!important;color:rgba(0,0,0,.38)!important}.btn-info,.btn-default{color:#fff;background-image:none!important;background-repeat:no-repeat!important;background-color:#1a73e8;border:1px solid #1a73e8;text-shadow:none}.btn-info:not(.tagChoice):not(.btn-sm),.btn-default:not(.tagChoice):not(.btn-sm),.btn-primary:not(.tagChoice):not(.btn-sm),.btn-optionalAction:not(.tagChoice):not(.btn-sm){min-width:96px;min-height:36px}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info,.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-color:#59a0e5!important;background-image:none!important;color:#fff;border:1px solid #1a73e8}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-info .badge,.btn-default .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-image:none!important;background-repeat:no-repeat!important;border:0;background-color:#fb7918;text-shadow:none}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-color:#fa9e59!important;background-image:none!important;border-color:transparent!important}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a!important;background-image:-webkit-linear-gradient(top,#d9534f 0%,#c12e2a 100%)!important;background-image:-o-linear-gradient(top,#d9534f 0%,#c12e2a 100%)!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a))!important;background-image:linear-gradient(to bottom,#d9534f 0%,#c12e2a 100%)!important}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925!important;background-image:none!important}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-lg,.btn-group-lg>.btn{line-height:1.33}.btn-WhatsNew{font-weight:bold}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:0}@keyframes WhatsNewColourChange{from{background-color:#1a73e8}to{background-color:#46b363}}.btn-WhatsNew.newInfo{animation-name:WhatsNewColourChange;animation-duration:2s;animation-direction:alternate;animation-iteration-count:infinite}#WhatsNewText{margin-left:5px}@media screen and (max-width:960px){#WhatsNewText{display:none}.btn-WhatsNew{width:32px;padding:0}#WhatsNewIcon{font-size:18px;padding:5px}}.collapse{visibility:hidden}.collapse.in{visibility:visible}.caret{border-top:4px solid}.dropdown-menu>li>a>span{font-weight:bold;padding-left:8px;color:#333}.dropdown-menu>li>a{padding:6px 12px!important;overflow:auto;text-overflow:ellipsis;overflow:hidden}.dropdown-menu>li>a>i.fa-caret-down{margin-right:-3px}.dropdownHeightLimit{max-height:300px;overflow-y:auto}#CreateIssueForEntityDropdown{margin:0}@media screen and (max-width:720px){#CreateIssueForEntityDropdown{left:-50%;max-width:300px}}@media screen and (max-width:960px){.dropdown-submenu .dropdown-menu>li>a{padding-left:30px!important}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{border-radius:0}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:inherit;border-color:inherit}#NavbarFlex>div{width:100%}.dropdown-menu>.dropdown-submenu>ul>li>label{color:#ddd}#NavbarFlex>div{width:100%}.dropdown-menu>.dropdown-submenu>ul>li>label{color:#ddd}.btn-group>.dropdown-menu>li>a{color:#333}.dropdown-menu>li>span{color:#ccc}}.dropdown-menu>li>a:hover,.dropdown-menu>li>ul>li>a:hover{color:#333;text-decoration:none;background-image:none;background-color:#f1f1f1;border-radius:0}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{margin-bottom:1px}.navbar-inverse .navbar-toggle{border:0}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#9d9d9d}}@media(min-width:768px){.dropdown-submenu .dropdown-menu{margin-top:-1px!important}}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group-vertical>.btn:first-child:not(:last-child){border-radius:4px 0 0 4px;margin-top:5px}.btn-group-vertical>.btn:last-child:not(:first-child){border-radius:0 4px 4px 0;margin-top:5px}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{line-height:1.33}.input-group-addon{border-radius:2px}.nav>li>a{padding:10px 15px}.nav>li>a:hover{text-decoration:none;background-color:#eee}.navbar-nav>li>a{padding-top:0;padding-bottom:0;line-height:initial}@media screen and (min-width:768px){.navbar-nav>li>a{padding-top:0;padding-bottom:0}.navbar-nav{margin:1em;margin-top:0;margin-bottom:0}}li.dropdown>a{padding:14px;border-radius:6px}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{border-radius:0}.navbar-nav>li>.dropdown-menu{margin-top:-1px;border-radius:2px}#MapViewMenu .dropdown-menu{max-height:75vh}@media(max-height:500px){#MapViewMenu .dropdown-menu{max-height:65vh}}@media(max-height:300px){#MapViewMenu .dropdown-menu{max-height:45vh}}@media(max-height:200px){#MapViewMenu .dropdown-menu{max-height:35vh}}.tab-content>.tab-pane{visibility:hidden}.tab-content>.active{visibility:visible}.navbar{border:0}@media screen and (min-width:768px){.navbar-collapse.collapse{visibility:visible!important}}#NavbarMoreDropdown{font-weight:bold}@media screen and (max-width:960px){.MenuItemAddEntityLink{min-width:32px!important;margin-left:5px!important}}.navbar-right a#GPSContainerAlways,.navbar-right a#GLOSAContainerAlways{border-radius:20px;padding:7px 8px;font-size:24px}.navbar-right a:hover{background-color:#eaeaea}#NavbarRefreshContainerAlways{border-radius:20px;padding:1px 2px}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d;text-shadow:none!important}.navbar-inverse .navbar-nav>li>a:hover{color:#aaa;background-color:transparent}.btn-xs .badge{top:0;padding:1px 5px}.panel-title>a{color:inherit}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.close{color:#fff;text-shadow:none;filter:none;opacity:1}.close:hover,.close:focus{color:#a9a9a9;text-shadow:0 1px 0 #000;filter:none;opacity:1}.modal{z-index:1040;background-color:rgba(0,0,0,.6)}.modal-content{border-radius:2px}.modal-backdrop{position:absolute}.modal-header{min-height:16.43px;background-color:#1a73e8;text-align:center;font-weight:900;font-size:18px;color:#fff;margin-right:-1px;border-radius:2px 2px 0 0}#WarningModalContainer .modal-header{background-color:#d30006}#WarningModalContainer .modal-body{font-weight:bold}.modal-header .modal-title{text-align:center;font-weight:900;font-size:18px}.modal-body{background-color:rgba(0,0,0,0)}.modal-body-section{box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.2);opacity:1;border-radius:1px}.modal-body-text{padding:0 10px 10px 10px;word-break:break-word}.modal-body-header{padding:10px;text-align:center;font-weight:800;background-color:#f8f8f8;color:#3d3d3d;margin-top:15px;margin-bottom:15px}.modal-footer{padding:10px;display:block!important}.modal-footer .btn-optionalAction{padding-top:5px}.modal-button-close{outline:0;border:0;padding:5px 20px;background-color:#0a385f;color:#fff;box-shadow:0 0 1px 1px rgba(0,0,0,.1),0 2px 4px 0 rgba(0,0,0,.2)}@media(min-width:768px){.modal-dialog{width:600px;margin:20px auto}}.tooltip{visibility:visible}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table}.hidden{visibility:hidden!important}a:hover,a:focus{text-decoration:none;color:inherit}.form-control:hover{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}textarea:hover{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.btn-linkedEntity{width:100%}.selectionButtons{display:inline-block}.dropdown-menu{padding:0;margin:0;border:0;top:100%;z-index:1000;border-radius:6px;background-color:#fafafa;color:#333;box-shadow:0 3px 11px 0 rgba(0,0,0,.13),0 2.5px 2px 0 rgba(0,0,0,.14)}div#DayOfWeekSelect>div.checkBoxButton{width:100%}.checkBoxButton{border-radius:0}.checkBoxButton.top{border-radius:5px 5px 0 0}.checkBoxButton.bottom{border-radius:0 0 5px 5px}.highcharts-menu>hr{margin-top:5px;margin-bottom:5px}.roundCorners{border-radius:2px!important}@media(min-width:768px){.form-horizontal .control-label{padding-top:0;text-align:left}}.modal-body>.row>.col-md-4>label{margin-bottom:0;margin-top:5px}.btn-group>.btn{height:34px;max-height:34px}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:"陋"}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:"肋"}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:"凜"}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:"菱"}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url("webfonts/fa-brands-400.eot?");src:url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-brands-400.woff2") format("woff2"),url("webfonts/fa-brands-400.woff") format("woff"),url("webfonts/fa-brands-400.ttf") format("truetype"),url("webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:auto;src:url("webfonts/fa-duotone-900.eot?");src:url("webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-duotone-900.woff2") format("woff2"),url("webfonts/fa-duotone-900.woff") format("woff"),url("webfonts/fa-duotone-900.ttf") format("truetype"),url("webfonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-stack-1x:before,.fad.fa-stack-2x:before,.fad.fa-fw:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-abacus:after{content:"􏙀"}.fad.fa-acorn:after{content:"􏚮"}.fad.fa-ad:after{content:"􏙁"}.fad.fa-address-book:after{content:"􏊹"}.fad.fa-address-card:after{content:"􏊻"}.fad.fa-adjust:after{content:"􏁂"}.fad.fa-air-conditioner:after{content:"􏣴"}.fad.fa-air-freshener:after{content:"􏗐"}.fad.fa-alarm-clock:after{content:"􏍎"}.fad.fa-alarm-exclamation:after{content:"􏡃"}.fad.fa-alarm-plus:after{content:"􏡄"}.fad.fa-alarm-snooze:after{content:"􏡅"}.fad.fa-album:after{content:"􏢟"}.fad.fa-album-collection:after{content:"􏢠"}.fad.fa-alicorn:after{content:"􏚰"}.fad.fa-alien:after{content:"􏣵"}.fad.fa-alien-monster:after{content:"􏣶"}.fad.fa-align-center:after{content:"􏀷"}.fad.fa-align-justify:after{content:"􏀹"}.fad.fa-align-left:after{content:"􏀶"}.fad.fa-align-right:after{content:"􏀸"}.fad.fa-align-slash:after{content:"􏡆"}.fad.fa-allergies:after{content:"􏑡"}.fad.fa-ambulance:after{content:"􏃹"}.fad.fa-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-amp-guitar:after{content:"􏢡"}.fad.fa-analytics:after{content:"􏙃"}.fad.fa-anchor:after{content:"􏄽"}.fad.fa-angel:after{content:"􏝹"}.fad.fa-angle-double-down:after{content:"􏄃"}.fad.fa-angle-double-left:after{content:"􏄀"}.fad.fa-angle-double-right:after{content:"􏄁"}.fad.fa-angle-double-up:after{content:"􏄂"}.fad.fa-angle-down:after{content:"􏄇"}.fad.fa-angle-left:after{content:"􏄄"}.fad.fa-angle-right:after{content:"􏄅"}.fad.fa-angle-up:after{content:"􏄆"}.fad.fa-angry:after{content:"􏕖"}.fad.fa-ankh:after{content:"􏙄"}.fad.fa-apple-alt:after{content:"􏗑"}.fad.fa-apple-crate:after{content:"􏚱"}.fad.fa-archive:after{content:"􏆇"}.fad.fa-archway:after{content:"􏕗"}.fad.fa-arrow-alt-circle-down:after{content:"􏍘"}.fad.fa-arrow-alt-circle-left:after{content:"􏍙"}.fad.fa-arrow-alt-circle-right:after{content:"􏍚"}.fad.fa-arrow-alt-circle-up:after{content:"􏍛"}.fad.fa-arrow-alt-down:after{content:"􏍔"}.fad.fa-arrow-alt-from-bottom:after{content:"􏍆"}.fad.fa-arrow-alt-from-left:after{content:"􏍇"}.fad.fa-arrow-alt-from-right:after{content:"􏍈"}.fad.fa-arrow-alt-from-top:after{content:"􏍉"}.fad.fa-arrow-alt-left:after{content:"􏍕"}.fad.fa-arrow-alt-right:after{content:"􏍖"}.fad.fa-arrow-alt-square-down:after{content:"􏍐"}.fad.fa-arrow-alt-square-left:after{content:"􏍑"}.fad.fa-arrow-alt-square-right:after{content:"􏍒"}.fad.fa-arrow-alt-square-up:after{content:"􏍓"}.fad.fa-arrow-alt-to-bottom:after{content:"􏍊"}.fad.fa-arrow-alt-to-left:after{content:"􏍋"}.fad.fa-arrow-alt-to-right:after{content:"􏍌"}.fad.fa-arrow-alt-to-top:after{content:"􏍍"}.fad.fa-arrow-alt-up:after{content:"􏍗"}.fad.fa-arrow-circle-down:after{content:"􏂫"}.fad.fa-arrow-circle-left:after{content:"􏂨"}.fad.fa-arrow-circle-right:after{content:"􏂩"}.fad.fa-arrow-circle-up:after{content:"􏂪"}.fad.fa-arrow-down:after{content:"􏁣"}.fad.fa-arrow-from-bottom:after{content:"􏍂"}.fad.fa-arrow-from-left:after{content:"􏍃"}.fad.fa-arrow-from-right:after{content:"􏍄"}.fad.fa-arrow-from-top:after{content:"􏍅"}.fad.fa-arrow-left:after{content:"􏁠"}.fad.fa-arrow-right:after{content:"􏁡"}.fad.fa-arrow-square-down:after{content:"􏌹"}.fad.fa-arrow-square-left:after{content:"􏌺"}.fad.fa-arrow-square-right:after{content:"􏌻"}.fad.fa-arrow-square-up:after{content:"􏌼"}.fad.fa-arrow-to-bottom:after{content:"􏌽"}.fad.fa-arrow-to-left:after{content:"􏌾"}.fad.fa-arrow-to-right:after{content:"􏍀"}.fad.fa-arrow-to-top:after{content:"􏍁"}.fad.fa-arrow-up:after{content:"􏁢"}.fad.fa-arrows:after{content:"􏁇"}.fad.fa-arrows-alt:after{content:"􏂲"}.fad.fa-arrows-alt-h:after{content:"􏌷"}.fad.fa-arrows-alt-v:after{content:"􏌸"}.fad.fa-arrows-h:after{content:"􏁾"}.fad.fa-arrows-v:after{content:"􏁽"}.fad.fa-assistive-listening-systems:after{content:"􏊢"}.fad.fa-asterisk:after{content:"􏁩"}.fad.fa-at:after{content:"􏇺"}.fad.fa-atlas:after{content:"􏕘"}.fad.fa-atom:after{content:"􏗒"}.fad.fa-atom-alt:after{content:"􏗓"}.fad.fa-audio-description:after{content:"􏊞"}.fad.fa-award:after{content:"􏕙"}.fad.fa-axe:after{content:"􏚲"}.fad.fa-axe-battle:after{content:"􏚳"}.fad.fa-baby:after{content:"􏝼"}.fad.fa-baby-carriage:after{content:"􏝽"}.fad.fa-backpack:after{content:"􏗔"}.fad.fa-backspace:after{content:"􏕚"}.fad.fa-backward:after{content:"􏁊"}.fad.fa-bacon:after{content:"􏟥"}.fad.fa-badge:after{content:"􏌵"}.fad.fa-badge-check:after{content:"􏌶"}.fad.fa-badge-dollar:after{content:"􏙅"}.fad.fa-badge-percent:after{content:"􏙆"}.fad.fa-badge-sheriff:after{content:"􏢢"}.fad.fa-badger-honey:after{content:"􏚴"}.fad.fa-bags-shopping:after{content:"􏡇"}.fad.fa-bahai:after{content:"􏙦"}.fad.fa-balance-scale:after{content:"􏉎"}.fad.fa-balance-scale-left:after{content:"􏔕"}.fad.fa-balance-scale-right:after{content:"􏔖"}.fad.fa-ball-pile:after{content:"􏝾"}.fad.fa-ballot:after{content:"􏜲"}.fad.fa-ballot-check:after{content:"􏜳"}.fad.fa-ban:after{content:"􏁞"}.fad.fa-band-aid:after{content:"􏑢"}.fad.fa-banjo:after{content:"􏢣"}.fad.fa-barcode:after{content:"􏀪"}.fad.fa-barcode-alt:after{content:"􏑣"}.fad.fa-barcode-read:after{content:"􏑤"}.fad.fa-barcode-scan:after{content:"􏑥"}.fad.fa-bars:after{content:"􏃉"}.fad.fa-baseball:after{content:"􏐲"}.fad.fa-baseball-ball:after{content:"􏐳"}.fad.fa-basketball-ball:after{content:"􏐴"}.fad.fa-basketball-hoop:after{content:"􏐵"}.fad.fa-bat:after{content:"􏚵"}.fad.fa-bath:after{content:"􏋍"}.fad.fa-battery-bolt:after{content:"􏍶"}.fad.fa-battery-empty:after{content:"􏉄"}.fad.fa-battery-full:after{content:"􏉀"}.fad.fa-battery-half:after{content:"􏉂"}.fad.fa-battery-quarter:after{content:"􏉃"}.fad.fa-battery-slash:after{content:"􏍷"}.fad.fa-battery-three-quarters:after{content:"􏉁"}.fad.fa-bed:after{content:"􏈶"}.fad.fa-bed-alt:after{content:"􏣷"}.fad.fa-bed-bunk:after{content:"􏣸"}.fad.fa-bed-empty:after{content:"􏣹"}.fad.fa-beer:after{content:"􏃼"}.fad.fa-bell:after{content:"􏃳"}.fad.fa-bell-exclamation:after{content:"􏡈"}.fad.fa-bell-on:after{content:"􏣺"}.fad.fa-bell-plus:after{content:"􏡉"}.fad.fa-bell-school:after{content:"􏗕"}.fad.fa-bell-school-slash:after{content:"􏗖"}.fad.fa-bell-slash:after{content:"􏇶"}.fad.fa-bells:after{content:"􏝿"}.fad.fa-betamax:after{content:"􏢤"}.fad.fa-bezier-curve:after{content:"􏕛"}.fad.fa-bible:after{content:"􏙇"}.fad.fa-bicycle:after{content:"􏈆"}.fad.fa-biking:after{content:"􏡊"}.fad.fa-biking-mountain:after{content:"􏡋"}.fad.fa-binoculars:after{content:"􏇥"}.fad.fa-biohazard:after{content:"􏞀"}.fad.fa-birthday-cake:after{content:"􏇽"}.fad.fa-blanket:after{content:"􏒘"}.fad.fa-blender:after{content:"􏔗"}.fad.fa-blender-phone:after{content:"􏚶"}.fad.fa-blind:after{content:"􏊝"}.fad.fa-blinds:after{content:"􏣻"}.fad.fa-blinds-open:after{content:"􏣼"}.fad.fa-blinds-raised:after{content:"􏣽"}.fad.fa-blog:after{content:"􏞁"}.fad.fa-bold:after{content:"􏀲"}.fad.fa-bolt:after{content:"􏃧"}.fad.fa-bomb:after{content:"􏇢"}.fad.fa-bone:after{content:"􏗗"}.fad.fa-bone-break:after{content:"􏗘"}.fad.fa-bong:after{content:"􏕜"}.fad.fa-book:after{content:"􏀭"}.fad.fa-book-alt:after{content:"􏗙"}.fad.fa-book-dead:after{content:"􏚷"}.fad.fa-book-heart:after{content:"􏒙"}.fad.fa-book-medical:after{content:"􏟦"}.fad.fa-book-open:after{content:"􏔘"}.fad.fa-book-reader:after{content:"􏗚"}.fad.fa-book-spells:after{content:"􏚸"}.fad.fa-book-user:after{content:"􏟧"}.fad.fa-bookmark:after{content:"􏀮"}.fad.fa-books:after{content:"􏗛"}.fad.fa-books-medical:after{content:"􏟨"}.fad.fa-boombox:after{content:"􏢥"}.fad.fa-boot:after{content:"􏞂"}.fad.fa-booth-curtain:after{content:"􏜴"}.fad.fa-border-all:after{content:"􏡌"}.fad.fa-border-bottom:after{content:"􏡍"}.fad.fa-border-center-h:after{content:"􏢜"}.fad.fa-border-center-v:after{content:"􏢝"}.fad.fa-border-inner:after{content:"􏡎"}.fad.fa-border-left:after{content:"􏡏"}.fad.fa-border-none:after{content:"􏡐"}.fad.fa-border-outer:after{content:"􏡑"}.fad.fa-border-right:after{content:"􏡒"}.fad.fa-border-style:after{content:"􏡓"}.fad.fa-border-style-alt:after{content:"􏡔"}.fad.fa-border-top:after{content:"􏡕"}.fad.fa-bow-arrow:after{content:"􏚹"}.fad.fa-bowling-ball:after{content:"􏐶"}.fad.fa-bowling-pins:after{content:"􏐷"}.fad.fa-box:after{content:"􏑦"}.fad.fa-box-alt:after{content:"􏒚"}.fad.fa-box-ballot:after{content:"􏜵"}.fad.fa-box-check:after{content:"􏑧"}.fad.fa-box-fragile:after{content:"􏒛"}.fad.fa-box-full:after{content:"􏒜"}.fad.fa-box-heart:after{content:"􏒝"}.fad.fa-box-open:after{content:"􏒞"}.fad.fa-box-up:after{content:"􏒟"}.fad.fa-box-usd:after{content:"􏒠"}.fad.fa-boxes:after{content:"􏑨"}.fad.fa-boxes-alt:after{content:"􏒡"}.fad.fa-boxing-glove:after{content:"􏐸"}.fad.fa-brackets:after{content:"􏟩"}.fad.fa-brackets-curly:after{content:"􏟪"}.fad.fa-braille:after{content:"􏊡"}.fad.fa-brain:after{content:"􏗜"}.fad.fa-bread-loaf:after{content:"􏟫"}.fad.fa-bread-slice:after{content:"􏟬"}.fad.fa-briefcase:after{content:"􏂱"}.fad.fa-briefcase-medical:after{content:"􏑩"}.fad.fa-bring-forward:after{content:"􏡖"}.fad.fa-bring-front:after{content:"􏡗"}.fad.fa-broadcast-tower:after{content:"􏔙"}.fad.fa-broom:after{content:"􏔚"}.fad.fa-browser:after{content:"􏍾"}.fad.fa-brush:after{content:"􏕝"}.fad.fa-bug:after{content:"􏆈"}.fad.fa-building:after{content:"􏆭"}.fad.fa-bullhorn:after{content:"􏂡"}.fad.fa-bullseye:after{content:"􏅀"}.fad.fa-bullseye-arrow:after{content:"􏙈"}.fad.fa-bullseye-pointer:after{content:"􏙉"}.fad.fa-burger-soda:after{content:"􏡘"}.fad.fa-burn:after{content:"􏑪"}.fad.fa-burrito:after{content:"􏟭"}.fad.fa-bus:after{content:"􏈇"}.fad.fa-bus-alt:after{content:"􏕞"}.fad.fa-bus-school:after{content:"􏗝"}.fad.fa-business-time:after{content:"􏙊"}.fad.fa-cabinet-filing:after{content:"􏙋"}.fad.fa-cactus:after{content:"􏢧"}.fad.fa-calculator:after{content:"􏇬"}.fad.fa-calculator-alt:after{content:"􏙌"}.fad.fa-calendar:after{content:"􏄳"}.fad.fa-calendar-alt:after{content:"􏁳"}.fad.fa-calendar-check:after{content:"􏉴"}.fad.fa-calendar-day:after{content:"􏞃"}.fad.fa-calendar-edit:after{content:"􏌳"}.fad.fa-calendar-exclamation:after{content:"􏌴"}.fad.fa-calendar-minus:after{content:"􏉲"}.fad.fa-calendar-plus:after{content:"􏉱"}.fad.fa-calendar-star:after{content:"􏜶"}.fad.fa-calendar-times:after{content:"􏉳"}.fad.fa-calendar-week:after{content:"􏞄"}.fad.fa-camcorder:after{content:"􏢨"}.fad.fa-camera:after{content:"􏀰"}.fad.fa-camera-alt:after{content:"􏌲"}.fad.fa-camera-home:after{content:"􏣾"}.fad.fa-camera-movie:after{content:"􏢩"}.fad.fa-camera-polaroid:after{content:"􏢪"}.fad.fa-camera-retro:after{content:"􏂃"}.fad.fa-campfire:after{content:"􏚺"}.fad.fa-campground:after{content:"􏚻"}.fad.fa-candle-holder:after{content:"􏚼"}.fad.fa-candy-cane:after{content:"􏞆"}.fad.fa-candy-corn:after{content:"􏚽"}.fad.fa-cannabis:after{content:"􏕟"}.fad.fa-capsules:after{content:"􏑫"}.fad.fa-car:after{content:"􏆹"}.fad.fa-car-alt:after{content:"􏗞"}.fad.fa-car-battery:after{content:"􏗟"}.fad.fa-car-building:after{content:"􏡙"}.fad.fa-car-bump:after{content:"􏗠"}.fad.fa-car-bus:after{content:"􏡚"}.fad.fa-car-crash:after{content:"􏗡"}.fad.fa-car-garage:after{content:"􏗢"}.fad.fa-car-mechanic:after{content:"􏗣"}.fad.fa-car-side:after{content:"􏗤"}.fad.fa-car-tilt:after{content:"􏗥"}.fad.fa-car-wash:after{content:"􏗦"}.fad.fa-caravan:after{content:"􏣿"}.fad.fa-caravan-alt:after{content:"􏤀"}.fad.fa-caret-circle-down:after{content:"􏌭"}.fad.fa-caret-circle-left:after{content:"􏌮"}.fad.fa-caret-circle-right:after{content:"􏌰"}.fad.fa-caret-circle-up:after{content:"􏌱"}.fad.fa-caret-down:after{content:"􏃗"}.fad.fa-caret-left:after{content:"􏃙"}.fad.fa-caret-right:after{content:"􏃚"}.fad.fa-caret-square-down:after{content:"􏅐"}.fad.fa-caret-square-left:after{content:"􏆑"}.fad.fa-caret-square-right:after{content:"􏅒"}.fad.fa-caret-square-up:after{content:"􏅑"}.fad.fa-caret-up:after{content:"􏃘"}.fad.fa-carrot:after{content:"􏞇"}.fad.fa-cars:after{content:"􏡛"}.fad.fa-cart-arrow-down:after{content:"􏈘"}.fad.fa-cart-plus:after{content:"􏈗"}.fad.fa-cash-register:after{content:"􏞈"}.fad.fa-cassette-tape:after{content:"􏢫"}.fad.fa-cat:after{content:"􏚾"}.fad.fa-cat-space:after{content:"􏤁"}.fad.fa-cauldron:after{content:"􏚿"}.fad.fa-cctv:after{content:"􏢬"}.fad.fa-certificate:after{content:"􏂣"}.fad.fa-chair:after{content:"􏛀"}.fad.fa-chair-office:after{content:"􏛁"}.fad.fa-chalkboard:after{content:"􏔛"}.fad.fa-chalkboard-teacher:after{content:"􏔜"}.fad.fa-charging-station:after{content:"􏗧"}.fad.fa-chart-area:after{content:"􏇾"}.fad.fa-chart-bar:after{content:"􏂀"}.fad.fa-chart-line:after{content:"􏈁"}.fad.fa-chart-line-down:after{content:"􏙍"}.fad.fa-chart-network:after{content:"􏞊"}.fad.fa-chart-pie:after{content:"􏈀"}.fad.fa-chart-pie-alt:after{content:"􏙎"}.fad.fa-chart-scatter:after{content:"􏟮"}.fad.fa-check:after{content:"􏀌"}.fad.fa-check-circle:after{content:"􏁘"}.fad.fa-check-double:after{content:"􏕠"}.fad.fa-check-square:after{content:"􏅊"}.fad.fa-cheese:after{content:"􏟯"}.fad.fa-cheese-swiss:after{content:"􏟰"}.fad.fa-cheeseburger:after{content:"􏟱"}.fad.fa-chess:after{content:"􏐹"}.fad.fa-chess-bishop:after{content:"􏐺"}.fad.fa-chess-bishop-alt:after{content:"􏐻"}.fad.fa-chess-board:after{content:"􏐼"}.fad.fa-chess-clock:after{content:"􏐽"}.fad.fa-chess-clock-alt:after{content:"􏐾"}.fad.fa-chess-king:after{content:"􏐿"}.fad.fa-chess-king-alt:after{content:"􏑀"}.fad.fa-chess-knight:after{content:"􏑁"}.fad.fa-chess-knight-alt:after{content:"􏑂"}.fad.fa-chess-pawn:after{content:"􏑃"}.fad.fa-chess-pawn-alt:after{content:"􏑄"}.fad.fa-chess-queen:after{content:"􏑅"}.fad.fa-chess-queen-alt:after{content:"􏑆"}.fad.fa-chess-rook:after{content:"􏑇"}.fad.fa-chess-rook-alt:after{content:"􏑈"}.fad.fa-chevron-circle-down:after{content:"􏄺"}.fad.fa-chevron-circle-left:after{content:"􏄷"}.fad.fa-chevron-circle-right:after{content:"􏄸"}.fad.fa-chevron-circle-up:after{content:"􏄹"}.fad.fa-chevron-double-down:after{content:"􏌢"}.fad.fa-chevron-double-left:after{content:"􏌣"}.fad.fa-chevron-double-right:after{content:"􏌤"}.fad.fa-chevron-double-up:after{content:"􏌥"}.fad.fa-chevron-down:after{content:"􏁸"}.fad.fa-chevron-left:after{content:"􏁓"}.fad.fa-chevron-right:after{content:"􏁔"}.fad.fa-chevron-square-down:after{content:"􏌩"}.fad.fa-chevron-square-left:after{content:"􏌪"}.fad.fa-chevron-square-right:after{content:"􏌫"}.fad.fa-chevron-square-up:after{content:"􏌬"}.fad.fa-chevron-up:after{content:"􏁷"}.fad.fa-child:after{content:"􏆮"}.fad.fa-chimney:after{content:"􏞋"}.fad.fa-church:after{content:"􏔝"}.fad.fa-circle:after{content:"􏄑"}.fad.fa-circle-notch:after{content:"􏇎"}.fad.fa-city:after{content:"􏙏"}.fad.fa-clarinet:after{content:"􏢭"}.fad.fa-claw-marks:after{content:"􏛂"}.fad.fa-clinic-medical:after{content:"􏟲"}.fad.fa-clipboard:after{content:"􏌨"}.fad.fa-clipboard-check:after{content:"􏑬"}.fad.fa-clipboard-list:after{content:"􏑭"}.fad.fa-clipboard-list-check:after{content:"􏜷"}.fad.fa-clipboard-prescription:after{content:"􏗨"}.fad.fa-clipboard-user:after{content:"􏟳"}.fad.fa-clock:after{content:"􏀗"}.fad.fa-clone:after{content:"􏉍"}.fad.fa-closed-captioning:after{content:"􏈊"}.fad.fa-cloud:after{content:"􏃂"}.fad.fa-cloud-download:after{content:"􏃭"}.fad.fa-cloud-download-alt:after{content:"􏎁"}.fad.fa-cloud-drizzle:after{content:"􏜸"}.fad.fa-cloud-hail:after{content:"􏜹"}.fad.fa-cloud-hail-mixed:after{content:"􏜺"}.fad.fa-cloud-meatball:after{content:"􏜻"}.fad.fa-cloud-moon:after{content:"􏛃"}.fad.fa-cloud-moon-rain:after{content:"􏜼"}.fad.fa-cloud-music:after{content:"􏢮"}.fad.fa-cloud-rain:after{content:"􏜽"}.fad.fa-cloud-rainbow:after{content:"􏜾"}.fad.fa-cloud-showers:after{content:"􏜿"}.fad.fa-cloud-showers-heavy:after{content:"􏝀"}.fad.fa-cloud-sleet:after{content:"􏝁"}.fad.fa-cloud-snow:after{content:"􏝂"}.fad.fa-cloud-sun:after{content:"􏛄"}.fad.fa-cloud-sun-rain:after{content:"􏝃"}.fad.fa-cloud-upload:after{content:"􏃮"}.fad.fa-cloud-upload-alt:after{content:"􏎂"}.fad.fa-clouds:after{content:"􏝄"}.fad.fa-clouds-moon:after{content:"􏝅"}.fad.fa-clouds-sun:after{content:"􏝆"}.fad.fa-club:after{content:"􏌧"}.fad.fa-cocktail:after{content:"􏕡"}.fad.fa-code:after{content:"􏄡"}.fad.fa-code-branch:after{content:"􏄦"}.fad.fa-code-commit:after{content:"􏎆"}.fad.fa-code-merge:after{content:"􏎇"}.fad.fa-coffee:after{content:"􏃴"}.fad.fa-coffee-pot:after{content:"􏤂"}.fad.fa-coffee-togo:after{content:"􏛅"}.fad.fa-coffin:after{content:"􏛆"}.fad.fa-coffin-cross:after{content:"􏥑"}.fad.fa-cog:after{content:"􏀓"}.fad.fa-cogs:after{content:"􏂅"}.fad.fa-coin:after{content:"􏡜"}.fad.fa-coins:after{content:"􏔞"}.fad.fa-columns:after{content:"􏃛"}.fad.fa-comet:after{content:"􏤃"}.fad.fa-comment:after{content:"􏁵"}.fad.fa-comment-alt:after{content:"􏉺"}.fad.fa-comment-alt-check:after{content:"􏒢"}.fad.fa-comment-alt-dollar:after{content:"􏙐"}.fad.fa-comment-alt-dots:after{content:"􏒣"}.fad.fa-comment-alt-edit:after{content:"􏒤"}.fad.fa-comment-alt-exclamation:after{content:"􏒥"}.fad.fa-comment-alt-lines:after{content:"􏒦"}.fad.fa-comment-alt-medical:after{content:"􏟴"}.fad.fa-comment-alt-minus:after{content:"􏒧"}.fad.fa-comment-alt-music:after{content:"􏢯"}.fad.fa-comment-alt-plus:after{content:"􏒨"}.fad.fa-comment-alt-slash:after{content:"􏒩"}.fad.fa-comment-alt-smile:after{content:"􏒪"}.fad.fa-comment-alt-times:after{content:"􏒫"}.fad.fa-comment-check:after{content:"􏒬"}.fad.fa-comment-dollar:after{content:"􏙑"}.fad.fa-comment-dots:after{content:"􏒭"}.fad.fa-comment-edit:after{content:"􏒮"}.fad.fa-comment-exclamation:after{content:"􏒯"}.fad.fa-comment-lines:after{content:"􏒰"}.fad.fa-comment-medical:after{content:"􏟵"}.fad.fa-comment-minus:after{content:"􏒱"}.fad.fa-comment-music:after{content:"􏢰"}.fad.fa-comment-plus:after{content:"􏒲"}.fad.fa-comment-slash:after{content:"􏒳"}.fad.fa-comment-smile:after{content:"􏒴"}.fad.fa-comment-times:after{content:"􏒵"}.fad.fa-comments:after{content:"􏂆"}.fad.fa-comments-alt:after{content:"􏒶"}.fad.fa-comments-alt-dollar:after{content:"􏙒"}.fad.fa-comments-dollar:after{content:"􏙓"}.fad.fa-compact-disc:after{content:"􏔟"}.fad.fa-compass:after{content:"􏅎"}.fad.fa-compass-slash:after{content:"􏗩"}.fad.fa-compress:after{content:"􏁦"}.fad.fa-compress-alt:after{content:"􏐢"}.fad.fa-compress-arrows-alt:after{content:"􏞌"}.fad.fa-compress-wide:after{content:"􏌦"}.fad.fa-computer-classic:after{content:"􏢱"}.fad.fa-computer-speaker:after{content:"􏢲"}.fad.fa-concierge-bell:after{content:"􏕢"}.fad.fa-construction:after{content:"􏡝"}.fad.fa-container-storage:after{content:"􏒷"}.fad.fa-conveyor-belt:after{content:"􏑮"}.fad.fa-conveyor-belt-alt:after{content:"􏑯"}.fad.fa-cookie:after{content:"􏕣"}.fad.fa-cookie-bite:after{content:"􏕤"}.fad.fa-copy:after{content:"􏃅"}.fad.fa-copyright:after{content:"􏇹"}.fad.fa-corn:after{content:"􏛇"}.fad.fa-couch:after{content:"􏒸"}.fad.fa-cow:after{content:"􏛈"}.fad.fa-cowbell:after{content:"􏢳"}.fad.fa-cowbell-more:after{content:"􏢴"}.fad.fa-credit-card:after{content:"􏂝"}.fad.fa-credit-card-blank:after{content:"􏎉"}.fad.fa-credit-card-front:after{content:"􏎊"}.fad.fa-cricket:after{content:"􏑉"}.fad.fa-croissant:after{content:"􏟶"}.fad.fa-crop:after{content:"􏄥"}.fad.fa-crop-alt:after{content:"􏕥"}.fad.fa-cross:after{content:"􏙔"}.fad.fa-crosshairs:after{content:"􏁛"}.fad.fa-crow:after{content:"􏔠"}.fad.fa-crown:after{content:"􏔡"}.fad.fa-crutch:after{content:"􏟷"}.fad.fa-crutches:after{content:"􏟸"}.fad.fa-cube:after{content:"􏆲"}.fad.fa-cubes:after{content:"􏆳"}.fad.fa-curling:after{content:"􏑊"}.fad.fa-cut:after{content:"􏃄"}.fad.fa-dagger:after{content:"􏛋"}.fad.fa-database:after{content:"􏇀"}.fad.fa-deaf:after{content:"􏊤"}.fad.fa-debug:after{content:"􏟹"}.fad.fa-deer:after{content:"􏞎"}.fad.fa-deer-rudolph:after{content:"􏞏"}.fad.fa-democrat:after{content:"􏝇"}.fad.fa-desktop:after{content:"􏄈"}.fad.fa-desktop-alt:after{content:"􏎐"}.fad.fa-dewpoint:after{content:"􏝈"}.fad.fa-dharmachakra:after{content:"􏙕"}.fad.fa-diagnoses:after{content:"􏑰"}.fad.fa-diamond:after{content:"􏈙"}.fad.fa-dice:after{content:"􏔢"}.fad.fa-dice-d10:after{content:"􏛍"}.fad.fa-dice-d12:after{content:"􏛎"}.fad.fa-dice-d20:after{content:"􏛏"}.fad.fa-dice-d4:after{content:"􏛐"}.fad.fa-dice-d6:after{content:"􏛑"}.fad.fa-dice-d8:after{content:"􏛒"}.fad.fa-dice-five:after{content:"􏔣"}.fad.fa-dice-four:after{content:"􏔤"}.fad.fa-dice-one:after{content:"􏔥"}.fad.fa-dice-six:after{content:"􏔦"}.fad.fa-dice-three:after{content:"􏔧"}.fad.fa-dice-two:after{content:"􏔨"}.fad.fa-digging:after{content:"􏡞"}.fad.fa-digital-tachograph:after{content:"􏕦"}.fad.fa-diploma:after{content:"􏗪"}.fad.fa-directions:after{content:"􏗫"}.fad.fa-disc-drive:after{content:"􏢵"}.fad.fa-disease:after{content:"􏟺"}.fad.fa-divide:after{content:"􏔩"}.fad.fa-dizzy:after{content:"􏕧"}.fad.fa-dna:after{content:"􏑱"}.fad.fa-do-not-enter:after{content:"􏗬"}.fad.fa-dog:after{content:"􏛓"}.fad.fa-dog-leashed:after{content:"􏛔"}.fad.fa-dollar-sign:after{content:"􏅕"}.fad.fa-dolly:after{content:"􏑲"}.fad.fa-dolly-empty:after{content:"􏑳"}.fad.fa-dolly-flatbed:after{content:"􏑴"}.fad.fa-dolly-flatbed-alt:after{content:"􏑵"}.fad.fa-dolly-flatbed-empty:after{content:"􏑶"}.fad.fa-donate:after{content:"􏒹"}.fad.fa-door-closed:after{content:"􏔪"}.fad.fa-door-open:after{content:"􏔫"}.fad.fa-dot-circle:after{content:"􏆒"}.fad.fa-dove:after{content:"􏒺"}.fad.fa-download:after{content:"􏀙"}.fad.fa-drafting-compass:after{content:"􏕨"}.fad.fa-dragon:after{content:"􏛕"}.fad.fa-draw-circle:after{content:"􏗭"}.fad.fa-draw-polygon:after{content:"􏗮"}.fad.fa-draw-square:after{content:"􏗯"}.fad.fa-dreidel:after{content:"􏞒"}.fad.fa-drone:after{content:"􏡟"}.fad.fa-drone-alt:after{content:"􏡠"}.fad.fa-drum:after{content:"􏕩"}.fad.fa-drum-steelpan:after{content:"􏕪"}.fad.fa-drumstick:after{content:"􏛖"}.fad.fa-drumstick-bite:after{content:"􏛗"}.fad.fa-dryer:after{content:"􏡡"}.fad.fa-dryer-alt:after{content:"􏡢"}.fad.fa-duck:after{content:"􏛘"}.fad.fa-dumbbell:after{content:"􏑋"}.fad.fa-dumpster:after{content:"􏞓"}.fad.fa-dumpster-fire:after{content:"􏞔"}.fad.fa-dungeon:after{content:"􏛙"}.fad.fa-ear:after{content:"􏗰"}.fad.fa-ear-muffs:after{content:"􏞕"}.fad.fa-eclipse:after{content:"􏝉"}.fad.fa-eclipse-alt:after{content:"􏝊"}.fad.fa-edit:after{content:"􏁄"}.fad.fa-egg:after{content:"􏟻"}.fad.fa-egg-fried:after{content:"􏟼"}.fad.fa-eject:after{content:"􏁒"}.fad.fa-elephant:after{content:"􏛚"}.fad.fa-ellipsis-h:after{content:"􏅁"}.fad.fa-ellipsis-h-alt:after{content:"􏎛"}.fad.fa-ellipsis-v:after{content:"􏅂"}.fad.fa-ellipsis-v-alt:after{content:"􏎜"}.fad.fa-empty-set:after{content:"􏙖"}.fad.fa-engine-warning:after{content:"􏗲"}.fad.fa-envelope:after{content:"􏃠"}.fad.fa-envelope-open:after{content:"􏊶"}.fad.fa-envelope-open-dollar:after{content:"􏙗"}.fad.fa-envelope-open-text:after{content:"􏙘"}.fad.fa-envelope-square:after{content:"􏆙"}.fad.fa-equals:after{content:"􏔬"}.fad.fa-eraser:after{content:"􏄭"}.fad.fa-ethernet:after{content:"􏞖"}.fad.fa-euro-sign:after{content:"􏅓"}.fad.fa-exchange:after{content:"􏃬"}.fad.fa-exchange-alt:after{content:"􏍢"}.fad.fa-exclamation:after{content:"􏄪"}.fad.fa-exclamation-circle:after{content:"􏁪"}.fad.fa-exclamation-square:after{content:"􏌡"}.fad.fa-exclamation-triangle:after{content:"􏁱"}.fad.fa-expand:after{content:"􏁥"}.fad.fa-expand-alt:after{content:"􏐤"}.fad.fa-expand-arrows:after{content:"􏌝"}.fad.fa-expand-arrows-alt:after{content:"􏌞"}.fad.fa-expand-wide:after{content:"􏌠"}.fad.fa-external-link:after{content:"􏂎"}.fad.fa-external-link-alt:after{content:"􏍝"}.fad.fa-external-link-square:after{content:"􏅌"}.fad.fa-external-link-square-alt:after{content:"􏍠"}.fad.fa-eye:after{content:"􏁮"}.fad.fa-eye-dropper:after{content:"􏇻"}.fad.fa-eye-evil:after{content:"􏛛"}.fad.fa-eye-slash:after{content:"􏁰"}.fad.fa-fan:after{content:"􏡣"}.fad.fa-fan-table:after{content:"􏤄"}.fad.fa-farm:after{content:"􏡤"}.fad.fa-fast-backward:after{content:"􏁉"}.fad.fa-fast-forward:after{content:"􏁐"}.fad.fa-faucet:after{content:"􏤅"}.fad.fa-faucet-drip:after{content:"􏤆"}.fad.fa-fax:after{content:"􏆬"}.fad.fa-feather:after{content:"􏔭"}.fad.fa-feather-alt:after{content:"􏕫"}.fad.fa-female:after{content:"􏆂"}.fad.fa-field-hockey:after{content:"􏑌"}.fad.fa-fighter-jet:after{content:"􏃻"}.fad.fa-file:after{content:"􏅛"}.fad.fa-file-alt:after{content:"􏅜"}.fad.fa-file-archive:after{content:"􏇆"}.fad.fa-file-audio:after{content:"􏇇"}.fad.fa-file-certificate:after{content:"􏗳"}.fad.fa-file-chart-line:after{content:"􏙙"}.fad.fa-file-chart-pie:after{content:"􏙚"}.fad.fa-file-check:after{content:"􏌖"}.fad.fa-file-code:after{content:"􏇉"}.fad.fa-file-contract:after{content:"􏕬"}.fad.fa-file-csv:after{content:"􏛝"}.fad.fa-file-download:after{content:"􏕭"}.fad.fa-file-edit:after{content:"􏌜"}.fad.fa-file-excel:after{content:"􏇃"}.fad.fa-file-exclamation:after{content:"􏌚"}.fad.fa-file-export:after{content:"􏕮"}.fad.fa-file-image:after{content:"􏇅"}.fad.fa-file-import:after{content:"􏕯"}.fad.fa-file-invoice:after{content:"􏕰"}.fad.fa-file-invoice-dollar:after{content:"􏕱"}.fad.fa-file-medical:after{content:"􏑷"}.fad.fa-file-medical-alt:after{content:"􏑸"}.fad.fa-file-minus:after{content:"􏌘"}.fad.fa-file-music:after{content:"􏢶"}.fad.fa-file-pdf:after{content:"􏇁"}.fad.fa-file-plus:after{content:"􏌙"}.fad.fa-file-powerpoint:after{content:"􏇄"}.fad.fa-file-prescription:after{content:"􏕲"}.fad.fa-file-search:after{content:"􏡥"}.fad.fa-file-signature:after{content:"􏕳"}.fad.fa-file-spreadsheet:after{content:"􏙛"}.fad.fa-file-times:after{content:"􏌗"}.fad.fa-file-upload:after{content:"􏕴"}.fad.fa-file-user:after{content:"􏙜"}.fad.fa-file-video:after{content:"􏇈"}.fad.fa-file-word:after{content:"􏇂"}.fad.fa-files-medical:after{content:"􏟽"}.fad.fa-fill:after{content:"􏕵"}.fad.fa-fill-drip:after{content:"􏕶"}.fad.fa-film:after{content:"􏀈"}.fad.fa-film-alt:after{content:"􏎠"}.fad.fa-film-canister:after{content:"􏢷"}.fad.fa-filter:after{content:"􏂰"}.fad.fa-fingerprint:after{content:"􏕷"}.fad.fa-fire:after{content:"􏁭"}.fad.fa-fire-alt:after{content:"􏟤"}.fad.fa-fire-extinguisher:after{content:"􏄴"}.fad.fa-fire-smoke:after{content:"􏝋"}.fad.fa-fireplace:after{content:"􏞚"}.fad.fa-first-aid:after{content:"􏑹"}.fad.fa-fish:after{content:"􏕸"}.fad.fa-fish-cooked:after{content:"􏟾"}.fad.fa-fist-raised:after{content:"􏛞"}.fad.fa-flag:after{content:"􏀤"}.fad.fa-flag-alt:after{content:"􏝌"}.fad.fa-flag-checkered:after{content:"􏄞"}.fad.fa-flag-usa:after{content:"􏝍"}.fad.fa-flame:after{content:"􏛟"}.fad.fa-flashlight:after{content:"􏢸"}.fad.fa-flask:after{content:"􏃃"}.fad.fa-flask-poison:after{content:"􏛠"}.fad.fa-flask-potion:after{content:"􏛡"}.fad.fa-flower:after{content:"􏟿"}.fad.fa-flower-daffodil:after{content:"􏠀"}.fad.fa-flower-tulip:after{content:"􏠁"}.fad.fa-flushed:after{content:"􏕹"}.fad.fa-flute:after{content:"􏢹"}.fad.fa-flux-capacitor:after{content:"􏢺"}.fad.fa-fog:after{content:"􏝎"}.fad.fa-folder:after{content:"􏁻"}.fad.fa-folder-download:after{content:"􏥓"}.fad.fa-folder-minus:after{content:"􏙝"}.fad.fa-folder-open:after{content:"􏁼"}.fad.fa-folder-plus:after{content:"􏙞"}.fad.fa-folder-times:after{content:"􏙟"}.fad.fa-folder-tree:after{content:"􏠂"}.fad.fa-folder-upload:after{content:"􏥔"}.fad.fa-folders:after{content:"􏙠"}.fad.fa-font:after{content:"􏀱"}.fad.fa-font-awesome-logo-full:after{content:"􏓦"}.fad.fa-font-case:after{content:"􏡦"}.fad.fa-football-ball:after{content:"􏑎"}.fad.fa-football-helmet:after{content:"􏑏"}.fad.fa-forklift:after{content:"􏑺"}.fad.fa-forward:after{content:"􏁎"}.fad.fa-fragile:after{content:"􏒻"}.fad.fa-french-fries:after{content:"􏠃"}.fad.fa-frog:after{content:"􏔮"}.fad.fa-frosty-head:after{content:"􏞛"}.fad.fa-frown:after{content:"􏄙"}.fad.fa-frown-open:after{content:"􏕺"}.fad.fa-function:after{content:"􏙡"}.fad.fa-funnel-dollar:after{content:"􏙢"}.fad.fa-futbol:after{content:"􏇣"}.fad.fa-galaxy:after{content:"􏤈"}.fad.fa-game-board:after{content:"􏡧"}.fad.fa-game-board-alt:after{content:"􏡨"}.fad.fa-game-console-handheld:after{content:"􏢻"}.fad.fa-gamepad:after{content:"􏄛"}.fad.fa-gamepad-alt:after{content:"􏢼"}.fad.fa-garage:after{content:"􏤉"}.fad.fa-garage-car:after{content:"􏤊"}.fad.fa-garage-open:after{content:"􏤋"}.fad.fa-gas-pump:after{content:"􏔯"}.fad.fa-gas-pump-slash:after{content:"􏗴"}.fad.fa-gavel:after{content:"􏃣"}.fad.fa-gem:after{content:"􏎥"}.fad.fa-genderless:after{content:"􏈭"}.fad.fa-ghost:after{content:"􏛢"}.fad.fa-gift:after{content:"􏁫"}.fad.fa-gift-card:after{content:"􏙣"}.fad.fa-gifts:after{content:"􏞜"}.fad.fa-gingerbread-man:after{content:"􏞝"}.fad.fa-glass:after{content:"􏠄"}.fad.fa-glass-champagne:after{content:"􏞞"}.fad.fa-glass-cheers:after{content:"􏞟"}.fad.fa-glass-citrus:after{content:"􏡩"}.fad.fa-glass-martini:after{content:"􏀀"}.fad.fa-glass-martini-alt:after{content:"􏕻"}.fad.fa-glass-whiskey:after{content:"􏞠"}.fad.fa-glass-whiskey-rocks:after{content:"􏞡"}.fad.fa-glasses:after{content:"􏔰"}.fad.fa-glasses-alt:after{content:"􏗵"}.fad.fa-globe:after{content:"􏂬"}.fad.fa-globe-africa:after{content:"􏕼"}.fad.fa-globe-americas:after{content:"􏕽"}.fad.fa-globe-asia:after{content:"􏕾"}.fad.fa-globe-europe:after{content:"􏞢"}.fad.fa-globe-snow:after{content:"􏞣"}.fad.fa-globe-stand:after{content:"􏗶"}.fad.fa-golf-ball:after{content:"􏑐"}.fad.fa-golf-club:after{content:"􏑑"}.fad.fa-gopuram:after{content:"􏙤"}.fad.fa-graduation-cap:after{content:"􏆝"}.fad.fa-gramophone:after{content:"􏢽"}.fad.fa-greater-than:after{content:"􏔱"}.fad.fa-greater-than-equal:after{content:"􏔲"}.fad.fa-grimace:after{content:"􏕿"}.fad.fa-grin:after{content:"􏖀"}.fad.fa-grin-alt:after{content:"􏖁"}.fad.fa-grin-beam:after{content:"􏖂"}.fad.fa-grin-beam-sweat:after{content:"􏖃"}.fad.fa-grin-hearts:after{content:"􏖄"}.fad.fa-grin-squint:after{content:"􏖅"}.fad.fa-grin-squint-tears:after{content:"􏖆"}.fad.fa-grin-stars:after{content:"􏖇"}.fad.fa-grin-tears:after{content:"􏖈"}.fad.fa-grin-tongue:after{content:"􏖉"}.fad.fa-grin-tongue-squint:after{content:"􏖊"}.fad.fa-grin-tongue-wink:after{content:"􏖋"}.fad.fa-grin-wink:after{content:"􏖌"}.fad.fa-grip-horizontal:after{content:"􏖍"}.fad.fa-grip-lines:after{content:"􏞤"}.fad.fa-grip-lines-vertical:after{content:"􏞥"}.fad.fa-grip-vertical:after{content:"􏖎"}.fad.fa-guitar:after{content:"􏞦"}.fad.fa-guitar-electric:after{content:"􏢾"}.fad.fa-guitars:after{content:"􏢿"}.fad.fa-h-square:after{content:"􏃽"}.fad.fa-h1:after{content:"􏌓"}.fad.fa-h2:after{content:"􏌔"}.fad.fa-h3:after{content:"􏌕"}.fad.fa-h4:after{content:"􏡪"}.fad.fa-hamburger:after{content:"􏠅"}.fad.fa-hammer:after{content:"􏛣"}.fad.fa-hammer-war:after{content:"􏛤"}.fad.fa-hamsa:after{content:"􏙥"}.fad.fa-hand-heart:after{content:"􏒼"}.fad.fa-hand-holding:after{content:"􏒽"}.fad.fa-hand-holding-box:after{content:"􏑻"}.fad.fa-hand-holding-heart:after{content:"􏒾"}.fad.fa-hand-holding-magic:after{content:"􏛥"}.fad.fa-hand-holding-seedling:after{content:"􏒿"}.fad.fa-hand-holding-usd:after{content:"􏓀"}.fad.fa-hand-holding-water:after{content:"􏓁"}.fad.fa-hand-lizard:after{content:"􏉘"}.fad.fa-hand-middle-finger:after{content:"􏠆"}.fad.fa-hand-paper:after{content:"􏉖"}.fad.fa-hand-peace:after{content:"􏉛"}.fad.fa-hand-point-down:after{content:"􏂧"}.fad.fa-hand-point-left:after{content:"􏂥"}.fad.fa-hand-point-right:after{content:"􏂤"}.fad.fa-hand-point-up:after{content:"􏂦"}.fad.fa-hand-pointer:after{content:"􏉚"}.fad.fa-hand-receiving:after{content:"􏑼"}.fad.fa-hand-rock:after{content:"􏉕"}.fad.fa-hand-scissors:after{content:"􏉗"}.fad.fa-hand-spock:after{content:"􏉙"}.fad.fa-hands:after{content:"􏓂"}.fad.fa-hands-heart:after{content:"􏓃"}.fad.fa-hands-helping:after{content:"􏓄"}.fad.fa-hands-usd:after{content:"􏓅"}.fad.fa-handshake:after{content:"􏊵"}.fad.fa-handshake-alt:after{content:"􏓆"}.fad.fa-hanukiah:after{content:"􏛦"}.fad.fa-hard-hat:after{content:"􏠇"}.fad.fa-hashtag:after{content:"􏊒"}.fad.fa-hat-chef:after{content:"􏡫"}.fad.fa-hat-cowboy:after{content:"􏣀"}.fad.fa-hat-cowboy-side:after{content:"􏣁"}.fad.fa-hat-santa:after{content:"􏞧"}.fad.fa-hat-winter:after{content:"􏞨"}.fad.fa-hat-witch:after{content:"􏛧"}.fad.fa-hat-wizard:after{content:"􏛨"}.fad.fa-hdd:after{content:"􏂠"}.fad.fa-head-side:after{content:"􏛩"}.fad.fa-head-side-brain:after{content:"􏠈"}.fad.fa-head-side-headphones:after{content:"􏣂"}.fad.fa-head-side-medical:after{content:"􏠉"}.fad.fa-head-vr:after{content:"􏛪"}.fad.fa-heading:after{content:"􏇜"}.fad.fa-headphones:after{content:"􏀥"}.fad.fa-headphones-alt:after{content:"􏖏"}.fad.fa-headset:after{content:"􏖐"}.fad.fa-heart:after{content:"􏀄"}.fad.fa-heart-broken:after{content:"􏞩"}.fad.fa-heart-circle:after{content:"􏓇"}.fad.fa-heart-rate:after{content:"􏗸"}.fad.fa-heart-square:after{content:"􏓈"}.fad.fa-heartbeat:after{content:"􏈞"}.fad.fa-heat:after{content:"􏤌"}.fad.fa-helicopter:after{content:"􏔳"}.fad.fa-helmet-battle:after{content:"􏛫"}.fad.fa-hexagon:after{content:"􏌒"}.fad.fa-highlighter:after{content:"􏖑"}.fad.fa-hiking:after{content:"􏛬"}.fad.fa-hippo:after{content:"􏛭"}.fad.fa-history:after{content:"􏇚"}.fad.fa-hockey-mask:after{content:"􏛮"}.fad.fa-hockey-puck:after{content:"􏑓"}.fad.fa-hockey-sticks:after{content:"􏑔"}.fad.fa-holly-berry:after{content:"􏞪"}.fad.fa-home:after{content:"􏀕"}.fad.fa-home-alt:after{content:"􏠊"}.fad.fa-home-heart:after{content:"􏓉"}.fad.fa-home-lg:after{content:"􏠋"}.fad.fa-home-lg-alt:after{content:"􏠌"}.fad.fa-hood-cloak:after{content:"􏛯"}.fad.fa-horizontal-rule:after{content:"􏡬"}.fad.fa-horse:after{content:"􏛰"}.fad.fa-horse-head:after{content:"􏞫"}.fad.fa-horse-saddle:after{content:"􏣃"}.fad.fa-hospital:after{content:"􏃸"}.fad.fa-hospital-alt:after{content:"􏑽"}.fad.fa-hospital-symbol:after{content:"􏑾"}.fad.fa-hospital-user:after{content:"􏠍"}.fad.fa-hospitals:after{content:"􏠎"}.fad.fa-hot-tub:after{content:"􏖓"}.fad.fa-hotdog:after{content:"􏠏"}.fad.fa-hotel:after{content:"􏖔"}.fad.fa-hourglass:after{content:"􏉔"}.fad.fa-hourglass-end:after{content:"􏉓"}.fad.fa-hourglass-half:after{content:"􏉒"}.fad.fa-hourglass-start:after{content:"􏉑"}.fad.fa-house:after{content:"􏤍"}.fad.fa-house-damage:after{content:"􏛱"}.fad.fa-house-day:after{content:"􏤎"}.fad.fa-house-flood:after{content:"􏝏"}.fad.fa-house-leave:after{content:"􏤏"}.fad.fa-house-night:after{content:"􏤐"}.fad.fa-house-return:after{content:"􏤑"}.fad.fa-house-signal:after{content:"􏤒"}.fad.fa-hryvnia:after{content:"􏛲"}.fad.fa-humidity:after{content:"􏝐"}.fad.fa-hurricane:after{content:"􏝑"}.fad.fa-i-cursor:after{content:"􏉆"}.fad.fa-ice-cream:after{content:"􏠐"}.fad.fa-ice-skate:after{content:"􏞬"}.fad.fa-icicles:after{content:"􏞭"}.fad.fa-icons:after{content:"􏡭"}.fad.fa-icons-alt:after{content:"􏡮"}.fad.fa-id-badge:after{content:"􏋁"}.fad.fa-id-card:after{content:"􏋂"}.fad.fa-id-card-alt:after{content:"􏑿"}.fad.fa-igloo:after{content:"􏞮"}.fad.fa-image:after{content:"􏀾"}.fad.fa-image-polaroid:after{content:"􏣄"}.fad.fa-images:after{content:"􏌂"}.fad.fa-inbox:after{content:"􏀜"}.fad.fa-inbox-in:after{content:"􏌐"}.fad.fa-inbox-out:after{content:"􏌑"}.fad.fa-indent:after{content:"􏀼"}.fad.fa-industry:after{content:"􏉵"}.fad.fa-industry-alt:after{content:"􏎳"}.fad.fa-infinity:after{content:"􏔴"}.fad.fa-info:after{content:"􏄩"}.fad.fa-info-circle:after{content:"􏁚"}.fad.fa-info-square:after{content:"􏌏"}.fad.fa-inhaler:after{content:"􏗹"}.fad.fa-integral:after{content:"􏙧"}.fad.fa-intersection:after{content:"􏙨"}.fad.fa-inventory:after{content:"􏒀"}.fad.fa-island-tropical:after{content:"􏠑"}.fad.fa-italic:after{content:"􏀳"}.fad.fa-jack-o-lantern:after{content:"􏌎"}.fad.fa-jedi:after{content:"􏙩"}.fad.fa-joint:after{content:"􏖕"}.fad.fa-journal-whills:after{content:"􏙪"}.fad.fa-joystick:after{content:"􏣅"}.fad.fa-jug:after{content:"􏣆"}.fad.fa-kaaba:after{content:"􏙫"}.fad.fa-kazoo:after{content:"􏣇"}.fad.fa-kerning:after{content:"􏡯"}.fad.fa-key:after{content:"􏂄"}.fad.fa-key-skeleton:after{content:"􏛳"}.fad.fa-keyboard:after{content:"􏄜"}.fad.fa-keynote:after{content:"􏙬"}.fad.fa-khanda:after{content:"􏙭"}.fad.fa-kidneys:after{content:"􏗻"}.fad.fa-kiss:after{content:"􏖖"}.fad.fa-kiss-beam:after{content:"􏖗"}.fad.fa-kiss-wink-heart:after{content:"􏖘"}.fad.fa-kite:after{content:"􏛴"}.fad.fa-kiwi-bird:after{content:"􏔵"}.fad.fa-knife-kitchen:after{content:"􏛵"}.fad.fa-lambda:after{content:"􏙮"}.fad.fa-lamp:after{content:"􏓊"}.fad.fa-lamp-desk:after{content:"􏤔"}.fad.fa-lamp-floor:after{content:"􏤕"}.fad.fa-landmark:after{content:"􏙯"}.fad.fa-landmark-alt:after{content:"􏝒"}.fad.fa-language:after{content:"􏆫"}.fad.fa-laptop:after{content:"􏄉"}.fad.fa-laptop-code:after{content:"􏗼"}.fad.fa-laptop-medical:after{content:"􏠒"}.fad.fa-lasso:after{content:"􏣈"}.fad.fa-laugh:after{content:"􏖙"}.fad.fa-laugh-beam:after{content:"􏖚"}.fad.fa-laugh-squint:after{content:"􏖛"}.fad.fa-laugh-wink:after{content:"􏖜"}.fad.fa-layer-group:after{content:"􏗽"}.fad.fa-layer-minus:after{content:"􏗾"}.fad.fa-layer-plus:after{content:"􏗿"}.fad.fa-leaf:after{content:"􏁬"}.fad.fa-leaf-heart:after{content:"􏓋"}.fad.fa-leaf-maple:after{content:"􏛶"}.fad.fa-leaf-oak:after{content:"􏛷"}.fad.fa-lemon:after{content:"􏂔"}.fad.fa-less-than:after{content:"􏔶"}.fad.fa-less-than-equal:after{content:"􏔷"}.fad.fa-level-down:after{content:"􏅉"}.fad.fa-level-down-alt:after{content:"􏎾"}.fad.fa-level-up:after{content:"􏅈"}.fad.fa-level-up-alt:after{content:"􏎿"}.fad.fa-life-ring:after{content:"􏇍"}.fad.fa-light-ceiling:after{content:"􏤖"}.fad.fa-light-switch:after{content:"􏤗"}.fad.fa-light-switch-off:after{content:"􏤘"}.fad.fa-light-switch-on:after{content:"􏤙"}.fad.fa-lightbulb:after{content:"􏃫"}.fad.fa-lightbulb-dollar:after{content:"􏙰"}.fad.fa-lightbulb-exclamation:after{content:"􏙱"}.fad.fa-lightbulb-on:after{content:"􏙲"}.fad.fa-lightbulb-slash:after{content:"􏙳"}.fad.fa-lights-holiday:after{content:"􏞲"}.fad.fa-line-columns:after{content:"􏡰"}.fad.fa-line-height:after{content:"􏡱"}.fad.fa-link:after{content:"􏃁"}.fad.fa-lips:after{content:"􏘀"}.fad.fa-lira-sign:after{content:"􏆕"}.fad.fa-list:after{content:"􏀺"}.fad.fa-list-alt:after{content:"􏀢"}.fad.fa-list-music:after{content:"􏣉"}.fad.fa-list-ol:after{content:"􏃋"}.fad.fa-list-ul:after{content:"􏃊"}.fad.fa-location:after{content:"􏘁"}.fad.fa-location-arrow:after{content:"􏄤"}.fad.fa-location-circle:after{content:"􏘂"}.fad.fa-location-slash:after{content:"􏘃"}.fad.fa-lock:after{content:"􏀣"}.fad.fa-lock-alt:after{content:"􏌍"}.fad.fa-lock-open:after{content:"􏏁"}.fad.fa-lock-open-alt:after{content:"􏏂"}.fad.fa-long-arrow-alt-down:after{content:"􏌉"}.fad.fa-long-arrow-alt-left:after{content:"􏌊"}.fad.fa-long-arrow-alt-right:after{content:"􏌋"}.fad.fa-long-arrow-alt-up:after{content:"􏌌"}.fad.fa-long-arrow-down:after{content:"􏅵"}.fad.fa-long-arrow-left:after{content:"􏅷"}.fad.fa-long-arrow-right:after{content:"􏅸"}.fad.fa-long-arrow-up:after{content:"􏅶"}.fad.fa-loveseat:after{content:"􏓌"}.fad.fa-low-vision:after{content:"􏊨"}.fad.fa-luchador:after{content:"􏑕"}.fad.fa-luggage-cart:after{content:"􏖝"}.fad.fa-lungs:after{content:"􏘄"}.fad.fa-mace:after{content:"􏛸"}.fad.fa-magic:after{content:"􏃐"}.fad.fa-magnet:after{content:"􏁶"}.fad.fa-mail-bulk:after{content:"􏙴"}.fad.fa-mailbox:after{content:"􏠓"}.fad.fa-male:after{content:"􏆃"}.fad.fa-mandolin:after{content:"􏛹"}.fad.fa-map:after{content:"􏉹"}.fad.fa-map-marked:after{content:"􏖟"}.fad.fa-map-marked-alt:after{content:"􏖠"}.fad.fa-map-marker:after{content:"􏁁"}.fad.fa-map-marker-alt:after{content:"􏏅"}.fad.fa-map-marker-alt-slash:after{content:"􏘅"}.fad.fa-map-marker-check:after{content:"􏘆"}.fad.fa-map-marker-edit:after{content:"􏘇"}.fad.fa-map-marker-exclamation:after{content:"􏘈"}.fad.fa-map-marker-minus:after{content:"􏘉"}.fad.fa-map-marker-plus:after{content:"􏘊"}.fad.fa-map-marker-question:after{content:"􏘋"}.fad.fa-map-marker-slash:after{content:"􏘌"}.fad.fa-map-marker-smile:after{content:"􏘍"}.fad.fa-map-marker-times:after{content:"􏘎"}.fad.fa-map-pin:after{content:"􏉶"}.fad.fa-map-signs:after{content:"􏉷"}.fad.fa-marker:after{content:"􏖡"}.fad.fa-mars:after{content:"􏈢"}.fad.fa-mars-double:after{content:"􏈧"}.fad.fa-mars-stroke:after{content:"􏈩"}.fad.fa-mars-stroke-h:after{content:"􏈫"}.fad.fa-mars-stroke-v:after{content:"􏈪"}.fad.fa-mask:after{content:"􏛺"}.fad.fa-meat:after{content:"􏠔"}.fad.fa-medal:after{content:"􏖢"}.fad.fa-medkit:after{content:"􏃺"}.fad.fa-megaphone:after{content:"􏙵"}.fad.fa-meh:after{content:"􏄚"}.fad.fa-meh-blank:after{content:"􏖤"}.fad.fa-meh-rolling-eyes:after{content:"􏖥"}.fad.fa-memory:after{content:"􏔸"}.fad.fa-menorah:after{content:"􏙶"}.fad.fa-mercury:after{content:"􏈣"}.fad.fa-meteor:after{content:"􏝓"}.fad.fa-microchip:after{content:"􏋛"}.fad.fa-microphone:after{content:"􏄰"}.fad.fa-microphone-alt:after{content:"􏏉"}.fad.fa-microphone-alt-slash:after{content:"􏔹"}.fad.fa-microphone-slash:after{content:"􏄱"}.fad.fa-microphone-stand:after{content:"􏣋"}.fad.fa-microscope:after{content:"􏘐"}.fad.fa-microwave:after{content:"􏤛"}.fad.fa-mind-share:after{content:"􏙷"}.fad.fa-minus:after{content:"􏁨"}.fad.fa-minus-circle:after{content:"􏁖"}.fad.fa-minus-hexagon:after{content:"􏌇"}.fad.fa-minus-octagon:after{content:"􏌈"}.fad.fa-minus-square:after{content:"􏅆"}.fad.fa-mistletoe:after{content:"􏞴"}.fad.fa-mitten:after{content:"􏞵"}.fad.fa-mobile:after{content:"􏄋"}.fad.fa-mobile-alt:after{content:"􏏍"}.fad.fa-mobile-android:after{content:"􏏎"}.fad.fa-mobile-android-alt:after{content:"􏏏"}.fad.fa-money-bill:after{content:"􏃖"}.fad.fa-money-bill-alt:after{content:"􏏑"}.fad.fa-money-bill-wave:after{content:"􏔺"}.fad.fa-money-bill-wave-alt:after{content:"􏔻"}.fad.fa-money-check:after{content:"􏔼"}.fad.fa-money-check-alt:after{content:"􏔽"}.fad.fa-money-check-edit:after{content:"􏡲"}.fad.fa-money-check-edit-alt:after{content:"􏡳"}.fad.fa-monitor-heart-rate:after{content:"􏘑"}.fad.fa-monkey:after{content:"􏛻"}.fad.fa-monument:after{content:"􏖦"}.fad.fa-moon:after{content:"􏆆"}.fad.fa-moon-cloud:after{content:"􏝔"}.fad.fa-moon-stars:after{content:"􏝕"}.fad.fa-mortar-pestle:after{content:"􏖧"}.fad.fa-mosque:after{content:"􏙸"}.fad.fa-motorcycle:after{content:"􏈜"}.fad.fa-mountain:after{content:"􏛼"}.fad.fa-mountains:after{content:"􏛽"}.fad.fa-mouse:after{content:"􏣌"}.fad.fa-mouse-alt:after{content:"􏣍"}.fad.fa-mouse-pointer:after{content:"􏉅"}.fad.fa-mp3-player:after{content:"􏣎"}.fad.fa-mug:after{content:"􏡴"}.fad.fa-mug-hot:after{content:"􏞶"}.fad.fa-mug-marshmallows:after{content:"􏞷"}.fad.fa-mug-tea:after{content:"􏡵"}.fad.fa-music:after{content:"􏀁"}.fad.fa-music-alt:after{content:"􏣏"}.fad.fa-music-alt-slash:after{content:"􏣐"}.fad.fa-music-slash:after{content:"􏣑"}.fad.fa-narwhal:after{content:"􏛾"}.fad.fa-network-wired:after{content:"􏛿"}.fad.fa-neuter:after{content:"􏈬"}.fad.fa-newspaper:after{content:"􏇪"}.fad.fa-not-equal:after{content:"􏔾"}.fad.fa-notes-medical:after{content:"􏒁"}.fad.fa-object-group:after{content:"􏉇"}.fad.fa-object-ungroup:after{content:"􏉈"}.fad.fa-octagon:after{content:"􏌆"}.fad.fa-oil-can:after{content:"􏘓"}.fad.fa-oil-temp:after{content:"􏘔"}.fad.fa-om:after{content:"􏙹"}.fad.fa-omega:after{content:"􏙺"}.fad.fa-ornament:after{content:"􏞸"}.fad.fa-otter:after{content:"􏜀"}.fad.fa-outdent:after{content:"􏀻"}.fad.fa-outlet:after{content:"􏤜"}.fad.fa-oven:after{content:"􏤝"}.fad.fa-overline:after{content:"􏡶"}.fad.fa-page-break:after{content:"􏡷"}.fad.fa-pager:after{content:"􏠕"}.fad.fa-paint-brush:after{content:"􏇼"}.fad.fa-paint-brush-alt:after{content:"􏖩"}.fad.fa-paint-roller:after{content:"􏖪"}.fad.fa-palette:after{content:"􏔿"}.fad.fa-pallet:after{content:"􏒂"}.fad.fa-pallet-alt:after{content:"􏒃"}.fad.fa-paper-plane:after{content:"􏇘"}.fad.fa-paperclip:after{content:"􏃆"}.fad.fa-parachute-box:after{content:"􏓍"}.fad.fa-paragraph:after{content:"􏇝"}.fad.fa-paragraph-rtl:after{content:"􏡸"}.fad.fa-parking:after{content:"􏕀"}.fad.fa-parking-circle:after{content:"􏘕"}.fad.fa-parking-circle-slash:after{content:"􏘖"}.fad.fa-parking-slash:after{content:"􏘗"}.fad.fa-passport:after{content:"􏖫"}.fad.fa-pastafarianism:after{content:"􏙻"}.fad.fa-paste:after{content:"􏃪"}.fad.fa-pause:after{content:"􏁌"}.fad.fa-pause-circle:after{content:"􏊋"}.fad.fa-paw:after{content:"􏆰"}.fad.fa-paw-alt:after{content:"􏜁"}.fad.fa-paw-claws:after{content:"􏜂"}.fad.fa-peace:after{content:"􏙼"}.fad.fa-pegasus:after{content:"􏜃"}.fad.fa-pen:after{content:"􏌄"}.fad.fa-pen-alt:after{content:"􏌅"}.fad.fa-pen-fancy:after{content:"􏖬"}.fad.fa-pen-nib:after{content:"􏖭"}.fad.fa-pen-square:after{content:"􏅋"}.fad.fa-pencil:after{content:"􏁀"}.fad.fa-pencil-alt:after{content:"􏌃"}.fad.fa-pencil-paintbrush:after{content:"􏘘"}.fad.fa-pencil-ruler:after{content:"􏖮"}.fad.fa-pennant:after{content:"􏑖"}.fad.fa-people-carry:after{content:"􏓎"}.fad.fa-pepper-hot:after{content:"􏠖"}.fad.fa-percent:after{content:"􏊕"}.fad.fa-percentage:after{content:"􏕁"}.fad.fa-person-booth:after{content:"􏝖"}.fad.fa-person-carry:after{content:"􏓏"}.fad.fa-person-dolly:after{content:"􏓐"}.fad.fa-person-dolly-empty:after{content:"􏓑"}.fad.fa-person-sign:after{content:"􏝗"}.fad.fa-phone:after{content:"􏂕"}.fad.fa-phone-alt:after{content:"􏡹"}.fad.fa-phone-laptop:after{content:"􏡺"}.fad.fa-phone-office:after{content:"􏙽"}.fad.fa-phone-plus:after{content:"􏓒"}.fad.fa-phone-rotary:after{content:"􏣓"}.fad.fa-phone-slash:after{content:"􏏝"}.fad.fa-phone-square:after{content:"􏂘"}.fad.fa-phone-square-alt:after{content:"􏡻"}.fad.fa-phone-volume:after{content:"􏊠"}.fad.fa-photo-video:after{content:"􏡼"}.fad.fa-pi:after{content:"􏙾"}.fad.fa-piano:after{content:"􏣔"}.fad.fa-piano-keyboard:after{content:"􏣕"}.fad.fa-pie:after{content:"􏜅"}.fad.fa-pig:after{content:"􏜆"}.fad.fa-piggy-bank:after{content:"􏓓"}.fad.fa-pills:after{content:"􏒄"}.fad.fa-pizza:after{content:"􏠗"}.fad.fa-pizza-slice:after{content:"􏠘"}.fad.fa-place-of-worship:after{content:"􏙿"}.fad.fa-plane:after{content:"􏁲"}.fad.fa-plane-alt:after{content:"􏏞"}.fad.fa-plane-arrival:after{content:"􏖯"}.fad.fa-plane-departure:after{content:"􏖰"}.fad.fa-planet-moon:after{content:"􏤟"}.fad.fa-planet-ringed:after{content:"􏤠"}.fad.fa-play:after{content:"􏁋"}.fad.fa-play-circle:after{content:"􏅄"}.fad.fa-plug:after{content:"􏇦"}.fad.fa-plus:after{content:"􏁧"}.fad.fa-plus-circle:after{content:"􏁕"}.fad.fa-plus-hexagon:after{content:"􏌀"}.fad.fa-plus-octagon:after{content:"􏌁"}.fad.fa-plus-square:after{content:"􏃾"}.fad.fa-podcast:after{content:"􏋎"}.fad.fa-podium:after{content:"􏚀"}.fad.fa-podium-star:after{content:"􏝘"}.fad.fa-police-box:after{content:"􏤡"}.fad.fa-poll:after{content:"􏚁"}.fad.fa-poll-h:after{content:"􏚂"}.fad.fa-poll-people:after{content:"􏝙"}.fad.fa-poo:after{content:"􏋾"}.fad.fa-poo-storm:after{content:"􏝚"}.fad.fa-poop:after{content:"􏘙"}.fad.fa-popcorn:after{content:"􏠙"}.fad.fa-portal-enter:after{content:"􏤢"}.fad.fa-portal-exit:after{content:"􏤣"}.fad.fa-portrait:after{content:"􏏠"}.fad.fa-pound-sign:after{content:"􏅔"}.fad.fa-power-off:after{content:"􏀑"}.fad.fa-pray:after{content:"􏚃"}.fad.fa-praying-hands:after{content:"􏚄"}.fad.fa-prescription:after{content:"􏖱"}.fad.fa-prescription-bottle:after{content:"􏒅"}.fad.fa-prescription-bottle-alt:after{content:"􏒆"}.fad.fa-presentation:after{content:"􏚅"}.fad.fa-print:after{content:"􏀯"}.fad.fa-print-search:after{content:"􏠚"}.fad.fa-print-slash:after{content:"􏚆"}.fad.fa-procedures:after{content:"􏒇"}.fad.fa-project-diagram:after{content:"􏕂"}.fad.fa-projector:after{content:"􏣖"}.fad.fa-pumpkin:after{content:"􏜇"}.fad.fa-puzzle-piece:after{content:"􏄮"}.fad.fa-qrcode:after{content:"􏀩"}.fad.fa-question:after{content:"􏄨"}.fad.fa-question-circle:after{content:"􏁙"}.fad.fa-question-square:after{content:"􏋽"}.fad.fa-quidditch:after{content:"􏑘"}.fad.fa-quote-left:after{content:"􏄍"}.fad.fa-quote-right:after{content:"􏄎"}.fad.fa-quran:after{content:"􏚇"}.fad.fa-rabbit:after{content:"􏜈"}.fad.fa-rabbit-fast:after{content:"􏜉"}.fad.fa-racquet:after{content:"􏑚"}.fad.fa-radar:after{content:"􏤤"}.fad.fa-radiation:after{content:"􏞹"}.fad.fa-radiation-alt:after{content:"􏞺"}.fad.fa-radio:after{content:"􏣗"}.fad.fa-radio-alt:after{content:"􏣘"}.fad.fa-rainbow:after{content:"􏝛"}.fad.fa-raindrops:after{content:"􏝜"}.fad.fa-ram:after{content:"􏜊"}.fad.fa-ramp-loading:after{content:"􏓔"}.fad.fa-random:after{content:"􏁴"}.fad.fa-raygun:after{content:"􏤥"}.fad.fa-receipt:after{content:"􏕃"}.fad.fa-record-vinyl:after{content:"􏣙"}.fad.fa-rectangle-landscape:after{content:"􏋺"}.fad.fa-rectangle-portrait:after{content:"􏋻"}.fad.fa-rectangle-wide:after{content:"􏋼"}.fad.fa-recycle:after{content:"􏆸"}.fad.fa-redo:after{content:"􏀞"}.fad.fa-redo-alt:after{content:"􏋹"}.fad.fa-refrigerator:after{content:"􏤦"}.fad.fa-registered:after{content:"􏉝"}.fad.fa-remove-format:after{content:"􏡽"}.fad.fa-repeat:after{content:"􏍣"}.fad.fa-repeat-1:after{content:"􏍥"}.fad.fa-repeat-1-alt:after{content:"􏍦"}.fad.fa-repeat-alt:after{content:"􏍤"}.fad.fa-reply:after{content:"􏏥"}.fad.fa-reply-all:after{content:"􏄢"}.fad.fa-republican:after{content:"􏝞"}.fad.fa-restroom:after{content:"􏞽"}.fad.fa-retweet:after{content:"􏁹"}.fad.fa-retweet-alt:after{content:"􏍡"}.fad.fa-ribbon:after{content:"􏓖"}.fad.fa-ring:after{content:"􏜋"}.fad.fa-rings-wedding:after{content:"􏠛"}.fad.fa-road:after{content:"􏀘"}.fad.fa-robot:after{content:"􏕄"}.fad.fa-rocket:after{content:"􏄵"}.fad.fa-rocket-launch:after{content:"􏤧"}.fad.fa-route:after{content:"􏓗"}.fad.fa-route-highway:after{content:"􏘚"}.fad.fa-route-interstate:after{content:"􏘛"}.fad.fa-router:after{content:"􏣚"}.fad.fa-rss:after{content:"􏂞"}.fad.fa-rss-square:after{content:"􏅃"}.fad.fa-ruble-sign:after{content:"􏅘"}.fad.fa-ruler:after{content:"􏕅"}.fad.fa-ruler-combined:after{content:"􏕆"}.fad.fa-ruler-horizontal:after{content:"􏕇"}.fad.fa-ruler-triangle:after{content:"􏘜"}.fad.fa-ruler-vertical:after{content:"􏕈"}.fad.fa-running:after{content:"􏜌"}.fad.fa-rupee-sign:after{content:"􏅖"}.fad.fa-rv:after{content:"􏞾"}.fad.fa-sack:after{content:"􏠜"}.fad.fa-sack-dollar:after{content:"􏠝"}.fad.fa-sad-cry:after{content:"􏖳"}.fad.fa-sad-tear:after{content:"􏖴"}.fad.fa-salad:after{content:"􏠞"}.fad.fa-sandwich:after{content:"􏠟"}.fad.fa-satellite:after{content:"􏞿"}.fad.fa-satellite-dish:after{content:"􏟀"}.fad.fa-sausage:after{content:"􏠠"}.fad.fa-save:after{content:"􏃇"}.fad.fa-sax-hot:after{content:"􏣛"}.fad.fa-saxophone:after{content:"􏣜"}.fad.fa-scalpel:after{content:"􏘝"}.fad.fa-scalpel-path:after{content:"􏘞"}.fad.fa-scanner:after{content:"􏒈"}.fad.fa-scanner-image:after{content:"􏣳"}.fad.fa-scanner-keyboard:after{content:"􏒉"}.fad.fa-scanner-touchscreen:after{content:"􏒊"}.fad.fa-scarecrow:after{content:"􏜍"}.fad.fa-scarf:after{content:"􏟁"}.fad.fa-school:after{content:"􏕉"}.fad.fa-screwdriver:after{content:"􏕊"}.fad.fa-scroll:after{content:"􏜎"}.fad.fa-scroll-old:after{content:"􏜏"}.fad.fa-scrubber:after{content:"􏋸"}.fad.fa-scythe:after{content:"􏜐"}.fad.fa-sd-card:after{content:"􏟂"}.fad.fa-search:after{content:"􏀂"}.fad.fa-search-dollar:after{content:"􏚈"}.fad.fa-search-location:after{content:"􏚉"}.fad.fa-search-minus:after{content:"􏀐"}.fad.fa-search-plus:after{content:"􏀎"}.fad.fa-seedling:after{content:"􏓘"}.fad.fa-send-back:after{content:"􏡾"}.fad.fa-send-backward:after{content:"􏡿"}.fad.fa-sensor:after{content:"􏤨"}.fad.fa-sensor-alert:after{content:"􏤩"}.fad.fa-sensor-fire:after{content:"􏤪"}.fad.fa-sensor-on:after{content:"􏤫"}.fad.fa-sensor-smoke:after{content:"􏤬"}.fad.fa-server:after{content:"􏈳"}.fad.fa-shapes:after{content:"􏘟"}.fad.fa-share:after{content:"􏁤"}.fad.fa-share-all:after{content:"􏍧"}.fad.fa-share-alt:after{content:"􏇠"}.fad.fa-share-alt-square:after{content:"􏇡"}.fad.fa-share-square:after{content:"􏅍"}.fad.fa-sheep:after{content:"􏜑"}.fad.fa-shekel-sign:after{content:"􏈋"}.fad.fa-shield:after{content:"􏄲"}.fad.fa-shield-alt:after{content:"􏏭"}.fad.fa-shield-check:after{content:"􏋷"}.fad.fa-shield-cross:after{content:"􏜒"}.fad.fa-ship:after{content:"􏈚"}.fad.fa-shipping-fast:after{content:"􏒋"}.fad.fa-shipping-timed:after{content:"􏒌"}.fad.fa-shish-kebab:after{content:"􏠡"}.fad.fa-shoe-prints:after{content:"􏕋"}.fad.fa-shopping-bag:after{content:"􏊐"}.fad.fa-shopping-basket:after{content:"􏊑"}.fad.fa-shopping-cart:after{content:"􏁺"}.fad.fa-shovel:after{content:"􏜓"}.fad.fa-shovel-snow:after{content:"􏟃"}.fad.fa-shower:after{content:"􏋌"}.fad.fa-shredder:after{content:"􏚊"}.fad.fa-shuttle-van:after{content:"􏖶"}.fad.fa-shuttlecock:after{content:"􏑛"}.fad.fa-sickle:after{content:"􏠢"}.fad.fa-sigma:after{content:"􏚋"}.fad.fa-sign:after{content:"􏓙"}.fad.fa-sign-in:after{content:"􏂐"}.fad.fa-sign-in-alt:after{content:"􏋶"}.fad.fa-sign-language:after{content:"􏊧"}.fad.fa-sign-out:after{content:"􏂋"}.fad.fa-sign-out-alt:after{content:"􏋵"}.fad.fa-signal:after{content:"􏀒"}.fad.fa-signal-1:after{content:"􏚌"}.fad.fa-signal-2:after{content:"􏚍"}.fad.fa-signal-3:after{content:"􏚎"}.fad.fa-signal-4:after{content:"􏚏"}.fad.fa-signal-alt:after{content:"􏚐"}.fad.fa-signal-alt-1:after{content:"􏚑"}.fad.fa-signal-alt-2:after{content:"􏚒"}.fad.fa-signal-alt-3:after{content:"􏚓"}.fad.fa-signal-alt-slash:after{content:"􏚔"}.fad.fa-signal-slash:after{content:"􏚕"}.fad.fa-signal-stream:after{content:"􏣝"}.fad.fa-signature:after{content:"􏖷"}.fad.fa-sim-card:after{content:"􏟄"}.fad.fa-siren:after{content:"􏤭"}.fad.fa-siren-on:after{content:"􏤮"}.fad.fa-sitemap:after{content:"􏃨"}.fad.fa-skating:after{content:"􏟅"}.fad.fa-skeleton:after{content:"􏘠"}.fad.fa-ski-jump:after{content:"􏟇"}.fad.fa-ski-lift:after{content:"􏟈"}.fad.fa-skiing:after{content:"􏟉"}.fad.fa-skiing-nordic:after{content:"􏟊"}.fad.fa-skull:after{content:"􏕌"}.fad.fa-skull-cow:after{content:"􏣞"}.fad.fa-skull-crossbones:after{content:"􏜔"}.fad.fa-slash:after{content:"􏜕"}.fad.fa-sledding:after{content:"􏟋"}.fad.fa-sleigh:after{content:"􏟌"}.fad.fa-sliders-h:after{content:"􏇞"}.fad.fa-sliders-h-square:after{content:"􏏰"}.fad.fa-sliders-v:after{content:"􏏱"}.fad.fa-sliders-v-square:after{content:"􏏲"}.fad.fa-smile:after{content:"􏄘"}.fad.fa-smile-beam:after{content:"􏖸"}.fad.fa-smile-plus:after{content:"􏖹"}.fad.fa-smile-wink:after{content:"􏓚"}.fad.fa-smog:after{content:"􏝟"}.fad.fa-smoke:after{content:"􏝠"}.fad.fa-smoking:after{content:"􏒍"}.fad.fa-smoking-ban:after{content:"􏕍"}.fad.fa-sms:after{content:"􏟍"}.fad.fa-snake:after{content:"􏜖"}.fad.fa-snooze:after{content:"􏢀"}.fad.fa-snow-blowing:after{content:"􏝡"}.fad.fa-snowboarding:after{content:"􏟎"}.fad.fa-snowflake:after{content:"􏋜"}.fad.fa-snowflakes:after{content:"􏟏"}.fad.fa-snowman:after{content:"􏟐"}.fad.fa-snowmobile:after{content:"􏟑"}.fad.fa-snowplow:after{content:"􏟒"}.fad.fa-socks:after{content:"􏚖"}.fad.fa-solar-panel:after{content:"􏖺"}.fad.fa-solar-system:after{content:"􏤯"}.fad.fa-sort:after{content:"􏃜"}.fad.fa-sort-alpha-down:after{content:"􏅝"}.fad.fa-sort-alpha-down-alt:after{content:"􏢁"}.fad.fa-sort-alpha-up:after{content:"􏅞"}.fad.fa-sort-alpha-up-alt:after{content:"􏢂"}.fad.fa-sort-alt:after{content:"􏢃"}.fad.fa-sort-amount-down:after{content:"􏅠"}.fad.fa-sort-amount-down-alt:after{content:"􏢄"}.fad.fa-sort-amount-up:after{content:"􏅡"}.fad.fa-sort-amount-up-alt:after{content:"􏢅"}.fad.fa-sort-circle:after{content:"􏤰"}.fad.fa-sort-circle-down:after{content:"􏤱"}.fad.fa-sort-circle-up:after{content:"􏤲"}.fad.fa-sort-down:after{content:"􏃝"}.fad.fa-sort-numeric-down:after{content:"􏅢"}.fad.fa-sort-numeric-down-alt:after{content:"􏢆"}.fad.fa-sort-numeric-up:after{content:"􏅣"}.fad.fa-sort-numeric-up-alt:after{content:"􏢇"}.fad.fa-sort-shapes-down:after{content:"􏢈"}.fad.fa-sort-shapes-down-alt:after{content:"􏢉"}.fad.fa-sort-shapes-up:after{content:"􏢊"}.fad.fa-sort-shapes-up-alt:after{content:"􏢋"}.fad.fa-sort-size-down:after{content:"􏢌"}.fad.fa-sort-size-down-alt:after{content:"􏢍"}.fad.fa-sort-size-up:after{content:"􏢎"}.fad.fa-sort-size-up-alt:after{content:"􏢏"}.fad.fa-sort-up:after{content:"􏃞"}.fad.fa-soup:after{content:"􏠣"}.fad.fa-spa:after{content:"􏖻"}.fad.fa-space-shuttle:after{content:"􏆗"}.fad.fa-space-station-moon:after{content:"􏤳"}.fad.fa-space-station-moon-alt:after{content:"􏤴"}.fad.fa-spade:after{content:"􏋴"}.fad.fa-sparkles:after{content:"􏢐"}.fad.fa-speaker:after{content:"􏣟"}.fad.fa-speakers:after{content:"􏣠"}.fad.fa-spell-check:after{content:"􏢑"}.fad.fa-spider:after{content:"􏜗"}.fad.fa-spider-black-widow:after{content:"􏜘"}.fad.fa-spider-web:after{content:"􏜙"}.fad.fa-spinner:after{content:"􏄐"}.fad.fa-spinner-third:after{content:"􏏴"}.fad.fa-splotch:after{content:"􏖼"}.fad.fa-spray-can:after{content:"􏖽"}.fad.fa-sprinkler:after{content:"􏤵"}.fad.fa-square:after{content:"􏃈"}.fad.fa-square-full:after{content:"􏑜"}.fad.fa-square-root:after{content:"􏚗"}.fad.fa-square-root-alt:after{content:"􏚘"}.fad.fa-squirrel:after{content:"􏜚"}.fad.fa-staff:after{content:"􏜛"}.fad.fa-stamp:after{content:"􏖿"}.fad.fa-star:after{content:"􏀅"}.fad.fa-star-and-crescent:after{content:"􏚙"}.fad.fa-star-christmas:after{content:"􏟔"}.fad.fa-star-exclamation:after{content:"􏋳"}.fad.fa-star-half:after{content:"􏂉"}.fad.fa-star-half-alt:after{content:"􏗀"}.fad.fa-star-of-david:after{content:"􏚚"}.fad.fa-star-of-life:after{content:"􏘡"}.fad.fa-star-shooting:after{content:"􏤶"}.fad.fa-starfighter:after{content:"􏤷"}.fad.fa-starfighter-alt:after{content:"􏤸"}.fad.fa-stars:after{content:"􏝢"}.fad.fa-starship:after{content:"􏤹"}.fad.fa-starship-freighter:after{content:"􏤺"}.fad.fa-steak:after{content:"􏠤"}.fad.fa-steering-wheel:after{content:"􏘢"}.fad.fa-step-backward:after{content:"􏁈"}.fad.fa-step-forward:after{content:"􏁑"}.fad.fa-stethoscope:after{content:"􏃱"}.fad.fa-sticky-note:after{content:"􏉉"}.fad.fa-stocking:after{content:"􏟕"}.fad.fa-stomach:after{content:"􏘣"}.fad.fa-stop:after{content:"􏁍"}.fad.fa-stop-circle:after{content:"􏊍"}.fad.fa-stopwatch:after{content:"􏋲"}.fad.fa-store:after{content:"􏕎"}.fad.fa-store-alt:after{content:"􏕏"}.fad.fa-stream:after{content:"􏕐"}.fad.fa-street-view:after{content:"􏈝"}.fad.fa-stretcher:after{content:"􏠥"}.fad.fa-strikethrough:after{content:"􏃌"}.fad.fa-stroopwafel:after{content:"􏕑"}.fad.fa-subscript:after{content:"􏄬"}.fad.fa-subway:after{content:"􏈹"}.fad.fa-suitcase:after{content:"􏃲"}.fad.fa-suitcase-rolling:after{content:"􏗁"}.fad.fa-sun:after{content:"􏆅"}.fad.fa-sun-cloud:after{content:"􏝣"}.fad.fa-sun-dust:after{content:"􏝤"}.fad.fa-sun-haze:after{content:"􏝥"}.fad.fa-sunglasses:after{content:"􏢒"}.fad.fa-sunrise:after{content:"􏝦"}.fad.fa-sunset:after{content:"􏝧"}.fad.fa-superscript:after{content:"􏄫"}.fad.fa-surprise:after{content:"􏗂"}.fad.fa-swatchbook:after{content:"􏗃"}.fad.fa-swimmer:after{content:"􏗄"}.fad.fa-swimming-pool:after{content:"􏗅"}.fad.fa-sword:after{content:"􏜜"}.fad.fa-sword-laser:after{content:"􏤻"}.fad.fa-sword-laser-alt:after{content:"􏤼"}.fad.fa-swords:after{content:"􏜝"}.fad.fa-swords-laser:after{content:"􏤽"}.fad.fa-synagogue:after{content:"􏚛"}.fad.fa-sync:after{content:"􏀡"}.fad.fa-sync-alt:after{content:"􏋱"}.fad.fa-syringe:after{content:"􏒎"}.fad.fa-table:after{content:"􏃎"}.fad.fa-table-tennis:after{content:"􏑝"}.fad.fa-tablet:after{content:"􏄊"}.fad.fa-tablet-alt:after{content:"􏏺"}.fad.fa-tablet-android:after{content:"􏏻"}.fad.fa-tablet-android-alt:after{content:"􏏼"}.fad.fa-tablet-rugged:after{content:"􏒏"}.fad.fa-tablets:after{content:"􏒐"}.fad.fa-tachometer:after{content:"􏃤"}.fad.fa-tachometer-alt:after{content:"􏏽"}.fad.fa-tachometer-alt-average:after{content:"􏘤"}.fad.fa-tachometer-alt-fast:after{content:"􏘥"}.fad.fa-tachometer-alt-fastest:after{content:"􏘦"}.fad.fa-tachometer-alt-slow:after{content:"􏘧"}.fad.fa-tachometer-alt-slowest:after{content:"􏘨"}.fad.fa-tachometer-average:after{content:"􏘩"}.fad.fa-tachometer-fast:after{content:"􏘪"}.fad.fa-tachometer-fastest:after{content:"􏘫"}.fad.fa-tachometer-slow:after{content:"􏘬"}.fad.fa-tachometer-slowest:after{content:"􏘭"}.fad.fa-taco:after{content:"􏠦"}.fad.fa-tag:after{content:"􏀫"}.fad.fa-tags:after{content:"􏀬"}.fad.fa-tally:after{content:"􏚜"}.fad.fa-tanakh:after{content:"􏠧"}.fad.fa-tape:after{content:"􏓛"}.fad.fa-tasks:after{content:"􏂮"}.fad.fa-tasks-alt:after{content:"􏠨"}.fad.fa-taxi:after{content:"􏆺"}.fad.fa-teeth:after{content:"􏘮"}.fad.fa-teeth-open:after{content:"􏘯"}.fad.fa-telescope:after{content:"􏤾"}.fad.fa-temperature-down:after{content:"􏤿"}.fad.fa-temperature-frigid:after{content:"􏝨"}.fad.fa-temperature-high:after{content:"􏝩"}.fad.fa-temperature-hot:after{content:"􏝪"}.fad.fa-temperature-low:after{content:"􏝫"}.fad.fa-temperature-up:after{content:"􏥀"}.fad.fa-tenge:after{content:"􏟗"}.fad.fa-tennis-ball:after{content:"􏑞"}.fad.fa-terminal:after{content:"􏄠"}.fad.fa-text:after{content:"􏢓"}.fad.fa-text-height:after{content:"􏀴"}.fad.fa-text-size:after{content:"􏢔"}.fad.fa-text-width:after{content:"􏀵"}.fad.fa-th:after{content:"􏀊"}.fad.fa-th-large:after{content:"􏀉"}.fad.fa-th-list:after{content:"􏀋"}.fad.fa-theater-masks:after{content:"􏘰"}.fad.fa-thermometer:after{content:"􏒑"}.fad.fa-thermometer-empty:after{content:"􏋋"}.fad.fa-thermometer-full:after{content:"􏋇"}.fad.fa-thermometer-half:after{content:"􏋉"}.fad.fa-thermometer-quarter:after{content:"􏋊"}.fad.fa-thermometer-three-quarters:after{content:"􏋈"}.fad.fa-theta:after{content:"􏚞"}.fad.fa-thumbs-down:after{content:"􏅥"}.fad.fa-thumbs-up:after{content:"􏅤"}.fad.fa-thumbtack:after{content:"􏂍"}.fad.fa-thunderstorm:after{content:"􏝬"}.fad.fa-thunderstorm-moon:after{content:"􏝭"}.fad.fa-thunderstorm-sun:after{content:"􏝮"}.fad.fa-ticket:after{content:"􏅅"}.fad.fa-ticket-alt:after{content:"􏏿"}.fad.fa-tilde:after{content:"􏚟"}.fad.fa-times:after{content:"􏀍"}.fad.fa-times-circle:after{content:"􏁗"}.fad.fa-times-hexagon:after{content:"􏋮"}.fad.fa-times-octagon:after{content:"􏋰"}.fad.fa-times-square:after{content:"􏋓"}.fad.fa-tint:after{content:"􏁃"}.fad.fa-tint-slash:after{content:"􏗇"}.fad.fa-tire:after{content:"􏘱"}.fad.fa-tire-flat:after{content:"􏘲"}.fad.fa-tire-pressure-warning:after{content:"􏘳"}.fad.fa-tire-rugged:after{content:"􏘴"}.fad.fa-tired:after{content:"􏗈"}.fad.fa-toggle-off:after{content:"􏈄"}.fad.fa-toggle-on:after{content:"􏈅"}.fad.fa-toilet:after{content:"􏟘"}.fad.fa-toilet-paper:after{content:"􏜞"}.fad.fa-toilet-paper-alt:after{content:"􏜟"}.fad.fa-tombstone:after{content:"􏜠"}.fad.fa-tombstone-alt:after{content:"􏜡"}.fad.fa-toolbox:after{content:"􏕒"}.fad.fa-tools:after{content:"􏟙"}.fad.fa-tooth:after{content:"􏗉"}.fad.fa-toothbrush:after{content:"􏘵"}.fad.fa-torah:after{content:"􏚠"}.fad.fa-torii-gate:after{content:"􏚡"}.fad.fa-tornado:after{content:"􏝯"}.fad.fa-tractor:after{content:"􏜢"}.fad.fa-trademark:after{content:"􏉜"}.fad.fa-traffic-cone:after{content:"􏘶"}.fad.fa-traffic-light:after{content:"􏘷"}.fad.fa-traffic-light-go:after{content:"􏘸"}.fad.fa-traffic-light-slow:after{content:"􏘹"}.fad.fa-traffic-light-stop:after{content:"􏘺"}.fad.fa-trailer:after{content:"􏥁"}.fad.fa-train:after{content:"􏈸"}.fad.fa-tram:after{content:"􏟚"}.fad.fa-transgender:after{content:"􏈤"}.fad.fa-transgender-alt:after{content:"􏈥"}.fad.fa-transporter:after{content:"􏥂"}.fad.fa-transporter-1:after{content:"􏥃"}.fad.fa-transporter-2:after{content:"􏥄"}.fad.fa-transporter-3:after{content:"􏥅"}.fad.fa-transporter-empty:after{content:"􏥆"}.fad.fa-trash:after{content:"􏇸"}.fad.fa-trash-alt:after{content:"􏋭"}.fad.fa-trash-restore:after{content:"􏠩"}.fad.fa-trash-restore-alt:after{content:"􏠪"}.fad.fa-trash-undo:after{content:"􏢕"}.fad.fa-trash-undo-alt:after{content:"􏢖"}.fad.fa-treasure-chest:after{content:"􏜣"}.fad.fa-tree:after{content:"􏆻"}.fad.fa-tree-alt:after{content:"􏐀"}.fad.fa-tree-christmas:after{content:"􏟛"}.fad.fa-tree-decorated:after{content:"􏟜"}.fad.fa-tree-large:after{content:"􏟝"}.fad.fa-tree-palm:after{content:"􏠫"}.fad.fa-trees:after{content:"􏜤"}.fad.fa-triangle:after{content:"􏋬"}.fad.fa-triangle-music:after{content:"􏣢"}.fad.fa-trophy:after{content:"􏂑"}.fad.fa-trophy-alt:after{content:"􏋫"}.fad.fa-truck:after{content:"􏃑"}.fad.fa-truck-container:after{content:"􏓜"}.fad.fa-truck-couch:after{content:"􏓝"}.fad.fa-truck-loading:after{content:"􏓞"}.fad.fa-truck-monster:after{content:"􏘻"}.fad.fa-truck-moving:after{content:"􏓟"}.fad.fa-truck-pickup:after{content:"􏘼"}.fad.fa-truck-plow:after{content:"􏟞"}.fad.fa-truck-ramp:after{content:"􏓠"}.fad.fa-trumpet:after{content:"􏣣"}.fad.fa-tshirt:after{content:"􏕓"}.fad.fa-tty:after{content:"􏇤"}.fad.fa-turkey:after{content:"􏜥"}.fad.fa-turntable:after{content:"􏣤"}.fad.fa-turtle:after{content:"􏜦"}.fad.fa-tv:after{content:"􏉬"}.fad.fa-tv-alt:after{content:"􏣥"}.fad.fa-tv-music:after{content:"􏣦"}.fad.fa-tv-retro:after{content:"􏐁"}.fad.fa-typewriter:after{content:"􏣧"}.fad.fa-ufo:after{content:"􏥇"}.fad.fa-ufo-beam:after{content:"􏥈"}.fad.fa-umbrella:after{content:"􏃩"}.fad.fa-umbrella-beach:after{content:"􏗊"}.fad.fa-underline:after{content:"􏃍"}.fad.fa-undo:after{content:"􏃢"}.fad.fa-undo-alt:after{content:"􏋪"}.fad.fa-unicorn:after{content:"􏜧"}.fad.fa-union:after{content:"􏚢"}.fad.fa-universal-access:after{content:"􏊚"}.fad.fa-university:after{content:"􏆜"}.fad.fa-unlink:after{content:"􏄧"}.fad.fa-unlock:after{content:"􏂜"}.fad.fa-unlock-alt:after{content:"􏄾"}.fad.fa-upload:after{content:"􏂓"}.fad.fa-usb-drive:after{content:"􏣩"}.fad.fa-usd-circle:after{content:"􏋨"}.fad.fa-usd-square:after{content:"􏋩"}.fad.fa-user:after{content:"􏀇"}.fad.fa-user-alien:after{content:"􏥊"}.fad.fa-user-alt:after{content:"􏐆"}.fad.fa-user-alt-slash:after{content:"􏓺"}.fad.fa-user-astronaut:after{content:"􏓻"}.fad.fa-user-chart:after{content:"􏚣"}.fad.fa-user-check:after{content:"􏓼"}.fad.fa-user-circle:after{content:"􏊽"}.fad.fa-user-clock:after{content:"􏓽"}.fad.fa-user-cog:after{content:"􏓾"}.fad.fa-user-cowboy:after{content:"􏣪"}.fad.fa-user-crown:after{content:"􏚤"}.fad.fa-user-edit:after{content:"􏓿"}.fad.fa-user-friends:after{content:"􏔀"}.fad.fa-user-graduate:after{content:"􏔁"}.fad.fa-user-hard-hat:after{content:"􏠬"}.fad.fa-user-headset:after{content:"􏠭"}.fad.fa-user-injured:after{content:"􏜨"}.fad.fa-user-lock:after{content:"􏔂"}.fad.fa-user-md:after{content:"􏃰"}.fad.fa-user-md-chat:after{content:"􏠮"}.fad.fa-user-minus:after{content:"􏔃"}.fad.fa-user-music:after{content:"􏣫"}.fad.fa-user-ninja:after{content:"􏔄"}.fad.fa-user-nurse:after{content:"􏠯"}.fad.fa-user-plus:after{content:"􏈴"}.fad.fa-user-robot:after{content:"􏥋"}.fad.fa-user-secret:after{content:"􏈛"}.fad.fa-user-shield:after{content:"􏔅"}.fad.fa-user-slash:after{content:"􏔆"}.fad.fa-user-tag:after{content:"􏔇"}.fad.fa-user-tie:after{content:"􏔈"}.fad.fa-user-times:after{content:"􏈵"}.fad.fa-user-unlock:after{content:"􏥘"}.fad.fa-user-visor:after{content:"􏥌"}.fad.fa-users:after{content:"􏃀"}.fad.fa-users-class:after{content:"􏘽"}.fad.fa-users-cog:after{content:"􏔉"}.fad.fa-users-crown:after{content:"􏚥"}.fad.fa-users-medical:after{content:"􏠰"}.fad.fa-utensil-fork:after{content:"􏋣"}.fad.fa-utensil-knife:after{content:"􏋤"}.fad.fa-utensil-spoon:after{content:"􏋥"}.fad.fa-utensils:after{content:"􏋧"}.fad.fa-utensils-alt:after{content:"􏋦"}.fad.fa-vacuum:after{content:"􏥍"}.fad.fa-vacuum-robot:after{content:"􏥎"}.fad.fa-value-absolute:after{content:"􏚦"}.fad.fa-vector-square:after{content:"􏗋"}.fad.fa-venus:after{content:"􏈡"}.fad.fa-venus-double:after{content:"􏈦"}.fad.fa-venus-mars:after{content:"􏈨"}.fad.fa-vhs:after{content:"􏣬"}.fad.fa-vial:after{content:"􏒒"}.fad.fa-vials:after{content:"􏒓"}.fad.fa-video:after{content:"􏀽"}.fad.fa-video-plus:after{content:"􏓡"}.fad.fa-video-slash:after{content:"􏓢"}.fad.fa-vihara:after{content:"􏚧"}.fad.fa-violin:after{content:"􏣭"}.fad.fa-voicemail:after{content:"􏢗"}.fad.fa-volcano:after{content:"􏝰"}.fad.fa-volleyball-ball:after{content:"􏑟"}.fad.fa-volume:after{content:"􏚨"}.fad.fa-volume-down:after{content:"􏀧"}.fad.fa-volume-mute:after{content:"􏚩"}.fad.fa-volume-off:after{content:"􏀦"}.fad.fa-volume-slash:after{content:"􏋢"}.fad.fa-volume-up:after{content:"􏀨"}.fad.fa-vote-nay:after{content:"􏝱"}.fad.fa-vote-yea:after{content:"􏝲"}.fad.fa-vr-cardboard:after{content:"􏜩"}.fad.fa-wagon-covered:after{content:"􏣮"}.fad.fa-walker:after{content:"􏠱"}.fad.fa-walkie-talkie:after{content:"􏣯"}.fad.fa-walking:after{content:"􏕔"}.fad.fa-wallet:after{content:"􏕕"}.fad.fa-wand:after{content:"􏜪"}.fad.fa-wand-magic:after{content:"􏜫"}.fad.fa-warehouse:after{content:"􏒔"}.fad.fa-warehouse-alt:after{content:"􏒕"}.fad.fa-washer:after{content:"􏢘"}.fad.fa-watch:after{content:"􏋡"}.fad.fa-watch-calculator:after{content:"􏣰"}.fad.fa-watch-fitness:after{content:"􏘾"}.fad.fa-water:after{content:"􏝳"}.fad.fa-water-lower:after{content:"􏝴"}.fad.fa-water-rise:after{content:"􏝵"}.fad.fa-wave-sine:after{content:"􏢙"}.fad.fa-wave-square:after{content:"􏠾"}.fad.fa-wave-triangle:after{content:"􏢚"}.fad.fa-waveform:after{content:"􏣱"}.fad.fa-waveform-path:after{content:"􏣲"}.fad.fa-webcam:after{content:"􏠲"}.fad.fa-webcam-slash:after{content:"􏠳"}.fad.fa-weight:after{content:"􏒖"}.fad.fa-weight-hanging:after{content:"􏗍"}.fad.fa-whale:after{content:"􏜬"}.fad.fa-wheat:after{content:"􏜭"}.fad.fa-wheelchair:after{content:"􏆓"}.fad.fa-whistle:after{content:"􏑠"}.fad.fa-wifi:after{content:"􏇫"}.fad.fa-wifi-1:after{content:"􏚪"}.fad.fa-wifi-2:after{content:"􏚫"}.fad.fa-wifi-slash:after{content:"􏚬"}.fad.fa-wind:after{content:"􏜮"}.fad.fa-wind-turbine:after{content:"􏢛"}.fad.fa-wind-warning:after{content:"􏝶"}.fad.fa-window:after{content:"􏐎"}.fad.fa-window-alt:after{content:"􏐏"}.fad.fa-window-close:after{content:"􏐐"}.fad.fa-window-frame:after{content:"􏥏"}.fad.fa-window-frame-open:after{content:"􏥐"}.fad.fa-window-maximize:after{content:"􏋐"}.fad.fa-window-minimize:after{content:"􏋑"}.fad.fa-window-restore:after{content:"􏋒"}.fad.fa-windsock:after{content:"􏝷"}.fad.fa-wine-bottle:after{content:"􏜯"}.fad.fa-wine-glass:after{content:"􏓣"}.fad.fa-wine-glass-alt:after{content:"􏗎"}.fad.fa-won-sign:after{content:"􏅙"}.fad.fa-wreath:after{content:"􏟢"}.fad.fa-wrench:after{content:"􏂭"}.fad.fa-x-ray:after{content:"􏒗"}.fad.fa-yen-sign:after{content:"􏅗"}.fad.fa-yin-yang:after{content:"􏚭"}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:auto;src:url("webfonts/fa-light-300.eot?");src:url("webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-light-300.woff2") format("woff2"),url("webfonts/fa-light-300.woff") format("woff"),url("webfonts/fa-light-300.ttf") format("truetype"),url("webfonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:auto;src:url("webfonts/fa-regular-400.eot?");src:url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-regular-400.woff2") format("woff2"),url("webfonts/fa-regular-400.woff") format("woff"),url("webfonts/fa-regular-400.ttf") format("truetype"),url("webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:auto;src:url("webfonts/fa-solid-900.eot?");src:url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-solid-900.woff2") format("woff2"),url("webfonts/fa-solid-900.woff") format("woff"),url("webfonts/fa-solid-900.ttf") format("truetype"),url("webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:"陋"}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:"肋"}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:"凜"}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:"菱"}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(webfonts/fa-brands-400.eot?);src:url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-brands-400.woff2) format("woff2"),url(webfonts/fa-brands-400.woff) format("woff"),url(webfonts/fa-brands-400.ttf) format("truetype"),url(webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(webfonts/fa-duotone-900.eot?);src:url(webfonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-duotone-900.woff2) format("woff2"),url(webfonts/fa-duotone-900.woff) format("woff"),url(webfonts/fa-duotone-900.ttf) format("truetype"),url(webfonts/fa-duotone-900.svg#fontawesome) format("svg")}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-abacus:after{content:"􏙀"}.fad.fa-acorn:after{content:"􏚮"}.fad.fa-ad:after{content:"􏙁"}.fad.fa-address-book:after{content:"􏊹"}.fad.fa-address-card:after{content:"􏊻"}.fad.fa-adjust:after{content:"􏁂"}.fad.fa-air-conditioner:after{content:"􏣴"}.fad.fa-air-freshener:after{content:"􏗐"}.fad.fa-alarm-clock:after{content:"􏍎"}.fad.fa-alarm-exclamation:after{content:"􏡃"}.fad.fa-alarm-plus:after{content:"􏡄"}.fad.fa-alarm-snooze:after{content:"􏡅"}.fad.fa-album:after{content:"􏢟"}.fad.fa-album-collection:after{content:"􏢠"}.fad.fa-alicorn:after{content:"􏚰"}.fad.fa-alien:after{content:"􏣵"}.fad.fa-alien-monster:after{content:"􏣶"}.fad.fa-align-center:after{content:"􏀷"}.fad.fa-align-justify:after{content:"􏀹"}.fad.fa-align-left:after{content:"􏀶"}.fad.fa-align-right:after{content:"􏀸"}.fad.fa-align-slash:after{content:"􏡆"}.fad.fa-allergies:after{content:"􏑡"}.fad.fa-ambulance:after{content:"􏃹"}.fad.fa-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-amp-guitar:after{content:"􏢡"}.fad.fa-analytics:after{content:"􏙃"}.fad.fa-anchor:after{content:"􏄽"}.fad.fa-angel:after{content:"􏝹"}.fad.fa-angle-double-down:after{content:"􏄃"}.fad.fa-angle-double-left:after{content:"􏄀"}.fad.fa-angle-double-right:after{content:"􏄁"}.fad.fa-angle-double-up:after{content:"􏄂"}.fad.fa-angle-down:after{content:"􏄇"}.fad.fa-angle-left:after{content:"􏄄"}.fad.fa-angle-right:after{content:"􏄅"}.fad.fa-angle-up:after{content:"􏄆"}.fad.fa-angry:after{content:"􏕖"}.fad.fa-ankh:after{content:"􏙄"}.fad.fa-apple-alt:after{content:"􏗑"}.fad.fa-apple-crate:after{content:"􏚱"}.fad.fa-archive:after{content:"􏆇"}.fad.fa-archway:after{content:"􏕗"}.fad.fa-arrow-alt-circle-down:after{content:"􏍘"}.fad.fa-arrow-alt-circle-left:after{content:"􏍙"}.fad.fa-arrow-alt-circle-right:after{content:"􏍚"}.fad.fa-arrow-alt-circle-up:after{content:"􏍛"}.fad.fa-arrow-alt-down:after{content:"􏍔"}.fad.fa-arrow-alt-from-bottom:after{content:"􏍆"}.fad.fa-arrow-alt-from-left:after{content:"􏍇"}.fad.fa-arrow-alt-from-right:after{content:"􏍈"}.fad.fa-arrow-alt-from-top:after{content:"􏍉"}.fad.fa-arrow-alt-left:after{content:"􏍕"}.fad.fa-arrow-alt-right:after{content:"􏍖"}.fad.fa-arrow-alt-square-down:after{content:"􏍐"}.fad.fa-arrow-alt-square-left:after{content:"􏍑"}.fad.fa-arrow-alt-square-right:after{content:"􏍒"}.fad.fa-arrow-alt-square-up:after{content:"􏍓"}.fad.fa-arrow-alt-to-bottom:after{content:"􏍊"}.fad.fa-arrow-alt-to-left:after{content:"􏍋"}.fad.fa-arrow-alt-to-right:after{content:"􏍌"}.fad.fa-arrow-alt-to-top:after{content:"􏍍"}.fad.fa-arrow-alt-up:after{content:"􏍗"}.fad.fa-arrow-circle-down:after{content:"􏂫"}.fad.fa-arrow-circle-left:after{content:"􏂨"}.fad.fa-arrow-circle-right:after{content:"􏂩"}.fad.fa-arrow-circle-up:after{content:"􏂪"}.fad.fa-arrow-down:after{content:"􏁣"}.fad.fa-arrow-from-bottom:after{content:"􏍂"}.fad.fa-arrow-from-left:after{content:"􏍃"}.fad.fa-arrow-from-right:after{content:"􏍄"}.fad.fa-arrow-from-top:after{content:"􏍅"}.fad.fa-arrow-left:after{content:"􏁠"}.fad.fa-arrow-right:after{content:"􏁡"}.fad.fa-arrow-square-down:after{content:"􏌹"}.fad.fa-arrow-square-left:after{content:"􏌺"}.fad.fa-arrow-square-right:after{content:"􏌻"}.fad.fa-arrow-square-up:after{content:"􏌼"}.fad.fa-arrow-to-bottom:after{content:"􏌽"}.fad.fa-arrow-to-left:after{content:"􏌾"}.fad.fa-arrow-to-right:after{content:"􏍀"}.fad.fa-arrow-to-top:after{content:"􏍁"}.fad.fa-arrow-up:after{content:"􏁢"}.fad.fa-arrows:after{content:"􏁇"}.fad.fa-arrows-alt:after{content:"􏂲"}.fad.fa-arrows-alt-h:after{content:"􏌷"}.fad.fa-arrows-alt-v:after{content:"􏌸"}.fad.fa-arrows-h:after{content:"􏁾"}.fad.fa-arrows-v:after{content:"􏁽"}.fad.fa-assistive-listening-systems:after{content:"􏊢"}.fad.fa-asterisk:after{content:"􏁩"}.fad.fa-at:after{content:"􏇺"}.fad.fa-atlas:after{content:"􏕘"}.fad.fa-atom:after{content:"􏗒"}.fad.fa-atom-alt:after{content:"􏗓"}.fad.fa-audio-description:after{content:"􏊞"}.fad.fa-award:after{content:"􏕙"}.fad.fa-axe:after{content:"􏚲"}.fad.fa-axe-battle:after{content:"􏚳"}.fad.fa-baby:after{content:"􏝼"}.fad.fa-baby-carriage:after{content:"􏝽"}.fad.fa-backpack:after{content:"􏗔"}.fad.fa-backspace:after{content:"􏕚"}.fad.fa-backward:after{content:"􏁊"}.fad.fa-bacon:after{content:"􏟥"}.fad.fa-badge:after{content:"􏌵"}.fad.fa-badge-check:after{content:"􏌶"}.fad.fa-badge-dollar:after{content:"􏙅"}.fad.fa-badge-percent:after{content:"􏙆"}.fad.fa-badge-sheriff:after{content:"􏢢"}.fad.fa-badger-honey:after{content:"􏚴"}.fad.fa-bags-shopping:after{content:"􏡇"}.fad.fa-bahai:after{content:"􏙦"}.fad.fa-balance-scale:after{content:"􏉎"}.fad.fa-balance-scale-left:after{content:"􏔕"}.fad.fa-balance-scale-right:after{content:"􏔖"}.fad.fa-ball-pile:after{content:"􏝾"}.fad.fa-ballot:after{content:"􏜲"}.fad.fa-ballot-check:after{content:"􏜳"}.fad.fa-ban:after{content:"􏁞"}.fad.fa-band-aid:after{content:"􏑢"}.fad.fa-banjo:after{content:"􏢣"}.fad.fa-barcode:after{content:"􏀪"}.fad.fa-barcode-alt:after{content:"􏑣"}.fad.fa-barcode-read:after{content:"􏑤"}.fad.fa-barcode-scan:after{content:"􏑥"}.fad.fa-bars:after{content:"􏃉"}.fad.fa-baseball:after{content:"􏐲"}.fad.fa-baseball-ball:after{content:"􏐳"}.fad.fa-basketball-ball:after{content:"􏐴"}.fad.fa-basketball-hoop:after{content:"􏐵"}.fad.fa-bat:after{content:"􏚵"}.fad.fa-bath:after{content:"􏋍"}.fad.fa-battery-bolt:after{content:"􏍶"}.fad.fa-battery-empty:after{content:"􏉄"}.fad.fa-battery-full:after{content:"􏉀"}.fad.fa-battery-half:after{content:"􏉂"}.fad.fa-battery-quarter:after{content:"􏉃"}.fad.fa-battery-slash:after{content:"􏍷"}.fad.fa-battery-three-quarters:after{content:"􏉁"}.fad.fa-bed:after{content:"􏈶"}.fad.fa-bed-alt:after{content:"􏣷"}.fad.fa-bed-bunk:after{content:"􏣸"}.fad.fa-bed-empty:after{content:"􏣹"}.fad.fa-beer:after{content:"􏃼"}.fad.fa-bell:after{content:"􏃳"}.fad.fa-bell-exclamation:after{content:"􏡈"}.fad.fa-bell-on:after{content:"􏣺"}.fad.fa-bell-plus:after{content:"􏡉"}.fad.fa-bell-school:after{content:"􏗕"}.fad.fa-bell-school-slash:after{content:"􏗖"}.fad.fa-bell-slash:after{content:"􏇶"}.fad.fa-bells:after{content:"􏝿"}.fad.fa-betamax:after{content:"􏢤"}.fad.fa-bezier-curve:after{content:"􏕛"}.fad.fa-bible:after{content:"􏙇"}.fad.fa-bicycle:after{content:"􏈆"}.fad.fa-biking:after{content:"􏡊"}.fad.fa-biking-mountain:after{content:"􏡋"}.fad.fa-binoculars:after{content:"􏇥"}.fad.fa-biohazard:after{content:"􏞀"}.fad.fa-birthday-cake:after{content:"􏇽"}.fad.fa-blanket:after{content:"􏒘"}.fad.fa-blender:after{content:"􏔗"}.fad.fa-blender-phone:after{content:"􏚶"}.fad.fa-blind:after{content:"􏊝"}.fad.fa-blinds:after{content:"􏣻"}.fad.fa-blinds-open:after{content:"􏣼"}.fad.fa-blinds-raised:after{content:"􏣽"}.fad.fa-blog:after{content:"􏞁"}.fad.fa-bold:after{content:"􏀲"}.fad.fa-bolt:after{content:"􏃧"}.fad.fa-bomb:after{content:"􏇢"}.fad.fa-bone:after{content:"􏗗"}.fad.fa-bone-break:after{content:"􏗘"}.fad.fa-bong:after{content:"􏕜"}.fad.fa-book:after{content:"􏀭"}.fad.fa-book-alt:after{content:"􏗙"}.fad.fa-book-dead:after{content:"􏚷"}.fad.fa-book-heart:after{content:"􏒙"}.fad.fa-book-medical:after{content:"􏟦"}.fad.fa-book-open:after{content:"􏔘"}.fad.fa-book-reader:after{content:"􏗚"}.fad.fa-book-spells:after{content:"􏚸"}.fad.fa-book-user:after{content:"􏟧"}.fad.fa-bookmark:after{content:"􏀮"}.fad.fa-books:after{content:"􏗛"}.fad.fa-books-medical:after{content:"􏟨"}.fad.fa-boombox:after{content:"􏢥"}.fad.fa-boot:after{content:"􏞂"}.fad.fa-booth-curtain:after{content:"􏜴"}.fad.fa-border-all:after{content:"􏡌"}.fad.fa-border-bottom:after{content:"􏡍"}.fad.fa-border-center-h:after{content:"􏢜"}.fad.fa-border-center-v:after{content:"􏢝"}.fad.fa-border-inner:after{content:"􏡎"}.fad.fa-border-left:after{content:"􏡏"}.fad.fa-border-none:after{content:"􏡐"}.fad.fa-border-outer:after{content:"􏡑"}.fad.fa-border-right:after{content:"􏡒"}.fad.fa-border-style:after{content:"􏡓"}.fad.fa-border-style-alt:after{content:"􏡔"}.fad.fa-border-top:after{content:"􏡕"}.fad.fa-bow-arrow:after{content:"􏚹"}.fad.fa-bowling-ball:after{content:"􏐶"}.fad.fa-bowling-pins:after{content:"􏐷"}.fad.fa-box:after{content:"􏑦"}.fad.fa-box-alt:after{content:"􏒚"}.fad.fa-box-ballot:after{content:"􏜵"}.fad.fa-box-check:after{content:"􏑧"}.fad.fa-box-fragile:after{content:"􏒛"}.fad.fa-box-full:after{content:"􏒜"}.fad.fa-box-heart:after{content:"􏒝"}.fad.fa-box-open:after{content:"􏒞"}.fad.fa-box-up:after{content:"􏒟"}.fad.fa-box-usd:after{content:"􏒠"}.fad.fa-boxes:after{content:"􏑨"}.fad.fa-boxes-alt:after{content:"􏒡"}.fad.fa-boxing-glove:after{content:"􏐸"}.fad.fa-brackets:after{content:"􏟩"}.fad.fa-brackets-curly:after{content:"􏟪"}.fad.fa-braille:after{content:"􏊡"}.fad.fa-brain:after{content:"􏗜"}.fad.fa-bread-loaf:after{content:"􏟫"}.fad.fa-bread-slice:after{content:"􏟬"}.fad.fa-briefcase:after{content:"􏂱"}.fad.fa-briefcase-medical:after{content:"􏑩"}.fad.fa-bring-forward:after{content:"􏡖"}.fad.fa-bring-front:after{content:"􏡗"}.fad.fa-broadcast-tower:after{content:"􏔙"}.fad.fa-broom:after{content:"􏔚"}.fad.fa-browser:after{content:"􏍾"}.fad.fa-brush:after{content:"􏕝"}.fad.fa-bug:after{content:"􏆈"}.fad.fa-building:after{content:"􏆭"}.fad.fa-bullhorn:after{content:"􏂡"}.fad.fa-bullseye:after{content:"􏅀"}.fad.fa-bullseye-arrow:after{content:"􏙈"}.fad.fa-bullseye-pointer:after{content:"􏙉"}.fad.fa-burger-soda:after{content:"􏡘"}.fad.fa-burn:after{content:"􏑪"}.fad.fa-burrito:after{content:"􏟭"}.fad.fa-bus:after{content:"􏈇"}.fad.fa-bus-alt:after{content:"􏕞"}.fad.fa-bus-school:after{content:"􏗝"}.fad.fa-business-time:after{content:"􏙊"}.fad.fa-cabinet-filing:after{content:"􏙋"}.fad.fa-cactus:after{content:"􏢧"}.fad.fa-calculator:after{content:"􏇬"}.fad.fa-calculator-alt:after{content:"􏙌"}.fad.fa-calendar:after{content:"􏄳"}.fad.fa-calendar-alt:after{content:"􏁳"}.fad.fa-calendar-check:after{content:"􏉴"}.fad.fa-calendar-day:after{content:"􏞃"}.fad.fa-calendar-edit:after{content:"􏌳"}.fad.fa-calendar-exclamation:after{content:"􏌴"}.fad.fa-calendar-minus:after{content:"􏉲"}.fad.fa-calendar-plus:after{content:"􏉱"}.fad.fa-calendar-star:after{content:"􏜶"}.fad.fa-calendar-times:after{content:"􏉳"}.fad.fa-calendar-week:after{content:"􏞄"}.fad.fa-camcorder:after{content:"􏢨"}.fad.fa-camera:after{content:"􏀰"}.fad.fa-camera-alt:after{content:"􏌲"}.fad.fa-camera-home:after{content:"􏣾"}.fad.fa-camera-movie:after{content:"􏢩"}.fad.fa-camera-polaroid:after{content:"􏢪"}.fad.fa-camera-retro:after{content:"􏂃"}.fad.fa-campfire:after{content:"􏚺"}.fad.fa-campground:after{content:"􏚻"}.fad.fa-candle-holder:after{content:"􏚼"}.fad.fa-candy-cane:after{content:"􏞆"}.fad.fa-candy-corn:after{content:"􏚽"}.fad.fa-cannabis:after{content:"􏕟"}.fad.fa-capsules:after{content:"􏑫"}.fad.fa-car:after{content:"􏆹"}.fad.fa-car-alt:after{content:"􏗞"}.fad.fa-car-battery:after{content:"􏗟"}.fad.fa-car-building:after{content:"􏡙"}.fad.fa-car-bump:after{content:"􏗠"}.fad.fa-car-bus:after{content:"􏡚"}.fad.fa-car-crash:after{content:"􏗡"}.fad.fa-car-garage:after{content:"􏗢"}.fad.fa-car-mechanic:after{content:"􏗣"}.fad.fa-car-side:after{content:"􏗤"}.fad.fa-car-tilt:after{content:"􏗥"}.fad.fa-car-wash:after{content:"􏗦"}.fad.fa-caravan:after{content:"􏣿"}.fad.fa-caravan-alt:after{content:"􏤀"}.fad.fa-caret-circle-down:after{content:"􏌭"}.fad.fa-caret-circle-left:after{content:"􏌮"}.fad.fa-caret-circle-right:after{content:"􏌰"}.fad.fa-caret-circle-up:after{content:"􏌱"}.fad.fa-caret-down:after{content:"􏃗"}.fad.fa-caret-left:after{content:"􏃙"}.fad.fa-caret-right:after{content:"􏃚"}.fad.fa-caret-square-down:after{content:"􏅐"}.fad.fa-caret-square-left:after{content:"􏆑"}.fad.fa-caret-square-right:after{content:"􏅒"}.fad.fa-caret-square-up:after{content:"􏅑"}.fad.fa-caret-up:after{content:"􏃘"}.fad.fa-carrot:after{content:"􏞇"}.fad.fa-cars:after{content:"􏡛"}.fad.fa-cart-arrow-down:after{content:"􏈘"}.fad.fa-cart-plus:after{content:"􏈗"}.fad.fa-cash-register:after{content:"􏞈"}.fad.fa-cassette-tape:after{content:"􏢫"}.fad.fa-cat:after{content:"􏚾"}.fad.fa-cat-space:after{content:"􏤁"}.fad.fa-cauldron:after{content:"􏚿"}.fad.fa-cctv:after{content:"􏢬"}.fad.fa-certificate:after{content:"􏂣"}.fad.fa-chair:after{content:"􏛀"}.fad.fa-chair-office:after{content:"􏛁"}.fad.fa-chalkboard:after{content:"􏔛"}.fad.fa-chalkboard-teacher:after{content:"􏔜"}.fad.fa-charging-station:after{content:"􏗧"}.fad.fa-chart-area:after{content:"􏇾"}.fad.fa-chart-bar:after{content:"􏂀"}.fad.fa-chart-line:after{content:"􏈁"}.fad.fa-chart-line-down:after{content:"􏙍"}.fad.fa-chart-network:after{content:"􏞊"}.fad.fa-chart-pie:after{content:"􏈀"}.fad.fa-chart-pie-alt:after{content:"􏙎"}.fad.fa-chart-scatter:after{content:"􏟮"}.fad.fa-check:after{content:"􏀌"}.fad.fa-check-circle:after{content:"􏁘"}.fad.fa-check-double:after{content:"􏕠"}.fad.fa-check-square:after{content:"􏅊"}.fad.fa-cheese:after{content:"􏟯"}.fad.fa-cheese-swiss:after{content:"􏟰"}.fad.fa-cheeseburger:after{content:"􏟱"}.fad.fa-chess:after{content:"􏐹"}.fad.fa-chess-bishop:after{content:"􏐺"}.fad.fa-chess-bishop-alt:after{content:"􏐻"}.fad.fa-chess-board:after{content:"􏐼"}.fad.fa-chess-clock:after{content:"􏐽"}.fad.fa-chess-clock-alt:after{content:"􏐾"}.fad.fa-chess-king:after{content:"􏐿"}.fad.fa-chess-king-alt:after{content:"􏑀"}.fad.fa-chess-knight:after{content:"􏑁"}.fad.fa-chess-knight-alt:after{content:"􏑂"}.fad.fa-chess-pawn:after{content:"􏑃"}.fad.fa-chess-pawn-alt:after{content:"􏑄"}.fad.fa-chess-queen:after{content:"􏑅"}.fad.fa-chess-queen-alt:after{content:"􏑆"}.fad.fa-chess-rook:after{content:"􏑇"}.fad.fa-chess-rook-alt:after{content:"􏑈"}.fad.fa-chevron-circle-down:after{content:"􏄺"}.fad.fa-chevron-circle-left:after{content:"􏄷"}.fad.fa-chevron-circle-right:after{content:"􏄸"}.fad.fa-chevron-circle-up:after{content:"􏄹"}.fad.fa-chevron-double-down:after{content:"􏌢"}.fad.fa-chevron-double-left:after{content:"􏌣"}.fad.fa-chevron-double-right:after{content:"􏌤"}.fad.fa-chevron-double-up:after{content:"􏌥"}.fad.fa-chevron-down:after{content:"􏁸"}.fad.fa-chevron-left:after{content:"􏁓"}.fad.fa-chevron-right:after{content:"􏁔"}.fad.fa-chevron-square-down:after{content:"􏌩"}.fad.fa-chevron-square-left:after{content:"􏌪"}.fad.fa-chevron-square-right:after{content:"􏌫"}.fad.fa-chevron-square-up:after{content:"􏌬"}.fad.fa-chevron-up:after{content:"􏁷"}.fad.fa-child:after{content:"􏆮"}.fad.fa-chimney:after{content:"􏞋"}.fad.fa-church:after{content:"􏔝"}.fad.fa-circle:after{content:"􏄑"}.fad.fa-circle-notch:after{content:"􏇎"}.fad.fa-city:after{content:"􏙏"}.fad.fa-clarinet:after{content:"􏢭"}.fad.fa-claw-marks:after{content:"􏛂"}.fad.fa-clinic-medical:after{content:"􏟲"}.fad.fa-clipboard:after{content:"􏌨"}.fad.fa-clipboard-check:after{content:"􏑬"}.fad.fa-clipboard-list:after{content:"􏑭"}.fad.fa-clipboard-list-check:after{content:"􏜷"}.fad.fa-clipboard-prescription:after{content:"􏗨"}.fad.fa-clipboard-user:after{content:"􏟳"}.fad.fa-clock:after{content:"􏀗"}.fad.fa-clone:after{content:"􏉍"}.fad.fa-closed-captioning:after{content:"􏈊"}.fad.fa-cloud:after{content:"􏃂"}.fad.fa-cloud-download:after{content:"􏃭"}.fad.fa-cloud-download-alt:after{content:"􏎁"}.fad.fa-cloud-drizzle:after{content:"􏜸"}.fad.fa-cloud-hail:after{content:"􏜹"}.fad.fa-cloud-hail-mixed:after{content:"􏜺"}.fad.fa-cloud-meatball:after{content:"􏜻"}.fad.fa-cloud-moon:after{content:"􏛃"}.fad.fa-cloud-moon-rain:after{content:"􏜼"}.fad.fa-cloud-music:after{content:"􏢮"}.fad.fa-cloud-rain:after{content:"􏜽"}.fad.fa-cloud-rainbow:after{content:"􏜾"}.fad.fa-cloud-showers:after{content:"􏜿"}.fad.fa-cloud-showers-heavy:after{content:"􏝀"}.fad.fa-cloud-sleet:after{content:"􏝁"}.fad.fa-cloud-snow:after{content:"􏝂"}.fad.fa-cloud-sun:after{content:"􏛄"}.fad.fa-cloud-sun-rain:after{content:"􏝃"}.fad.fa-cloud-upload:after{content:"􏃮"}.fad.fa-cloud-upload-alt:after{content:"􏎂"}.fad.fa-clouds:after{content:"􏝄"}.fad.fa-clouds-moon:after{content:"􏝅"}.fad.fa-clouds-sun:after{content:"􏝆"}.fad.fa-club:after{content:"􏌧"}.fad.fa-cocktail:after{content:"􏕡"}.fad.fa-code:after{content:"􏄡"}.fad.fa-code-branch:after{content:"􏄦"}.fad.fa-code-commit:after{content:"􏎆"}.fad.fa-code-merge:after{content:"􏎇"}.fad.fa-coffee:after{content:"􏃴"}.fad.fa-coffee-pot:after{content:"􏤂"}.fad.fa-coffee-togo:after{content:"􏛅"}.fad.fa-coffin:after{content:"􏛆"}.fad.fa-coffin-cross:after{content:"􏥑"}.fad.fa-cog:after{content:"􏀓"}.fad.fa-cogs:after{content:"􏂅"}.fad.fa-coin:after{content:"􏡜"}.fad.fa-coins:after{content:"􏔞"}.fad.fa-columns:after{content:"􏃛"}.fad.fa-comet:after{content:"􏤃"}.fad.fa-comment:after{content:"􏁵"}.fad.fa-comment-alt:after{content:"􏉺"}.fad.fa-comment-alt-check:after{content:"􏒢"}.fad.fa-comment-alt-dollar:after{content:"􏙐"}.fad.fa-comment-alt-dots:after{content:"􏒣"}.fad.fa-comment-alt-edit:after{content:"􏒤"}.fad.fa-comment-alt-exclamation:after{content:"􏒥"}.fad.fa-comment-alt-lines:after{content:"􏒦"}.fad.fa-comment-alt-medical:after{content:"􏟴"}.fad.fa-comment-alt-minus:after{content:"􏒧"}.fad.fa-comment-alt-music:after{content:"􏢯"}.fad.fa-comment-alt-plus:after{content:"􏒨"}.fad.fa-comment-alt-slash:after{content:"􏒩"}.fad.fa-comment-alt-smile:after{content:"􏒪"}.fad.fa-comment-alt-times:after{content:"􏒫"}.fad.fa-comment-check:after{content:"􏒬"}.fad.fa-comment-dollar:after{content:"􏙑"}.fad.fa-comment-dots:after{content:"􏒭"}.fad.fa-comment-edit:after{content:"􏒮"}.fad.fa-comment-exclamation:after{content:"􏒯"}.fad.fa-comment-lines:after{content:"􏒰"}.fad.fa-comment-medical:after{content:"􏟵"}.fad.fa-comment-minus:after{content:"􏒱"}.fad.fa-comment-music:after{content:"􏢰"}.fad.fa-comment-plus:after{content:"􏒲"}.fad.fa-comment-slash:after{content:"􏒳"}.fad.fa-comment-smile:after{content:"􏒴"}.fad.fa-comment-times:after{content:"􏒵"}.fad.fa-comments:after{content:"􏂆"}.fad.fa-comments-alt:after{content:"􏒶"}.fad.fa-comments-alt-dollar:after{content:"􏙒"}.fad.fa-comments-dollar:after{content:"􏙓"}.fad.fa-compact-disc:after{content:"􏔟"}.fad.fa-compass:after{content:"􏅎"}.fad.fa-compass-slash:after{content:"􏗩"}.fad.fa-compress:after{content:"􏁦"}.fad.fa-compress-alt:after{content:"􏐢"}.fad.fa-compress-arrows-alt:after{content:"􏞌"}.fad.fa-compress-wide:after{content:"􏌦"}.fad.fa-computer-classic:after{content:"􏢱"}.fad.fa-computer-speaker:after{content:"􏢲"}.fad.fa-concierge-bell:after{content:"􏕢"}.fad.fa-construction:after{content:"􏡝"}.fad.fa-container-storage:after{content:"􏒷"}.fad.fa-conveyor-belt:after{content:"􏑮"}.fad.fa-conveyor-belt-alt:after{content:"􏑯"}.fad.fa-cookie:after{content:"􏕣"}.fad.fa-cookie-bite:after{content:"􏕤"}.fad.fa-copy:after{content:"􏃅"}.fad.fa-copyright:after{content:"􏇹"}.fad.fa-corn:after{content:"􏛇"}.fad.fa-couch:after{content:"􏒸"}.fad.fa-cow:after{content:"􏛈"}.fad.fa-cowbell:after{content:"􏢳"}.fad.fa-cowbell-more:after{content:"􏢴"}.fad.fa-credit-card:after{content:"􏂝"}.fad.fa-credit-card-blank:after{content:"􏎉"}.fad.fa-credit-card-front:after{content:"􏎊"}.fad.fa-cricket:after{content:"􏑉"}.fad.fa-croissant:after{content:"􏟶"}.fad.fa-crop:after{content:"􏄥"}.fad.fa-crop-alt:after{content:"􏕥"}.fad.fa-cross:after{content:"􏙔"}.fad.fa-crosshairs:after{content:"􏁛"}.fad.fa-crow:after{content:"􏔠"}.fad.fa-crown:after{content:"􏔡"}.fad.fa-crutch:after{content:"􏟷"}.fad.fa-crutches:after{content:"􏟸"}.fad.fa-cube:after{content:"􏆲"}.fad.fa-cubes:after{content:"􏆳"}.fad.fa-curling:after{content:"􏑊"}.fad.fa-cut:after{content:"􏃄"}.fad.fa-dagger:after{content:"􏛋"}.fad.fa-database:after{content:"􏇀"}.fad.fa-deaf:after{content:"􏊤"}.fad.fa-debug:after{content:"􏟹"}.fad.fa-deer:after{content:"􏞎"}.fad.fa-deer-rudolph:after{content:"􏞏"}.fad.fa-democrat:after{content:"􏝇"}.fad.fa-desktop:after{content:"􏄈"}.fad.fa-desktop-alt:after{content:"􏎐"}.fad.fa-dewpoint:after{content:"􏝈"}.fad.fa-dharmachakra:after{content:"􏙕"}.fad.fa-diagnoses:after{content:"􏑰"}.fad.fa-diamond:after{content:"􏈙"}.fad.fa-dice:after{content:"􏔢"}.fad.fa-dice-d10:after{content:"􏛍"}.fad.fa-dice-d12:after{content:"􏛎"}.fad.fa-dice-d20:after{content:"􏛏"}.fad.fa-dice-d4:after{content:"􏛐"}.fad.fa-dice-d6:after{content:"􏛑"}.fad.fa-dice-d8:after{content:"􏛒"}.fad.fa-dice-five:after{content:"􏔣"}.fad.fa-dice-four:after{content:"􏔤"}.fad.fa-dice-one:after{content:"􏔥"}.fad.fa-dice-six:after{content:"􏔦"}.fad.fa-dice-three:after{content:"􏔧"}.fad.fa-dice-two:after{content:"􏔨"}.fad.fa-digging:after{content:"􏡞"}.fad.fa-digital-tachograph:after{content:"􏕦"}.fad.fa-diploma:after{content:"􏗪"}.fad.fa-directions:after{content:"􏗫"}.fad.fa-disc-drive:after{content:"􏢵"}.fad.fa-disease:after{content:"􏟺"}.fad.fa-divide:after{content:"􏔩"}.fad.fa-dizzy:after{content:"􏕧"}.fad.fa-dna:after{content:"􏑱"}.fad.fa-do-not-enter:after{content:"􏗬"}.fad.fa-dog:after{content:"􏛓"}.fad.fa-dog-leashed:after{content:"􏛔"}.fad.fa-dollar-sign:after{content:"􏅕"}.fad.fa-dolly:after{content:"􏑲"}.fad.fa-dolly-empty:after{content:"􏑳"}.fad.fa-dolly-flatbed:after{content:"􏑴"}.fad.fa-dolly-flatbed-alt:after{content:"􏑵"}.fad.fa-dolly-flatbed-empty:after{content:"􏑶"}.fad.fa-donate:after{content:"􏒹"}.fad.fa-door-closed:after{content:"􏔪"}.fad.fa-door-open:after{content:"􏔫"}.fad.fa-dot-circle:after{content:"􏆒"}.fad.fa-dove:after{content:"􏒺"}.fad.fa-download:after{content:"􏀙"}.fad.fa-drafting-compass:after{content:"􏕨"}.fad.fa-dragon:after{content:"􏛕"}.fad.fa-draw-circle:after{content:"􏗭"}.fad.fa-draw-polygon:after{content:"􏗮"}.fad.fa-draw-square:after{content:"􏗯"}.fad.fa-dreidel:after{content:"􏞒"}.fad.fa-drone:after{content:"􏡟"}.fad.fa-drone-alt:after{content:"􏡠"}.fad.fa-drum:after{content:"􏕩"}.fad.fa-drum-steelpan:after{content:"􏕪"}.fad.fa-drumstick:after{content:"􏛖"}.fad.fa-drumstick-bite:after{content:"􏛗"}.fad.fa-dryer:after{content:"􏡡"}.fad.fa-dryer-alt:after{content:"􏡢"}.fad.fa-duck:after{content:"􏛘"}.fad.fa-dumbbell:after{content:"􏑋"}.fad.fa-dumpster:after{content:"􏞓"}.fad.fa-dumpster-fire:after{content:"􏞔"}.fad.fa-dungeon:after{content:"􏛙"}.fad.fa-ear:after{content:"􏗰"}.fad.fa-ear-muffs:after{content:"􏞕"}.fad.fa-eclipse:after{content:"􏝉"}.fad.fa-eclipse-alt:after{content:"􏝊"}.fad.fa-edit:after{content:"􏁄"}.fad.fa-egg:after{content:"􏟻"}.fad.fa-egg-fried:after{content:"􏟼"}.fad.fa-eject:after{content:"􏁒"}.fad.fa-elephant:after{content:"􏛚"}.fad.fa-ellipsis-h:after{content:"􏅁"}.fad.fa-ellipsis-h-alt:after{content:"􏎛"}.fad.fa-ellipsis-v:after{content:"􏅂"}.fad.fa-ellipsis-v-alt:after{content:"􏎜"}.fad.fa-empty-set:after{content:"􏙖"}.fad.fa-engine-warning:after{content:"􏗲"}.fad.fa-envelope:after{content:"􏃠"}.fad.fa-envelope-open:after{content:"􏊶"}.fad.fa-envelope-open-dollar:after{content:"􏙗"}.fad.fa-envelope-open-text:after{content:"􏙘"}.fad.fa-envelope-square:after{content:"􏆙"}.fad.fa-equals:after{content:"􏔬"}.fad.fa-eraser:after{content:"􏄭"}.fad.fa-ethernet:after{content:"􏞖"}.fad.fa-euro-sign:after{content:"􏅓"}.fad.fa-exchange:after{content:"􏃬"}.fad.fa-exchange-alt:after{content:"􏍢"}.fad.fa-exclamation:after{content:"􏄪"}.fad.fa-exclamation-circle:after{content:"􏁪"}.fad.fa-exclamation-square:after{content:"􏌡"}.fad.fa-exclamation-triangle:after{content:"􏁱"}.fad.fa-expand:after{content:"􏁥"}.fad.fa-expand-alt:after{content:"􏐤"}.fad.fa-expand-arrows:after{content:"􏌝"}.fad.fa-expand-arrows-alt:after{content:"􏌞"}.fad.fa-expand-wide:after{content:"􏌠"}.fad.fa-external-link:after{content:"􏂎"}.fad.fa-external-link-alt:after{content:"􏍝"}.fad.fa-external-link-square:after{content:"􏅌"}.fad.fa-external-link-square-alt:after{content:"􏍠"}.fad.fa-eye:after{content:"􏁮"}.fad.fa-eye-dropper:after{content:"􏇻"}.fad.fa-eye-evil:after{content:"􏛛"}.fad.fa-eye-slash:after{content:"􏁰"}.fad.fa-fan:after{content:"􏡣"}.fad.fa-fan-table:after{content:"􏤄"}.fad.fa-farm:after{content:"􏡤"}.fad.fa-fast-backward:after{content:"􏁉"}.fad.fa-fast-forward:after{content:"􏁐"}.fad.fa-faucet:after{content:"􏤅"}.fad.fa-faucet-drip:after{content:"􏤆"}.fad.fa-fax:after{content:"􏆬"}.fad.fa-feather:after{content:"􏔭"}.fad.fa-feather-alt:after{content:"􏕫"}.fad.fa-female:after{content:"􏆂"}.fad.fa-field-hockey:after{content:"􏑌"}.fad.fa-fighter-jet:after{content:"􏃻"}.fad.fa-file:after{content:"􏅛"}.fad.fa-file-alt:after{content:"􏅜"}.fad.fa-file-archive:after{content:"􏇆"}.fad.fa-file-audio:after{content:"􏇇"}.fad.fa-file-certificate:after{content:"􏗳"}.fad.fa-file-chart-line:after{content:"􏙙"}.fad.fa-file-chart-pie:after{content:"􏙚"}.fad.fa-file-check:after{content:"􏌖"}.fad.fa-file-code:after{content:"􏇉"}.fad.fa-file-contract:after{content:"􏕬"}.fad.fa-file-csv:after{content:"􏛝"}.fad.fa-file-download:after{content:"􏕭"}.fad.fa-file-edit:after{content:"􏌜"}.fad.fa-file-excel:after{content:"􏇃"}.fad.fa-file-exclamation:after{content:"􏌚"}.fad.fa-file-export:after{content:"􏕮"}.fad.fa-file-image:after{content:"􏇅"}.fad.fa-file-import:after{content:"􏕯"}.fad.fa-file-invoice:after{content:"􏕰"}.fad.fa-file-invoice-dollar:after{content:"􏕱"}.fad.fa-file-medical:after{content:"􏑷"}.fad.fa-file-medical-alt:after{content:"􏑸"}.fad.fa-file-minus:after{content:"􏌘"}.fad.fa-file-music:after{content:"􏢶"}.fad.fa-file-pdf:after{content:"􏇁"}.fad.fa-file-plus:after{content:"􏌙"}.fad.fa-file-powerpoint:after{content:"􏇄"}.fad.fa-file-prescription:after{content:"􏕲"}.fad.fa-file-search:after{content:"􏡥"}.fad.fa-file-signature:after{content:"􏕳"}.fad.fa-file-spreadsheet:after{content:"􏙛"}.fad.fa-file-times:after{content:"􏌗"}.fad.fa-file-upload:after{content:"􏕴"}.fad.fa-file-user:after{content:"􏙜"}.fad.fa-file-video:after{content:"􏇈"}.fad.fa-file-word:after{content:"􏇂"}.fad.fa-files-medical:after{content:"􏟽"}.fad.fa-fill:after{content:"􏕵"}.fad.fa-fill-drip:after{content:"􏕶"}.fad.fa-film:after{content:"􏀈"}.fad.fa-film-alt:after{content:"􏎠"}.fad.fa-film-canister:after{content:"􏢷"}.fad.fa-filter:after{content:"􏂰"}.fad.fa-fingerprint:after{content:"􏕷"}.fad.fa-fire:after{content:"􏁭"}.fad.fa-fire-alt:after{content:"􏟤"}.fad.fa-fire-extinguisher:after{content:"􏄴"}.fad.fa-fire-smoke:after{content:"􏝋"}.fad.fa-fireplace:after{content:"􏞚"}.fad.fa-first-aid:after{content:"􏑹"}.fad.fa-fish:after{content:"􏕸"}.fad.fa-fish-cooked:after{content:"􏟾"}.fad.fa-fist-raised:after{content:"􏛞"}.fad.fa-flag:after{content:"􏀤"}.fad.fa-flag-alt:after{content:"􏝌"}.fad.fa-flag-checkered:after{content:"􏄞"}.fad.fa-flag-usa:after{content:"􏝍"}.fad.fa-flame:after{content:"􏛟"}.fad.fa-flashlight:after{content:"􏢸"}.fad.fa-flask:after{content:"􏃃"}.fad.fa-flask-poison:after{content:"􏛠"}.fad.fa-flask-potion:after{content:"􏛡"}.fad.fa-flower:after{content:"􏟿"}.fad.fa-flower-daffodil:after{content:"􏠀"}.fad.fa-flower-tulip:after{content:"􏠁"}.fad.fa-flushed:after{content:"􏕹"}.fad.fa-flute:after{content:"􏢹"}.fad.fa-flux-capacitor:after{content:"􏢺"}.fad.fa-fog:after{content:"􏝎"}.fad.fa-folder:after{content:"􏁻"}.fad.fa-folder-download:after{content:"􏥓"}.fad.fa-folder-minus:after{content:"􏙝"}.fad.fa-folder-open:after{content:"􏁼"}.fad.fa-folder-plus:after{content:"􏙞"}.fad.fa-folder-times:after{content:"􏙟"}.fad.fa-folder-tree:after{content:"􏠂"}.fad.fa-folder-upload:after{content:"􏥔"}.fad.fa-folders:after{content:"􏙠"}.fad.fa-font:after{content:"􏀱"}.fad.fa-font-awesome-logo-full:after{content:"􏓦"}.fad.fa-font-case:after{content:"􏡦"}.fad.fa-football-ball:after{content:"􏑎"}.fad.fa-football-helmet:after{content:"􏑏"}.fad.fa-forklift:after{content:"􏑺"}.fad.fa-forward:after{content:"􏁎"}.fad.fa-fragile:after{content:"􏒻"}.fad.fa-french-fries:after{content:"􏠃"}.fad.fa-frog:after{content:"􏔮"}.fad.fa-frosty-head:after{content:"􏞛"}.fad.fa-frown:after{content:"􏄙"}.fad.fa-frown-open:after{content:"􏕺"}.fad.fa-function:after{content:"􏙡"}.fad.fa-funnel-dollar:after{content:"􏙢"}.fad.fa-futbol:after{content:"􏇣"}.fad.fa-galaxy:after{content:"􏤈"}.fad.fa-game-board:after{content:"􏡧"}.fad.fa-game-board-alt:after{content:"􏡨"}.fad.fa-game-console-handheld:after{content:"􏢻"}.fad.fa-gamepad:after{content:"􏄛"}.fad.fa-gamepad-alt:after{content:"􏢼"}.fad.fa-garage:after{content:"􏤉"}.fad.fa-garage-car:after{content:"􏤊"}.fad.fa-garage-open:after{content:"􏤋"}.fad.fa-gas-pump:after{content:"􏔯"}.fad.fa-gas-pump-slash:after{content:"􏗴"}.fad.fa-gavel:after{content:"􏃣"}.fad.fa-gem:after{content:"􏎥"}.fad.fa-genderless:after{content:"􏈭"}.fad.fa-ghost:after{content:"􏛢"}.fad.fa-gift:after{content:"􏁫"}.fad.fa-gift-card:after{content:"􏙣"}.fad.fa-gifts:after{content:"􏞜"}.fad.fa-gingerbread-man:after{content:"􏞝"}.fad.fa-glass:after{content:"􏠄"}.fad.fa-glass-champagne:after{content:"􏞞"}.fad.fa-glass-cheers:after{content:"􏞟"}.fad.fa-glass-citrus:after{content:"􏡩"}.fad.fa-glass-martini:after{content:"􏀀"}.fad.fa-glass-martini-alt:after{content:"􏕻"}.fad.fa-glass-whiskey:after{content:"􏞠"}.fad.fa-glass-whiskey-rocks:after{content:"􏞡"}.fad.fa-glasses:after{content:"􏔰"}.fad.fa-glasses-alt:after{content:"􏗵"}.fad.fa-globe:after{content:"􏂬"}.fad.fa-globe-africa:after{content:"􏕼"}.fad.fa-globe-americas:after{content:"􏕽"}.fad.fa-globe-asia:after{content:"􏕾"}.fad.fa-globe-europe:after{content:"􏞢"}.fad.fa-globe-snow:after{content:"􏞣"}.fad.fa-globe-stand:after{content:"􏗶"}.fad.fa-golf-ball:after{content:"􏑐"}.fad.fa-golf-club:after{content:"􏑑"}.fad.fa-gopuram:after{content:"􏙤"}.fad.fa-graduation-cap:after{content:"􏆝"}.fad.fa-gramophone:after{content:"􏢽"}.fad.fa-greater-than:after{content:"􏔱"}.fad.fa-greater-than-equal:after{content:"􏔲"}.fad.fa-grimace:after{content:"􏕿"}.fad.fa-grin:after{content:"􏖀"}.fad.fa-grin-alt:after{content:"􏖁"}.fad.fa-grin-beam:after{content:"􏖂"}.fad.fa-grin-beam-sweat:after{content:"􏖃"}.fad.fa-grin-hearts:after{content:"􏖄"}.fad.fa-grin-squint:after{content:"􏖅"}.fad.fa-grin-squint-tears:after{content:"􏖆"}.fad.fa-grin-stars:after{content:"􏖇"}.fad.fa-grin-tears:after{content:"􏖈"}.fad.fa-grin-tongue:after{content:"􏖉"}.fad.fa-grin-tongue-squint:after{content:"􏖊"}.fad.fa-grin-tongue-wink:after{content:"􏖋"}.fad.fa-grin-wink:after{content:"􏖌"}.fad.fa-grip-horizontal:after{content:"􏖍"}.fad.fa-grip-lines:after{content:"􏞤"}.fad.fa-grip-lines-vertical:after{content:"􏞥"}.fad.fa-grip-vertical:after{content:"􏖎"}.fad.fa-guitar:after{content:"􏞦"}.fad.fa-guitar-electric:after{content:"􏢾"}.fad.fa-guitars:after{content:"􏢿"}.fad.fa-h-square:after{content:"􏃽"}.fad.fa-h1:after{content:"􏌓"}.fad.fa-h2:after{content:"􏌔"}.fad.fa-h3:after{content:"􏌕"}.fad.fa-h4:after{content:"􏡪"}.fad.fa-hamburger:after{content:"􏠅"}.fad.fa-hammer:after{content:"􏛣"}.fad.fa-hammer-war:after{content:"􏛤"}.fad.fa-hamsa:after{content:"􏙥"}.fad.fa-hand-heart:after{content:"􏒼"}.fad.fa-hand-holding:after{content:"􏒽"}.fad.fa-hand-holding-box:after{content:"􏑻"}.fad.fa-hand-holding-heart:after{content:"􏒾"}.fad.fa-hand-holding-magic:after{content:"􏛥"}.fad.fa-hand-holding-seedling:after{content:"􏒿"}.fad.fa-hand-holding-usd:after{content:"􏓀"}.fad.fa-hand-holding-water:after{content:"􏓁"}.fad.fa-hand-lizard:after{content:"􏉘"}.fad.fa-hand-middle-finger:after{content:"􏠆"}.fad.fa-hand-paper:after{content:"􏉖"}.fad.fa-hand-peace:after{content:"􏉛"}.fad.fa-hand-point-down:after{content:"􏂧"}.fad.fa-hand-point-left:after{content:"􏂥"}.fad.fa-hand-point-right:after{content:"􏂤"}.fad.fa-hand-point-up:after{content:"􏂦"}.fad.fa-hand-pointer:after{content:"􏉚"}.fad.fa-hand-receiving:after{content:"􏑼"}.fad.fa-hand-rock:after{content:"􏉕"}.fad.fa-hand-scissors:after{content:"􏉗"}.fad.fa-hand-spock:after{content:"􏉙"}.fad.fa-hands:after{content:"􏓂"}.fad.fa-hands-heart:after{content:"􏓃"}.fad.fa-hands-helping:after{content:"􏓄"}.fad.fa-hands-usd:after{content:"􏓅"}.fad.fa-handshake:after{content:"􏊵"}.fad.fa-handshake-alt:after{content:"􏓆"}.fad.fa-hanukiah:after{content:"􏛦"}.fad.fa-hard-hat:after{content:"􏠇"}.fad.fa-hashtag:after{content:"􏊒"}.fad.fa-hat-chef:after{content:"􏡫"}.fad.fa-hat-cowboy:after{content:"􏣀"}.fad.fa-hat-cowboy-side:after{content:"􏣁"}.fad.fa-hat-santa:after{content:"􏞧"}.fad.fa-hat-winter:after{content:"􏞨"}.fad.fa-hat-witch:after{content:"􏛧"}.fad.fa-hat-wizard:after{content:"􏛨"}.fad.fa-hdd:after{content:"􏂠"}.fad.fa-head-side:after{content:"􏛩"}.fad.fa-head-side-brain:after{content:"􏠈"}.fad.fa-head-side-headphones:after{content:"􏣂"}.fad.fa-head-side-medical:after{content:"􏠉"}.fad.fa-head-vr:after{content:"􏛪"}.fad.fa-heading:after{content:"􏇜"}.fad.fa-headphones:after{content:"􏀥"}.fad.fa-headphones-alt:after{content:"􏖏"}.fad.fa-headset:after{content:"􏖐"}.fad.fa-heart:after{content:"􏀄"}.fad.fa-heart-broken:after{content:"􏞩"}.fad.fa-heart-circle:after{content:"􏓇"}.fad.fa-heart-rate:after{content:"􏗸"}.fad.fa-heart-square:after{content:"􏓈"}.fad.fa-heartbeat:after{content:"􏈞"}.fad.fa-heat:after{content:"􏤌"}.fad.fa-helicopter:after{content:"􏔳"}.fad.fa-helmet-battle:after{content:"􏛫"}.fad.fa-hexagon:after{content:"􏌒"}.fad.fa-highlighter:after{content:"􏖑"}.fad.fa-hiking:after{content:"􏛬"}.fad.fa-hippo:after{content:"􏛭"}.fad.fa-history:after{content:"􏇚"}.fad.fa-hockey-mask:after{content:"􏛮"}.fad.fa-hockey-puck:after{content:"􏑓"}.fad.fa-hockey-sticks:after{content:"􏑔"}.fad.fa-holly-berry:after{content:"􏞪"}.fad.fa-home:after{content:"􏀕"}.fad.fa-home-alt:after{content:"􏠊"}.fad.fa-home-heart:after{content:"􏓉"}.fad.fa-home-lg:after{content:"􏠋"}.fad.fa-home-lg-alt:after{content:"􏠌"}.fad.fa-hood-cloak:after{content:"􏛯"}.fad.fa-horizontal-rule:after{content:"􏡬"}.fad.fa-horse:after{content:"􏛰"}.fad.fa-horse-head:after{content:"􏞫"}.fad.fa-horse-saddle:after{content:"􏣃"}.fad.fa-hospital:after{content:"􏃸"}.fad.fa-hospital-alt:after{content:"􏑽"}.fad.fa-hospital-symbol:after{content:"􏑾"}.fad.fa-hospital-user:after{content:"􏠍"}.fad.fa-hospitals:after{content:"􏠎"}.fad.fa-hot-tub:after{content:"􏖓"}.fad.fa-hotdog:after{content:"􏠏"}.fad.fa-hotel:after{content:"􏖔"}.fad.fa-hourglass:after{content:"􏉔"}.fad.fa-hourglass-end:after{content:"􏉓"}.fad.fa-hourglass-half:after{content:"􏉒"}.fad.fa-hourglass-start:after{content:"􏉑"}.fad.fa-house:after{content:"􏤍"}.fad.fa-house-damage:after{content:"􏛱"}.fad.fa-house-day:after{content:"􏤎"}.fad.fa-house-flood:after{content:"􏝏"}.fad.fa-house-leave:after{content:"􏤏"}.fad.fa-house-night:after{content:"􏤐"}.fad.fa-house-return:after{content:"􏤑"}.fad.fa-house-signal:after{content:"􏤒"}.fad.fa-hryvnia:after{content:"􏛲"}.fad.fa-humidity:after{content:"􏝐"}.fad.fa-hurricane:after{content:"􏝑"}.fad.fa-i-cursor:after{content:"􏉆"}.fad.fa-ice-cream:after{content:"􏠐"}.fad.fa-ice-skate:after{content:"􏞬"}.fad.fa-icicles:after{content:"􏞭"}.fad.fa-icons:after{content:"􏡭"}.fad.fa-icons-alt:after{content:"􏡮"}.fad.fa-id-badge:after{content:"􏋁"}.fad.fa-id-card:after{content:"􏋂"}.fad.fa-id-card-alt:after{content:"􏑿"}.fad.fa-igloo:after{content:"􏞮"}.fad.fa-image:after{content:"􏀾"}.fad.fa-image-polaroid:after{content:"􏣄"}.fad.fa-images:after{content:"􏌂"}.fad.fa-inbox:after{content:"􏀜"}.fad.fa-inbox-in:after{content:"􏌐"}.fad.fa-inbox-out:after{content:"􏌑"}.fad.fa-indent:after{content:"􏀼"}.fad.fa-industry:after{content:"􏉵"}.fad.fa-industry-alt:after{content:"􏎳"}.fad.fa-infinity:after{content:"􏔴"}.fad.fa-info:after{content:"􏄩"}.fad.fa-info-circle:after{content:"􏁚"}.fad.fa-info-square:after{content:"􏌏"}.fad.fa-inhaler:after{content:"􏗹"}.fad.fa-integral:after{content:"􏙧"}.fad.fa-intersection:after{content:"􏙨"}.fad.fa-inventory:after{content:"􏒀"}.fad.fa-island-tropical:after{content:"􏠑"}.fad.fa-italic:after{content:"􏀳"}.fad.fa-jack-o-lantern:after{content:"􏌎"}.fad.fa-jedi:after{content:"􏙩"}.fad.fa-joint:after{content:"􏖕"}.fad.fa-journal-whills:after{content:"􏙪"}.fad.fa-joystick:after{content:"􏣅"}.fad.fa-jug:after{content:"􏣆"}.fad.fa-kaaba:after{content:"􏙫"}.fad.fa-kazoo:after{content:"􏣇"}.fad.fa-kerning:after{content:"􏡯"}.fad.fa-key:after{content:"􏂄"}.fad.fa-key-skeleton:after{content:"􏛳"}.fad.fa-keyboard:after{content:"􏄜"}.fad.fa-keynote:after{content:"􏙬"}.fad.fa-khanda:after{content:"􏙭"}.fad.fa-kidneys:after{content:"􏗻"}.fad.fa-kiss:after{content:"􏖖"}.fad.fa-kiss-beam:after{content:"􏖗"}.fad.fa-kiss-wink-heart:after{content:"􏖘"}.fad.fa-kite:after{content:"􏛴"}.fad.fa-kiwi-bird:after{content:"􏔵"}.fad.fa-knife-kitchen:after{content:"􏛵"}.fad.fa-lambda:after{content:"􏙮"}.fad.fa-lamp:after{content:"􏓊"}.fad.fa-lamp-desk:after{content:"􏤔"}.fad.fa-lamp-floor:after{content:"􏤕"}.fad.fa-landmark:after{content:"􏙯"}.fad.fa-landmark-alt:after{content:"􏝒"}.fad.fa-language:after{content:"􏆫"}.fad.fa-laptop:after{content:"􏄉"}.fad.fa-laptop-code:after{content:"􏗼"}.fad.fa-laptop-medical:after{content:"􏠒"}.fad.fa-lasso:after{content:"􏣈"}.fad.fa-laugh:after{content:"􏖙"}.fad.fa-laugh-beam:after{content:"􏖚"}.fad.fa-laugh-squint:after{content:"􏖛"}.fad.fa-laugh-wink:after{content:"􏖜"}.fad.fa-layer-group:after{content:"􏗽"}.fad.fa-layer-minus:after{content:"􏗾"}.fad.fa-layer-plus:after{content:"􏗿"}.fad.fa-leaf:after{content:"􏁬"}.fad.fa-leaf-heart:after{content:"􏓋"}.fad.fa-leaf-maple:after{content:"􏛶"}.fad.fa-leaf-oak:after{content:"􏛷"}.fad.fa-lemon:after{content:"􏂔"}.fad.fa-less-than:after{content:"􏔶"}.fad.fa-less-than-equal:after{content:"􏔷"}.fad.fa-level-down:after{content:"􏅉"}.fad.fa-level-down-alt:after{content:"􏎾"}.fad.fa-level-up:after{content:"􏅈"}.fad.fa-level-up-alt:after{content:"􏎿"}.fad.fa-life-ring:after{content:"􏇍"}.fad.fa-light-ceiling:after{content:"􏤖"}.fad.fa-light-switch:after{content:"􏤗"}.fad.fa-light-switch-off:after{content:"􏤘"}.fad.fa-light-switch-on:after{content:"􏤙"}.fad.fa-lightbulb:after{content:"􏃫"}.fad.fa-lightbulb-dollar:after{content:"􏙰"}.fad.fa-lightbulb-exclamation:after{content:"􏙱"}.fad.fa-lightbulb-on:after{content:"􏙲"}.fad.fa-lightbulb-slash:after{content:"􏙳"}.fad.fa-lights-holiday:after{content:"􏞲"}.fad.fa-line-columns:after{content:"􏡰"}.fad.fa-line-height:after{content:"􏡱"}.fad.fa-link:after{content:"􏃁"}.fad.fa-lips:after{content:"􏘀"}.fad.fa-lira-sign:after{content:"􏆕"}.fad.fa-list:after{content:"􏀺"}.fad.fa-list-alt:after{content:"􏀢"}.fad.fa-list-music:after{content:"􏣉"}.fad.fa-list-ol:after{content:"􏃋"}.fad.fa-list-ul:after{content:"􏃊"}.fad.fa-location:after{content:"􏘁"}.fad.fa-location-arrow:after{content:"􏄤"}.fad.fa-location-circle:after{content:"􏘂"}.fad.fa-location-slash:after{content:"􏘃"}.fad.fa-lock:after{content:"􏀣"}.fad.fa-lock-alt:after{content:"􏌍"}.fad.fa-lock-open:after{content:"􏏁"}.fad.fa-lock-open-alt:after{content:"􏏂"}.fad.fa-long-arrow-alt-down:after{content:"􏌉"}.fad.fa-long-arrow-alt-left:after{content:"􏌊"}.fad.fa-long-arrow-alt-right:after{content:"􏌋"}.fad.fa-long-arrow-alt-up:after{content:"􏌌"}.fad.fa-long-arrow-down:after{content:"􏅵"}.fad.fa-long-arrow-left:after{content:"􏅷"}.fad.fa-long-arrow-right:after{content:"􏅸"}.fad.fa-long-arrow-up:after{content:"􏅶"}.fad.fa-loveseat:after{content:"􏓌"}.fad.fa-low-vision:after{content:"􏊨"}.fad.fa-luchador:after{content:"􏑕"}.fad.fa-luggage-cart:after{content:"􏖝"}.fad.fa-lungs:after{content:"􏘄"}.fad.fa-mace:after{content:"􏛸"}.fad.fa-magic:after{content:"􏃐"}.fad.fa-magnet:after{content:"􏁶"}.fad.fa-mail-bulk:after{content:"􏙴"}.fad.fa-mailbox:after{content:"􏠓"}.fad.fa-male:after{content:"􏆃"}.fad.fa-mandolin:after{content:"􏛹"}.fad.fa-map:after{content:"􏉹"}.fad.fa-map-marked:after{content:"􏖟"}.fad.fa-map-marked-alt:after{content:"􏖠"}.fad.fa-map-marker:after{content:"􏁁"}.fad.fa-map-marker-alt:after{content:"􏏅"}.fad.fa-map-marker-alt-slash:after{content:"􏘅"}.fad.fa-map-marker-check:after{content:"􏘆"}.fad.fa-map-marker-edit:after{content:"􏘇"}.fad.fa-map-marker-exclamation:after{content:"􏘈"}.fad.fa-map-marker-minus:after{content:"􏘉"}.fad.fa-map-marker-plus:after{content:"􏘊"}.fad.fa-map-marker-question:after{content:"􏘋"}.fad.fa-map-marker-slash:after{content:"􏘌"}.fad.fa-map-marker-smile:after{content:"􏘍"}.fad.fa-map-marker-times:after{content:"􏘎"}.fad.fa-map-pin:after{content:"􏉶"}.fad.fa-map-signs:after{content:"􏉷"}.fad.fa-marker:after{content:"􏖡"}.fad.fa-mars:after{content:"􏈢"}.fad.fa-mars-double:after{content:"􏈧"}.fad.fa-mars-stroke:after{content:"􏈩"}.fad.fa-mars-stroke-h:after{content:"􏈫"}.fad.fa-mars-stroke-v:after{content:"􏈪"}.fad.fa-mask:after{content:"􏛺"}.fad.fa-meat:after{content:"􏠔"}.fad.fa-medal:after{content:"􏖢"}.fad.fa-medkit:after{content:"􏃺"}.fad.fa-megaphone:after{content:"􏙵"}.fad.fa-meh:after{content:"􏄚"}.fad.fa-meh-blank:after{content:"􏖤"}.fad.fa-meh-rolling-eyes:after{content:"􏖥"}.fad.fa-memory:after{content:"􏔸"}.fad.fa-menorah:after{content:"􏙶"}.fad.fa-mercury:after{content:"􏈣"}.fad.fa-meteor:after{content:"􏝓"}.fad.fa-microchip:after{content:"􏋛"}.fad.fa-microphone:after{content:"􏄰"}.fad.fa-microphone-alt:after{content:"􏏉"}.fad.fa-microphone-alt-slash:after{content:"􏔹"}.fad.fa-microphone-slash:after{content:"􏄱"}.fad.fa-microphone-stand:after{content:"􏣋"}.fad.fa-microscope:after{content:"􏘐"}.fad.fa-microwave:after{content:"􏤛"}.fad.fa-mind-share:after{content:"􏙷"}.fad.fa-minus:after{content:"􏁨"}.fad.fa-minus-circle:after{content:"􏁖"}.fad.fa-minus-hexagon:after{content:"􏌇"}.fad.fa-minus-octagon:after{content:"􏌈"}.fad.fa-minus-square:after{content:"􏅆"}.fad.fa-mistletoe:after{content:"􏞴"}.fad.fa-mitten:after{content:"􏞵"}.fad.fa-mobile:after{content:"􏄋"}.fad.fa-mobile-alt:after{content:"􏏍"}.fad.fa-mobile-android:after{content:"􏏎"}.fad.fa-mobile-android-alt:after{content:"􏏏"}.fad.fa-money-bill:after{content:"􏃖"}.fad.fa-money-bill-alt:after{content:"􏏑"}.fad.fa-money-bill-wave:after{content:"􏔺"}.fad.fa-money-bill-wave-alt:after{content:"􏔻"}.fad.fa-money-check:after{content:"􏔼"}.fad.fa-money-check-alt:after{content:"􏔽"}.fad.fa-money-check-edit:after{content:"􏡲"}.fad.fa-money-check-edit-alt:after{content:"􏡳"}.fad.fa-monitor-heart-rate:after{content:"􏘑"}.fad.fa-monkey:after{content:"􏛻"}.fad.fa-monument:after{content:"􏖦"}.fad.fa-moon:after{content:"􏆆"}.fad.fa-moon-cloud:after{content:"􏝔"}.fad.fa-moon-stars:after{content:"􏝕"}.fad.fa-mortar-pestle:after{content:"􏖧"}.fad.fa-mosque:after{content:"􏙸"}.fad.fa-motorcycle:after{content:"􏈜"}.fad.fa-mountain:after{content:"􏛼"}.fad.fa-mountains:after{content:"􏛽"}.fad.fa-mouse:after{content:"􏣌"}.fad.fa-mouse-alt:after{content:"􏣍"}.fad.fa-mouse-pointer:after{content:"􏉅"}.fad.fa-mp3-player:after{content:"􏣎"}.fad.fa-mug:after{content:"􏡴"}.fad.fa-mug-hot:after{content:"􏞶"}.fad.fa-mug-marshmallows:after{content:"􏞷"}.fad.fa-mug-tea:after{content:"􏡵"}.fad.fa-music:after{content:"􏀁"}.fad.fa-music-alt:after{content:"􏣏"}.fad.fa-music-alt-slash:after{content:"􏣐"}.fad.fa-music-slash:after{content:"􏣑"}.fad.fa-narwhal:after{content:"􏛾"}.fad.fa-network-wired:after{content:"􏛿"}.fad.fa-neuter:after{content:"􏈬"}.fad.fa-newspaper:after{content:"􏇪"}.fad.fa-not-equal:after{content:"􏔾"}.fad.fa-notes-medical:after{content:"􏒁"}.fad.fa-object-group:after{content:"􏉇"}.fad.fa-object-ungroup:after{content:"􏉈"}.fad.fa-octagon:after{content:"􏌆"}.fad.fa-oil-can:after{content:"􏘓"}.fad.fa-oil-temp:after{content:"􏘔"}.fad.fa-om:after{content:"􏙹"}.fad.fa-omega:after{content:"􏙺"}.fad.fa-ornament:after{content:"􏞸"}.fad.fa-otter:after{content:"􏜀"}.fad.fa-outdent:after{content:"􏀻"}.fad.fa-outlet:after{content:"􏤜"}.fad.fa-oven:after{content:"􏤝"}.fad.fa-overline:after{content:"􏡶"}.fad.fa-page-break:after{content:"􏡷"}.fad.fa-pager:after{content:"􏠕"}.fad.fa-paint-brush:after{content:"􏇼"}.fad.fa-paint-brush-alt:after{content:"􏖩"}.fad.fa-paint-roller:after{content:"􏖪"}.fad.fa-palette:after{content:"􏔿"}.fad.fa-pallet:after{content:"􏒂"}.fad.fa-pallet-alt:after{content:"􏒃"}.fad.fa-paper-plane:after{content:"􏇘"}.fad.fa-paperclip:after{content:"􏃆"}.fad.fa-parachute-box:after{content:"􏓍"}.fad.fa-paragraph:after{content:"􏇝"}.fad.fa-paragraph-rtl:after{content:"􏡸"}.fad.fa-parking:after{content:"􏕀"}.fad.fa-parking-circle:after{content:"􏘕"}.fad.fa-parking-circle-slash:after{content:"􏘖"}.fad.fa-parking-slash:after{content:"􏘗"}.fad.fa-passport:after{content:"􏖫"}.fad.fa-pastafarianism:after{content:"􏙻"}.fad.fa-paste:after{content:"􏃪"}.fad.fa-pause:after{content:"􏁌"}.fad.fa-pause-circle:after{content:"􏊋"}.fad.fa-paw:after{content:"􏆰"}.fad.fa-paw-alt:after{content:"􏜁"}.fad.fa-paw-claws:after{content:"􏜂"}.fad.fa-peace:after{content:"􏙼"}.fad.fa-pegasus:after{content:"􏜃"}.fad.fa-pen:after{content:"􏌄"}.fad.fa-pen-alt:after{content:"􏌅"}.fad.fa-pen-fancy:after{content:"􏖬"}.fad.fa-pen-nib:after{content:"􏖭"}.fad.fa-pen-square:after{content:"􏅋"}.fad.fa-pencil:after{content:"􏁀"}.fad.fa-pencil-alt:after{content:"􏌃"}.fad.fa-pencil-paintbrush:after{content:"􏘘"}.fad.fa-pencil-ruler:after{content:"􏖮"}.fad.fa-pennant:after{content:"􏑖"}.fad.fa-people-carry:after{content:"􏓎"}.fad.fa-pepper-hot:after{content:"􏠖"}.fad.fa-percent:after{content:"􏊕"}.fad.fa-percentage:after{content:"􏕁"}.fad.fa-person-booth:after{content:"􏝖"}.fad.fa-person-carry:after{content:"􏓏"}.fad.fa-person-dolly:after{content:"􏓐"}.fad.fa-person-dolly-empty:after{content:"􏓑"}.fad.fa-person-sign:after{content:"􏝗"}.fad.fa-phone:after{content:"􏂕"}.fad.fa-phone-alt:after{content:"􏡹"}.fad.fa-phone-laptop:after{content:"􏡺"}.fad.fa-phone-office:after{content:"􏙽"}.fad.fa-phone-plus:after{content:"􏓒"}.fad.fa-phone-rotary:after{content:"􏣓"}.fad.fa-phone-slash:after{content:"􏏝"}.fad.fa-phone-square:after{content:"􏂘"}.fad.fa-phone-square-alt:after{content:"􏡻"}.fad.fa-phone-volume:after{content:"􏊠"}.fad.fa-photo-video:after{content:"􏡼"}.fad.fa-pi:after{content:"􏙾"}.fad.fa-piano:after{content:"􏣔"}.fad.fa-piano-keyboard:after{content:"􏣕"}.fad.fa-pie:after{content:"􏜅"}.fad.fa-pig:after{content:"􏜆"}.fad.fa-piggy-bank:after{content:"􏓓"}.fad.fa-pills:after{content:"􏒄"}.fad.fa-pizza:after{content:"􏠗"}.fad.fa-pizza-slice:after{content:"􏠘"}.fad.fa-place-of-worship:after{content:"􏙿"}.fad.fa-plane:after{content:"􏁲"}.fad.fa-plane-alt:after{content:"􏏞"}.fad.fa-plane-arrival:after{content:"􏖯"}.fad.fa-plane-departure:after{content:"􏖰"}.fad.fa-planet-moon:after{content:"􏤟"}.fad.fa-planet-ringed:after{content:"􏤠"}.fad.fa-play:after{content:"􏁋"}.fad.fa-play-circle:after{content:"􏅄"}.fad.fa-plug:after{content:"􏇦"}.fad.fa-plus:after{content:"􏁧"}.fad.fa-plus-circle:after{content:"􏁕"}.fad.fa-plus-hexagon:after{content:"􏌀"}.fad.fa-plus-octagon:after{content:"􏌁"}.fad.fa-plus-square:after{content:"􏃾"}.fad.fa-podcast:after{content:"􏋎"}.fad.fa-podium:after{content:"􏚀"}.fad.fa-podium-star:after{content:"􏝘"}.fad.fa-police-box:after{content:"􏤡"}.fad.fa-poll:after{content:"􏚁"}.fad.fa-poll-h:after{content:"􏚂"}.fad.fa-poll-people:after{content:"􏝙"}.fad.fa-poo:after{content:"􏋾"}.fad.fa-poo-storm:after{content:"􏝚"}.fad.fa-poop:after{content:"􏘙"}.fad.fa-popcorn:after{content:"􏠙"}.fad.fa-portal-enter:after{content:"􏤢"}.fad.fa-portal-exit:after{content:"􏤣"}.fad.fa-portrait:after{content:"􏏠"}.fad.fa-pound-sign:after{content:"􏅔"}.fad.fa-power-off:after{content:"􏀑"}.fad.fa-pray:after{content:"􏚃"}.fad.fa-praying-hands:after{content:"􏚄"}.fad.fa-prescription:after{content:"􏖱"}.fad.fa-prescription-bottle:after{content:"􏒅"}.fad.fa-prescription-bottle-alt:after{content:"􏒆"}.fad.fa-presentation:after{content:"􏚅"}.fad.fa-print:after{content:"􏀯"}.fad.fa-print-search:after{content:"􏠚"}.fad.fa-print-slash:after{content:"􏚆"}.fad.fa-procedures:after{content:"􏒇"}.fad.fa-project-diagram:after{content:"􏕂"}.fad.fa-projector:after{content:"􏣖"}.fad.fa-pumpkin:after{content:"􏜇"}.fad.fa-puzzle-piece:after{content:"􏄮"}.fad.fa-qrcode:after{content:"􏀩"}.fad.fa-question:after{content:"􏄨"}.fad.fa-question-circle:after{content:"􏁙"}.fad.fa-question-square:after{content:"􏋽"}.fad.fa-quidditch:after{content:"􏑘"}.fad.fa-quote-left:after{content:"􏄍"}.fad.fa-quote-right:after{content:"􏄎"}.fad.fa-quran:after{content:"􏚇"}.fad.fa-rabbit:after{content:"􏜈"}.fad.fa-rabbit-fast:after{content:"􏜉"}.fad.fa-racquet:after{content:"􏑚"}.fad.fa-radar:after{content:"􏤤"}.fad.fa-radiation:after{content:"􏞹"}.fad.fa-radiation-alt:after{content:"􏞺"}.fad.fa-radio:after{content:"􏣗"}.fad.fa-radio-alt:after{content:"􏣘"}.fad.fa-rainbow:after{content:"􏝛"}.fad.fa-raindrops:after{content:"􏝜"}.fad.fa-ram:after{content:"􏜊"}.fad.fa-ramp-loading:after{content:"􏓔"}.fad.fa-random:after{content:"􏁴"}.fad.fa-raygun:after{content:"􏤥"}.fad.fa-receipt:after{content:"􏕃"}.fad.fa-record-vinyl:after{content:"􏣙"}.fad.fa-rectangle-landscape:after{content:"􏋺"}.fad.fa-rectangle-portrait:after{content:"􏋻"}.fad.fa-rectangle-wide:after{content:"􏋼"}.fad.fa-recycle:after{content:"􏆸"}.fad.fa-redo:after{content:"􏀞"}.fad.fa-redo-alt:after{content:"􏋹"}.fad.fa-refrigerator:after{content:"􏤦"}.fad.fa-registered:after{content:"􏉝"}.fad.fa-remove-format:after{content:"􏡽"}.fad.fa-repeat:after{content:"􏍣"}.fad.fa-repeat-1:after{content:"􏍥"}.fad.fa-repeat-1-alt:after{content:"􏍦"}.fad.fa-repeat-alt:after{content:"􏍤"}.fad.fa-reply:after{content:"􏏥"}.fad.fa-reply-all:after{content:"􏄢"}.fad.fa-republican:after{content:"􏝞"}.fad.fa-restroom:after{content:"􏞽"}.fad.fa-retweet:after{content:"􏁹"}.fad.fa-retweet-alt:after{content:"􏍡"}.fad.fa-ribbon:after{content:"􏓖"}.fad.fa-ring:after{content:"􏜋"}.fad.fa-rings-wedding:after{content:"􏠛"}.fad.fa-road:after{content:"􏀘"}.fad.fa-robot:after{content:"􏕄"}.fad.fa-rocket:after{content:"􏄵"}.fad.fa-rocket-launch:after{content:"􏤧"}.fad.fa-route:after{content:"􏓗"}.fad.fa-route-highway:after{content:"􏘚"}.fad.fa-route-interstate:after{content:"􏘛"}.fad.fa-router:after{content:"􏣚"}.fad.fa-rss:after{content:"􏂞"}.fad.fa-rss-square:after{content:"􏅃"}.fad.fa-ruble-sign:after{content:"􏅘"}.fad.fa-ruler:after{content:"􏕅"}.fad.fa-ruler-combined:after{content:"􏕆"}.fad.fa-ruler-horizontal:after{content:"􏕇"}.fad.fa-ruler-triangle:after{content:"􏘜"}.fad.fa-ruler-vertical:after{content:"􏕈"}.fad.fa-running:after{content:"􏜌"}.fad.fa-rupee-sign:after{content:"􏅖"}.fad.fa-rv:after{content:"􏞾"}.fad.fa-sack:after{content:"􏠜"}.fad.fa-sack-dollar:after{content:"􏠝"}.fad.fa-sad-cry:after{content:"􏖳"}.fad.fa-sad-tear:after{content:"􏖴"}.fad.fa-salad:after{content:"􏠞"}.fad.fa-sandwich:after{content:"􏠟"}.fad.fa-satellite:after{content:"􏞿"}.fad.fa-satellite-dish:after{content:"􏟀"}.fad.fa-sausage:after{content:"􏠠"}.fad.fa-save:after{content:"􏃇"}.fad.fa-sax-hot:after{content:"􏣛"}.fad.fa-saxophone:after{content:"􏣜"}.fad.fa-scalpel:after{content:"􏘝"}.fad.fa-scalpel-path:after{content:"􏘞"}.fad.fa-scanner:after{content:"􏒈"}.fad.fa-scanner-image:after{content:"􏣳"}.fad.fa-scanner-keyboard:after{content:"􏒉"}.fad.fa-scanner-touchscreen:after{content:"􏒊"}.fad.fa-scarecrow:after{content:"􏜍"}.fad.fa-scarf:after{content:"􏟁"}.fad.fa-school:after{content:"􏕉"}.fad.fa-screwdriver:after{content:"􏕊"}.fad.fa-scroll:after{content:"􏜎"}.fad.fa-scroll-old:after{content:"􏜏"}.fad.fa-scrubber:after{content:"􏋸"}.fad.fa-scythe:after{content:"􏜐"}.fad.fa-sd-card:after{content:"􏟂"}.fad.fa-search:after{content:"􏀂"}.fad.fa-search-dollar:after{content:"􏚈"}.fad.fa-search-location:after{content:"􏚉"}.fad.fa-search-minus:after{content:"􏀐"}.fad.fa-search-plus:after{content:"􏀎"}.fad.fa-seedling:after{content:"􏓘"}.fad.fa-send-back:after{content:"􏡾"}.fad.fa-send-backward:after{content:"􏡿"}.fad.fa-sensor:after{content:"􏤨"}.fad.fa-sensor-alert:after{content:"􏤩"}.fad.fa-sensor-fire:after{content:"􏤪"}.fad.fa-sensor-on:after{content:"􏤫"}.fad.fa-sensor-smoke:after{content:"􏤬"}.fad.fa-server:after{content:"􏈳"}.fad.fa-shapes:after{content:"􏘟"}.fad.fa-share:after{content:"􏁤"}.fad.fa-share-all:after{content:"􏍧"}.fad.fa-share-alt:after{content:"􏇠"}.fad.fa-share-alt-square:after{content:"􏇡"}.fad.fa-share-square:after{content:"􏅍"}.fad.fa-sheep:after{content:"􏜑"}.fad.fa-shekel-sign:after{content:"􏈋"}.fad.fa-shield:after{content:"􏄲"}.fad.fa-shield-alt:after{content:"􏏭"}.fad.fa-shield-check:after{content:"􏋷"}.fad.fa-shield-cross:after{content:"􏜒"}.fad.fa-ship:after{content:"􏈚"}.fad.fa-shipping-fast:after{content:"􏒋"}.fad.fa-shipping-timed:after{content:"􏒌"}.fad.fa-shish-kebab:after{content:"􏠡"}.fad.fa-shoe-prints:after{content:"􏕋"}.fad.fa-shopping-bag:after{content:"􏊐"}.fad.fa-shopping-basket:after{content:"􏊑"}.fad.fa-shopping-cart:after{content:"􏁺"}.fad.fa-shovel:after{content:"􏜓"}.fad.fa-shovel-snow:after{content:"􏟃"}.fad.fa-shower:after{content:"􏋌"}.fad.fa-shredder:after{content:"􏚊"}.fad.fa-shuttle-van:after{content:"􏖶"}.fad.fa-shuttlecock:after{content:"􏑛"}.fad.fa-sickle:after{content:"􏠢"}.fad.fa-sigma:after{content:"􏚋"}.fad.fa-sign:after{content:"􏓙"}.fad.fa-sign-in:after{content:"􏂐"}.fad.fa-sign-in-alt:after{content:"􏋶"}.fad.fa-sign-language:after{content:"􏊧"}.fad.fa-sign-out:after{content:"􏂋"}.fad.fa-sign-out-alt:after{content:"􏋵"}.fad.fa-signal:after{content:"􏀒"}.fad.fa-signal-1:after{content:"􏚌"}.fad.fa-signal-2:after{content:"􏚍"}.fad.fa-signal-3:after{content:"􏚎"}.fad.fa-signal-4:after{content:"􏚏"}.fad.fa-signal-alt:after{content:"􏚐"}.fad.fa-signal-alt-1:after{content:"􏚑"}.fad.fa-signal-alt-2:after{content:"􏚒"}.fad.fa-signal-alt-3:after{content:"􏚓"}.fad.fa-signal-alt-slash:after{content:"􏚔"}.fad.fa-signal-slash:after{content:"􏚕"}.fad.fa-signal-stream:after{content:"􏣝"}.fad.fa-signature:after{content:"􏖷"}.fad.fa-sim-card:after{content:"􏟄"}.fad.fa-siren:after{content:"􏤭"}.fad.fa-siren-on:after{content:"􏤮"}.fad.fa-sitemap:after{content:"􏃨"}.fad.fa-skating:after{content:"􏟅"}.fad.fa-skeleton:after{content:"􏘠"}.fad.fa-ski-jump:after{content:"􏟇"}.fad.fa-ski-lift:after{content:"􏟈"}.fad.fa-skiing:after{content:"􏟉"}.fad.fa-skiing-nordic:after{content:"􏟊"}.fad.fa-skull:after{content:"􏕌"}.fad.fa-skull-cow:after{content:"􏣞"}.fad.fa-skull-crossbones:after{content:"􏜔"}.fad.fa-slash:after{content:"􏜕"}.fad.fa-sledding:after{content:"􏟋"}.fad.fa-sleigh:after{content:"􏟌"}.fad.fa-sliders-h:after{content:"􏇞"}.fad.fa-sliders-h-square:after{content:"􏏰"}.fad.fa-sliders-v:after{content:"􏏱"}.fad.fa-sliders-v-square:after{content:"􏏲"}.fad.fa-smile:after{content:"􏄘"}.fad.fa-smile-beam:after{content:"􏖸"}.fad.fa-smile-plus:after{content:"􏖹"}.fad.fa-smile-wink:after{content:"􏓚"}.fad.fa-smog:after{content:"􏝟"}.fad.fa-smoke:after{content:"􏝠"}.fad.fa-smoking:after{content:"􏒍"}.fad.fa-smoking-ban:after{content:"􏕍"}.fad.fa-sms:after{content:"􏟍"}.fad.fa-snake:after{content:"􏜖"}.fad.fa-snooze:after{content:"􏢀"}.fad.fa-snow-blowing:after{content:"􏝡"}.fad.fa-snowboarding:after{content:"􏟎"}.fad.fa-snowflake:after{content:"􏋜"}.fad.fa-snowflakes:after{content:"􏟏"}.fad.fa-snowman:after{content:"􏟐"}.fad.fa-snowmobile:after{content:"􏟑"}.fad.fa-snowplow:after{content:"􏟒"}.fad.fa-socks:after{content:"􏚖"}.fad.fa-solar-panel:after{content:"􏖺"}.fad.fa-solar-system:after{content:"􏤯"}.fad.fa-sort:after{content:"􏃜"}.fad.fa-sort-alpha-down:after{content:"􏅝"}.fad.fa-sort-alpha-down-alt:after{content:"􏢁"}.fad.fa-sort-alpha-up:after{content:"􏅞"}.fad.fa-sort-alpha-up-alt:after{content:"􏢂"}.fad.fa-sort-alt:after{content:"􏢃"}.fad.fa-sort-amount-down:after{content:"􏅠"}.fad.fa-sort-amount-down-alt:after{content:"􏢄"}.fad.fa-sort-amount-up:after{content:"􏅡"}.fad.fa-sort-amount-up-alt:after{content:"􏢅"}.fad.fa-sort-circle:after{content:"􏤰"}.fad.fa-sort-circle-down:after{content:"􏤱"}.fad.fa-sort-circle-up:after{content:"􏤲"}.fad.fa-sort-down:after{content:"􏃝"}.fad.fa-sort-numeric-down:after{content:"􏅢"}.fad.fa-sort-numeric-down-alt:after{content:"􏢆"}.fad.fa-sort-numeric-up:after{content:"􏅣"}.fad.fa-sort-numeric-up-alt:after{content:"􏢇"}.fad.fa-sort-shapes-down:after{content:"􏢈"}.fad.fa-sort-shapes-down-alt:after{content:"􏢉"}.fad.fa-sort-shapes-up:after{content:"􏢊"}.fad.fa-sort-shapes-up-alt:after{content:"􏢋"}.fad.fa-sort-size-down:after{content:"􏢌"}.fad.fa-sort-size-down-alt:after{content:"􏢍"}.fad.fa-sort-size-up:after{content:"􏢎"}.fad.fa-sort-size-up-alt:after{content:"􏢏"}.fad.fa-sort-up:after{content:"􏃞"}.fad.fa-soup:after{content:"􏠣"}.fad.fa-spa:after{content:"􏖻"}.fad.fa-space-shuttle:after{content:"􏆗"}.fad.fa-space-station-moon:after{content:"􏤳"}.fad.fa-space-station-moon-alt:after{content:"􏤴"}.fad.fa-spade:after{content:"􏋴"}.fad.fa-sparkles:after{content:"􏢐"}.fad.fa-speaker:after{content:"􏣟"}.fad.fa-speakers:after{content:"􏣠"}.fad.fa-spell-check:after{content:"􏢑"}.fad.fa-spider:after{content:"􏜗"}.fad.fa-spider-black-widow:after{content:"􏜘"}.fad.fa-spider-web:after{content:"􏜙"}.fad.fa-spinner:after{content:"􏄐"}.fad.fa-spinner-third:after{content:"􏏴"}.fad.fa-splotch:after{content:"􏖼"}.fad.fa-spray-can:after{content:"􏖽"}.fad.fa-sprinkler:after{content:"􏤵"}.fad.fa-square:after{content:"􏃈"}.fad.fa-square-full:after{content:"􏑜"}.fad.fa-square-root:after{content:"􏚗"}.fad.fa-square-root-alt:after{content:"􏚘"}.fad.fa-squirrel:after{content:"􏜚"}.fad.fa-staff:after{content:"􏜛"}.fad.fa-stamp:after{content:"􏖿"}.fad.fa-star:after{content:"􏀅"}.fad.fa-star-and-crescent:after{content:"􏚙"}.fad.fa-star-christmas:after{content:"􏟔"}.fad.fa-star-exclamation:after{content:"􏋳"}.fad.fa-star-half:after{content:"􏂉"}.fad.fa-star-half-alt:after{content:"􏗀"}.fad.fa-star-of-david:after{content:"􏚚"}.fad.fa-star-of-life:after{content:"􏘡"}.fad.fa-star-shooting:after{content:"􏤶"}.fad.fa-starfighter:after{content:"􏤷"}.fad.fa-starfighter-alt:after{content:"􏤸"}.fad.fa-stars:after{content:"􏝢"}.fad.fa-starship:after{content:"􏤹"}.fad.fa-starship-freighter:after{content:"􏤺"}.fad.fa-steak:after{content:"􏠤"}.fad.fa-steering-wheel:after{content:"􏘢"}.fad.fa-step-backward:after{content:"􏁈"}.fad.fa-step-forward:after{content:"􏁑"}.fad.fa-stethoscope:after{content:"􏃱"}.fad.fa-sticky-note:after{content:"􏉉"}.fad.fa-stocking:after{content:"􏟕"}.fad.fa-stomach:after{content:"􏘣"}.fad.fa-stop:after{content:"􏁍"}.fad.fa-stop-circle:after{content:"􏊍"}.fad.fa-stopwatch:after{content:"􏋲"}.fad.fa-store:after{content:"􏕎"}.fad.fa-store-alt:after{content:"􏕏"}.fad.fa-stream:after{content:"􏕐"}.fad.fa-street-view:after{content:"􏈝"}.fad.fa-stretcher:after{content:"􏠥"}.fad.fa-strikethrough:after{content:"􏃌"}.fad.fa-stroopwafel:after{content:"􏕑"}.fad.fa-subscript:after{content:"􏄬"}.fad.fa-subway:after{content:"􏈹"}.fad.fa-suitcase:after{content:"􏃲"}.fad.fa-suitcase-rolling:after{content:"􏗁"}.fad.fa-sun:after{content:"􏆅"}.fad.fa-sun-cloud:after{content:"􏝣"}.fad.fa-sun-dust:after{content:"􏝤"}.fad.fa-sun-haze:after{content:"􏝥"}.fad.fa-sunglasses:after{content:"􏢒"}.fad.fa-sunrise:after{content:"􏝦"}.fad.fa-sunset:after{content:"􏝧"}.fad.fa-superscript:after{content:"􏄫"}.fad.fa-surprise:after{content:"􏗂"}.fad.fa-swatchbook:after{content:"􏗃"}.fad.fa-swimmer:after{content:"􏗄"}.fad.fa-swimming-pool:after{content:"􏗅"}.fad.fa-sword:after{content:"􏜜"}.fad.fa-sword-laser:after{content:"􏤻"}.fad.fa-sword-laser-alt:after{content:"􏤼"}.fad.fa-swords:after{content:"􏜝"}.fad.fa-swords-laser:after{content:"􏤽"}.fad.fa-synagogue:after{content:"􏚛"}.fad.fa-sync:after{content:"􏀡"}.fad.fa-sync-alt:after{content:"􏋱"}.fad.fa-syringe:after{content:"􏒎"}.fad.fa-table:after{content:"􏃎"}.fad.fa-table-tennis:after{content:"􏑝"}.fad.fa-tablet:after{content:"􏄊"}.fad.fa-tablet-alt:after{content:"􏏺"}.fad.fa-tablet-android:after{content:"􏏻"}.fad.fa-tablet-android-alt:after{content:"􏏼"}.fad.fa-tablet-rugged:after{content:"􏒏"}.fad.fa-tablets:after{content:"􏒐"}.fad.fa-tachometer:after{content:"􏃤"}.fad.fa-tachometer-alt:after{content:"􏏽"}.fad.fa-tachometer-alt-average:after{content:"􏘤"}.fad.fa-tachometer-alt-fast:after{content:"􏘥"}.fad.fa-tachometer-alt-fastest:after{content:"􏘦"}.fad.fa-tachometer-alt-slow:after{content:"􏘧"}.fad.fa-tachometer-alt-slowest:after{content:"􏘨"}.fad.fa-tachometer-average:after{content:"􏘩"}.fad.fa-tachometer-fast:after{content:"􏘪"}.fad.fa-tachometer-fastest:after{content:"􏘫"}.fad.fa-tachometer-slow:after{content:"􏘬"}.fad.fa-tachometer-slowest:after{content:"􏘭"}.fad.fa-taco:after{content:"􏠦"}.fad.fa-tag:after{content:"􏀫"}.fad.fa-tags:after{content:"􏀬"}.fad.fa-tally:after{content:"􏚜"}.fad.fa-tanakh:after{content:"􏠧"}.fad.fa-tape:after{content:"􏓛"}.fad.fa-tasks:after{content:"􏂮"}.fad.fa-tasks-alt:after{content:"􏠨"}.fad.fa-taxi:after{content:"􏆺"}.fad.fa-teeth:after{content:"􏘮"}.fad.fa-teeth-open:after{content:"􏘯"}.fad.fa-telescope:after{content:"􏤾"}.fad.fa-temperature-down:after{content:"􏤿"}.fad.fa-temperature-frigid:after{content:"􏝨"}.fad.fa-temperature-high:after{content:"􏝩"}.fad.fa-temperature-hot:after{content:"􏝪"}.fad.fa-temperature-low:after{content:"􏝫"}.fad.fa-temperature-up:after{content:"􏥀"}.fad.fa-tenge:after{content:"􏟗"}.fad.fa-tennis-ball:after{content:"􏑞"}.fad.fa-terminal:after{content:"􏄠"}.fad.fa-text:after{content:"􏢓"}.fad.fa-text-height:after{content:"􏀴"}.fad.fa-text-size:after{content:"􏢔"}.fad.fa-text-width:after{content:"􏀵"}.fad.fa-th:after{content:"􏀊"}.fad.fa-th-large:after{content:"􏀉"}.fad.fa-th-list:after{content:"􏀋"}.fad.fa-theater-masks:after{content:"􏘰"}.fad.fa-thermometer:after{content:"􏒑"}.fad.fa-thermometer-empty:after{content:"􏋋"}.fad.fa-thermometer-full:after{content:"􏋇"}.fad.fa-thermometer-half:after{content:"􏋉"}.fad.fa-thermometer-quarter:after{content:"􏋊"}.fad.fa-thermometer-three-quarters:after{content:"􏋈"}.fad.fa-theta:after{content:"􏚞"}.fad.fa-thumbs-down:after{content:"􏅥"}.fad.fa-thumbs-up:after{content:"􏅤"}.fad.fa-thumbtack:after{content:"􏂍"}.fad.fa-thunderstorm:after{content:"􏝬"}.fad.fa-thunderstorm-moon:after{content:"􏝭"}.fad.fa-thunderstorm-sun:after{content:"􏝮"}.fad.fa-ticket:after{content:"􏅅"}.fad.fa-ticket-alt:after{content:"􏏿"}.fad.fa-tilde:after{content:"􏚟"}.fad.fa-times:after{content:"􏀍"}.fad.fa-times-circle:after{content:"􏁗"}.fad.fa-times-hexagon:after{content:"􏋮"}.fad.fa-times-octagon:after{content:"􏋰"}.fad.fa-times-square:after{content:"􏋓"}.fad.fa-tint:after{content:"􏁃"}.fad.fa-tint-slash:after{content:"􏗇"}.fad.fa-tire:after{content:"􏘱"}.fad.fa-tire-flat:after{content:"􏘲"}.fad.fa-tire-pressure-warning:after{content:"􏘳"}.fad.fa-tire-rugged:after{content:"􏘴"}.fad.fa-tired:after{content:"􏗈"}.fad.fa-toggle-off:after{content:"􏈄"}.fad.fa-toggle-on:after{content:"􏈅"}.fad.fa-toilet:after{content:"􏟘"}.fad.fa-toilet-paper:after{content:"􏜞"}.fad.fa-toilet-paper-alt:after{content:"􏜟"}.fad.fa-tombstone:after{content:"􏜠"}.fad.fa-tombstone-alt:after{content:"􏜡"}.fad.fa-toolbox:after{content:"􏕒"}.fad.fa-tools:after{content:"􏟙"}.fad.fa-tooth:after{content:"􏗉"}.fad.fa-toothbrush:after{content:"􏘵"}.fad.fa-torah:after{content:"􏚠"}.fad.fa-torii-gate:after{content:"􏚡"}.fad.fa-tornado:after{content:"􏝯"}.fad.fa-tractor:after{content:"􏜢"}.fad.fa-trademark:after{content:"􏉜"}.fad.fa-traffic-cone:after{content:"􏘶"}.fad.fa-traffic-light:after{content:"􏘷"}.fad.fa-traffic-light-go:after{content:"􏘸"}.fad.fa-traffic-light-slow:after{content:"􏘹"}.fad.fa-traffic-light-stop:after{content:"􏘺"}.fad.fa-trailer:after{content:"􏥁"}.fad.fa-train:after{content:"􏈸"}.fad.fa-tram:after{content:"􏟚"}.fad.fa-transgender:after{content:"􏈤"}.fad.fa-transgender-alt:after{content:"􏈥"}.fad.fa-transporter:after{content:"􏥂"}.fad.fa-transporter-1:after{content:"􏥃"}.fad.fa-transporter-2:after{content:"􏥄"}.fad.fa-transporter-3:after{content:"􏥅"}.fad.fa-transporter-empty:after{content:"􏥆"}.fad.fa-trash:after{content:"􏇸"}.fad.fa-trash-alt:after{content:"􏋭"}.fad.fa-trash-restore:after{content:"􏠩"}.fad.fa-trash-restore-alt:after{content:"􏠪"}.fad.fa-trash-undo:after{content:"􏢕"}.fad.fa-trash-undo-alt:after{content:"􏢖"}.fad.fa-treasure-chest:after{content:"􏜣"}.fad.fa-tree:after{content:"􏆻"}.fad.fa-tree-alt:after{content:"􏐀"}.fad.fa-tree-christmas:after{content:"􏟛"}.fad.fa-tree-decorated:after{content:"􏟜"}.fad.fa-tree-large:after{content:"􏟝"}.fad.fa-tree-palm:after{content:"􏠫"}.fad.fa-trees:after{content:"􏜤"}.fad.fa-triangle:after{content:"􏋬"}.fad.fa-triangle-music:after{content:"􏣢"}.fad.fa-trophy:after{content:"􏂑"}.fad.fa-trophy-alt:after{content:"􏋫"}.fad.fa-truck:after{content:"􏃑"}.fad.fa-truck-container:after{content:"􏓜"}.fad.fa-truck-couch:after{content:"􏓝"}.fad.fa-truck-loading:after{content:"􏓞"}.fad.fa-truck-monster:after{content:"􏘻"}.fad.fa-truck-moving:after{content:"􏓟"}.fad.fa-truck-pickup:after{content:"􏘼"}.fad.fa-truck-plow:after{content:"􏟞"}.fad.fa-truck-ramp:after{content:"􏓠"}.fad.fa-trumpet:after{content:"􏣣"}.fad.fa-tshirt:after{content:"􏕓"}.fad.fa-tty:after{content:"􏇤"}.fad.fa-turkey:after{content:"􏜥"}.fad.fa-turntable:after{content:"􏣤"}.fad.fa-turtle:after{content:"􏜦"}.fad.fa-tv:after{content:"􏉬"}.fad.fa-tv-alt:after{content:"􏣥"}.fad.fa-tv-music:after{content:"􏣦"}.fad.fa-tv-retro:after{content:"􏐁"}.fad.fa-typewriter:after{content:"􏣧"}.fad.fa-ufo:after{content:"􏥇"}.fad.fa-ufo-beam:after{content:"􏥈"}.fad.fa-umbrella:after{content:"􏃩"}.fad.fa-umbrella-beach:after{content:"􏗊"}.fad.fa-underline:after{content:"􏃍"}.fad.fa-undo:after{content:"􏃢"}.fad.fa-undo-alt:after{content:"􏋪"}.fad.fa-unicorn:after{content:"􏜧"}.fad.fa-union:after{content:"􏚢"}.fad.fa-universal-access:after{content:"􏊚"}.fad.fa-university:after{content:"􏆜"}.fad.fa-unlink:after{content:"􏄧"}.fad.fa-unlock:after{content:"􏂜"}.fad.fa-unlock-alt:after{content:"􏄾"}.fad.fa-upload:after{content:"􏂓"}.fad.fa-usb-drive:after{content:"􏣩"}.fad.fa-usd-circle:after{content:"􏋨"}.fad.fa-usd-square:after{content:"􏋩"}.fad.fa-user:after{content:"􏀇"}.fad.fa-user-alien:after{content:"􏥊"}.fad.fa-user-alt:after{content:"􏐆"}.fad.fa-user-alt-slash:after{content:"􏓺"}.fad.fa-user-astronaut:after{content:"􏓻"}.fad.fa-user-chart:after{content:"􏚣"}.fad.fa-user-check:after{content:"􏓼"}.fad.fa-user-circle:after{content:"􏊽"}.fad.fa-user-clock:after{content:"􏓽"}.fad.fa-user-cog:after{content:"􏓾"}.fad.fa-user-cowboy:after{content:"􏣪"}.fad.fa-user-crown:after{content:"􏚤"}.fad.fa-user-edit:after{content:"􏓿"}.fad.fa-user-friends:after{content:"􏔀"}.fad.fa-user-graduate:after{content:"􏔁"}.fad.fa-user-hard-hat:after{content:"􏠬"}.fad.fa-user-headset:after{content:"􏠭"}.fad.fa-user-injured:after{content:"􏜨"}.fad.fa-user-lock:after{content:"􏔂"}.fad.fa-user-md:after{content:"􏃰"}.fad.fa-user-md-chat:after{content:"􏠮"}.fad.fa-user-minus:after{content:"􏔃"}.fad.fa-user-music:after{content:"􏣫"}.fad.fa-user-ninja:after{content:"􏔄"}.fad.fa-user-nurse:after{content:"􏠯"}.fad.fa-user-plus:after{content:"􏈴"}.fad.fa-user-robot:after{content:"􏥋"}.fad.fa-user-secret:after{content:"􏈛"}.fad.fa-user-shield:after{content:"􏔅"}.fad.fa-user-slash:after{content:"􏔆"}.fad.fa-user-tag:after{content:"􏔇"}.fad.fa-user-tie:after{content:"􏔈"}.fad.fa-user-times:after{content:"􏈵"}.fad.fa-user-unlock:after{content:"􏥘"}.fad.fa-user-visor:after{content:"􏥌"}.fad.fa-users:after{content:"􏃀"}.fad.fa-users-class:after{content:"􏘽"}.fad.fa-users-cog:after{content:"􏔉"}.fad.fa-users-crown:after{content:"􏚥"}.fad.fa-users-medical:after{content:"􏠰"}.fad.fa-utensil-fork:after{content:"􏋣"}.fad.fa-utensil-knife:after{content:"􏋤"}.fad.fa-utensil-spoon:after{content:"􏋥"}.fad.fa-utensils:after{content:"􏋧"}.fad.fa-utensils-alt:after{content:"􏋦"}.fad.fa-vacuum:after{content:"􏥍"}.fad.fa-vacuum-robot:after{content:"􏥎"}.fad.fa-value-absolute:after{content:"􏚦"}.fad.fa-vector-square:after{content:"􏗋"}.fad.fa-venus:after{content:"􏈡"}.fad.fa-venus-double:after{content:"􏈦"}.fad.fa-venus-mars:after{content:"􏈨"}.fad.fa-vhs:after{content:"􏣬"}.fad.fa-vial:after{content:"􏒒"}.fad.fa-vials:after{content:"􏒓"}.fad.fa-video:after{content:"􏀽"}.fad.fa-video-plus:after{content:"􏓡"}.fad.fa-video-slash:after{content:"􏓢"}.fad.fa-vihara:after{content:"􏚧"}.fad.fa-violin:after{content:"􏣭"}.fad.fa-voicemail:after{content:"􏢗"}.fad.fa-volcano:after{content:"􏝰"}.fad.fa-volleyball-ball:after{content:"􏑟"}.fad.fa-volume:after{content:"􏚨"}.fad.fa-volume-down:after{content:"􏀧"}.fad.fa-volume-mute:after{content:"􏚩"}.fad.fa-volume-off:after{content:"􏀦"}.fad.fa-volume-slash:after{content:"􏋢"}.fad.fa-volume-up:after{content:"􏀨"}.fad.fa-vote-nay:after{content:"􏝱"}.fad.fa-vote-yea:after{content:"􏝲"}.fad.fa-vr-cardboard:after{content:"􏜩"}.fad.fa-wagon-covered:after{content:"􏣮"}.fad.fa-walker:after{content:"􏠱"}.fad.fa-walkie-talkie:after{content:"􏣯"}.fad.fa-walking:after{content:"􏕔"}.fad.fa-wallet:after{content:"􏕕"}.fad.fa-wand:after{content:"􏜪"}.fad.fa-wand-magic:after{content:"􏜫"}.fad.fa-warehouse:after{content:"􏒔"}.fad.fa-warehouse-alt:after{content:"􏒕"}.fad.fa-washer:after{content:"􏢘"}.fad.fa-watch:after{content:"􏋡"}.fad.fa-watch-calculator:after{content:"􏣰"}.fad.fa-watch-fitness:after{content:"􏘾"}.fad.fa-water:after{content:"􏝳"}.fad.fa-water-lower:after{content:"􏝴"}.fad.fa-water-rise:after{content:"􏝵"}.fad.fa-wave-sine:after{content:"􏢙"}.fad.fa-wave-square:after{content:"􏠾"}.fad.fa-wave-triangle:after{content:"􏢚"}.fad.fa-waveform:after{content:"􏣱"}.fad.fa-waveform-path:after{content:"􏣲"}.fad.fa-webcam:after{content:"􏠲"}.fad.fa-webcam-slash:after{content:"􏠳"}.fad.fa-weight:after{content:"􏒖"}.fad.fa-weight-hanging:after{content:"􏗍"}.fad.fa-whale:after{content:"􏜬"}.fad.fa-wheat:after{content:"􏜭"}.fad.fa-wheelchair:after{content:"􏆓"}.fad.fa-whistle:after{content:"􏑠"}.fad.fa-wifi:after{content:"􏇫"}.fad.fa-wifi-1:after{content:"􏚪"}.fad.fa-wifi-2:after{content:"􏚫"}.fad.fa-wifi-slash:after{content:"􏚬"}.fad.fa-wind:after{content:"􏜮"}.fad.fa-wind-turbine:after{content:"􏢛"}.fad.fa-wind-warning:after{content:"􏝶"}.fad.fa-window:after{content:"􏐎"}.fad.fa-window-alt:after{content:"􏐏"}.fad.fa-window-close:after{content:"􏐐"}.fad.fa-window-frame:after{content:"􏥏"}.fad.fa-window-frame-open:after{content:"􏥐"}.fad.fa-window-maximize:after{content:"􏋐"}.fad.fa-window-minimize:after{content:"􏋑"}.fad.fa-window-restore:after{content:"􏋒"}.fad.fa-windsock:after{content:"􏝷"}.fad.fa-wine-bottle:after{content:"􏜯"}.fad.fa-wine-glass:after{content:"􏓣"}.fad.fa-wine-glass-alt:after{content:"􏗎"}.fad.fa-won-sign:after{content:"􏅙"}.fad.fa-wreath:after{content:"􏟢"}.fad.fa-wrench:after{content:"􏂭"}.fad.fa-x-ray:after{content:"􏒗"}.fad.fa-yen-sign:after{content:"􏅗"}.fad.fa-yin-yang:after{content:"􏚭"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(webfonts/fa-light-300.eot?);src:url(webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-light-300.woff2) format("woff2"),url(webfonts/fa-light-300.woff) format("woff"),url(webfonts/fa-light-300.ttf) format("truetype"),url(webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(webfonts/fa-regular-400.eot?);src:url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-regular-400.woff2) format("woff2"),url(webfonts/fa-regular-400.woff) format("woff"),url(webfonts/fa-regular-400.ttf) format("truetype"),url(webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(webfonts/fa-solid-900.eot?);src:url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff"),url(webfonts/fa-solid-900.ttf) format("truetype"),url(webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url("webfonts/fa-brands-400.eot?");src:url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-brands-400.woff2") format("woff2"),url("webfonts/fa-brands-400.woff") format("woff"),url("webfonts/fa-brands-400.ttf") format("truetype"),url("webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(webfonts/fa-brands-400.eot?);src:url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-brands-400.woff2) format("woff2"),url(webfonts/fa-brands-400.woff) format("woff"),url(webfonts/fa-brands-400.ttf) format("truetype"),url(webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:auto;src:url("webfonts/fa-duotone-900.eot?");src:url("webfonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-duotone-900.woff2") format("woff2"),url("webfonts/fa-duotone-900.woff") format("woff"),url("webfonts/fa-duotone-900.ttf") format("truetype"),url("webfonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-stack-1x:before,.fad.fa-stack-2x:before,.fad.fa-fw:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-abacus:after{content:"􏙀"}.fad.fa-acorn:after{content:"􏚮"}.fad.fa-ad:after{content:"􏙁"}.fad.fa-address-book:after{content:"􏊹"}.fad.fa-address-card:after{content:"􏊻"}.fad.fa-adjust:after{content:"􏁂"}.fad.fa-air-conditioner:after{content:"􏣴"}.fad.fa-air-freshener:after{content:"􏗐"}.fad.fa-alarm-clock:after{content:"􏍎"}.fad.fa-alarm-exclamation:after{content:"􏡃"}.fad.fa-alarm-plus:after{content:"􏡄"}.fad.fa-alarm-snooze:after{content:"􏡅"}.fad.fa-album:after{content:"􏢟"}.fad.fa-album-collection:after{content:"􏢠"}.fad.fa-alicorn:after{content:"􏚰"}.fad.fa-alien:after{content:"􏣵"}.fad.fa-alien-monster:after{content:"􏣶"}.fad.fa-align-center:after{content:"􏀷"}.fad.fa-align-justify:after{content:"􏀹"}.fad.fa-align-left:after{content:"􏀶"}.fad.fa-align-right:after{content:"􏀸"}.fad.fa-align-slash:after{content:"􏡆"}.fad.fa-allergies:after{content:"􏑡"}.fad.fa-ambulance:after{content:"􏃹"}.fad.fa-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-amp-guitar:after{content:"􏢡"}.fad.fa-analytics:after{content:"􏙃"}.fad.fa-anchor:after{content:"􏄽"}.fad.fa-angel:after{content:"􏝹"}.fad.fa-angle-double-down:after{content:"􏄃"}.fad.fa-angle-double-left:after{content:"􏄀"}.fad.fa-angle-double-right:after{content:"􏄁"}.fad.fa-angle-double-up:after{content:"􏄂"}.fad.fa-angle-down:after{content:"􏄇"}.fad.fa-angle-left:after{content:"􏄄"}.fad.fa-angle-right:after{content:"􏄅"}.fad.fa-angle-up:after{content:"􏄆"}.fad.fa-angry:after{content:"􏕖"}.fad.fa-ankh:after{content:"􏙄"}.fad.fa-apple-alt:after{content:"􏗑"}.fad.fa-apple-crate:after{content:"􏚱"}.fad.fa-archive:after{content:"􏆇"}.fad.fa-archway:after{content:"􏕗"}.fad.fa-arrow-alt-circle-down:after{content:"􏍘"}.fad.fa-arrow-alt-circle-left:after{content:"􏍙"}.fad.fa-arrow-alt-circle-right:after{content:"􏍚"}.fad.fa-arrow-alt-circle-up:after{content:"􏍛"}.fad.fa-arrow-alt-down:after{content:"􏍔"}.fad.fa-arrow-alt-from-bottom:after{content:"􏍆"}.fad.fa-arrow-alt-from-left:after{content:"􏍇"}.fad.fa-arrow-alt-from-right:after{content:"􏍈"}.fad.fa-arrow-alt-from-top:after{content:"􏍉"}.fad.fa-arrow-alt-left:after{content:"􏍕"}.fad.fa-arrow-alt-right:after{content:"􏍖"}.fad.fa-arrow-alt-square-down:after{content:"􏍐"}.fad.fa-arrow-alt-square-left:after{content:"􏍑"}.fad.fa-arrow-alt-square-right:after{content:"􏍒"}.fad.fa-arrow-alt-square-up:after{content:"􏍓"}.fad.fa-arrow-alt-to-bottom:after{content:"􏍊"}.fad.fa-arrow-alt-to-left:after{content:"􏍋"}.fad.fa-arrow-alt-to-right:after{content:"􏍌"}.fad.fa-arrow-alt-to-top:after{content:"􏍍"}.fad.fa-arrow-alt-up:after{content:"􏍗"}.fad.fa-arrow-circle-down:after{content:"􏂫"}.fad.fa-arrow-circle-left:after{content:"􏂨"}.fad.fa-arrow-circle-right:after{content:"􏂩"}.fad.fa-arrow-circle-up:after{content:"􏂪"}.fad.fa-arrow-down:after{content:"􏁣"}.fad.fa-arrow-from-bottom:after{content:"􏍂"}.fad.fa-arrow-from-left:after{content:"􏍃"}.fad.fa-arrow-from-right:after{content:"􏍄"}.fad.fa-arrow-from-top:after{content:"􏍅"}.fad.fa-arrow-left:after{content:"􏁠"}.fad.fa-arrow-right:after{content:"􏁡"}.fad.fa-arrow-square-down:after{content:"􏌹"}.fad.fa-arrow-square-left:after{content:"􏌺"}.fad.fa-arrow-square-right:after{content:"􏌻"}.fad.fa-arrow-square-up:after{content:"􏌼"}.fad.fa-arrow-to-bottom:after{content:"􏌽"}.fad.fa-arrow-to-left:after{content:"􏌾"}.fad.fa-arrow-to-right:after{content:"􏍀"}.fad.fa-arrow-to-top:after{content:"􏍁"}.fad.fa-arrow-up:after{content:"􏁢"}.fad.fa-arrows:after{content:"􏁇"}.fad.fa-arrows-alt:after{content:"􏂲"}.fad.fa-arrows-alt-h:after{content:"􏌷"}.fad.fa-arrows-alt-v:after{content:"􏌸"}.fad.fa-arrows-h:after{content:"􏁾"}.fad.fa-arrows-v:after{content:"􏁽"}.fad.fa-assistive-listening-systems:after{content:"􏊢"}.fad.fa-asterisk:after{content:"􏁩"}.fad.fa-at:after{content:"􏇺"}.fad.fa-atlas:after{content:"􏕘"}.fad.fa-atom:after{content:"􏗒"}.fad.fa-atom-alt:after{content:"􏗓"}.fad.fa-audio-description:after{content:"􏊞"}.fad.fa-award:after{content:"􏕙"}.fad.fa-axe:after{content:"􏚲"}.fad.fa-axe-battle:after{content:"􏚳"}.fad.fa-baby:after{content:"􏝼"}.fad.fa-baby-carriage:after{content:"􏝽"}.fad.fa-backpack:after{content:"􏗔"}.fad.fa-backspace:after{content:"􏕚"}.fad.fa-backward:after{content:"􏁊"}.fad.fa-bacon:after{content:"􏟥"}.fad.fa-badge:after{content:"􏌵"}.fad.fa-badge-check:after{content:"􏌶"}.fad.fa-badge-dollar:after{content:"􏙅"}.fad.fa-badge-percent:after{content:"􏙆"}.fad.fa-badge-sheriff:after{content:"􏢢"}.fad.fa-badger-honey:after{content:"􏚴"}.fad.fa-bags-shopping:after{content:"􏡇"}.fad.fa-bahai:after{content:"􏙦"}.fad.fa-balance-scale:after{content:"􏉎"}.fad.fa-balance-scale-left:after{content:"􏔕"}.fad.fa-balance-scale-right:after{content:"􏔖"}.fad.fa-ball-pile:after{content:"􏝾"}.fad.fa-ballot:after{content:"􏜲"}.fad.fa-ballot-check:after{content:"􏜳"}.fad.fa-ban:after{content:"􏁞"}.fad.fa-band-aid:after{content:"􏑢"}.fad.fa-banjo:after{content:"􏢣"}.fad.fa-barcode:after{content:"􏀪"}.fad.fa-barcode-alt:after{content:"􏑣"}.fad.fa-barcode-read:after{content:"􏑤"}.fad.fa-barcode-scan:after{content:"􏑥"}.fad.fa-bars:after{content:"􏃉"}.fad.fa-baseball:after{content:"􏐲"}.fad.fa-baseball-ball:after{content:"􏐳"}.fad.fa-basketball-ball:after{content:"􏐴"}.fad.fa-basketball-hoop:after{content:"􏐵"}.fad.fa-bat:after{content:"􏚵"}.fad.fa-bath:after{content:"􏋍"}.fad.fa-battery-bolt:after{content:"􏍶"}.fad.fa-battery-empty:after{content:"􏉄"}.fad.fa-battery-full:after{content:"􏉀"}.fad.fa-battery-half:after{content:"􏉂"}.fad.fa-battery-quarter:after{content:"􏉃"}.fad.fa-battery-slash:after{content:"􏍷"}.fad.fa-battery-three-quarters:after{content:"􏉁"}.fad.fa-bed:after{content:"􏈶"}.fad.fa-bed-alt:after{content:"􏣷"}.fad.fa-bed-bunk:after{content:"􏣸"}.fad.fa-bed-empty:after{content:"􏣹"}.fad.fa-beer:after{content:"􏃼"}.fad.fa-bell:after{content:"􏃳"}.fad.fa-bell-exclamation:after{content:"􏡈"}.fad.fa-bell-on:after{content:"􏣺"}.fad.fa-bell-plus:after{content:"􏡉"}.fad.fa-bell-school:after{content:"􏗕"}.fad.fa-bell-school-slash:after{content:"􏗖"}.fad.fa-bell-slash:after{content:"􏇶"}.fad.fa-bells:after{content:"􏝿"}.fad.fa-betamax:after{content:"􏢤"}.fad.fa-bezier-curve:after{content:"􏕛"}.fad.fa-bible:after{content:"􏙇"}.fad.fa-bicycle:after{content:"􏈆"}.fad.fa-biking:after{content:"􏡊"}.fad.fa-biking-mountain:after{content:"􏡋"}.fad.fa-binoculars:after{content:"􏇥"}.fad.fa-biohazard:after{content:"􏞀"}.fad.fa-birthday-cake:after{content:"􏇽"}.fad.fa-blanket:after{content:"􏒘"}.fad.fa-blender:after{content:"􏔗"}.fad.fa-blender-phone:after{content:"􏚶"}.fad.fa-blind:after{content:"􏊝"}.fad.fa-blinds:after{content:"􏣻"}.fad.fa-blinds-open:after{content:"􏣼"}.fad.fa-blinds-raised:after{content:"􏣽"}.fad.fa-blog:after{content:"􏞁"}.fad.fa-bold:after{content:"􏀲"}.fad.fa-bolt:after{content:"􏃧"}.fad.fa-bomb:after{content:"􏇢"}.fad.fa-bone:after{content:"􏗗"}.fad.fa-bone-break:after{content:"􏗘"}.fad.fa-bong:after{content:"􏕜"}.fad.fa-book:after{content:"􏀭"}.fad.fa-book-alt:after{content:"􏗙"}.fad.fa-book-dead:after{content:"􏚷"}.fad.fa-book-heart:after{content:"􏒙"}.fad.fa-book-medical:after{content:"􏟦"}.fad.fa-book-open:after{content:"􏔘"}.fad.fa-book-reader:after{content:"􏗚"}.fad.fa-book-spells:after{content:"􏚸"}.fad.fa-book-user:after{content:"􏟧"}.fad.fa-bookmark:after{content:"􏀮"}.fad.fa-books:after{content:"􏗛"}.fad.fa-books-medical:after{content:"􏟨"}.fad.fa-boombox:after{content:"􏢥"}.fad.fa-boot:after{content:"􏞂"}.fad.fa-booth-curtain:after{content:"􏜴"}.fad.fa-border-all:after{content:"􏡌"}.fad.fa-border-bottom:after{content:"􏡍"}.fad.fa-border-center-h:after{content:"􏢜"}.fad.fa-border-center-v:after{content:"􏢝"}.fad.fa-border-inner:after{content:"􏡎"}.fad.fa-border-left:after{content:"􏡏"}.fad.fa-border-none:after{content:"􏡐"}.fad.fa-border-outer:after{content:"􏡑"}.fad.fa-border-right:after{content:"􏡒"}.fad.fa-border-style:after{content:"􏡓"}.fad.fa-border-style-alt:after{content:"􏡔"}.fad.fa-border-top:after{content:"􏡕"}.fad.fa-bow-arrow:after{content:"􏚹"}.fad.fa-bowling-ball:after{content:"􏐶"}.fad.fa-bowling-pins:after{content:"􏐷"}.fad.fa-box:after{content:"􏑦"}.fad.fa-box-alt:after{content:"􏒚"}.fad.fa-box-ballot:after{content:"􏜵"}.fad.fa-box-check:after{content:"􏑧"}.fad.fa-box-fragile:after{content:"􏒛"}.fad.fa-box-full:after{content:"􏒜"}.fad.fa-box-heart:after{content:"􏒝"}.fad.fa-box-open:after{content:"􏒞"}.fad.fa-box-up:after{content:"􏒟"}.fad.fa-box-usd:after{content:"􏒠"}.fad.fa-boxes:after{content:"􏑨"}.fad.fa-boxes-alt:after{content:"􏒡"}.fad.fa-boxing-glove:after{content:"􏐸"}.fad.fa-brackets:after{content:"􏟩"}.fad.fa-brackets-curly:after{content:"􏟪"}.fad.fa-braille:after{content:"􏊡"}.fad.fa-brain:after{content:"􏗜"}.fad.fa-bread-loaf:after{content:"􏟫"}.fad.fa-bread-slice:after{content:"􏟬"}.fad.fa-briefcase:after{content:"􏂱"}.fad.fa-briefcase-medical:after{content:"􏑩"}.fad.fa-bring-forward:after{content:"􏡖"}.fad.fa-bring-front:after{content:"􏡗"}.fad.fa-broadcast-tower:after{content:"􏔙"}.fad.fa-broom:after{content:"􏔚"}.fad.fa-browser:after{content:"􏍾"}.fad.fa-brush:after{content:"􏕝"}.fad.fa-bug:after{content:"􏆈"}.fad.fa-building:after{content:"􏆭"}.fad.fa-bullhorn:after{content:"􏂡"}.fad.fa-bullseye:after{content:"􏅀"}.fad.fa-bullseye-arrow:after{content:"􏙈"}.fad.fa-bullseye-pointer:after{content:"􏙉"}.fad.fa-burger-soda:after{content:"􏡘"}.fad.fa-burn:after{content:"􏑪"}.fad.fa-burrito:after{content:"􏟭"}.fad.fa-bus:after{content:"􏈇"}.fad.fa-bus-alt:after{content:"􏕞"}.fad.fa-bus-school:after{content:"􏗝"}.fad.fa-business-time:after{content:"􏙊"}.fad.fa-cabinet-filing:after{content:"􏙋"}.fad.fa-cactus:after{content:"􏢧"}.fad.fa-calculator:after{content:"􏇬"}.fad.fa-calculator-alt:after{content:"􏙌"}.fad.fa-calendar:after{content:"􏄳"}.fad.fa-calendar-alt:after{content:"􏁳"}.fad.fa-calendar-check:after{content:"􏉴"}.fad.fa-calendar-day:after{content:"􏞃"}.fad.fa-calendar-edit:after{content:"􏌳"}.fad.fa-calendar-exclamation:after{content:"􏌴"}.fad.fa-calendar-minus:after{content:"􏉲"}.fad.fa-calendar-plus:after{content:"􏉱"}.fad.fa-calendar-star:after{content:"􏜶"}.fad.fa-calendar-times:after{content:"􏉳"}.fad.fa-calendar-week:after{content:"􏞄"}.fad.fa-camcorder:after{content:"􏢨"}.fad.fa-camera:after{content:"􏀰"}.fad.fa-camera-alt:after{content:"􏌲"}.fad.fa-camera-home:after{content:"􏣾"}.fad.fa-camera-movie:after{content:"􏢩"}.fad.fa-camera-polaroid:after{content:"􏢪"}.fad.fa-camera-retro:after{content:"􏂃"}.fad.fa-campfire:after{content:"􏚺"}.fad.fa-campground:after{content:"􏚻"}.fad.fa-candle-holder:after{content:"􏚼"}.fad.fa-candy-cane:after{content:"􏞆"}.fad.fa-candy-corn:after{content:"􏚽"}.fad.fa-cannabis:after{content:"􏕟"}.fad.fa-capsules:after{content:"􏑫"}.fad.fa-car:after{content:"􏆹"}.fad.fa-car-alt:after{content:"􏗞"}.fad.fa-car-battery:after{content:"􏗟"}.fad.fa-car-building:after{content:"􏡙"}.fad.fa-car-bump:after{content:"􏗠"}.fad.fa-car-bus:after{content:"􏡚"}.fad.fa-car-crash:after{content:"􏗡"}.fad.fa-car-garage:after{content:"􏗢"}.fad.fa-car-mechanic:after{content:"􏗣"}.fad.fa-car-side:after{content:"􏗤"}.fad.fa-car-tilt:after{content:"􏗥"}.fad.fa-car-wash:after{content:"􏗦"}.fad.fa-caravan:after{content:"􏣿"}.fad.fa-caravan-alt:after{content:"􏤀"}.fad.fa-caret-circle-down:after{content:"􏌭"}.fad.fa-caret-circle-left:after{content:"􏌮"}.fad.fa-caret-circle-right:after{content:"􏌰"}.fad.fa-caret-circle-up:after{content:"􏌱"}.fad.fa-caret-down:after{content:"􏃗"}.fad.fa-caret-left:after{content:"􏃙"}.fad.fa-caret-right:after{content:"􏃚"}.fad.fa-caret-square-down:after{content:"􏅐"}.fad.fa-caret-square-left:after{content:"􏆑"}.fad.fa-caret-square-right:after{content:"􏅒"}.fad.fa-caret-square-up:after{content:"􏅑"}.fad.fa-caret-up:after{content:"􏃘"}.fad.fa-carrot:after{content:"􏞇"}.fad.fa-cars:after{content:"􏡛"}.fad.fa-cart-arrow-down:after{content:"􏈘"}.fad.fa-cart-plus:after{content:"􏈗"}.fad.fa-cash-register:after{content:"􏞈"}.fad.fa-cassette-tape:after{content:"􏢫"}.fad.fa-cat:after{content:"􏚾"}.fad.fa-cat-space:after{content:"􏤁"}.fad.fa-cauldron:after{content:"􏚿"}.fad.fa-cctv:after{content:"􏢬"}.fad.fa-certificate:after{content:"􏂣"}.fad.fa-chair:after{content:"􏛀"}.fad.fa-chair-office:after{content:"􏛁"}.fad.fa-chalkboard:after{content:"􏔛"}.fad.fa-chalkboard-teacher:after{content:"􏔜"}.fad.fa-charging-station:after{content:"􏗧"}.fad.fa-chart-area:after{content:"􏇾"}.fad.fa-chart-bar:after{content:"􏂀"}.fad.fa-chart-line:after{content:"􏈁"}.fad.fa-chart-line-down:after{content:"􏙍"}.fad.fa-chart-network:after{content:"􏞊"}.fad.fa-chart-pie:after{content:"􏈀"}.fad.fa-chart-pie-alt:after{content:"􏙎"}.fad.fa-chart-scatter:after{content:"􏟮"}.fad.fa-check:after{content:"􏀌"}.fad.fa-check-circle:after{content:"􏁘"}.fad.fa-check-double:after{content:"􏕠"}.fad.fa-check-square:after{content:"􏅊"}.fad.fa-cheese:after{content:"􏟯"}.fad.fa-cheese-swiss:after{content:"􏟰"}.fad.fa-cheeseburger:after{content:"􏟱"}.fad.fa-chess:after{content:"􏐹"}.fad.fa-chess-bishop:after{content:"􏐺"}.fad.fa-chess-bishop-alt:after{content:"􏐻"}.fad.fa-chess-board:after{content:"􏐼"}.fad.fa-chess-clock:after{content:"􏐽"}.fad.fa-chess-clock-alt:after{content:"􏐾"}.fad.fa-chess-king:after{content:"􏐿"}.fad.fa-chess-king-alt:after{content:"􏑀"}.fad.fa-chess-knight:after{content:"􏑁"}.fad.fa-chess-knight-alt:after{content:"􏑂"}.fad.fa-chess-pawn:after{content:"􏑃"}.fad.fa-chess-pawn-alt:after{content:"􏑄"}.fad.fa-chess-queen:after{content:"􏑅"}.fad.fa-chess-queen-alt:after{content:"􏑆"}.fad.fa-chess-rook:after{content:"􏑇"}.fad.fa-chess-rook-alt:after{content:"􏑈"}.fad.fa-chevron-circle-down:after{content:"􏄺"}.fad.fa-chevron-circle-left:after{content:"􏄷"}.fad.fa-chevron-circle-right:after{content:"􏄸"}.fad.fa-chevron-circle-up:after{content:"􏄹"}.fad.fa-chevron-double-down:after{content:"􏌢"}.fad.fa-chevron-double-left:after{content:"􏌣"}.fad.fa-chevron-double-right:after{content:"􏌤"}.fad.fa-chevron-double-up:after{content:"􏌥"}.fad.fa-chevron-down:after{content:"􏁸"}.fad.fa-chevron-left:after{content:"􏁓"}.fad.fa-chevron-right:after{content:"􏁔"}.fad.fa-chevron-square-down:after{content:"􏌩"}.fad.fa-chevron-square-left:after{content:"􏌪"}.fad.fa-chevron-square-right:after{content:"􏌫"}.fad.fa-chevron-square-up:after{content:"􏌬"}.fad.fa-chevron-up:after{content:"􏁷"}.fad.fa-child:after{content:"􏆮"}.fad.fa-chimney:after{content:"􏞋"}.fad.fa-church:after{content:"􏔝"}.fad.fa-circle:after{content:"􏄑"}.fad.fa-circle-notch:after{content:"􏇎"}.fad.fa-city:after{content:"􏙏"}.fad.fa-clarinet:after{content:"􏢭"}.fad.fa-claw-marks:after{content:"􏛂"}.fad.fa-clinic-medical:after{content:"􏟲"}.fad.fa-clipboard:after{content:"􏌨"}.fad.fa-clipboard-check:after{content:"􏑬"}.fad.fa-clipboard-list:after{content:"􏑭"}.fad.fa-clipboard-list-check:after{content:"􏜷"}.fad.fa-clipboard-prescription:after{content:"􏗨"}.fad.fa-clipboard-user:after{content:"􏟳"}.fad.fa-clock:after{content:"􏀗"}.fad.fa-clone:after{content:"􏉍"}.fad.fa-closed-captioning:after{content:"􏈊"}.fad.fa-cloud:after{content:"􏃂"}.fad.fa-cloud-download:after{content:"􏃭"}.fad.fa-cloud-download-alt:after{content:"􏎁"}.fad.fa-cloud-drizzle:after{content:"􏜸"}.fad.fa-cloud-hail:after{content:"􏜹"}.fad.fa-cloud-hail-mixed:after{content:"􏜺"}.fad.fa-cloud-meatball:after{content:"􏜻"}.fad.fa-cloud-moon:after{content:"􏛃"}.fad.fa-cloud-moon-rain:after{content:"􏜼"}.fad.fa-cloud-music:after{content:"􏢮"}.fad.fa-cloud-rain:after{content:"􏜽"}.fad.fa-cloud-rainbow:after{content:"􏜾"}.fad.fa-cloud-showers:after{content:"􏜿"}.fad.fa-cloud-showers-heavy:after{content:"􏝀"}.fad.fa-cloud-sleet:after{content:"􏝁"}.fad.fa-cloud-snow:after{content:"􏝂"}.fad.fa-cloud-sun:after{content:"􏛄"}.fad.fa-cloud-sun-rain:after{content:"􏝃"}.fad.fa-cloud-upload:after{content:"􏃮"}.fad.fa-cloud-upload-alt:after{content:"􏎂"}.fad.fa-clouds:after{content:"􏝄"}.fad.fa-clouds-moon:after{content:"􏝅"}.fad.fa-clouds-sun:after{content:"􏝆"}.fad.fa-club:after{content:"􏌧"}.fad.fa-cocktail:after{content:"􏕡"}.fad.fa-code:after{content:"􏄡"}.fad.fa-code-branch:after{content:"􏄦"}.fad.fa-code-commit:after{content:"􏎆"}.fad.fa-code-merge:after{content:"􏎇"}.fad.fa-coffee:after{content:"􏃴"}.fad.fa-coffee-pot:after{content:"􏤂"}.fad.fa-coffee-togo:after{content:"􏛅"}.fad.fa-coffin:after{content:"􏛆"}.fad.fa-coffin-cross:after{content:"􏥑"}.fad.fa-cog:after{content:"􏀓"}.fad.fa-cogs:after{content:"􏂅"}.fad.fa-coin:after{content:"􏡜"}.fad.fa-coins:after{content:"􏔞"}.fad.fa-columns:after{content:"􏃛"}.fad.fa-comet:after{content:"􏤃"}.fad.fa-comment:after{content:"􏁵"}.fad.fa-comment-alt:after{content:"􏉺"}.fad.fa-comment-alt-check:after{content:"􏒢"}.fad.fa-comment-alt-dollar:after{content:"􏙐"}.fad.fa-comment-alt-dots:after{content:"􏒣"}.fad.fa-comment-alt-edit:after{content:"􏒤"}.fad.fa-comment-alt-exclamation:after{content:"􏒥"}.fad.fa-comment-alt-lines:after{content:"􏒦"}.fad.fa-comment-alt-medical:after{content:"􏟴"}.fad.fa-comment-alt-minus:after{content:"􏒧"}.fad.fa-comment-alt-music:after{content:"􏢯"}.fad.fa-comment-alt-plus:after{content:"􏒨"}.fad.fa-comment-alt-slash:after{content:"􏒩"}.fad.fa-comment-alt-smile:after{content:"􏒪"}.fad.fa-comment-alt-times:after{content:"􏒫"}.fad.fa-comment-check:after{content:"􏒬"}.fad.fa-comment-dollar:after{content:"􏙑"}.fad.fa-comment-dots:after{content:"􏒭"}.fad.fa-comment-edit:after{content:"􏒮"}.fad.fa-comment-exclamation:after{content:"􏒯"}.fad.fa-comment-lines:after{content:"􏒰"}.fad.fa-comment-medical:after{content:"􏟵"}.fad.fa-comment-minus:after{content:"􏒱"}.fad.fa-comment-music:after{content:"􏢰"}.fad.fa-comment-plus:after{content:"􏒲"}.fad.fa-comment-slash:after{content:"􏒳"}.fad.fa-comment-smile:after{content:"􏒴"}.fad.fa-comment-times:after{content:"􏒵"}.fad.fa-comments:after{content:"􏂆"}.fad.fa-comments-alt:after{content:"􏒶"}.fad.fa-comments-alt-dollar:after{content:"􏙒"}.fad.fa-comments-dollar:after{content:"􏙓"}.fad.fa-compact-disc:after{content:"􏔟"}.fad.fa-compass:after{content:"􏅎"}.fad.fa-compass-slash:after{content:"􏗩"}.fad.fa-compress:after{content:"􏁦"}.fad.fa-compress-alt:after{content:"􏐢"}.fad.fa-compress-arrows-alt:after{content:"􏞌"}.fad.fa-compress-wide:after{content:"􏌦"}.fad.fa-computer-classic:after{content:"􏢱"}.fad.fa-computer-speaker:after{content:"􏢲"}.fad.fa-concierge-bell:after{content:"􏕢"}.fad.fa-construction:after{content:"􏡝"}.fad.fa-container-storage:after{content:"􏒷"}.fad.fa-conveyor-belt:after{content:"􏑮"}.fad.fa-conveyor-belt-alt:after{content:"􏑯"}.fad.fa-cookie:after{content:"􏕣"}.fad.fa-cookie-bite:after{content:"􏕤"}.fad.fa-copy:after{content:"􏃅"}.fad.fa-copyright:after{content:"􏇹"}.fad.fa-corn:after{content:"􏛇"}.fad.fa-couch:after{content:"􏒸"}.fad.fa-cow:after{content:"􏛈"}.fad.fa-cowbell:after{content:"􏢳"}.fad.fa-cowbell-more:after{content:"􏢴"}.fad.fa-credit-card:after{content:"􏂝"}.fad.fa-credit-card-blank:after{content:"􏎉"}.fad.fa-credit-card-front:after{content:"􏎊"}.fad.fa-cricket:after{content:"􏑉"}.fad.fa-croissant:after{content:"􏟶"}.fad.fa-crop:after{content:"􏄥"}.fad.fa-crop-alt:after{content:"􏕥"}.fad.fa-cross:after{content:"􏙔"}.fad.fa-crosshairs:after{content:"􏁛"}.fad.fa-crow:after{content:"􏔠"}.fad.fa-crown:after{content:"􏔡"}.fad.fa-crutch:after{content:"􏟷"}.fad.fa-crutches:after{content:"􏟸"}.fad.fa-cube:after{content:"􏆲"}.fad.fa-cubes:after{content:"􏆳"}.fad.fa-curling:after{content:"􏑊"}.fad.fa-cut:after{content:"􏃄"}.fad.fa-dagger:after{content:"􏛋"}.fad.fa-database:after{content:"􏇀"}.fad.fa-deaf:after{content:"􏊤"}.fad.fa-debug:after{content:"􏟹"}.fad.fa-deer:after{content:"􏞎"}.fad.fa-deer-rudolph:after{content:"􏞏"}.fad.fa-democrat:after{content:"􏝇"}.fad.fa-desktop:after{content:"􏄈"}.fad.fa-desktop-alt:after{content:"􏎐"}.fad.fa-dewpoint:after{content:"􏝈"}.fad.fa-dharmachakra:after{content:"􏙕"}.fad.fa-diagnoses:after{content:"􏑰"}.fad.fa-diamond:after{content:"􏈙"}.fad.fa-dice:after{content:"􏔢"}.fad.fa-dice-d10:after{content:"􏛍"}.fad.fa-dice-d12:after{content:"􏛎"}.fad.fa-dice-d20:after{content:"􏛏"}.fad.fa-dice-d4:after{content:"􏛐"}.fad.fa-dice-d6:after{content:"􏛑"}.fad.fa-dice-d8:after{content:"􏛒"}.fad.fa-dice-five:after{content:"􏔣"}.fad.fa-dice-four:after{content:"􏔤"}.fad.fa-dice-one:after{content:"􏔥"}.fad.fa-dice-six:after{content:"􏔦"}.fad.fa-dice-three:after{content:"􏔧"}.fad.fa-dice-two:after{content:"􏔨"}.fad.fa-digging:after{content:"􏡞"}.fad.fa-digital-tachograph:after{content:"􏕦"}.fad.fa-diploma:after{content:"􏗪"}.fad.fa-directions:after{content:"􏗫"}.fad.fa-disc-drive:after{content:"􏢵"}.fad.fa-disease:after{content:"􏟺"}.fad.fa-divide:after{content:"􏔩"}.fad.fa-dizzy:after{content:"􏕧"}.fad.fa-dna:after{content:"􏑱"}.fad.fa-do-not-enter:after{content:"􏗬"}.fad.fa-dog:after{content:"􏛓"}.fad.fa-dog-leashed:after{content:"􏛔"}.fad.fa-dollar-sign:after{content:"􏅕"}.fad.fa-dolly:after{content:"􏑲"}.fad.fa-dolly-empty:after{content:"􏑳"}.fad.fa-dolly-flatbed:after{content:"􏑴"}.fad.fa-dolly-flatbed-alt:after{content:"􏑵"}.fad.fa-dolly-flatbed-empty:after{content:"􏑶"}.fad.fa-donate:after{content:"􏒹"}.fad.fa-door-closed:after{content:"􏔪"}.fad.fa-door-open:after{content:"􏔫"}.fad.fa-dot-circle:after{content:"􏆒"}.fad.fa-dove:after{content:"􏒺"}.fad.fa-download:after{content:"􏀙"}.fad.fa-drafting-compass:after{content:"􏕨"}.fad.fa-dragon:after{content:"􏛕"}.fad.fa-draw-circle:after{content:"􏗭"}.fad.fa-draw-polygon:after{content:"􏗮"}.fad.fa-draw-square:after{content:"􏗯"}.fad.fa-dreidel:after{content:"􏞒"}.fad.fa-drone:after{content:"􏡟"}.fad.fa-drone-alt:after{content:"􏡠"}.fad.fa-drum:after{content:"􏕩"}.fad.fa-drum-steelpan:after{content:"􏕪"}.fad.fa-drumstick:after{content:"􏛖"}.fad.fa-drumstick-bite:after{content:"􏛗"}.fad.fa-dryer:after{content:"􏡡"}.fad.fa-dryer-alt:after{content:"􏡢"}.fad.fa-duck:after{content:"􏛘"}.fad.fa-dumbbell:after{content:"􏑋"}.fad.fa-dumpster:after{content:"􏞓"}.fad.fa-dumpster-fire:after{content:"􏞔"}.fad.fa-dungeon:after{content:"􏛙"}.fad.fa-ear:after{content:"􏗰"}.fad.fa-ear-muffs:after{content:"􏞕"}.fad.fa-eclipse:after{content:"􏝉"}.fad.fa-eclipse-alt:after{content:"􏝊"}.fad.fa-edit:after{content:"􏁄"}.fad.fa-egg:after{content:"􏟻"}.fad.fa-egg-fried:after{content:"􏟼"}.fad.fa-eject:after{content:"􏁒"}.fad.fa-elephant:after{content:"􏛚"}.fad.fa-ellipsis-h:after{content:"􏅁"}.fad.fa-ellipsis-h-alt:after{content:"􏎛"}.fad.fa-ellipsis-v:after{content:"􏅂"}.fad.fa-ellipsis-v-alt:after{content:"􏎜"}.fad.fa-empty-set:after{content:"􏙖"}.fad.fa-engine-warning:after{content:"􏗲"}.fad.fa-envelope:after{content:"􏃠"}.fad.fa-envelope-open:after{content:"􏊶"}.fad.fa-envelope-open-dollar:after{content:"􏙗"}.fad.fa-envelope-open-text:after{content:"􏙘"}.fad.fa-envelope-square:after{content:"􏆙"}.fad.fa-equals:after{content:"􏔬"}.fad.fa-eraser:after{content:"􏄭"}.fad.fa-ethernet:after{content:"􏞖"}.fad.fa-euro-sign:after{content:"􏅓"}.fad.fa-exchange:after{content:"􏃬"}.fad.fa-exchange-alt:after{content:"􏍢"}.fad.fa-exclamation:after{content:"􏄪"}.fad.fa-exclamation-circle:after{content:"􏁪"}.fad.fa-exclamation-square:after{content:"􏌡"}.fad.fa-exclamation-triangle:after{content:"􏁱"}.fad.fa-expand:after{content:"􏁥"}.fad.fa-expand-alt:after{content:"􏐤"}.fad.fa-expand-arrows:after{content:"􏌝"}.fad.fa-expand-arrows-alt:after{content:"􏌞"}.fad.fa-expand-wide:after{content:"􏌠"}.fad.fa-external-link:after{content:"􏂎"}.fad.fa-external-link-alt:after{content:"􏍝"}.fad.fa-external-link-square:after{content:"􏅌"}.fad.fa-external-link-square-alt:after{content:"􏍠"}.fad.fa-eye:after{content:"􏁮"}.fad.fa-eye-dropper:after{content:"􏇻"}.fad.fa-eye-evil:after{content:"􏛛"}.fad.fa-eye-slash:after{content:"􏁰"}.fad.fa-fan:after{content:"􏡣"}.fad.fa-fan-table:after{content:"􏤄"}.fad.fa-farm:after{content:"􏡤"}.fad.fa-fast-backward:after{content:"􏁉"}.fad.fa-fast-forward:after{content:"􏁐"}.fad.fa-faucet:after{content:"􏤅"}.fad.fa-faucet-drip:after{content:"􏤆"}.fad.fa-fax:after{content:"􏆬"}.fad.fa-feather:after{content:"􏔭"}.fad.fa-feather-alt:after{content:"􏕫"}.fad.fa-female:after{content:"􏆂"}.fad.fa-field-hockey:after{content:"􏑌"}.fad.fa-fighter-jet:after{content:"􏃻"}.fad.fa-file:after{content:"􏅛"}.fad.fa-file-alt:after{content:"􏅜"}.fad.fa-file-archive:after{content:"􏇆"}.fad.fa-file-audio:after{content:"􏇇"}.fad.fa-file-certificate:after{content:"􏗳"}.fad.fa-file-chart-line:after{content:"􏙙"}.fad.fa-file-chart-pie:after{content:"􏙚"}.fad.fa-file-check:after{content:"􏌖"}.fad.fa-file-code:after{content:"􏇉"}.fad.fa-file-contract:after{content:"􏕬"}.fad.fa-file-csv:after{content:"􏛝"}.fad.fa-file-download:after{content:"􏕭"}.fad.fa-file-edit:after{content:"􏌜"}.fad.fa-file-excel:after{content:"􏇃"}.fad.fa-file-exclamation:after{content:"􏌚"}.fad.fa-file-export:after{content:"􏕮"}.fad.fa-file-image:after{content:"􏇅"}.fad.fa-file-import:after{content:"􏕯"}.fad.fa-file-invoice:after{content:"􏕰"}.fad.fa-file-invoice-dollar:after{content:"􏕱"}.fad.fa-file-medical:after{content:"􏑷"}.fad.fa-file-medical-alt:after{content:"􏑸"}.fad.fa-file-minus:after{content:"􏌘"}.fad.fa-file-music:after{content:"􏢶"}.fad.fa-file-pdf:after{content:"􏇁"}.fad.fa-file-plus:after{content:"􏌙"}.fad.fa-file-powerpoint:after{content:"􏇄"}.fad.fa-file-prescription:after{content:"􏕲"}.fad.fa-file-search:after{content:"􏡥"}.fad.fa-file-signature:after{content:"􏕳"}.fad.fa-file-spreadsheet:after{content:"􏙛"}.fad.fa-file-times:after{content:"􏌗"}.fad.fa-file-upload:after{content:"􏕴"}.fad.fa-file-user:after{content:"􏙜"}.fad.fa-file-video:after{content:"􏇈"}.fad.fa-file-word:after{content:"􏇂"}.fad.fa-files-medical:after{content:"􏟽"}.fad.fa-fill:after{content:"􏕵"}.fad.fa-fill-drip:after{content:"􏕶"}.fad.fa-film:after{content:"􏀈"}.fad.fa-film-alt:after{content:"􏎠"}.fad.fa-film-canister:after{content:"􏢷"}.fad.fa-filter:after{content:"􏂰"}.fad.fa-fingerprint:after{content:"􏕷"}.fad.fa-fire:after{content:"􏁭"}.fad.fa-fire-alt:after{content:"􏟤"}.fad.fa-fire-extinguisher:after{content:"􏄴"}.fad.fa-fire-smoke:after{content:"􏝋"}.fad.fa-fireplace:after{content:"􏞚"}.fad.fa-first-aid:after{content:"􏑹"}.fad.fa-fish:after{content:"􏕸"}.fad.fa-fish-cooked:after{content:"􏟾"}.fad.fa-fist-raised:after{content:"􏛞"}.fad.fa-flag:after{content:"􏀤"}.fad.fa-flag-alt:after{content:"􏝌"}.fad.fa-flag-checkered:after{content:"􏄞"}.fad.fa-flag-usa:after{content:"􏝍"}.fad.fa-flame:after{content:"􏛟"}.fad.fa-flashlight:after{content:"􏢸"}.fad.fa-flask:after{content:"􏃃"}.fad.fa-flask-poison:after{content:"􏛠"}.fad.fa-flask-potion:after{content:"􏛡"}.fad.fa-flower:after{content:"􏟿"}.fad.fa-flower-daffodil:after{content:"􏠀"}.fad.fa-flower-tulip:after{content:"􏠁"}.fad.fa-flushed:after{content:"􏕹"}.fad.fa-flute:after{content:"􏢹"}.fad.fa-flux-capacitor:after{content:"􏢺"}.fad.fa-fog:after{content:"􏝎"}.fad.fa-folder:after{content:"􏁻"}.fad.fa-folder-download:after{content:"􏥓"}.fad.fa-folder-minus:after{content:"􏙝"}.fad.fa-folder-open:after{content:"􏁼"}.fad.fa-folder-plus:after{content:"􏙞"}.fad.fa-folder-times:after{content:"􏙟"}.fad.fa-folder-tree:after{content:"􏠂"}.fad.fa-folder-upload:after{content:"􏥔"}.fad.fa-folders:after{content:"􏙠"}.fad.fa-font:after{content:"􏀱"}.fad.fa-font-awesome-logo-full:after{content:"􏓦"}.fad.fa-font-case:after{content:"􏡦"}.fad.fa-football-ball:after{content:"􏑎"}.fad.fa-football-helmet:after{content:"􏑏"}.fad.fa-forklift:after{content:"􏑺"}.fad.fa-forward:after{content:"􏁎"}.fad.fa-fragile:after{content:"􏒻"}.fad.fa-french-fries:after{content:"􏠃"}.fad.fa-frog:after{content:"􏔮"}.fad.fa-frosty-head:after{content:"􏞛"}.fad.fa-frown:after{content:"􏄙"}.fad.fa-frown-open:after{content:"􏕺"}.fad.fa-function:after{content:"􏙡"}.fad.fa-funnel-dollar:after{content:"􏙢"}.fad.fa-futbol:after{content:"􏇣"}.fad.fa-galaxy:after{content:"􏤈"}.fad.fa-game-board:after{content:"􏡧"}.fad.fa-game-board-alt:after{content:"􏡨"}.fad.fa-game-console-handheld:after{content:"􏢻"}.fad.fa-gamepad:after{content:"􏄛"}.fad.fa-gamepad-alt:after{content:"􏢼"}.fad.fa-garage:after{content:"􏤉"}.fad.fa-garage-car:after{content:"􏤊"}.fad.fa-garage-open:after{content:"􏤋"}.fad.fa-gas-pump:after{content:"􏔯"}.fad.fa-gas-pump-slash:after{content:"􏗴"}.fad.fa-gavel:after{content:"􏃣"}.fad.fa-gem:after{content:"􏎥"}.fad.fa-genderless:after{content:"􏈭"}.fad.fa-ghost:after{content:"􏛢"}.fad.fa-gift:after{content:"􏁫"}.fad.fa-gift-card:after{content:"􏙣"}.fad.fa-gifts:after{content:"􏞜"}.fad.fa-gingerbread-man:after{content:"􏞝"}.fad.fa-glass:after{content:"􏠄"}.fad.fa-glass-champagne:after{content:"􏞞"}.fad.fa-glass-cheers:after{content:"􏞟"}.fad.fa-glass-citrus:after{content:"􏡩"}.fad.fa-glass-martini:after{content:"􏀀"}.fad.fa-glass-martini-alt:after{content:"􏕻"}.fad.fa-glass-whiskey:after{content:"􏞠"}.fad.fa-glass-whiskey-rocks:after{content:"􏞡"}.fad.fa-glasses:after{content:"􏔰"}.fad.fa-glasses-alt:after{content:"􏗵"}.fad.fa-globe:after{content:"􏂬"}.fad.fa-globe-africa:after{content:"􏕼"}.fad.fa-globe-americas:after{content:"􏕽"}.fad.fa-globe-asia:after{content:"􏕾"}.fad.fa-globe-europe:after{content:"􏞢"}.fad.fa-globe-snow:after{content:"􏞣"}.fad.fa-globe-stand:after{content:"􏗶"}.fad.fa-golf-ball:after{content:"􏑐"}.fad.fa-golf-club:after{content:"􏑑"}.fad.fa-gopuram:after{content:"􏙤"}.fad.fa-graduation-cap:after{content:"􏆝"}.fad.fa-gramophone:after{content:"􏢽"}.fad.fa-greater-than:after{content:"􏔱"}.fad.fa-greater-than-equal:after{content:"􏔲"}.fad.fa-grimace:after{content:"􏕿"}.fad.fa-grin:after{content:"􏖀"}.fad.fa-grin-alt:after{content:"􏖁"}.fad.fa-grin-beam:after{content:"􏖂"}.fad.fa-grin-beam-sweat:after{content:"􏖃"}.fad.fa-grin-hearts:after{content:"􏖄"}.fad.fa-grin-squint:after{content:"􏖅"}.fad.fa-grin-squint-tears:after{content:"􏖆"}.fad.fa-grin-stars:after{content:"􏖇"}.fad.fa-grin-tears:after{content:"􏖈"}.fad.fa-grin-tongue:after{content:"􏖉"}.fad.fa-grin-tongue-squint:after{content:"􏖊"}.fad.fa-grin-tongue-wink:after{content:"􏖋"}.fad.fa-grin-wink:after{content:"􏖌"}.fad.fa-grip-horizontal:after{content:"􏖍"}.fad.fa-grip-lines:after{content:"􏞤"}.fad.fa-grip-lines-vertical:after{content:"􏞥"}.fad.fa-grip-vertical:after{content:"􏖎"}.fad.fa-guitar:after{content:"􏞦"}.fad.fa-guitar-electric:after{content:"􏢾"}.fad.fa-guitars:after{content:"􏢿"}.fad.fa-h-square:after{content:"􏃽"}.fad.fa-h1:after{content:"􏌓"}.fad.fa-h2:after{content:"􏌔"}.fad.fa-h3:after{content:"􏌕"}.fad.fa-h4:after{content:"􏡪"}.fad.fa-hamburger:after{content:"􏠅"}.fad.fa-hammer:after{content:"􏛣"}.fad.fa-hammer-war:after{content:"􏛤"}.fad.fa-hamsa:after{content:"􏙥"}.fad.fa-hand-heart:after{content:"􏒼"}.fad.fa-hand-holding:after{content:"􏒽"}.fad.fa-hand-holding-box:after{content:"􏑻"}.fad.fa-hand-holding-heart:after{content:"􏒾"}.fad.fa-hand-holding-magic:after{content:"􏛥"}.fad.fa-hand-holding-seedling:after{content:"􏒿"}.fad.fa-hand-holding-usd:after{content:"􏓀"}.fad.fa-hand-holding-water:after{content:"􏓁"}.fad.fa-hand-lizard:after{content:"􏉘"}.fad.fa-hand-middle-finger:after{content:"􏠆"}.fad.fa-hand-paper:after{content:"􏉖"}.fad.fa-hand-peace:after{content:"􏉛"}.fad.fa-hand-point-down:after{content:"􏂧"}.fad.fa-hand-point-left:after{content:"􏂥"}.fad.fa-hand-point-right:after{content:"􏂤"}.fad.fa-hand-point-up:after{content:"􏂦"}.fad.fa-hand-pointer:after{content:"􏉚"}.fad.fa-hand-receiving:after{content:"􏑼"}.fad.fa-hand-rock:after{content:"􏉕"}.fad.fa-hand-scissors:after{content:"􏉗"}.fad.fa-hand-spock:after{content:"􏉙"}.fad.fa-hands:after{content:"􏓂"}.fad.fa-hands-heart:after{content:"􏓃"}.fad.fa-hands-helping:after{content:"􏓄"}.fad.fa-hands-usd:after{content:"􏓅"}.fad.fa-handshake:after{content:"􏊵"}.fad.fa-handshake-alt:after{content:"􏓆"}.fad.fa-hanukiah:after{content:"􏛦"}.fad.fa-hard-hat:after{content:"􏠇"}.fad.fa-hashtag:after{content:"􏊒"}.fad.fa-hat-chef:after{content:"􏡫"}.fad.fa-hat-cowboy:after{content:"􏣀"}.fad.fa-hat-cowboy-side:after{content:"􏣁"}.fad.fa-hat-santa:after{content:"􏞧"}.fad.fa-hat-winter:after{content:"􏞨"}.fad.fa-hat-witch:after{content:"􏛧"}.fad.fa-hat-wizard:after{content:"􏛨"}.fad.fa-hdd:after{content:"􏂠"}.fad.fa-head-side:after{content:"􏛩"}.fad.fa-head-side-brain:after{content:"􏠈"}.fad.fa-head-side-headphones:after{content:"􏣂"}.fad.fa-head-side-medical:after{content:"􏠉"}.fad.fa-head-vr:after{content:"􏛪"}.fad.fa-heading:after{content:"􏇜"}.fad.fa-headphones:after{content:"􏀥"}.fad.fa-headphones-alt:after{content:"􏖏"}.fad.fa-headset:after{content:"􏖐"}.fad.fa-heart:after{content:"􏀄"}.fad.fa-heart-broken:after{content:"􏞩"}.fad.fa-heart-circle:after{content:"􏓇"}.fad.fa-heart-rate:after{content:"􏗸"}.fad.fa-heart-square:after{content:"􏓈"}.fad.fa-heartbeat:after{content:"􏈞"}.fad.fa-heat:after{content:"􏤌"}.fad.fa-helicopter:after{content:"􏔳"}.fad.fa-helmet-battle:after{content:"􏛫"}.fad.fa-hexagon:after{content:"􏌒"}.fad.fa-highlighter:after{content:"􏖑"}.fad.fa-hiking:after{content:"􏛬"}.fad.fa-hippo:after{content:"􏛭"}.fad.fa-history:after{content:"􏇚"}.fad.fa-hockey-mask:after{content:"􏛮"}.fad.fa-hockey-puck:after{content:"􏑓"}.fad.fa-hockey-sticks:after{content:"􏑔"}.fad.fa-holly-berry:after{content:"􏞪"}.fad.fa-home:after{content:"􏀕"}.fad.fa-home-alt:after{content:"􏠊"}.fad.fa-home-heart:after{content:"􏓉"}.fad.fa-home-lg:after{content:"􏠋"}.fad.fa-home-lg-alt:after{content:"􏠌"}.fad.fa-hood-cloak:after{content:"􏛯"}.fad.fa-horizontal-rule:after{content:"􏡬"}.fad.fa-horse:after{content:"􏛰"}.fad.fa-horse-head:after{content:"􏞫"}.fad.fa-horse-saddle:after{content:"􏣃"}.fad.fa-hospital:after{content:"􏃸"}.fad.fa-hospital-alt:after{content:"􏑽"}.fad.fa-hospital-symbol:after{content:"􏑾"}.fad.fa-hospital-user:after{content:"􏠍"}.fad.fa-hospitals:after{content:"􏠎"}.fad.fa-hot-tub:after{content:"􏖓"}.fad.fa-hotdog:after{content:"􏠏"}.fad.fa-hotel:after{content:"􏖔"}.fad.fa-hourglass:after{content:"􏉔"}.fad.fa-hourglass-end:after{content:"􏉓"}.fad.fa-hourglass-half:after{content:"􏉒"}.fad.fa-hourglass-start:after{content:"􏉑"}.fad.fa-house:after{content:"􏤍"}.fad.fa-house-damage:after{content:"􏛱"}.fad.fa-house-day:after{content:"􏤎"}.fad.fa-house-flood:after{content:"􏝏"}.fad.fa-house-leave:after{content:"􏤏"}.fad.fa-house-night:after{content:"􏤐"}.fad.fa-house-return:after{content:"􏤑"}.fad.fa-house-signal:after{content:"􏤒"}.fad.fa-hryvnia:after{content:"􏛲"}.fad.fa-humidity:after{content:"􏝐"}.fad.fa-hurricane:after{content:"􏝑"}.fad.fa-i-cursor:after{content:"􏉆"}.fad.fa-ice-cream:after{content:"􏠐"}.fad.fa-ice-skate:after{content:"􏞬"}.fad.fa-icicles:after{content:"􏞭"}.fad.fa-icons:after{content:"􏡭"}.fad.fa-icons-alt:after{content:"􏡮"}.fad.fa-id-badge:after{content:"􏋁"}.fad.fa-id-card:after{content:"􏋂"}.fad.fa-id-card-alt:after{content:"􏑿"}.fad.fa-igloo:after{content:"􏞮"}.fad.fa-image:after{content:"􏀾"}.fad.fa-image-polaroid:after{content:"􏣄"}.fad.fa-images:after{content:"􏌂"}.fad.fa-inbox:after{content:"􏀜"}.fad.fa-inbox-in:after{content:"􏌐"}.fad.fa-inbox-out:after{content:"􏌑"}.fad.fa-indent:after{content:"􏀼"}.fad.fa-industry:after{content:"􏉵"}.fad.fa-industry-alt:after{content:"􏎳"}.fad.fa-infinity:after{content:"􏔴"}.fad.fa-info:after{content:"􏄩"}.fad.fa-info-circle:after{content:"􏁚"}.fad.fa-info-square:after{content:"􏌏"}.fad.fa-inhaler:after{content:"􏗹"}.fad.fa-integral:after{content:"􏙧"}.fad.fa-intersection:after{content:"􏙨"}.fad.fa-inventory:after{content:"􏒀"}.fad.fa-island-tropical:after{content:"􏠑"}.fad.fa-italic:after{content:"􏀳"}.fad.fa-jack-o-lantern:after{content:"􏌎"}.fad.fa-jedi:after{content:"􏙩"}.fad.fa-joint:after{content:"􏖕"}.fad.fa-journal-whills:after{content:"􏙪"}.fad.fa-joystick:after{content:"􏣅"}.fad.fa-jug:after{content:"􏣆"}.fad.fa-kaaba:after{content:"􏙫"}.fad.fa-kazoo:after{content:"􏣇"}.fad.fa-kerning:after{content:"􏡯"}.fad.fa-key:after{content:"􏂄"}.fad.fa-key-skeleton:after{content:"􏛳"}.fad.fa-keyboard:after{content:"􏄜"}.fad.fa-keynote:after{content:"􏙬"}.fad.fa-khanda:after{content:"􏙭"}.fad.fa-kidneys:after{content:"􏗻"}.fad.fa-kiss:after{content:"􏖖"}.fad.fa-kiss-beam:after{content:"􏖗"}.fad.fa-kiss-wink-heart:after{content:"􏖘"}.fad.fa-kite:after{content:"􏛴"}.fad.fa-kiwi-bird:after{content:"􏔵"}.fad.fa-knife-kitchen:after{content:"􏛵"}.fad.fa-lambda:after{content:"􏙮"}.fad.fa-lamp:after{content:"􏓊"}.fad.fa-lamp-desk:after{content:"􏤔"}.fad.fa-lamp-floor:after{content:"􏤕"}.fad.fa-landmark:after{content:"􏙯"}.fad.fa-landmark-alt:after{content:"􏝒"}.fad.fa-language:after{content:"􏆫"}.fad.fa-laptop:after{content:"􏄉"}.fad.fa-laptop-code:after{content:"􏗼"}.fad.fa-laptop-medical:after{content:"􏠒"}.fad.fa-lasso:after{content:"􏣈"}.fad.fa-laugh:after{content:"􏖙"}.fad.fa-laugh-beam:after{content:"􏖚"}.fad.fa-laugh-squint:after{content:"􏖛"}.fad.fa-laugh-wink:after{content:"􏖜"}.fad.fa-layer-group:after{content:"􏗽"}.fad.fa-layer-minus:after{content:"􏗾"}.fad.fa-layer-plus:after{content:"􏗿"}.fad.fa-leaf:after{content:"􏁬"}.fad.fa-leaf-heart:after{content:"􏓋"}.fad.fa-leaf-maple:after{content:"􏛶"}.fad.fa-leaf-oak:after{content:"􏛷"}.fad.fa-lemon:after{content:"􏂔"}.fad.fa-less-than:after{content:"􏔶"}.fad.fa-less-than-equal:after{content:"􏔷"}.fad.fa-level-down:after{content:"􏅉"}.fad.fa-level-down-alt:after{content:"􏎾"}.fad.fa-level-up:after{content:"􏅈"}.fad.fa-level-up-alt:after{content:"􏎿"}.fad.fa-life-ring:after{content:"􏇍"}.fad.fa-light-ceiling:after{content:"􏤖"}.fad.fa-light-switch:after{content:"􏤗"}.fad.fa-light-switch-off:after{content:"􏤘"}.fad.fa-light-switch-on:after{content:"􏤙"}.fad.fa-lightbulb:after{content:"􏃫"}.fad.fa-lightbulb-dollar:after{content:"􏙰"}.fad.fa-lightbulb-exclamation:after{content:"􏙱"}.fad.fa-lightbulb-on:after{content:"􏙲"}.fad.fa-lightbulb-slash:after{content:"􏙳"}.fad.fa-lights-holiday:after{content:"􏞲"}.fad.fa-line-columns:after{content:"􏡰"}.fad.fa-line-height:after{content:"􏡱"}.fad.fa-link:after{content:"􏃁"}.fad.fa-lips:after{content:"􏘀"}.fad.fa-lira-sign:after{content:"􏆕"}.fad.fa-list:after{content:"􏀺"}.fad.fa-list-alt:after{content:"􏀢"}.fad.fa-list-music:after{content:"􏣉"}.fad.fa-list-ol:after{content:"􏃋"}.fad.fa-list-ul:after{content:"􏃊"}.fad.fa-location:after{content:"􏘁"}.fad.fa-location-arrow:after{content:"􏄤"}.fad.fa-location-circle:after{content:"􏘂"}.fad.fa-location-slash:after{content:"􏘃"}.fad.fa-lock:after{content:"􏀣"}.fad.fa-lock-alt:after{content:"􏌍"}.fad.fa-lock-open:after{content:"􏏁"}.fad.fa-lock-open-alt:after{content:"􏏂"}.fad.fa-long-arrow-alt-down:after{content:"􏌉"}.fad.fa-long-arrow-alt-left:after{content:"􏌊"}.fad.fa-long-arrow-alt-right:after{content:"􏌋"}.fad.fa-long-arrow-alt-up:after{content:"􏌌"}.fad.fa-long-arrow-down:after{content:"􏅵"}.fad.fa-long-arrow-left:after{content:"􏅷"}.fad.fa-long-arrow-right:after{content:"􏅸"}.fad.fa-long-arrow-up:after{content:"􏅶"}.fad.fa-loveseat:after{content:"􏓌"}.fad.fa-low-vision:after{content:"􏊨"}.fad.fa-luchador:after{content:"􏑕"}.fad.fa-luggage-cart:after{content:"􏖝"}.fad.fa-lungs:after{content:"􏘄"}.fad.fa-mace:after{content:"􏛸"}.fad.fa-magic:after{content:"􏃐"}.fad.fa-magnet:after{content:"􏁶"}.fad.fa-mail-bulk:after{content:"􏙴"}.fad.fa-mailbox:after{content:"􏠓"}.fad.fa-male:after{content:"􏆃"}.fad.fa-mandolin:after{content:"􏛹"}.fad.fa-map:after{content:"􏉹"}.fad.fa-map-marked:after{content:"􏖟"}.fad.fa-map-marked-alt:after{content:"􏖠"}.fad.fa-map-marker:after{content:"􏁁"}.fad.fa-map-marker-alt:after{content:"􏏅"}.fad.fa-map-marker-alt-slash:after{content:"􏘅"}.fad.fa-map-marker-check:after{content:"􏘆"}.fad.fa-map-marker-edit:after{content:"􏘇"}.fad.fa-map-marker-exclamation:after{content:"􏘈"}.fad.fa-map-marker-minus:after{content:"􏘉"}.fad.fa-map-marker-plus:after{content:"􏘊"}.fad.fa-map-marker-question:after{content:"􏘋"}.fad.fa-map-marker-slash:after{content:"􏘌"}.fad.fa-map-marker-smile:after{content:"􏘍"}.fad.fa-map-marker-times:after{content:"􏘎"}.fad.fa-map-pin:after{content:"􏉶"}.fad.fa-map-signs:after{content:"􏉷"}.fad.fa-marker:after{content:"􏖡"}.fad.fa-mars:after{content:"􏈢"}.fad.fa-mars-double:after{content:"􏈧"}.fad.fa-mars-stroke:after{content:"􏈩"}.fad.fa-mars-stroke-h:after{content:"􏈫"}.fad.fa-mars-stroke-v:after{content:"􏈪"}.fad.fa-mask:after{content:"􏛺"}.fad.fa-meat:after{content:"􏠔"}.fad.fa-medal:after{content:"􏖢"}.fad.fa-medkit:after{content:"􏃺"}.fad.fa-megaphone:after{content:"􏙵"}.fad.fa-meh:after{content:"􏄚"}.fad.fa-meh-blank:after{content:"􏖤"}.fad.fa-meh-rolling-eyes:after{content:"􏖥"}.fad.fa-memory:after{content:"􏔸"}.fad.fa-menorah:after{content:"􏙶"}.fad.fa-mercury:after{content:"􏈣"}.fad.fa-meteor:after{content:"􏝓"}.fad.fa-microchip:after{content:"􏋛"}.fad.fa-microphone:after{content:"􏄰"}.fad.fa-microphone-alt:after{content:"􏏉"}.fad.fa-microphone-alt-slash:after{content:"􏔹"}.fad.fa-microphone-slash:after{content:"􏄱"}.fad.fa-microphone-stand:after{content:"􏣋"}.fad.fa-microscope:after{content:"􏘐"}.fad.fa-microwave:after{content:"􏤛"}.fad.fa-mind-share:after{content:"􏙷"}.fad.fa-minus:after{content:"􏁨"}.fad.fa-minus-circle:after{content:"􏁖"}.fad.fa-minus-hexagon:after{content:"􏌇"}.fad.fa-minus-octagon:after{content:"􏌈"}.fad.fa-minus-square:after{content:"􏅆"}.fad.fa-mistletoe:after{content:"􏞴"}.fad.fa-mitten:after{content:"􏞵"}.fad.fa-mobile:after{content:"􏄋"}.fad.fa-mobile-alt:after{content:"􏏍"}.fad.fa-mobile-android:after{content:"􏏎"}.fad.fa-mobile-android-alt:after{content:"􏏏"}.fad.fa-money-bill:after{content:"􏃖"}.fad.fa-money-bill-alt:after{content:"􏏑"}.fad.fa-money-bill-wave:after{content:"􏔺"}.fad.fa-money-bill-wave-alt:after{content:"􏔻"}.fad.fa-money-check:after{content:"􏔼"}.fad.fa-money-check-alt:after{content:"􏔽"}.fad.fa-money-check-edit:after{content:"􏡲"}.fad.fa-money-check-edit-alt:after{content:"􏡳"}.fad.fa-monitor-heart-rate:after{content:"􏘑"}.fad.fa-monkey:after{content:"􏛻"}.fad.fa-monument:after{content:"􏖦"}.fad.fa-moon:after{content:"􏆆"}.fad.fa-moon-cloud:after{content:"􏝔"}.fad.fa-moon-stars:after{content:"􏝕"}.fad.fa-mortar-pestle:after{content:"􏖧"}.fad.fa-mosque:after{content:"􏙸"}.fad.fa-motorcycle:after{content:"􏈜"}.fad.fa-mountain:after{content:"􏛼"}.fad.fa-mountains:after{content:"􏛽"}.fad.fa-mouse:after{content:"􏣌"}.fad.fa-mouse-alt:after{content:"􏣍"}.fad.fa-mouse-pointer:after{content:"􏉅"}.fad.fa-mp3-player:after{content:"􏣎"}.fad.fa-mug:after{content:"􏡴"}.fad.fa-mug-hot:after{content:"􏞶"}.fad.fa-mug-marshmallows:after{content:"􏞷"}.fad.fa-mug-tea:after{content:"􏡵"}.fad.fa-music:after{content:"􏀁"}.fad.fa-music-alt:after{content:"􏣏"}.fad.fa-music-alt-slash:after{content:"􏣐"}.fad.fa-music-slash:after{content:"􏣑"}.fad.fa-narwhal:after{content:"􏛾"}.fad.fa-network-wired:after{content:"􏛿"}.fad.fa-neuter:after{content:"􏈬"}.fad.fa-newspaper:after{content:"􏇪"}.fad.fa-not-equal:after{content:"􏔾"}.fad.fa-notes-medical:after{content:"􏒁"}.fad.fa-object-group:after{content:"􏉇"}.fad.fa-object-ungroup:after{content:"􏉈"}.fad.fa-octagon:after{content:"􏌆"}.fad.fa-oil-can:after{content:"􏘓"}.fad.fa-oil-temp:after{content:"􏘔"}.fad.fa-om:after{content:"􏙹"}.fad.fa-omega:after{content:"􏙺"}.fad.fa-ornament:after{content:"􏞸"}.fad.fa-otter:after{content:"􏜀"}.fad.fa-outdent:after{content:"􏀻"}.fad.fa-outlet:after{content:"􏤜"}.fad.fa-oven:after{content:"􏤝"}.fad.fa-overline:after{content:"􏡶"}.fad.fa-page-break:after{content:"􏡷"}.fad.fa-pager:after{content:"􏠕"}.fad.fa-paint-brush:after{content:"􏇼"}.fad.fa-paint-brush-alt:after{content:"􏖩"}.fad.fa-paint-roller:after{content:"􏖪"}.fad.fa-palette:after{content:"􏔿"}.fad.fa-pallet:after{content:"􏒂"}.fad.fa-pallet-alt:after{content:"􏒃"}.fad.fa-paper-plane:after{content:"􏇘"}.fad.fa-paperclip:after{content:"􏃆"}.fad.fa-parachute-box:after{content:"􏓍"}.fad.fa-paragraph:after{content:"􏇝"}.fad.fa-paragraph-rtl:after{content:"􏡸"}.fad.fa-parking:after{content:"􏕀"}.fad.fa-parking-circle:after{content:"􏘕"}.fad.fa-parking-circle-slash:after{content:"􏘖"}.fad.fa-parking-slash:after{content:"􏘗"}.fad.fa-passport:after{content:"􏖫"}.fad.fa-pastafarianism:after{content:"􏙻"}.fad.fa-paste:after{content:"􏃪"}.fad.fa-pause:after{content:"􏁌"}.fad.fa-pause-circle:after{content:"􏊋"}.fad.fa-paw:after{content:"􏆰"}.fad.fa-paw-alt:after{content:"􏜁"}.fad.fa-paw-claws:after{content:"􏜂"}.fad.fa-peace:after{content:"􏙼"}.fad.fa-pegasus:after{content:"􏜃"}.fad.fa-pen:after{content:"􏌄"}.fad.fa-pen-alt:after{content:"􏌅"}.fad.fa-pen-fancy:after{content:"􏖬"}.fad.fa-pen-nib:after{content:"􏖭"}.fad.fa-pen-square:after{content:"􏅋"}.fad.fa-pencil:after{content:"􏁀"}.fad.fa-pencil-alt:after{content:"􏌃"}.fad.fa-pencil-paintbrush:after{content:"􏘘"}.fad.fa-pencil-ruler:after{content:"􏖮"}.fad.fa-pennant:after{content:"􏑖"}.fad.fa-people-carry:after{content:"􏓎"}.fad.fa-pepper-hot:after{content:"􏠖"}.fad.fa-percent:after{content:"􏊕"}.fad.fa-percentage:after{content:"􏕁"}.fad.fa-person-booth:after{content:"􏝖"}.fad.fa-person-carry:after{content:"􏓏"}.fad.fa-person-dolly:after{content:"􏓐"}.fad.fa-person-dolly-empty:after{content:"􏓑"}.fad.fa-person-sign:after{content:"􏝗"}.fad.fa-phone:after{content:"􏂕"}.fad.fa-phone-alt:after{content:"􏡹"}.fad.fa-phone-laptop:after{content:"􏡺"}.fad.fa-phone-office:after{content:"􏙽"}.fad.fa-phone-plus:after{content:"􏓒"}.fad.fa-phone-rotary:after{content:"􏣓"}.fad.fa-phone-slash:after{content:"􏏝"}.fad.fa-phone-square:after{content:"􏂘"}.fad.fa-phone-square-alt:after{content:"􏡻"}.fad.fa-phone-volume:after{content:"􏊠"}.fad.fa-photo-video:after{content:"􏡼"}.fad.fa-pi:after{content:"􏙾"}.fad.fa-piano:after{content:"􏣔"}.fad.fa-piano-keyboard:after{content:"􏣕"}.fad.fa-pie:after{content:"􏜅"}.fad.fa-pig:after{content:"􏜆"}.fad.fa-piggy-bank:after{content:"􏓓"}.fad.fa-pills:after{content:"􏒄"}.fad.fa-pizza:after{content:"􏠗"}.fad.fa-pizza-slice:after{content:"􏠘"}.fad.fa-place-of-worship:after{content:"􏙿"}.fad.fa-plane:after{content:"􏁲"}.fad.fa-plane-alt:after{content:"􏏞"}.fad.fa-plane-arrival:after{content:"􏖯"}.fad.fa-plane-departure:after{content:"􏖰"}.fad.fa-planet-moon:after{content:"􏤟"}.fad.fa-planet-ringed:after{content:"􏤠"}.fad.fa-play:after{content:"􏁋"}.fad.fa-play-circle:after{content:"􏅄"}.fad.fa-plug:after{content:"􏇦"}.fad.fa-plus:after{content:"􏁧"}.fad.fa-plus-circle:after{content:"􏁕"}.fad.fa-plus-hexagon:after{content:"􏌀"}.fad.fa-plus-octagon:after{content:"􏌁"}.fad.fa-plus-square:after{content:"􏃾"}.fad.fa-podcast:after{content:"􏋎"}.fad.fa-podium:after{content:"􏚀"}.fad.fa-podium-star:after{content:"􏝘"}.fad.fa-police-box:after{content:"􏤡"}.fad.fa-poll:after{content:"􏚁"}.fad.fa-poll-h:after{content:"􏚂"}.fad.fa-poll-people:after{content:"􏝙"}.fad.fa-poo:after{content:"􏋾"}.fad.fa-poo-storm:after{content:"􏝚"}.fad.fa-poop:after{content:"􏘙"}.fad.fa-popcorn:after{content:"􏠙"}.fad.fa-portal-enter:after{content:"􏤢"}.fad.fa-portal-exit:after{content:"􏤣"}.fad.fa-portrait:after{content:"􏏠"}.fad.fa-pound-sign:after{content:"􏅔"}.fad.fa-power-off:after{content:"􏀑"}.fad.fa-pray:after{content:"􏚃"}.fad.fa-praying-hands:after{content:"􏚄"}.fad.fa-prescription:after{content:"􏖱"}.fad.fa-prescription-bottle:after{content:"􏒅"}.fad.fa-prescription-bottle-alt:after{content:"􏒆"}.fad.fa-presentation:after{content:"􏚅"}.fad.fa-print:after{content:"􏀯"}.fad.fa-print-search:after{content:"􏠚"}.fad.fa-print-slash:after{content:"􏚆"}.fad.fa-procedures:after{content:"􏒇"}.fad.fa-project-diagram:after{content:"􏕂"}.fad.fa-projector:after{content:"􏣖"}.fad.fa-pumpkin:after{content:"􏜇"}.fad.fa-puzzle-piece:after{content:"􏄮"}.fad.fa-qrcode:after{content:"􏀩"}.fad.fa-question:after{content:"􏄨"}.fad.fa-question-circle:after{content:"􏁙"}.fad.fa-question-square:after{content:"􏋽"}.fad.fa-quidditch:after{content:"􏑘"}.fad.fa-quote-left:after{content:"􏄍"}.fad.fa-quote-right:after{content:"􏄎"}.fad.fa-quran:after{content:"􏚇"}.fad.fa-rabbit:after{content:"􏜈"}.fad.fa-rabbit-fast:after{content:"􏜉"}.fad.fa-racquet:after{content:"􏑚"}.fad.fa-radar:after{content:"􏤤"}.fad.fa-radiation:after{content:"􏞹"}.fad.fa-radiation-alt:after{content:"􏞺"}.fad.fa-radio:after{content:"􏣗"}.fad.fa-radio-alt:after{content:"􏣘"}.fad.fa-rainbow:after{content:"􏝛"}.fad.fa-raindrops:after{content:"􏝜"}.fad.fa-ram:after{content:"􏜊"}.fad.fa-ramp-loading:after{content:"􏓔"}.fad.fa-random:after{content:"􏁴"}.fad.fa-raygun:after{content:"􏤥"}.fad.fa-receipt:after{content:"􏕃"}.fad.fa-record-vinyl:after{content:"􏣙"}.fad.fa-rectangle-landscape:after{content:"􏋺"}.fad.fa-rectangle-portrait:after{content:"􏋻"}.fad.fa-rectangle-wide:after{content:"􏋼"}.fad.fa-recycle:after{content:"􏆸"}.fad.fa-redo:after{content:"􏀞"}.fad.fa-redo-alt:after{content:"􏋹"}.fad.fa-refrigerator:after{content:"􏤦"}.fad.fa-registered:after{content:"􏉝"}.fad.fa-remove-format:after{content:"􏡽"}.fad.fa-repeat:after{content:"􏍣"}.fad.fa-repeat-1:after{content:"􏍥"}.fad.fa-repeat-1-alt:after{content:"􏍦"}.fad.fa-repeat-alt:after{content:"􏍤"}.fad.fa-reply:after{content:"􏏥"}.fad.fa-reply-all:after{content:"􏄢"}.fad.fa-republican:after{content:"􏝞"}.fad.fa-restroom:after{content:"􏞽"}.fad.fa-retweet:after{content:"􏁹"}.fad.fa-retweet-alt:after{content:"􏍡"}.fad.fa-ribbon:after{content:"􏓖"}.fad.fa-ring:after{content:"􏜋"}.fad.fa-rings-wedding:after{content:"􏠛"}.fad.fa-road:after{content:"􏀘"}.fad.fa-robot:after{content:"􏕄"}.fad.fa-rocket:after{content:"􏄵"}.fad.fa-rocket-launch:after{content:"􏤧"}.fad.fa-route:after{content:"􏓗"}.fad.fa-route-highway:after{content:"􏘚"}.fad.fa-route-interstate:after{content:"􏘛"}.fad.fa-router:after{content:"􏣚"}.fad.fa-rss:after{content:"􏂞"}.fad.fa-rss-square:after{content:"􏅃"}.fad.fa-ruble-sign:after{content:"􏅘"}.fad.fa-ruler:after{content:"􏕅"}.fad.fa-ruler-combined:after{content:"􏕆"}.fad.fa-ruler-horizontal:after{content:"􏕇"}.fad.fa-ruler-triangle:after{content:"􏘜"}.fad.fa-ruler-vertical:after{content:"􏕈"}.fad.fa-running:after{content:"􏜌"}.fad.fa-rupee-sign:after{content:"􏅖"}.fad.fa-rv:after{content:"􏞾"}.fad.fa-sack:after{content:"􏠜"}.fad.fa-sack-dollar:after{content:"􏠝"}.fad.fa-sad-cry:after{content:"􏖳"}.fad.fa-sad-tear:after{content:"􏖴"}.fad.fa-salad:after{content:"􏠞"}.fad.fa-sandwich:after{content:"􏠟"}.fad.fa-satellite:after{content:"􏞿"}.fad.fa-satellite-dish:after{content:"􏟀"}.fad.fa-sausage:after{content:"􏠠"}.fad.fa-save:after{content:"􏃇"}.fad.fa-sax-hot:after{content:"􏣛"}.fad.fa-saxophone:after{content:"􏣜"}.fad.fa-scalpel:after{content:"􏘝"}.fad.fa-scalpel-path:after{content:"􏘞"}.fad.fa-scanner:after{content:"􏒈"}.fad.fa-scanner-image:after{content:"􏣳"}.fad.fa-scanner-keyboard:after{content:"􏒉"}.fad.fa-scanner-touchscreen:after{content:"􏒊"}.fad.fa-scarecrow:after{content:"􏜍"}.fad.fa-scarf:after{content:"􏟁"}.fad.fa-school:after{content:"􏕉"}.fad.fa-screwdriver:after{content:"􏕊"}.fad.fa-scroll:after{content:"􏜎"}.fad.fa-scroll-old:after{content:"􏜏"}.fad.fa-scrubber:after{content:"􏋸"}.fad.fa-scythe:after{content:"􏜐"}.fad.fa-sd-card:after{content:"􏟂"}.fad.fa-search:after{content:"􏀂"}.fad.fa-search-dollar:after{content:"􏚈"}.fad.fa-search-location:after{content:"􏚉"}.fad.fa-search-minus:after{content:"􏀐"}.fad.fa-search-plus:after{content:"􏀎"}.fad.fa-seedling:after{content:"􏓘"}.fad.fa-send-back:after{content:"􏡾"}.fad.fa-send-backward:after{content:"􏡿"}.fad.fa-sensor:after{content:"􏤨"}.fad.fa-sensor-alert:after{content:"􏤩"}.fad.fa-sensor-fire:after{content:"􏤪"}.fad.fa-sensor-on:after{content:"􏤫"}.fad.fa-sensor-smoke:after{content:"􏤬"}.fad.fa-server:after{content:"􏈳"}.fad.fa-shapes:after{content:"􏘟"}.fad.fa-share:after{content:"􏁤"}.fad.fa-share-all:after{content:"􏍧"}.fad.fa-share-alt:after{content:"􏇠"}.fad.fa-share-alt-square:after{content:"􏇡"}.fad.fa-share-square:after{content:"􏅍"}.fad.fa-sheep:after{content:"􏜑"}.fad.fa-shekel-sign:after{content:"􏈋"}.fad.fa-shield:after{content:"􏄲"}.fad.fa-shield-alt:after{content:"􏏭"}.fad.fa-shield-check:after{content:"􏋷"}.fad.fa-shield-cross:after{content:"􏜒"}.fad.fa-ship:after{content:"􏈚"}.fad.fa-shipping-fast:after{content:"􏒋"}.fad.fa-shipping-timed:after{content:"􏒌"}.fad.fa-shish-kebab:after{content:"􏠡"}.fad.fa-shoe-prints:after{content:"􏕋"}.fad.fa-shopping-bag:after{content:"􏊐"}.fad.fa-shopping-basket:after{content:"􏊑"}.fad.fa-shopping-cart:after{content:"􏁺"}.fad.fa-shovel:after{content:"􏜓"}.fad.fa-shovel-snow:after{content:"􏟃"}.fad.fa-shower:after{content:"􏋌"}.fad.fa-shredder:after{content:"􏚊"}.fad.fa-shuttle-van:after{content:"􏖶"}.fad.fa-shuttlecock:after{content:"􏑛"}.fad.fa-sickle:after{content:"􏠢"}.fad.fa-sigma:after{content:"􏚋"}.fad.fa-sign:after{content:"􏓙"}.fad.fa-sign-in:after{content:"􏂐"}.fad.fa-sign-in-alt:after{content:"􏋶"}.fad.fa-sign-language:after{content:"􏊧"}.fad.fa-sign-out:after{content:"􏂋"}.fad.fa-sign-out-alt:after{content:"􏋵"}.fad.fa-signal:after{content:"􏀒"}.fad.fa-signal-1:after{content:"􏚌"}.fad.fa-signal-2:after{content:"􏚍"}.fad.fa-signal-3:after{content:"􏚎"}.fad.fa-signal-4:after{content:"􏚏"}.fad.fa-signal-alt:after{content:"􏚐"}.fad.fa-signal-alt-1:after{content:"􏚑"}.fad.fa-signal-alt-2:after{content:"􏚒"}.fad.fa-signal-alt-3:after{content:"􏚓"}.fad.fa-signal-alt-slash:after{content:"􏚔"}.fad.fa-signal-slash:after{content:"􏚕"}.fad.fa-signal-stream:after{content:"􏣝"}.fad.fa-signature:after{content:"􏖷"}.fad.fa-sim-card:after{content:"􏟄"}.fad.fa-siren:after{content:"􏤭"}.fad.fa-siren-on:after{content:"􏤮"}.fad.fa-sitemap:after{content:"􏃨"}.fad.fa-skating:after{content:"􏟅"}.fad.fa-skeleton:after{content:"􏘠"}.fad.fa-ski-jump:after{content:"􏟇"}.fad.fa-ski-lift:after{content:"􏟈"}.fad.fa-skiing:after{content:"􏟉"}.fad.fa-skiing-nordic:after{content:"􏟊"}.fad.fa-skull:after{content:"􏕌"}.fad.fa-skull-cow:after{content:"􏣞"}.fad.fa-skull-crossbones:after{content:"􏜔"}.fad.fa-slash:after{content:"􏜕"}.fad.fa-sledding:after{content:"􏟋"}.fad.fa-sleigh:after{content:"􏟌"}.fad.fa-sliders-h:after{content:"􏇞"}.fad.fa-sliders-h-square:after{content:"􏏰"}.fad.fa-sliders-v:after{content:"􏏱"}.fad.fa-sliders-v-square:after{content:"􏏲"}.fad.fa-smile:after{content:"􏄘"}.fad.fa-smile-beam:after{content:"􏖸"}.fad.fa-smile-plus:after{content:"􏖹"}.fad.fa-smile-wink:after{content:"􏓚"}.fad.fa-smog:after{content:"􏝟"}.fad.fa-smoke:after{content:"􏝠"}.fad.fa-smoking:after{content:"􏒍"}.fad.fa-smoking-ban:after{content:"􏕍"}.fad.fa-sms:after{content:"􏟍"}.fad.fa-snake:after{content:"􏜖"}.fad.fa-snooze:after{content:"􏢀"}.fad.fa-snow-blowing:after{content:"􏝡"}.fad.fa-snowboarding:after{content:"􏟎"}.fad.fa-snowflake:after{content:"􏋜"}.fad.fa-snowflakes:after{content:"􏟏"}.fad.fa-snowman:after{content:"􏟐"}.fad.fa-snowmobile:after{content:"􏟑"}.fad.fa-snowplow:after{content:"􏟒"}.fad.fa-socks:after{content:"􏚖"}.fad.fa-solar-panel:after{content:"􏖺"}.fad.fa-solar-system:after{content:"􏤯"}.fad.fa-sort:after{content:"􏃜"}.fad.fa-sort-alpha-down:after{content:"􏅝"}.fad.fa-sort-alpha-down-alt:after{content:"􏢁"}.fad.fa-sort-alpha-up:after{content:"􏅞"}.fad.fa-sort-alpha-up-alt:after{content:"􏢂"}.fad.fa-sort-alt:after{content:"􏢃"}.fad.fa-sort-amount-down:after{content:"􏅠"}.fad.fa-sort-amount-down-alt:after{content:"􏢄"}.fad.fa-sort-amount-up:after{content:"􏅡"}.fad.fa-sort-amount-up-alt:after{content:"􏢅"}.fad.fa-sort-circle:after{content:"􏤰"}.fad.fa-sort-circle-down:after{content:"􏤱"}.fad.fa-sort-circle-up:after{content:"􏤲"}.fad.fa-sort-down:after{content:"􏃝"}.fad.fa-sort-numeric-down:after{content:"􏅢"}.fad.fa-sort-numeric-down-alt:after{content:"􏢆"}.fad.fa-sort-numeric-up:after{content:"􏅣"}.fad.fa-sort-numeric-up-alt:after{content:"􏢇"}.fad.fa-sort-shapes-down:after{content:"􏢈"}.fad.fa-sort-shapes-down-alt:after{content:"􏢉"}.fad.fa-sort-shapes-up:after{content:"􏢊"}.fad.fa-sort-shapes-up-alt:after{content:"􏢋"}.fad.fa-sort-size-down:after{content:"􏢌"}.fad.fa-sort-size-down-alt:after{content:"􏢍"}.fad.fa-sort-size-up:after{content:"􏢎"}.fad.fa-sort-size-up-alt:after{content:"􏢏"}.fad.fa-sort-up:after{content:"􏃞"}.fad.fa-soup:after{content:"􏠣"}.fad.fa-spa:after{content:"􏖻"}.fad.fa-space-shuttle:after{content:"􏆗"}.fad.fa-space-station-moon:after{content:"􏤳"}.fad.fa-space-station-moon-alt:after{content:"􏤴"}.fad.fa-spade:after{content:"􏋴"}.fad.fa-sparkles:after{content:"􏢐"}.fad.fa-speaker:after{content:"􏣟"}.fad.fa-speakers:after{content:"􏣠"}.fad.fa-spell-check:after{content:"􏢑"}.fad.fa-spider:after{content:"􏜗"}.fad.fa-spider-black-widow:after{content:"􏜘"}.fad.fa-spider-web:after{content:"􏜙"}.fad.fa-spinner:after{content:"􏄐"}.fad.fa-spinner-third:after{content:"􏏴"}.fad.fa-splotch:after{content:"􏖼"}.fad.fa-spray-can:after{content:"􏖽"}.fad.fa-sprinkler:after{content:"􏤵"}.fad.fa-square:after{content:"􏃈"}.fad.fa-square-full:after{content:"􏑜"}.fad.fa-square-root:after{content:"􏚗"}.fad.fa-square-root-alt:after{content:"􏚘"}.fad.fa-squirrel:after{content:"􏜚"}.fad.fa-staff:after{content:"􏜛"}.fad.fa-stamp:after{content:"􏖿"}.fad.fa-star:after{content:"􏀅"}.fad.fa-star-and-crescent:after{content:"􏚙"}.fad.fa-star-christmas:after{content:"􏟔"}.fad.fa-star-exclamation:after{content:"􏋳"}.fad.fa-star-half:after{content:"􏂉"}.fad.fa-star-half-alt:after{content:"􏗀"}.fad.fa-star-of-david:after{content:"􏚚"}.fad.fa-star-of-life:after{content:"􏘡"}.fad.fa-star-shooting:after{content:"􏤶"}.fad.fa-starfighter:after{content:"􏤷"}.fad.fa-starfighter-alt:after{content:"􏤸"}.fad.fa-stars:after{content:"􏝢"}.fad.fa-starship:after{content:"􏤹"}.fad.fa-starship-freighter:after{content:"􏤺"}.fad.fa-steak:after{content:"􏠤"}.fad.fa-steering-wheel:after{content:"􏘢"}.fad.fa-step-backward:after{content:"􏁈"}.fad.fa-step-forward:after{content:"􏁑"}.fad.fa-stethoscope:after{content:"􏃱"}.fad.fa-sticky-note:after{content:"􏉉"}.fad.fa-stocking:after{content:"􏟕"}.fad.fa-stomach:after{content:"􏘣"}.fad.fa-stop:after{content:"􏁍"}.fad.fa-stop-circle:after{content:"􏊍"}.fad.fa-stopwatch:after{content:"􏋲"}.fad.fa-store:after{content:"􏕎"}.fad.fa-store-alt:after{content:"􏕏"}.fad.fa-stream:after{content:"􏕐"}.fad.fa-street-view:after{content:"􏈝"}.fad.fa-stretcher:after{content:"􏠥"}.fad.fa-strikethrough:after{content:"􏃌"}.fad.fa-stroopwafel:after{content:"􏕑"}.fad.fa-subscript:after{content:"􏄬"}.fad.fa-subway:after{content:"􏈹"}.fad.fa-suitcase:after{content:"􏃲"}.fad.fa-suitcase-rolling:after{content:"􏗁"}.fad.fa-sun:after{content:"􏆅"}.fad.fa-sun-cloud:after{content:"􏝣"}.fad.fa-sun-dust:after{content:"􏝤"}.fad.fa-sun-haze:after{content:"􏝥"}.fad.fa-sunglasses:after{content:"􏢒"}.fad.fa-sunrise:after{content:"􏝦"}.fad.fa-sunset:after{content:"􏝧"}.fad.fa-superscript:after{content:"􏄫"}.fad.fa-surprise:after{content:"􏗂"}.fad.fa-swatchbook:after{content:"􏗃"}.fad.fa-swimmer:after{content:"􏗄"}.fad.fa-swimming-pool:after{content:"􏗅"}.fad.fa-sword:after{content:"􏜜"}.fad.fa-sword-laser:after{content:"􏤻"}.fad.fa-sword-laser-alt:after{content:"􏤼"}.fad.fa-swords:after{content:"􏜝"}.fad.fa-swords-laser:after{content:"􏤽"}.fad.fa-synagogue:after{content:"􏚛"}.fad.fa-sync:after{content:"􏀡"}.fad.fa-sync-alt:after{content:"􏋱"}.fad.fa-syringe:after{content:"􏒎"}.fad.fa-table:after{content:"􏃎"}.fad.fa-table-tennis:after{content:"􏑝"}.fad.fa-tablet:after{content:"􏄊"}.fad.fa-tablet-alt:after{content:"􏏺"}.fad.fa-tablet-android:after{content:"􏏻"}.fad.fa-tablet-android-alt:after{content:"􏏼"}.fad.fa-tablet-rugged:after{content:"􏒏"}.fad.fa-tablets:after{content:"􏒐"}.fad.fa-tachometer:after{content:"􏃤"}.fad.fa-tachometer-alt:after{content:"􏏽"}.fad.fa-tachometer-alt-average:after{content:"􏘤"}.fad.fa-tachometer-alt-fast:after{content:"􏘥"}.fad.fa-tachometer-alt-fastest:after{content:"􏘦"}.fad.fa-tachometer-alt-slow:after{content:"􏘧"}.fad.fa-tachometer-alt-slowest:after{content:"􏘨"}.fad.fa-tachometer-average:after{content:"􏘩"}.fad.fa-tachometer-fast:after{content:"􏘪"}.fad.fa-tachometer-fastest:after{content:"􏘫"}.fad.fa-tachometer-slow:after{content:"􏘬"}.fad.fa-tachometer-slowest:after{content:"􏘭"}.fad.fa-taco:after{content:"􏠦"}.fad.fa-tag:after{content:"􏀫"}.fad.fa-tags:after{content:"􏀬"}.fad.fa-tally:after{content:"􏚜"}.fad.fa-tanakh:after{content:"􏠧"}.fad.fa-tape:after{content:"􏓛"}.fad.fa-tasks:after{content:"􏂮"}.fad.fa-tasks-alt:after{content:"􏠨"}.fad.fa-taxi:after{content:"􏆺"}.fad.fa-teeth:after{content:"􏘮"}.fad.fa-teeth-open:after{content:"􏘯"}.fad.fa-telescope:after{content:"􏤾"}.fad.fa-temperature-down:after{content:"􏤿"}.fad.fa-temperature-frigid:after{content:"􏝨"}.fad.fa-temperature-high:after{content:"􏝩"}.fad.fa-temperature-hot:after{content:"􏝪"}.fad.fa-temperature-low:after{content:"􏝫"}.fad.fa-temperature-up:after{content:"􏥀"}.fad.fa-tenge:after{content:"􏟗"}.fad.fa-tennis-ball:after{content:"􏑞"}.fad.fa-terminal:after{content:"􏄠"}.fad.fa-text:after{content:"􏢓"}.fad.fa-text-height:after{content:"􏀴"}.fad.fa-text-size:after{content:"􏢔"}.fad.fa-text-width:after{content:"􏀵"}.fad.fa-th:after{content:"􏀊"}.fad.fa-th-large:after{content:"􏀉"}.fad.fa-th-list:after{content:"􏀋"}.fad.fa-theater-masks:after{content:"􏘰"}.fad.fa-thermometer:after{content:"􏒑"}.fad.fa-thermometer-empty:after{content:"􏋋"}.fad.fa-thermometer-full:after{content:"􏋇"}.fad.fa-thermometer-half:after{content:"􏋉"}.fad.fa-thermometer-quarter:after{content:"􏋊"}.fad.fa-thermometer-three-quarters:after{content:"􏋈"}.fad.fa-theta:after{content:"􏚞"}.fad.fa-thumbs-down:after{content:"􏅥"}.fad.fa-thumbs-up:after{content:"􏅤"}.fad.fa-thumbtack:after{content:"􏂍"}.fad.fa-thunderstorm:after{content:"􏝬"}.fad.fa-thunderstorm-moon:after{content:"􏝭"}.fad.fa-thunderstorm-sun:after{content:"􏝮"}.fad.fa-ticket:after{content:"􏅅"}.fad.fa-ticket-alt:after{content:"􏏿"}.fad.fa-tilde:after{content:"􏚟"}.fad.fa-times:after{content:"􏀍"}.fad.fa-times-circle:after{content:"􏁗"}.fad.fa-times-hexagon:after{content:"􏋮"}.fad.fa-times-octagon:after{content:"􏋰"}.fad.fa-times-square:after{content:"􏋓"}.fad.fa-tint:after{content:"􏁃"}.fad.fa-tint-slash:after{content:"􏗇"}.fad.fa-tire:after{content:"􏘱"}.fad.fa-tire-flat:after{content:"􏘲"}.fad.fa-tire-pressure-warning:after{content:"􏘳"}.fad.fa-tire-rugged:after{content:"􏘴"}.fad.fa-tired:after{content:"􏗈"}.fad.fa-toggle-off:after{content:"􏈄"}.fad.fa-toggle-on:after{content:"􏈅"}.fad.fa-toilet:after{content:"􏟘"}.fad.fa-toilet-paper:after{content:"􏜞"}.fad.fa-toilet-paper-alt:after{content:"􏜟"}.fad.fa-tombstone:after{content:"􏜠"}.fad.fa-tombstone-alt:after{content:"􏜡"}.fad.fa-toolbox:after{content:"􏕒"}.fad.fa-tools:after{content:"􏟙"}.fad.fa-tooth:after{content:"􏗉"}.fad.fa-toothbrush:after{content:"􏘵"}.fad.fa-torah:after{content:"􏚠"}.fad.fa-torii-gate:after{content:"􏚡"}.fad.fa-tornado:after{content:"􏝯"}.fad.fa-tractor:after{content:"􏜢"}.fad.fa-trademark:after{content:"􏉜"}.fad.fa-traffic-cone:after{content:"􏘶"}.fad.fa-traffic-light:after{content:"􏘷"}.fad.fa-traffic-light-go:after{content:"􏘸"}.fad.fa-traffic-light-slow:after{content:"􏘹"}.fad.fa-traffic-light-stop:after{content:"􏘺"}.fad.fa-trailer:after{content:"􏥁"}.fad.fa-train:after{content:"􏈸"}.fad.fa-tram:after{content:"􏟚"}.fad.fa-transgender:after{content:"􏈤"}.fad.fa-transgender-alt:after{content:"􏈥"}.fad.fa-transporter:after{content:"􏥂"}.fad.fa-transporter-1:after{content:"􏥃"}.fad.fa-transporter-2:after{content:"􏥄"}.fad.fa-transporter-3:after{content:"􏥅"}.fad.fa-transporter-empty:after{content:"􏥆"}.fad.fa-trash:after{content:"􏇸"}.fad.fa-trash-alt:after{content:"􏋭"}.fad.fa-trash-restore:after{content:"􏠩"}.fad.fa-trash-restore-alt:after{content:"􏠪"}.fad.fa-trash-undo:after{content:"􏢕"}.fad.fa-trash-undo-alt:after{content:"􏢖"}.fad.fa-treasure-chest:after{content:"􏜣"}.fad.fa-tree:after{content:"􏆻"}.fad.fa-tree-alt:after{content:"􏐀"}.fad.fa-tree-christmas:after{content:"􏟛"}.fad.fa-tree-decorated:after{content:"􏟜"}.fad.fa-tree-large:after{content:"􏟝"}.fad.fa-tree-palm:after{content:"􏠫"}.fad.fa-trees:after{content:"􏜤"}.fad.fa-triangle:after{content:"􏋬"}.fad.fa-triangle-music:after{content:"􏣢"}.fad.fa-trophy:after{content:"􏂑"}.fad.fa-trophy-alt:after{content:"􏋫"}.fad.fa-truck:after{content:"􏃑"}.fad.fa-truck-container:after{content:"􏓜"}.fad.fa-truck-couch:after{content:"􏓝"}.fad.fa-truck-loading:after{content:"􏓞"}.fad.fa-truck-monster:after{content:"􏘻"}.fad.fa-truck-moving:after{content:"􏓟"}.fad.fa-truck-pickup:after{content:"􏘼"}.fad.fa-truck-plow:after{content:"􏟞"}.fad.fa-truck-ramp:after{content:"􏓠"}.fad.fa-trumpet:after{content:"􏣣"}.fad.fa-tshirt:after{content:"􏕓"}.fad.fa-tty:after{content:"􏇤"}.fad.fa-turkey:after{content:"􏜥"}.fad.fa-turntable:after{content:"􏣤"}.fad.fa-turtle:after{content:"􏜦"}.fad.fa-tv:after{content:"􏉬"}.fad.fa-tv-alt:after{content:"􏣥"}.fad.fa-tv-music:after{content:"􏣦"}.fad.fa-tv-retro:after{content:"􏐁"}.fad.fa-typewriter:after{content:"􏣧"}.fad.fa-ufo:after{content:"􏥇"}.fad.fa-ufo-beam:after{content:"􏥈"}.fad.fa-umbrella:after{content:"􏃩"}.fad.fa-umbrella-beach:after{content:"􏗊"}.fad.fa-underline:after{content:"􏃍"}.fad.fa-undo:after{content:"􏃢"}.fad.fa-undo-alt:after{content:"􏋪"}.fad.fa-unicorn:after{content:"􏜧"}.fad.fa-union:after{content:"􏚢"}.fad.fa-universal-access:after{content:"􏊚"}.fad.fa-university:after{content:"􏆜"}.fad.fa-unlink:after{content:"􏄧"}.fad.fa-unlock:after{content:"􏂜"}.fad.fa-unlock-alt:after{content:"􏄾"}.fad.fa-upload:after{content:"􏂓"}.fad.fa-usb-drive:after{content:"􏣩"}.fad.fa-usd-circle:after{content:"􏋨"}.fad.fa-usd-square:after{content:"􏋩"}.fad.fa-user:after{content:"􏀇"}.fad.fa-user-alien:after{content:"􏥊"}.fad.fa-user-alt:after{content:"􏐆"}.fad.fa-user-alt-slash:after{content:"􏓺"}.fad.fa-user-astronaut:after{content:"􏓻"}.fad.fa-user-chart:after{content:"􏚣"}.fad.fa-user-check:after{content:"􏓼"}.fad.fa-user-circle:after{content:"􏊽"}.fad.fa-user-clock:after{content:"􏓽"}.fad.fa-user-cog:after{content:"􏓾"}.fad.fa-user-cowboy:after{content:"􏣪"}.fad.fa-user-crown:after{content:"􏚤"}.fad.fa-user-edit:after{content:"􏓿"}.fad.fa-user-friends:after{content:"􏔀"}.fad.fa-user-graduate:after{content:"􏔁"}.fad.fa-user-hard-hat:after{content:"􏠬"}.fad.fa-user-headset:after{content:"􏠭"}.fad.fa-user-injured:after{content:"􏜨"}.fad.fa-user-lock:after{content:"􏔂"}.fad.fa-user-md:after{content:"􏃰"}.fad.fa-user-md-chat:after{content:"􏠮"}.fad.fa-user-minus:after{content:"􏔃"}.fad.fa-user-music:after{content:"􏣫"}.fad.fa-user-ninja:after{content:"􏔄"}.fad.fa-user-nurse:after{content:"􏠯"}.fad.fa-user-plus:after{content:"􏈴"}.fad.fa-user-robot:after{content:"􏥋"}.fad.fa-user-secret:after{content:"􏈛"}.fad.fa-user-shield:after{content:"􏔅"}.fad.fa-user-slash:after{content:"􏔆"}.fad.fa-user-tag:after{content:"􏔇"}.fad.fa-user-tie:after{content:"􏔈"}.fad.fa-user-times:after{content:"􏈵"}.fad.fa-user-unlock:after{content:"􏥘"}.fad.fa-user-visor:after{content:"􏥌"}.fad.fa-users:after{content:"􏃀"}.fad.fa-users-class:after{content:"􏘽"}.fad.fa-users-cog:after{content:"􏔉"}.fad.fa-users-crown:after{content:"􏚥"}.fad.fa-users-medical:after{content:"􏠰"}.fad.fa-utensil-fork:after{content:"􏋣"}.fad.fa-utensil-knife:after{content:"􏋤"}.fad.fa-utensil-spoon:after{content:"􏋥"}.fad.fa-utensils:after{content:"􏋧"}.fad.fa-utensils-alt:after{content:"􏋦"}.fad.fa-vacuum:after{content:"􏥍"}.fad.fa-vacuum-robot:after{content:"􏥎"}.fad.fa-value-absolute:after{content:"􏚦"}.fad.fa-vector-square:after{content:"􏗋"}.fad.fa-venus:after{content:"􏈡"}.fad.fa-venus-double:after{content:"􏈦"}.fad.fa-venus-mars:after{content:"􏈨"}.fad.fa-vhs:after{content:"􏣬"}.fad.fa-vial:after{content:"􏒒"}.fad.fa-vials:after{content:"􏒓"}.fad.fa-video:after{content:"􏀽"}.fad.fa-video-plus:after{content:"􏓡"}.fad.fa-video-slash:after{content:"􏓢"}.fad.fa-vihara:after{content:"􏚧"}.fad.fa-violin:after{content:"􏣭"}.fad.fa-voicemail:after{content:"􏢗"}.fad.fa-volcano:after{content:"􏝰"}.fad.fa-volleyball-ball:after{content:"􏑟"}.fad.fa-volume:after{content:"􏚨"}.fad.fa-volume-down:after{content:"􏀧"}.fad.fa-volume-mute:after{content:"􏚩"}.fad.fa-volume-off:after{content:"􏀦"}.fad.fa-volume-slash:after{content:"􏋢"}.fad.fa-volume-up:after{content:"􏀨"}.fad.fa-vote-nay:after{content:"􏝱"}.fad.fa-vote-yea:after{content:"􏝲"}.fad.fa-vr-cardboard:after{content:"􏜩"}.fad.fa-wagon-covered:after{content:"􏣮"}.fad.fa-walker:after{content:"􏠱"}.fad.fa-walkie-talkie:after{content:"􏣯"}.fad.fa-walking:after{content:"􏕔"}.fad.fa-wallet:after{content:"􏕕"}.fad.fa-wand:after{content:"􏜪"}.fad.fa-wand-magic:after{content:"􏜫"}.fad.fa-warehouse:after{content:"􏒔"}.fad.fa-warehouse-alt:after{content:"􏒕"}.fad.fa-washer:after{content:"􏢘"}.fad.fa-watch:after{content:"􏋡"}.fad.fa-watch-calculator:after{content:"􏣰"}.fad.fa-watch-fitness:after{content:"􏘾"}.fad.fa-water:after{content:"􏝳"}.fad.fa-water-lower:after{content:"􏝴"}.fad.fa-water-rise:after{content:"􏝵"}.fad.fa-wave-sine:after{content:"􏢙"}.fad.fa-wave-square:after{content:"􏠾"}.fad.fa-wave-triangle:after{content:"􏢚"}.fad.fa-waveform:after{content:"􏣱"}.fad.fa-waveform-path:after{content:"􏣲"}.fad.fa-webcam:after{content:"􏠲"}.fad.fa-webcam-slash:after{content:"􏠳"}.fad.fa-weight:after{content:"􏒖"}.fad.fa-weight-hanging:after{content:"􏗍"}.fad.fa-whale:after{content:"􏜬"}.fad.fa-wheat:after{content:"􏜭"}.fad.fa-wheelchair:after{content:"􏆓"}.fad.fa-whistle:after{content:"􏑠"}.fad.fa-wifi:after{content:"􏇫"}.fad.fa-wifi-1:after{content:"􏚪"}.fad.fa-wifi-2:after{content:"􏚫"}.fad.fa-wifi-slash:after{content:"􏚬"}.fad.fa-wind:after{content:"􏜮"}.fad.fa-wind-turbine:after{content:"􏢛"}.fad.fa-wind-warning:after{content:"􏝶"}.fad.fa-window:after{content:"􏐎"}.fad.fa-window-alt:after{content:"􏐏"}.fad.fa-window-close:after{content:"􏐐"}.fad.fa-window-frame:after{content:"􏥏"}.fad.fa-window-frame-open:after{content:"􏥐"}.fad.fa-window-maximize:after{content:"􏋐"}.fad.fa-window-minimize:after{content:"􏋑"}.fad.fa-window-restore:after{content:"􏋒"}.fad.fa-windsock:after{content:"􏝷"}.fad.fa-wine-bottle:after{content:"􏜯"}.fad.fa-wine-glass:after{content:"􏓣"}.fad.fa-wine-glass-alt:after{content:"􏗎"}.fad.fa-won-sign:after{content:"􏅙"}.fad.fa-wreath:after{content:"􏟢"}.fad.fa-wrench:after{content:"􏂭"}.fad.fa-x-ray:after{content:"􏒗"}.fad.fa-yen-sign:after{content:"􏅗"}.fad.fa-yin-yang:after{content:"􏚭"}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:auto;src:url(webfonts/fa-duotone-900.eot?);src:url(webfonts/fa-duotone-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-duotone-900.woff2) format("woff2"),url(webfonts/fa-duotone-900.woff) format("woff"),url(webfonts/fa-duotone-900.ttf) format("truetype"),url(webfonts/fa-duotone-900.svg#fontawesome) format("svg")}.fad{position:relative;font-family:"Font Awesome 5 Duotone";font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{color:var(--fa-secondary-color,inherit)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fad.fa-abacus:after{content:"􏙀"}.fad.fa-acorn:after{content:"􏚮"}.fad.fa-ad:after{content:"􏙁"}.fad.fa-address-book:after{content:"􏊹"}.fad.fa-address-card:after{content:"􏊻"}.fad.fa-adjust:after{content:"􏁂"}.fad.fa-air-conditioner:after{content:"􏣴"}.fad.fa-air-freshener:after{content:"􏗐"}.fad.fa-alarm-clock:after{content:"􏍎"}.fad.fa-alarm-exclamation:after{content:"􏡃"}.fad.fa-alarm-plus:after{content:"􏡄"}.fad.fa-alarm-snooze:after{content:"􏡅"}.fad.fa-album:after{content:"􏢟"}.fad.fa-album-collection:after{content:"􏢠"}.fad.fa-alicorn:after{content:"􏚰"}.fad.fa-alien:after{content:"􏣵"}.fad.fa-alien-monster:after{content:"􏣶"}.fad.fa-align-center:after{content:"􏀷"}.fad.fa-align-justify:after{content:"􏀹"}.fad.fa-align-left:after{content:"􏀶"}.fad.fa-align-right:after{content:"􏀸"}.fad.fa-align-slash:after{content:"􏡆"}.fad.fa-allergies:after{content:"􏑡"}.fad.fa-ambulance:after{content:"􏃹"}.fad.fa-american-sign-language-interpreting:after{content:"􏊣"}.fad.fa-amp-guitar:after{content:"􏢡"}.fad.fa-analytics:after{content:"􏙃"}.fad.fa-anchor:after{content:"􏄽"}.fad.fa-angel:after{content:"􏝹"}.fad.fa-angle-double-down:after{content:"􏄃"}.fad.fa-angle-double-left:after{content:"􏄀"}.fad.fa-angle-double-right:after{content:"􏄁"}.fad.fa-angle-double-up:after{content:"􏄂"}.fad.fa-angle-down:after{content:"􏄇"}.fad.fa-angle-left:after{content:"􏄄"}.fad.fa-angle-right:after{content:"􏄅"}.fad.fa-angle-up:after{content:"􏄆"}.fad.fa-angry:after{content:"􏕖"}.fad.fa-ankh:after{content:"􏙄"}.fad.fa-apple-alt:after{content:"􏗑"}.fad.fa-apple-crate:after{content:"􏚱"}.fad.fa-archive:after{content:"􏆇"}.fad.fa-archway:after{content:"􏕗"}.fad.fa-arrow-alt-circle-down:after{content:"􏍘"}.fad.fa-arrow-alt-circle-left:after{content:"􏍙"}.fad.fa-arrow-alt-circle-right:after{content:"􏍚"}.fad.fa-arrow-alt-circle-up:after{content:"􏍛"}.fad.fa-arrow-alt-down:after{content:"􏍔"}.fad.fa-arrow-alt-from-bottom:after{content:"􏍆"}.fad.fa-arrow-alt-from-left:after{content:"􏍇"}.fad.fa-arrow-alt-from-right:after{content:"􏍈"}.fad.fa-arrow-alt-from-top:after{content:"􏍉"}.fad.fa-arrow-alt-left:after{content:"􏍕"}.fad.fa-arrow-alt-right:after{content:"􏍖"}.fad.fa-arrow-alt-square-down:after{content:"􏍐"}.fad.fa-arrow-alt-square-left:after{content:"􏍑"}.fad.fa-arrow-alt-square-right:after{content:"􏍒"}.fad.fa-arrow-alt-square-up:after{content:"􏍓"}.fad.fa-arrow-alt-to-bottom:after{content:"􏍊"}.fad.fa-arrow-alt-to-left:after{content:"􏍋"}.fad.fa-arrow-alt-to-right:after{content:"􏍌"}.fad.fa-arrow-alt-to-top:after{content:"􏍍"}.fad.fa-arrow-alt-up:after{content:"􏍗"}.fad.fa-arrow-circle-down:after{content:"􏂫"}.fad.fa-arrow-circle-left:after{content:"􏂨"}.fad.fa-arrow-circle-right:after{content:"􏂩"}.fad.fa-arrow-circle-up:after{content:"􏂪"}.fad.fa-arrow-down:after{content:"􏁣"}.fad.fa-arrow-from-bottom:after{content:"􏍂"}.fad.fa-arrow-from-left:after{content:"􏍃"}.fad.fa-arrow-from-right:after{content:"􏍄"}.fad.fa-arrow-from-top:after{content:"􏍅"}.fad.fa-arrow-left:after{content:"􏁠"}.fad.fa-arrow-right:after{content:"􏁡"}.fad.fa-arrow-square-down:after{content:"􏌹"}.fad.fa-arrow-square-left:after{content:"􏌺"}.fad.fa-arrow-square-right:after{content:"􏌻"}.fad.fa-arrow-square-up:after{content:"􏌼"}.fad.fa-arrow-to-bottom:after{content:"􏌽"}.fad.fa-arrow-to-left:after{content:"􏌾"}.fad.fa-arrow-to-right:after{content:"􏍀"}.fad.fa-arrow-to-top:after{content:"􏍁"}.fad.fa-arrow-up:after{content:"􏁢"}.fad.fa-arrows:after{content:"􏁇"}.fad.fa-arrows-alt:after{content:"􏂲"}.fad.fa-arrows-alt-h:after{content:"􏌷"}.fad.fa-arrows-alt-v:after{content:"􏌸"}.fad.fa-arrows-h:after{content:"􏁾"}.fad.fa-arrows-v:after{content:"􏁽"}.fad.fa-assistive-listening-systems:after{content:"􏊢"}.fad.fa-asterisk:after{content:"􏁩"}.fad.fa-at:after{content:"􏇺"}.fad.fa-atlas:after{content:"􏕘"}.fad.fa-atom:after{content:"􏗒"}.fad.fa-atom-alt:after{content:"􏗓"}.fad.fa-audio-description:after{content:"􏊞"}.fad.fa-award:after{content:"􏕙"}.fad.fa-axe:after{content:"􏚲"}.fad.fa-axe-battle:after{content:"􏚳"}.fad.fa-baby:after{content:"􏝼"}.fad.fa-baby-carriage:after{content:"􏝽"}.fad.fa-backpack:after{content:"􏗔"}.fad.fa-backspace:after{content:"􏕚"}.fad.fa-backward:after{content:"􏁊"}.fad.fa-bacon:after{content:"􏟥"}.fad.fa-badge:after{content:"􏌵"}.fad.fa-badge-check:after{content:"􏌶"}.fad.fa-badge-dollar:after{content:"􏙅"}.fad.fa-badge-percent:after{content:"􏙆"}.fad.fa-badge-sheriff:after{content:"􏢢"}.fad.fa-badger-honey:after{content:"􏚴"}.fad.fa-bags-shopping:after{content:"􏡇"}.fad.fa-bahai:after{content:"􏙦"}.fad.fa-balance-scale:after{content:"􏉎"}.fad.fa-balance-scale-left:after{content:"􏔕"}.fad.fa-balance-scale-right:after{content:"􏔖"}.fad.fa-ball-pile:after{content:"􏝾"}.fad.fa-ballot:after{content:"􏜲"}.fad.fa-ballot-check:after{content:"􏜳"}.fad.fa-ban:after{content:"􏁞"}.fad.fa-band-aid:after{content:"􏑢"}.fad.fa-banjo:after{content:"􏢣"}.fad.fa-barcode:after{content:"􏀪"}.fad.fa-barcode-alt:after{content:"􏑣"}.fad.fa-barcode-read:after{content:"􏑤"}.fad.fa-barcode-scan:after{content:"􏑥"}.fad.fa-bars:after{content:"􏃉"}.fad.fa-baseball:after{content:"􏐲"}.fad.fa-baseball-ball:after{content:"􏐳"}.fad.fa-basketball-ball:after{content:"􏐴"}.fad.fa-basketball-hoop:after{content:"􏐵"}.fad.fa-bat:after{content:"􏚵"}.fad.fa-bath:after{content:"􏋍"}.fad.fa-battery-bolt:after{content:"􏍶"}.fad.fa-battery-empty:after{content:"􏉄"}.fad.fa-battery-full:after{content:"􏉀"}.fad.fa-battery-half:after{content:"􏉂"}.fad.fa-battery-quarter:after{content:"􏉃"}.fad.fa-battery-slash:after{content:"􏍷"}.fad.fa-battery-three-quarters:after{content:"􏉁"}.fad.fa-bed:after{content:"􏈶"}.fad.fa-bed-alt:after{content:"􏣷"}.fad.fa-bed-bunk:after{content:"􏣸"}.fad.fa-bed-empty:after{content:"􏣹"}.fad.fa-beer:after{content:"􏃼"}.fad.fa-bell:after{content:"􏃳"}.fad.fa-bell-exclamation:after{content:"􏡈"}.fad.fa-bell-on:after{content:"􏣺"}.fad.fa-bell-plus:after{content:"􏡉"}.fad.fa-bell-school:after{content:"􏗕"}.fad.fa-bell-school-slash:after{content:"􏗖"}.fad.fa-bell-slash:after{content:"􏇶"}.fad.fa-bells:after{content:"􏝿"}.fad.fa-betamax:after{content:"􏢤"}.fad.fa-bezier-curve:after{content:"􏕛"}.fad.fa-bible:after{content:"􏙇"}.fad.fa-bicycle:after{content:"􏈆"}.fad.fa-biking:after{content:"􏡊"}.fad.fa-biking-mountain:after{content:"􏡋"}.fad.fa-binoculars:after{content:"􏇥"}.fad.fa-biohazard:after{content:"􏞀"}.fad.fa-birthday-cake:after{content:"􏇽"}.fad.fa-blanket:after{content:"􏒘"}.fad.fa-blender:after{content:"􏔗"}.fad.fa-blender-phone:after{content:"􏚶"}.fad.fa-blind:after{content:"􏊝"}.fad.fa-blinds:after{content:"􏣻"}.fad.fa-blinds-open:after{content:"􏣼"}.fad.fa-blinds-raised:after{content:"􏣽"}.fad.fa-blog:after{content:"􏞁"}.fad.fa-bold:after{content:"􏀲"}.fad.fa-bolt:after{content:"􏃧"}.fad.fa-bomb:after{content:"􏇢"}.fad.fa-bone:after{content:"􏗗"}.fad.fa-bone-break:after{content:"􏗘"}.fad.fa-bong:after{content:"􏕜"}.fad.fa-book:after{content:"􏀭"}.fad.fa-book-alt:after{content:"􏗙"}.fad.fa-book-dead:after{content:"􏚷"}.fad.fa-book-heart:after{content:"􏒙"}.fad.fa-book-medical:after{content:"􏟦"}.fad.fa-book-open:after{content:"􏔘"}.fad.fa-book-reader:after{content:"􏗚"}.fad.fa-book-spells:after{content:"􏚸"}.fad.fa-book-user:after{content:"􏟧"}.fad.fa-bookmark:after{content:"􏀮"}.fad.fa-books:after{content:"􏗛"}.fad.fa-books-medical:after{content:"􏟨"}.fad.fa-boombox:after{content:"􏢥"}.fad.fa-boot:after{content:"􏞂"}.fad.fa-booth-curtain:after{content:"􏜴"}.fad.fa-border-all:after{content:"􏡌"}.fad.fa-border-bottom:after{content:"􏡍"}.fad.fa-border-center-h:after{content:"􏢜"}.fad.fa-border-center-v:after{content:"􏢝"}.fad.fa-border-inner:after{content:"􏡎"}.fad.fa-border-left:after{content:"􏡏"}.fad.fa-border-none:after{content:"􏡐"}.fad.fa-border-outer:after{content:"􏡑"}.fad.fa-border-right:after{content:"􏡒"}.fad.fa-border-style:after{content:"􏡓"}.fad.fa-border-style-alt:after{content:"􏡔"}.fad.fa-border-top:after{content:"􏡕"}.fad.fa-bow-arrow:after{content:"􏚹"}.fad.fa-bowling-ball:after{content:"􏐶"}.fad.fa-bowling-pins:after{content:"􏐷"}.fad.fa-box:after{content:"􏑦"}.fad.fa-box-alt:after{content:"􏒚"}.fad.fa-box-ballot:after{content:"􏜵"}.fad.fa-box-check:after{content:"􏑧"}.fad.fa-box-fragile:after{content:"􏒛"}.fad.fa-box-full:after{content:"􏒜"}.fad.fa-box-heart:after{content:"􏒝"}.fad.fa-box-open:after{content:"􏒞"}.fad.fa-box-up:after{content:"􏒟"}.fad.fa-box-usd:after{content:"􏒠"}.fad.fa-boxes:after{content:"􏑨"}.fad.fa-boxes-alt:after{content:"􏒡"}.fad.fa-boxing-glove:after{content:"􏐸"}.fad.fa-brackets:after{content:"􏟩"}.fad.fa-brackets-curly:after{content:"􏟪"}.fad.fa-braille:after{content:"􏊡"}.fad.fa-brain:after{content:"􏗜"}.fad.fa-bread-loaf:after{content:"􏟫"}.fad.fa-bread-slice:after{content:"􏟬"}.fad.fa-briefcase:after{content:"􏂱"}.fad.fa-briefcase-medical:after{content:"􏑩"}.fad.fa-bring-forward:after{content:"􏡖"}.fad.fa-bring-front:after{content:"􏡗"}.fad.fa-broadcast-tower:after{content:"􏔙"}.fad.fa-broom:after{content:"􏔚"}.fad.fa-browser:after{content:"􏍾"}.fad.fa-brush:after{content:"􏕝"}.fad.fa-bug:after{content:"􏆈"}.fad.fa-building:after{content:"􏆭"}.fad.fa-bullhorn:after{content:"􏂡"}.fad.fa-bullseye:after{content:"􏅀"}.fad.fa-bullseye-arrow:after{content:"􏙈"}.fad.fa-bullseye-pointer:after{content:"􏙉"}.fad.fa-burger-soda:after{content:"􏡘"}.fad.fa-burn:after{content:"􏑪"}.fad.fa-burrito:after{content:"􏟭"}.fad.fa-bus:after{content:"􏈇"}.fad.fa-bus-alt:after{content:"􏕞"}.fad.fa-bus-school:after{content:"􏗝"}.fad.fa-business-time:after{content:"􏙊"}.fad.fa-cabinet-filing:after{content:"􏙋"}.fad.fa-cactus:after{content:"􏢧"}.fad.fa-calculator:after{content:"􏇬"}.fad.fa-calculator-alt:after{content:"􏙌"}.fad.fa-calendar:after{content:"􏄳"}.fad.fa-calendar-alt:after{content:"􏁳"}.fad.fa-calendar-check:after{content:"􏉴"}.fad.fa-calendar-day:after{content:"􏞃"}.fad.fa-calendar-edit:after{content:"􏌳"}.fad.fa-calendar-exclamation:after{content:"􏌴"}.fad.fa-calendar-minus:after{content:"􏉲"}.fad.fa-calendar-plus:after{content:"􏉱"}.fad.fa-calendar-star:after{content:"􏜶"}.fad.fa-calendar-times:after{content:"􏉳"}.fad.fa-calendar-week:after{content:"􏞄"}.fad.fa-camcorder:after{content:"􏢨"}.fad.fa-camera:after{content:"􏀰"}.fad.fa-camera-alt:after{content:"􏌲"}.fad.fa-camera-home:after{content:"􏣾"}.fad.fa-camera-movie:after{content:"􏢩"}.fad.fa-camera-polaroid:after{content:"􏢪"}.fad.fa-camera-retro:after{content:"􏂃"}.fad.fa-campfire:after{content:"􏚺"}.fad.fa-campground:after{content:"􏚻"}.fad.fa-candle-holder:after{content:"􏚼"}.fad.fa-candy-cane:after{content:"􏞆"}.fad.fa-candy-corn:after{content:"􏚽"}.fad.fa-cannabis:after{content:"􏕟"}.fad.fa-capsules:after{content:"􏑫"}.fad.fa-car:after{content:"􏆹"}.fad.fa-car-alt:after{content:"􏗞"}.fad.fa-car-battery:after{content:"􏗟"}.fad.fa-car-building:after{content:"􏡙"}.fad.fa-car-bump:after{content:"􏗠"}.fad.fa-car-bus:after{content:"􏡚"}.fad.fa-car-crash:after{content:"􏗡"}.fad.fa-car-garage:after{content:"􏗢"}.fad.fa-car-mechanic:after{content:"􏗣"}.fad.fa-car-side:after{content:"􏗤"}.fad.fa-car-tilt:after{content:"􏗥"}.fad.fa-car-wash:after{content:"􏗦"}.fad.fa-caravan:after{content:"􏣿"}.fad.fa-caravan-alt:after{content:"􏤀"}.fad.fa-caret-circle-down:after{content:"􏌭"}.fad.fa-caret-circle-left:after{content:"􏌮"}.fad.fa-caret-circle-right:after{content:"􏌰"}.fad.fa-caret-circle-up:after{content:"􏌱"}.fad.fa-caret-down:after{content:"􏃗"}.fad.fa-caret-left:after{content:"􏃙"}.fad.fa-caret-right:after{content:"􏃚"}.fad.fa-caret-square-down:after{content:"􏅐"}.fad.fa-caret-square-left:after{content:"􏆑"}.fad.fa-caret-square-right:after{content:"􏅒"}.fad.fa-caret-square-up:after{content:"􏅑"}.fad.fa-caret-up:after{content:"􏃘"}.fad.fa-carrot:after{content:"􏞇"}.fad.fa-cars:after{content:"􏡛"}.fad.fa-cart-arrow-down:after{content:"􏈘"}.fad.fa-cart-plus:after{content:"􏈗"}.fad.fa-cash-register:after{content:"􏞈"}.fad.fa-cassette-tape:after{content:"􏢫"}.fad.fa-cat:after{content:"􏚾"}.fad.fa-cat-space:after{content:"􏤁"}.fad.fa-cauldron:after{content:"􏚿"}.fad.fa-cctv:after{content:"􏢬"}.fad.fa-certificate:after{content:"􏂣"}.fad.fa-chair:after{content:"􏛀"}.fad.fa-chair-office:after{content:"􏛁"}.fad.fa-chalkboard:after{content:"􏔛"}.fad.fa-chalkboard-teacher:after{content:"􏔜"}.fad.fa-charging-station:after{content:"􏗧"}.fad.fa-chart-area:after{content:"􏇾"}.fad.fa-chart-bar:after{content:"􏂀"}.fad.fa-chart-line:after{content:"􏈁"}.fad.fa-chart-line-down:after{content:"􏙍"}.fad.fa-chart-network:after{content:"􏞊"}.fad.fa-chart-pie:after{content:"􏈀"}.fad.fa-chart-pie-alt:after{content:"􏙎"}.fad.fa-chart-scatter:after{content:"􏟮"}.fad.fa-check:after{content:"􏀌"}.fad.fa-check-circle:after{content:"􏁘"}.fad.fa-check-double:after{content:"􏕠"}.fad.fa-check-square:after{content:"􏅊"}.fad.fa-cheese:after{content:"􏟯"}.fad.fa-cheese-swiss:after{content:"􏟰"}.fad.fa-cheeseburger:after{content:"􏟱"}.fad.fa-chess:after{content:"􏐹"}.fad.fa-chess-bishop:after{content:"􏐺"}.fad.fa-chess-bishop-alt:after{content:"􏐻"}.fad.fa-chess-board:after{content:"􏐼"}.fad.fa-chess-clock:after{content:"􏐽"}.fad.fa-chess-clock-alt:after{content:"􏐾"}.fad.fa-chess-king:after{content:"􏐿"}.fad.fa-chess-king-alt:after{content:"􏑀"}.fad.fa-chess-knight:after{content:"􏑁"}.fad.fa-chess-knight-alt:after{content:"􏑂"}.fad.fa-chess-pawn:after{content:"􏑃"}.fad.fa-chess-pawn-alt:after{content:"􏑄"}.fad.fa-chess-queen:after{content:"􏑅"}.fad.fa-chess-queen-alt:after{content:"􏑆"}.fad.fa-chess-rook:after{content:"􏑇"}.fad.fa-chess-rook-alt:after{content:"􏑈"}.fad.fa-chevron-circle-down:after{content:"􏄺"}.fad.fa-chevron-circle-left:after{content:"􏄷"}.fad.fa-chevron-circle-right:after{content:"􏄸"}.fad.fa-chevron-circle-up:after{content:"􏄹"}.fad.fa-chevron-double-down:after{content:"􏌢"}.fad.fa-chevron-double-left:after{content:"􏌣"}.fad.fa-chevron-double-right:after{content:"􏌤"}.fad.fa-chevron-double-up:after{content:"􏌥"}.fad.fa-chevron-down:after{content:"􏁸"}.fad.fa-chevron-left:after{content:"􏁓"}.fad.fa-chevron-right:after{content:"􏁔"}.fad.fa-chevron-square-down:after{content:"􏌩"}.fad.fa-chevron-square-left:after{content:"􏌪"}.fad.fa-chevron-square-right:after{content:"􏌫"}.fad.fa-chevron-square-up:after{content:"􏌬"}.fad.fa-chevron-up:after{content:"􏁷"}.fad.fa-child:after{content:"􏆮"}.fad.fa-chimney:after{content:"􏞋"}.fad.fa-church:after{content:"􏔝"}.fad.fa-circle:after{content:"􏄑"}.fad.fa-circle-notch:after{content:"􏇎"}.fad.fa-city:after{content:"􏙏"}.fad.fa-clarinet:after{content:"􏢭"}.fad.fa-claw-marks:after{content:"􏛂"}.fad.fa-clinic-medical:after{content:"􏟲"}.fad.fa-clipboard:after{content:"􏌨"}.fad.fa-clipboard-check:after{content:"􏑬"}.fad.fa-clipboard-list:after{content:"􏑭"}.fad.fa-clipboard-list-check:after{content:"􏜷"}.fad.fa-clipboard-prescription:after{content:"􏗨"}.fad.fa-clipboard-user:after{content:"􏟳"}.fad.fa-clock:after{content:"􏀗"}.fad.fa-clone:after{content:"􏉍"}.fad.fa-closed-captioning:after{content:"􏈊"}.fad.fa-cloud:after{content:"􏃂"}.fad.fa-cloud-download:after{content:"􏃭"}.fad.fa-cloud-download-alt:after{content:"􏎁"}.fad.fa-cloud-drizzle:after{content:"􏜸"}.fad.fa-cloud-hail:after{content:"􏜹"}.fad.fa-cloud-hail-mixed:after{content:"􏜺"}.fad.fa-cloud-meatball:after{content:"􏜻"}.fad.fa-cloud-moon:after{content:"􏛃"}.fad.fa-cloud-moon-rain:after{content:"􏜼"}.fad.fa-cloud-music:after{content:"􏢮"}.fad.fa-cloud-rain:after{content:"􏜽"}.fad.fa-cloud-rainbow:after{content:"􏜾"}.fad.fa-cloud-showers:after{content:"􏜿"}.fad.fa-cloud-showers-heavy:after{content:"􏝀"}.fad.fa-cloud-sleet:after{content:"􏝁"}.fad.fa-cloud-snow:after{content:"􏝂"}.fad.fa-cloud-sun:after{content:"􏛄"}.fad.fa-cloud-sun-rain:after{content:"􏝃"}.fad.fa-cloud-upload:after{content:"􏃮"}.fad.fa-cloud-upload-alt:after{content:"􏎂"}.fad.fa-clouds:after{content:"􏝄"}.fad.fa-clouds-moon:after{content:"􏝅"}.fad.fa-clouds-sun:after{content:"􏝆"}.fad.fa-club:after{content:"􏌧"}.fad.fa-cocktail:after{content:"􏕡"}.fad.fa-code:after{content:"􏄡"}.fad.fa-code-branch:after{content:"􏄦"}.fad.fa-code-commit:after{content:"􏎆"}.fad.fa-code-merge:after{content:"􏎇"}.fad.fa-coffee:after{content:"􏃴"}.fad.fa-coffee-pot:after{content:"􏤂"}.fad.fa-coffee-togo:after{content:"􏛅"}.fad.fa-coffin:after{content:"􏛆"}.fad.fa-coffin-cross:after{content:"􏥑"}.fad.fa-cog:after{content:"􏀓"}.fad.fa-cogs:after{content:"􏂅"}.fad.fa-coin:after{content:"􏡜"}.fad.fa-coins:after{content:"􏔞"}.fad.fa-columns:after{content:"􏃛"}.fad.fa-comet:after{content:"􏤃"}.fad.fa-comment:after{content:"􏁵"}.fad.fa-comment-alt:after{content:"􏉺"}.fad.fa-comment-alt-check:after{content:"􏒢"}.fad.fa-comment-alt-dollar:after{content:"􏙐"}.fad.fa-comment-alt-dots:after{content:"􏒣"}.fad.fa-comment-alt-edit:after{content:"􏒤"}.fad.fa-comment-alt-exclamation:after{content:"􏒥"}.fad.fa-comment-alt-lines:after{content:"􏒦"}.fad.fa-comment-alt-medical:after{content:"􏟴"}.fad.fa-comment-alt-minus:after{content:"􏒧"}.fad.fa-comment-alt-music:after{content:"􏢯"}.fad.fa-comment-alt-plus:after{content:"􏒨"}.fad.fa-comment-alt-slash:after{content:"􏒩"}.fad.fa-comment-alt-smile:after{content:"􏒪"}.fad.fa-comment-alt-times:after{content:"􏒫"}.fad.fa-comment-check:after{content:"􏒬"}.fad.fa-comment-dollar:after{content:"􏙑"}.fad.fa-comment-dots:after{content:"􏒭"}.fad.fa-comment-edit:after{content:"􏒮"}.fad.fa-comment-exclamation:after{content:"􏒯"}.fad.fa-comment-lines:after{content:"􏒰"}.fad.fa-comment-medical:after{content:"􏟵"}.fad.fa-comment-minus:after{content:"􏒱"}.fad.fa-comment-music:after{content:"􏢰"}.fad.fa-comment-plus:after{content:"􏒲"}.fad.fa-comment-slash:after{content:"􏒳"}.fad.fa-comment-smile:after{content:"􏒴"}.fad.fa-comment-times:after{content:"􏒵"}.fad.fa-comments:after{content:"􏂆"}.fad.fa-comments-alt:after{content:"􏒶"}.fad.fa-comments-alt-dollar:after{content:"􏙒"}.fad.fa-comments-dollar:after{content:"􏙓"}.fad.fa-compact-disc:after{content:"􏔟"}.fad.fa-compass:after{content:"􏅎"}.fad.fa-compass-slash:after{content:"􏗩"}.fad.fa-compress:after{content:"􏁦"}.fad.fa-compress-alt:after{content:"􏐢"}.fad.fa-compress-arrows-alt:after{content:"􏞌"}.fad.fa-compress-wide:after{content:"􏌦"}.fad.fa-computer-classic:after{content:"􏢱"}.fad.fa-computer-speaker:after{content:"􏢲"}.fad.fa-concierge-bell:after{content:"􏕢"}.fad.fa-construction:after{content:"􏡝"}.fad.fa-container-storage:after{content:"􏒷"}.fad.fa-conveyor-belt:after{content:"􏑮"}.fad.fa-conveyor-belt-alt:after{content:"􏑯"}.fad.fa-cookie:after{content:"􏕣"}.fad.fa-cookie-bite:after{content:"􏕤"}.fad.fa-copy:after{content:"􏃅"}.fad.fa-copyright:after{content:"􏇹"}.fad.fa-corn:after{content:"􏛇"}.fad.fa-couch:after{content:"􏒸"}.fad.fa-cow:after{content:"􏛈"}.fad.fa-cowbell:after{content:"􏢳"}.fad.fa-cowbell-more:after{content:"􏢴"}.fad.fa-credit-card:after{content:"􏂝"}.fad.fa-credit-card-blank:after{content:"􏎉"}.fad.fa-credit-card-front:after{content:"􏎊"}.fad.fa-cricket:after{content:"􏑉"}.fad.fa-croissant:after{content:"􏟶"}.fad.fa-crop:after{content:"􏄥"}.fad.fa-crop-alt:after{content:"􏕥"}.fad.fa-cross:after{content:"􏙔"}.fad.fa-crosshairs:after{content:"􏁛"}.fad.fa-crow:after{content:"􏔠"}.fad.fa-crown:after{content:"􏔡"}.fad.fa-crutch:after{content:"􏟷"}.fad.fa-crutches:after{content:"􏟸"}.fad.fa-cube:after{content:"􏆲"}.fad.fa-cubes:after{content:"􏆳"}.fad.fa-curling:after{content:"􏑊"}.fad.fa-cut:after{content:"􏃄"}.fad.fa-dagger:after{content:"􏛋"}.fad.fa-database:after{content:"􏇀"}.fad.fa-deaf:after{content:"􏊤"}.fad.fa-debug:after{content:"􏟹"}.fad.fa-deer:after{content:"􏞎"}.fad.fa-deer-rudolph:after{content:"􏞏"}.fad.fa-democrat:after{content:"􏝇"}.fad.fa-desktop:after{content:"􏄈"}.fad.fa-desktop-alt:after{content:"􏎐"}.fad.fa-dewpoint:after{content:"􏝈"}.fad.fa-dharmachakra:after{content:"􏙕"}.fad.fa-diagnoses:after{content:"􏑰"}.fad.fa-diamond:after{content:"􏈙"}.fad.fa-dice:after{content:"􏔢"}.fad.fa-dice-d10:after{content:"􏛍"}.fad.fa-dice-d12:after{content:"􏛎"}.fad.fa-dice-d20:after{content:"􏛏"}.fad.fa-dice-d4:after{content:"􏛐"}.fad.fa-dice-d6:after{content:"􏛑"}.fad.fa-dice-d8:after{content:"􏛒"}.fad.fa-dice-five:after{content:"􏔣"}.fad.fa-dice-four:after{content:"􏔤"}.fad.fa-dice-one:after{content:"􏔥"}.fad.fa-dice-six:after{content:"􏔦"}.fad.fa-dice-three:after{content:"􏔧"}.fad.fa-dice-two:after{content:"􏔨"}.fad.fa-digging:after{content:"􏡞"}.fad.fa-digital-tachograph:after{content:"􏕦"}.fad.fa-diploma:after{content:"􏗪"}.fad.fa-directions:after{content:"􏗫"}.fad.fa-disc-drive:after{content:"􏢵"}.fad.fa-disease:after{content:"􏟺"}.fad.fa-divide:after{content:"􏔩"}.fad.fa-dizzy:after{content:"􏕧"}.fad.fa-dna:after{content:"􏑱"}.fad.fa-do-not-enter:after{content:"􏗬"}.fad.fa-dog:after{content:"􏛓"}.fad.fa-dog-leashed:after{content:"􏛔"}.fad.fa-dollar-sign:after{content:"􏅕"}.fad.fa-dolly:after{content:"􏑲"}.fad.fa-dolly-empty:after{content:"􏑳"}.fad.fa-dolly-flatbed:after{content:"􏑴"}.fad.fa-dolly-flatbed-alt:after{content:"􏑵"}.fad.fa-dolly-flatbed-empty:after{content:"􏑶"}.fad.fa-donate:after{content:"􏒹"}.fad.fa-door-closed:after{content:"􏔪"}.fad.fa-door-open:after{content:"􏔫"}.fad.fa-dot-circle:after{content:"􏆒"}.fad.fa-dove:after{content:"􏒺"}.fad.fa-download:after{content:"􏀙"}.fad.fa-drafting-compass:after{content:"􏕨"}.fad.fa-dragon:after{content:"􏛕"}.fad.fa-draw-circle:after{content:"􏗭"}.fad.fa-draw-polygon:after{content:"􏗮"}.fad.fa-draw-square:after{content:"􏗯"}.fad.fa-dreidel:after{content:"􏞒"}.fad.fa-drone:after{content:"􏡟"}.fad.fa-drone-alt:after{content:"􏡠"}.fad.fa-drum:after{content:"􏕩"}.fad.fa-drum-steelpan:after{content:"􏕪"}.fad.fa-drumstick:after{content:"􏛖"}.fad.fa-drumstick-bite:after{content:"􏛗"}.fad.fa-dryer:after{content:"􏡡"}.fad.fa-dryer-alt:after{content:"􏡢"}.fad.fa-duck:after{content:"􏛘"}.fad.fa-dumbbell:after{content:"􏑋"}.fad.fa-dumpster:after{content:"􏞓"}.fad.fa-dumpster-fire:after{content:"􏞔"}.fad.fa-dungeon:after{content:"􏛙"}.fad.fa-ear:after{content:"􏗰"}.fad.fa-ear-muffs:after{content:"􏞕"}.fad.fa-eclipse:after{content:"􏝉"}.fad.fa-eclipse-alt:after{content:"􏝊"}.fad.fa-edit:after{content:"􏁄"}.fad.fa-egg:after{content:"􏟻"}.fad.fa-egg-fried:after{content:"􏟼"}.fad.fa-eject:after{content:"􏁒"}.fad.fa-elephant:after{content:"􏛚"}.fad.fa-ellipsis-h:after{content:"􏅁"}.fad.fa-ellipsis-h-alt:after{content:"􏎛"}.fad.fa-ellipsis-v:after{content:"􏅂"}.fad.fa-ellipsis-v-alt:after{content:"􏎜"}.fad.fa-empty-set:after{content:"􏙖"}.fad.fa-engine-warning:after{content:"􏗲"}.fad.fa-envelope:after{content:"􏃠"}.fad.fa-envelope-open:after{content:"􏊶"}.fad.fa-envelope-open-dollar:after{content:"􏙗"}.fad.fa-envelope-open-text:after{content:"􏙘"}.fad.fa-envelope-square:after{content:"􏆙"}.fad.fa-equals:after{content:"􏔬"}.fad.fa-eraser:after{content:"􏄭"}.fad.fa-ethernet:after{content:"􏞖"}.fad.fa-euro-sign:after{content:"􏅓"}.fad.fa-exchange:after{content:"􏃬"}.fad.fa-exchange-alt:after{content:"􏍢"}.fad.fa-exclamation:after{content:"􏄪"}.fad.fa-exclamation-circle:after{content:"􏁪"}.fad.fa-exclamation-square:after{content:"􏌡"}.fad.fa-exclamation-triangle:after{content:"􏁱"}.fad.fa-expand:after{content:"􏁥"}.fad.fa-expand-alt:after{content:"􏐤"}.fad.fa-expand-arrows:after{content:"􏌝"}.fad.fa-expand-arrows-alt:after{content:"􏌞"}.fad.fa-expand-wide:after{content:"􏌠"}.fad.fa-external-link:after{content:"􏂎"}.fad.fa-external-link-alt:after{content:"􏍝"}.fad.fa-external-link-square:after{content:"􏅌"}.fad.fa-external-link-square-alt:after{content:"􏍠"}.fad.fa-eye:after{content:"􏁮"}.fad.fa-eye-dropper:after{content:"􏇻"}.fad.fa-eye-evil:after{content:"􏛛"}.fad.fa-eye-slash:after{content:"􏁰"}.fad.fa-fan:after{content:"􏡣"}.fad.fa-fan-table:after{content:"􏤄"}.fad.fa-farm:after{content:"􏡤"}.fad.fa-fast-backward:after{content:"􏁉"}.fad.fa-fast-forward:after{content:"􏁐"}.fad.fa-faucet:after{content:"􏤅"}.fad.fa-faucet-drip:after{content:"􏤆"}.fad.fa-fax:after{content:"􏆬"}.fad.fa-feather:after{content:"􏔭"}.fad.fa-feather-alt:after{content:"􏕫"}.fad.fa-female:after{content:"􏆂"}.fad.fa-field-hockey:after{content:"􏑌"}.fad.fa-fighter-jet:after{content:"􏃻"}.fad.fa-file:after{content:"􏅛"}.fad.fa-file-alt:after{content:"􏅜"}.fad.fa-file-archive:after{content:"􏇆"}.fad.fa-file-audio:after{content:"􏇇"}.fad.fa-file-certificate:after{content:"􏗳"}.fad.fa-file-chart-line:after{content:"􏙙"}.fad.fa-file-chart-pie:after{content:"􏙚"}.fad.fa-file-check:after{content:"􏌖"}.fad.fa-file-code:after{content:"􏇉"}.fad.fa-file-contract:after{content:"􏕬"}.fad.fa-file-csv:after{content:"􏛝"}.fad.fa-file-download:after{content:"􏕭"}.fad.fa-file-edit:after{content:"􏌜"}.fad.fa-file-excel:after{content:"􏇃"}.fad.fa-file-exclamation:after{content:"􏌚"}.fad.fa-file-export:after{content:"􏕮"}.fad.fa-file-image:after{content:"􏇅"}.fad.fa-file-import:after{content:"􏕯"}.fad.fa-file-invoice:after{content:"􏕰"}.fad.fa-file-invoice-dollar:after{content:"􏕱"}.fad.fa-file-medical:after{content:"􏑷"}.fad.fa-file-medical-alt:after{content:"􏑸"}.fad.fa-file-minus:after{content:"􏌘"}.fad.fa-file-music:after{content:"􏢶"}.fad.fa-file-pdf:after{content:"􏇁"}.fad.fa-file-plus:after{content:"􏌙"}.fad.fa-file-powerpoint:after{content:"􏇄"}.fad.fa-file-prescription:after{content:"􏕲"}.fad.fa-file-search:after{content:"􏡥"}.fad.fa-file-signature:after{content:"􏕳"}.fad.fa-file-spreadsheet:after{content:"􏙛"}.fad.fa-file-times:after{content:"􏌗"}.fad.fa-file-upload:after{content:"􏕴"}.fad.fa-file-user:after{content:"􏙜"}.fad.fa-file-video:after{content:"􏇈"}.fad.fa-file-word:after{content:"􏇂"}.fad.fa-files-medical:after{content:"􏟽"}.fad.fa-fill:after{content:"􏕵"}.fad.fa-fill-drip:after{content:"􏕶"}.fad.fa-film:after{content:"􏀈"}.fad.fa-film-alt:after{content:"􏎠"}.fad.fa-film-canister:after{content:"􏢷"}.fad.fa-filter:after{content:"􏂰"}.fad.fa-fingerprint:after{content:"􏕷"}.fad.fa-fire:after{content:"􏁭"}.fad.fa-fire-alt:after{content:"􏟤"}.fad.fa-fire-extinguisher:after{content:"􏄴"}.fad.fa-fire-smoke:after{content:"􏝋"}.fad.fa-fireplace:after{content:"􏞚"}.fad.fa-first-aid:after{content:"􏑹"}.fad.fa-fish:after{content:"􏕸"}.fad.fa-fish-cooked:after{content:"􏟾"}.fad.fa-fist-raised:after{content:"􏛞"}.fad.fa-flag:after{content:"􏀤"}.fad.fa-flag-alt:after{content:"􏝌"}.fad.fa-flag-checkered:after{content:"􏄞"}.fad.fa-flag-usa:after{content:"􏝍"}.fad.fa-flame:after{content:"􏛟"}.fad.fa-flashlight:after{content:"􏢸"}.fad.fa-flask:after{content:"􏃃"}.fad.fa-flask-poison:after{content:"􏛠"}.fad.fa-flask-potion:after{content:"􏛡"}.fad.fa-flower:after{content:"􏟿"}.fad.fa-flower-daffodil:after{content:"􏠀"}.fad.fa-flower-tulip:after{content:"􏠁"}.fad.fa-flushed:after{content:"􏕹"}.fad.fa-flute:after{content:"􏢹"}.fad.fa-flux-capacitor:after{content:"􏢺"}.fad.fa-fog:after{content:"􏝎"}.fad.fa-folder:after{content:"􏁻"}.fad.fa-folder-download:after{content:"􏥓"}.fad.fa-folder-minus:after{content:"􏙝"}.fad.fa-folder-open:after{content:"􏁼"}.fad.fa-folder-plus:after{content:"􏙞"}.fad.fa-folder-times:after{content:"􏙟"}.fad.fa-folder-tree:after{content:"􏠂"}.fad.fa-folder-upload:after{content:"􏥔"}.fad.fa-folders:after{content:"􏙠"}.fad.fa-font:after{content:"􏀱"}.fad.fa-font-awesome-logo-full:after{content:"􏓦"}.fad.fa-font-case:after{content:"􏡦"}.fad.fa-football-ball:after{content:"􏑎"}.fad.fa-football-helmet:after{content:"􏑏"}.fad.fa-forklift:after{content:"􏑺"}.fad.fa-forward:after{content:"􏁎"}.fad.fa-fragile:after{content:"􏒻"}.fad.fa-french-fries:after{content:"􏠃"}.fad.fa-frog:after{content:"􏔮"}.fad.fa-frosty-head:after{content:"􏞛"}.fad.fa-frown:after{content:"􏄙"}.fad.fa-frown-open:after{content:"􏕺"}.fad.fa-function:after{content:"􏙡"}.fad.fa-funnel-dollar:after{content:"􏙢"}.fad.fa-futbol:after{content:"􏇣"}.fad.fa-galaxy:after{content:"􏤈"}.fad.fa-game-board:after{content:"􏡧"}.fad.fa-game-board-alt:after{content:"􏡨"}.fad.fa-game-console-handheld:after{content:"􏢻"}.fad.fa-gamepad:after{content:"􏄛"}.fad.fa-gamepad-alt:after{content:"􏢼"}.fad.fa-garage:after{content:"􏤉"}.fad.fa-garage-car:after{content:"􏤊"}.fad.fa-garage-open:after{content:"􏤋"}.fad.fa-gas-pump:after{content:"􏔯"}.fad.fa-gas-pump-slash:after{content:"􏗴"}.fad.fa-gavel:after{content:"􏃣"}.fad.fa-gem:after{content:"􏎥"}.fad.fa-genderless:after{content:"􏈭"}.fad.fa-ghost:after{content:"􏛢"}.fad.fa-gift:after{content:"􏁫"}.fad.fa-gift-card:after{content:"􏙣"}.fad.fa-gifts:after{content:"􏞜"}.fad.fa-gingerbread-man:after{content:"􏞝"}.fad.fa-glass:after{content:"􏠄"}.fad.fa-glass-champagne:after{content:"􏞞"}.fad.fa-glass-cheers:after{content:"􏞟"}.fad.fa-glass-citrus:after{content:"􏡩"}.fad.fa-glass-martini:after{content:"􏀀"}.fad.fa-glass-martini-alt:after{content:"􏕻"}.fad.fa-glass-whiskey:after{content:"􏞠"}.fad.fa-glass-whiskey-rocks:after{content:"􏞡"}.fad.fa-glasses:after{content:"􏔰"}.fad.fa-glasses-alt:after{content:"􏗵"}.fad.fa-globe:after{content:"􏂬"}.fad.fa-globe-africa:after{content:"􏕼"}.fad.fa-globe-americas:after{content:"􏕽"}.fad.fa-globe-asia:after{content:"􏕾"}.fad.fa-globe-europe:after{content:"􏞢"}.fad.fa-globe-snow:after{content:"􏞣"}.fad.fa-globe-stand:after{content:"􏗶"}.fad.fa-golf-ball:after{content:"􏑐"}.fad.fa-golf-club:after{content:"􏑑"}.fad.fa-gopuram:after{content:"􏙤"}.fad.fa-graduation-cap:after{content:"􏆝"}.fad.fa-gramophone:after{content:"􏢽"}.fad.fa-greater-than:after{content:"􏔱"}.fad.fa-greater-than-equal:after{content:"􏔲"}.fad.fa-grimace:after{content:"􏕿"}.fad.fa-grin:after{content:"􏖀"}.fad.fa-grin-alt:after{content:"􏖁"}.fad.fa-grin-beam:after{content:"􏖂"}.fad.fa-grin-beam-sweat:after{content:"􏖃"}.fad.fa-grin-hearts:after{content:"􏖄"}.fad.fa-grin-squint:after{content:"􏖅"}.fad.fa-grin-squint-tears:after{content:"􏖆"}.fad.fa-grin-stars:after{content:"􏖇"}.fad.fa-grin-tears:after{content:"􏖈"}.fad.fa-grin-tongue:after{content:"􏖉"}.fad.fa-grin-tongue-squint:after{content:"􏖊"}.fad.fa-grin-tongue-wink:after{content:"􏖋"}.fad.fa-grin-wink:after{content:"􏖌"}.fad.fa-grip-horizontal:after{content:"􏖍"}.fad.fa-grip-lines:after{content:"􏞤"}.fad.fa-grip-lines-vertical:after{content:"􏞥"}.fad.fa-grip-vertical:after{content:"􏖎"}.fad.fa-guitar:after{content:"􏞦"}.fad.fa-guitar-electric:after{content:"􏢾"}.fad.fa-guitars:after{content:"􏢿"}.fad.fa-h-square:after{content:"􏃽"}.fad.fa-h1:after{content:"􏌓"}.fad.fa-h2:after{content:"􏌔"}.fad.fa-h3:after{content:"􏌕"}.fad.fa-h4:after{content:"􏡪"}.fad.fa-hamburger:after{content:"􏠅"}.fad.fa-hammer:after{content:"􏛣"}.fad.fa-hammer-war:after{content:"􏛤"}.fad.fa-hamsa:after{content:"􏙥"}.fad.fa-hand-heart:after{content:"􏒼"}.fad.fa-hand-holding:after{content:"􏒽"}.fad.fa-hand-holding-box:after{content:"􏑻"}.fad.fa-hand-holding-heart:after{content:"􏒾"}.fad.fa-hand-holding-magic:after{content:"􏛥"}.fad.fa-hand-holding-seedling:after{content:"􏒿"}.fad.fa-hand-holding-usd:after{content:"􏓀"}.fad.fa-hand-holding-water:after{content:"􏓁"}.fad.fa-hand-lizard:after{content:"􏉘"}.fad.fa-hand-middle-finger:after{content:"􏠆"}.fad.fa-hand-paper:after{content:"􏉖"}.fad.fa-hand-peace:after{content:"􏉛"}.fad.fa-hand-point-down:after{content:"􏂧"}.fad.fa-hand-point-left:after{content:"􏂥"}.fad.fa-hand-point-right:after{content:"􏂤"}.fad.fa-hand-point-up:after{content:"􏂦"}.fad.fa-hand-pointer:after{content:"􏉚"}.fad.fa-hand-receiving:after{content:"􏑼"}.fad.fa-hand-rock:after{content:"􏉕"}.fad.fa-hand-scissors:after{content:"􏉗"}.fad.fa-hand-spock:after{content:"􏉙"}.fad.fa-hands:after{content:"􏓂"}.fad.fa-hands-heart:after{content:"􏓃"}.fad.fa-hands-helping:after{content:"􏓄"}.fad.fa-hands-usd:after{content:"􏓅"}.fad.fa-handshake:after{content:"􏊵"}.fad.fa-handshake-alt:after{content:"􏓆"}.fad.fa-hanukiah:after{content:"􏛦"}.fad.fa-hard-hat:after{content:"􏠇"}.fad.fa-hashtag:after{content:"􏊒"}.fad.fa-hat-chef:after{content:"􏡫"}.fad.fa-hat-cowboy:after{content:"􏣀"}.fad.fa-hat-cowboy-side:after{content:"􏣁"}.fad.fa-hat-santa:after{content:"􏞧"}.fad.fa-hat-winter:after{content:"􏞨"}.fad.fa-hat-witch:after{content:"􏛧"}.fad.fa-hat-wizard:after{content:"􏛨"}.fad.fa-hdd:after{content:"􏂠"}.fad.fa-head-side:after{content:"􏛩"}.fad.fa-head-side-brain:after{content:"􏠈"}.fad.fa-head-side-headphones:after{content:"􏣂"}.fad.fa-head-side-medical:after{content:"􏠉"}.fad.fa-head-vr:after{content:"􏛪"}.fad.fa-heading:after{content:"􏇜"}.fad.fa-headphones:after{content:"􏀥"}.fad.fa-headphones-alt:after{content:"􏖏"}.fad.fa-headset:after{content:"􏖐"}.fad.fa-heart:after{content:"􏀄"}.fad.fa-heart-broken:after{content:"􏞩"}.fad.fa-heart-circle:after{content:"􏓇"}.fad.fa-heart-rate:after{content:"􏗸"}.fad.fa-heart-square:after{content:"􏓈"}.fad.fa-heartbeat:after{content:"􏈞"}.fad.fa-heat:after{content:"􏤌"}.fad.fa-helicopter:after{content:"􏔳"}.fad.fa-helmet-battle:after{content:"􏛫"}.fad.fa-hexagon:after{content:"􏌒"}.fad.fa-highlighter:after{content:"􏖑"}.fad.fa-hiking:after{content:"􏛬"}.fad.fa-hippo:after{content:"􏛭"}.fad.fa-history:after{content:"􏇚"}.fad.fa-hockey-mask:after{content:"􏛮"}.fad.fa-hockey-puck:after{content:"􏑓"}.fad.fa-hockey-sticks:after{content:"􏑔"}.fad.fa-holly-berry:after{content:"􏞪"}.fad.fa-home:after{content:"􏀕"}.fad.fa-home-alt:after{content:"􏠊"}.fad.fa-home-heart:after{content:"􏓉"}.fad.fa-home-lg:after{content:"􏠋"}.fad.fa-home-lg-alt:after{content:"􏠌"}.fad.fa-hood-cloak:after{content:"􏛯"}.fad.fa-horizontal-rule:after{content:"􏡬"}.fad.fa-horse:after{content:"􏛰"}.fad.fa-horse-head:after{content:"􏞫"}.fad.fa-horse-saddle:after{content:"􏣃"}.fad.fa-hospital:after{content:"􏃸"}.fad.fa-hospital-alt:after{content:"􏑽"}.fad.fa-hospital-symbol:after{content:"􏑾"}.fad.fa-hospital-user:after{content:"􏠍"}.fad.fa-hospitals:after{content:"􏠎"}.fad.fa-hot-tub:after{content:"􏖓"}.fad.fa-hotdog:after{content:"􏠏"}.fad.fa-hotel:after{content:"􏖔"}.fad.fa-hourglass:after{content:"􏉔"}.fad.fa-hourglass-end:after{content:"􏉓"}.fad.fa-hourglass-half:after{content:"􏉒"}.fad.fa-hourglass-start:after{content:"􏉑"}.fad.fa-house:after{content:"􏤍"}.fad.fa-house-damage:after{content:"􏛱"}.fad.fa-house-day:after{content:"􏤎"}.fad.fa-house-flood:after{content:"􏝏"}.fad.fa-house-leave:after{content:"􏤏"}.fad.fa-house-night:after{content:"􏤐"}.fad.fa-house-return:after{content:"􏤑"}.fad.fa-house-signal:after{content:"􏤒"}.fad.fa-hryvnia:after{content:"􏛲"}.fad.fa-humidity:after{content:"􏝐"}.fad.fa-hurricane:after{content:"􏝑"}.fad.fa-i-cursor:after{content:"􏉆"}.fad.fa-ice-cream:after{content:"􏠐"}.fad.fa-ice-skate:after{content:"􏞬"}.fad.fa-icicles:after{content:"􏞭"}.fad.fa-icons:after{content:"􏡭"}.fad.fa-icons-alt:after{content:"􏡮"}.fad.fa-id-badge:after{content:"􏋁"}.fad.fa-id-card:after{content:"􏋂"}.fad.fa-id-card-alt:after{content:"􏑿"}.fad.fa-igloo:after{content:"􏞮"}.fad.fa-image:after{content:"􏀾"}.fad.fa-image-polaroid:after{content:"􏣄"}.fad.fa-images:after{content:"􏌂"}.fad.fa-inbox:after{content:"􏀜"}.fad.fa-inbox-in:after{content:"􏌐"}.fad.fa-inbox-out:after{content:"􏌑"}.fad.fa-indent:after{content:"􏀼"}.fad.fa-industry:after{content:"􏉵"}.fad.fa-industry-alt:after{content:"􏎳"}.fad.fa-infinity:after{content:"􏔴"}.fad.fa-info:after{content:"􏄩"}.fad.fa-info-circle:after{content:"􏁚"}.fad.fa-info-square:after{content:"􏌏"}.fad.fa-inhaler:after{content:"􏗹"}.fad.fa-integral:after{content:"􏙧"}.fad.fa-intersection:after{content:"􏙨"}.fad.fa-inventory:after{content:"􏒀"}.fad.fa-island-tropical:after{content:"􏠑"}.fad.fa-italic:after{content:"􏀳"}.fad.fa-jack-o-lantern:after{content:"􏌎"}.fad.fa-jedi:after{content:"􏙩"}.fad.fa-joint:after{content:"􏖕"}.fad.fa-journal-whills:after{content:"􏙪"}.fad.fa-joystick:after{content:"􏣅"}.fad.fa-jug:after{content:"􏣆"}.fad.fa-kaaba:after{content:"􏙫"}.fad.fa-kazoo:after{content:"􏣇"}.fad.fa-kerning:after{content:"􏡯"}.fad.fa-key:after{content:"􏂄"}.fad.fa-key-skeleton:after{content:"􏛳"}.fad.fa-keyboard:after{content:"􏄜"}.fad.fa-keynote:after{content:"􏙬"}.fad.fa-khanda:after{content:"􏙭"}.fad.fa-kidneys:after{content:"􏗻"}.fad.fa-kiss:after{content:"􏖖"}.fad.fa-kiss-beam:after{content:"􏖗"}.fad.fa-kiss-wink-heart:after{content:"􏖘"}.fad.fa-kite:after{content:"􏛴"}.fad.fa-kiwi-bird:after{content:"􏔵"}.fad.fa-knife-kitchen:after{content:"􏛵"}.fad.fa-lambda:after{content:"􏙮"}.fad.fa-lamp:after{content:"􏓊"}.fad.fa-lamp-desk:after{content:"􏤔"}.fad.fa-lamp-floor:after{content:"􏤕"}.fad.fa-landmark:after{content:"􏙯"}.fad.fa-landmark-alt:after{content:"􏝒"}.fad.fa-language:after{content:"􏆫"}.fad.fa-laptop:after{content:"􏄉"}.fad.fa-laptop-code:after{content:"􏗼"}.fad.fa-laptop-medical:after{content:"􏠒"}.fad.fa-lasso:after{content:"􏣈"}.fad.fa-laugh:after{content:"􏖙"}.fad.fa-laugh-beam:after{content:"􏖚"}.fad.fa-laugh-squint:after{content:"􏖛"}.fad.fa-laugh-wink:after{content:"􏖜"}.fad.fa-layer-group:after{content:"􏗽"}.fad.fa-layer-minus:after{content:"􏗾"}.fad.fa-layer-plus:after{content:"􏗿"}.fad.fa-leaf:after{content:"􏁬"}.fad.fa-leaf-heart:after{content:"􏓋"}.fad.fa-leaf-maple:after{content:"􏛶"}.fad.fa-leaf-oak:after{content:"􏛷"}.fad.fa-lemon:after{content:"􏂔"}.fad.fa-less-than:after{content:"􏔶"}.fad.fa-less-than-equal:after{content:"􏔷"}.fad.fa-level-down:after{content:"􏅉"}.fad.fa-level-down-alt:after{content:"􏎾"}.fad.fa-level-up:after{content:"􏅈"}.fad.fa-level-up-alt:after{content:"􏎿"}.fad.fa-life-ring:after{content:"􏇍"}.fad.fa-light-ceiling:after{content:"􏤖"}.fad.fa-light-switch:after{content:"􏤗"}.fad.fa-light-switch-off:after{content:"􏤘"}.fad.fa-light-switch-on:after{content:"􏤙"}.fad.fa-lightbulb:after{content:"􏃫"}.fad.fa-lightbulb-dollar:after{content:"􏙰"}.fad.fa-lightbulb-exclamation:after{content:"􏙱"}.fad.fa-lightbulb-on:after{content:"􏙲"}.fad.fa-lightbulb-slash:after{content:"􏙳"}.fad.fa-lights-holiday:after{content:"􏞲"}.fad.fa-line-columns:after{content:"􏡰"}.fad.fa-line-height:after{content:"􏡱"}.fad.fa-link:after{content:"􏃁"}.fad.fa-lips:after{content:"􏘀"}.fad.fa-lira-sign:after{content:"􏆕"}.fad.fa-list:after{content:"􏀺"}.fad.fa-list-alt:after{content:"􏀢"}.fad.fa-list-music:after{content:"􏣉"}.fad.fa-list-ol:after{content:"􏃋"}.fad.fa-list-ul:after{content:"􏃊"}.fad.fa-location:after{content:"􏘁"}.fad.fa-location-arrow:after{content:"􏄤"}.fad.fa-location-circle:after{content:"􏘂"}.fad.fa-location-slash:after{content:"􏘃"}.fad.fa-lock:after{content:"􏀣"}.fad.fa-lock-alt:after{content:"􏌍"}.fad.fa-lock-open:after{content:"􏏁"}.fad.fa-lock-open-alt:after{content:"􏏂"}.fad.fa-long-arrow-alt-down:after{content:"􏌉"}.fad.fa-long-arrow-alt-left:after{content:"􏌊"}.fad.fa-long-arrow-alt-right:after{content:"􏌋"}.fad.fa-long-arrow-alt-up:after{content:"􏌌"}.fad.fa-long-arrow-down:after{content:"􏅵"}.fad.fa-long-arrow-left:after{content:"􏅷"}.fad.fa-long-arrow-right:after{content:"􏅸"}.fad.fa-long-arrow-up:after{content:"􏅶"}.fad.fa-loveseat:after{content:"􏓌"}.fad.fa-low-vision:after{content:"􏊨"}.fad.fa-luchador:after{content:"􏑕"}.fad.fa-luggage-cart:after{content:"􏖝"}.fad.fa-lungs:after{content:"􏘄"}.fad.fa-mace:after{content:"􏛸"}.fad.fa-magic:after{content:"􏃐"}.fad.fa-magnet:after{content:"􏁶"}.fad.fa-mail-bulk:after{content:"􏙴"}.fad.fa-mailbox:after{content:"􏠓"}.fad.fa-male:after{content:"􏆃"}.fad.fa-mandolin:after{content:"􏛹"}.fad.fa-map:after{content:"􏉹"}.fad.fa-map-marked:after{content:"􏖟"}.fad.fa-map-marked-alt:after{content:"􏖠"}.fad.fa-map-marker:after{content:"􏁁"}.fad.fa-map-marker-alt:after{content:"􏏅"}.fad.fa-map-marker-alt-slash:after{content:"􏘅"}.fad.fa-map-marker-check:after{content:"􏘆"}.fad.fa-map-marker-edit:after{content:"􏘇"}.fad.fa-map-marker-exclamation:after{content:"􏘈"}.fad.fa-map-marker-minus:after{content:"􏘉"}.fad.fa-map-marker-plus:after{content:"􏘊"}.fad.fa-map-marker-question:after{content:"􏘋"}.fad.fa-map-marker-slash:after{content:"􏘌"}.fad.fa-map-marker-smile:after{content:"􏘍"}.fad.fa-map-marker-times:after{content:"􏘎"}.fad.fa-map-pin:after{content:"􏉶"}.fad.fa-map-signs:after{content:"􏉷"}.fad.fa-marker:after{content:"􏖡"}.fad.fa-mars:after{content:"􏈢"}.fad.fa-mars-double:after{content:"􏈧"}.fad.fa-mars-stroke:after{content:"􏈩"}.fad.fa-mars-stroke-h:after{content:"􏈫"}.fad.fa-mars-stroke-v:after{content:"􏈪"}.fad.fa-mask:after{content:"􏛺"}.fad.fa-meat:after{content:"􏠔"}.fad.fa-medal:after{content:"􏖢"}.fad.fa-medkit:after{content:"􏃺"}.fad.fa-megaphone:after{content:"􏙵"}.fad.fa-meh:after{content:"􏄚"}.fad.fa-meh-blank:after{content:"􏖤"}.fad.fa-meh-rolling-eyes:after{content:"􏖥"}.fad.fa-memory:after{content:"􏔸"}.fad.fa-menorah:after{content:"􏙶"}.fad.fa-mercury:after{content:"􏈣"}.fad.fa-meteor:after{content:"􏝓"}.fad.fa-microchip:after{content:"􏋛"}.fad.fa-microphone:after{content:"􏄰"}.fad.fa-microphone-alt:after{content:"􏏉"}.fad.fa-microphone-alt-slash:after{content:"􏔹"}.fad.fa-microphone-slash:after{content:"􏄱"}.fad.fa-microphone-stand:after{content:"􏣋"}.fad.fa-microscope:after{content:"􏘐"}.fad.fa-microwave:after{content:"􏤛"}.fad.fa-mind-share:after{content:"􏙷"}.fad.fa-minus:after{content:"􏁨"}.fad.fa-minus-circle:after{content:"􏁖"}.fad.fa-minus-hexagon:after{content:"􏌇"}.fad.fa-minus-octagon:after{content:"􏌈"}.fad.fa-minus-square:after{content:"􏅆"}.fad.fa-mistletoe:after{content:"􏞴"}.fad.fa-mitten:after{content:"􏞵"}.fad.fa-mobile:after{content:"􏄋"}.fad.fa-mobile-alt:after{content:"􏏍"}.fad.fa-mobile-android:after{content:"􏏎"}.fad.fa-mobile-android-alt:after{content:"􏏏"}.fad.fa-money-bill:after{content:"􏃖"}.fad.fa-money-bill-alt:after{content:"􏏑"}.fad.fa-money-bill-wave:after{content:"􏔺"}.fad.fa-money-bill-wave-alt:after{content:"􏔻"}.fad.fa-money-check:after{content:"􏔼"}.fad.fa-money-check-alt:after{content:"􏔽"}.fad.fa-money-check-edit:after{content:"􏡲"}.fad.fa-money-check-edit-alt:after{content:"􏡳"}.fad.fa-monitor-heart-rate:after{content:"􏘑"}.fad.fa-monkey:after{content:"􏛻"}.fad.fa-monument:after{content:"􏖦"}.fad.fa-moon:after{content:"􏆆"}.fad.fa-moon-cloud:after{content:"􏝔"}.fad.fa-moon-stars:after{content:"􏝕"}.fad.fa-mortar-pestle:after{content:"􏖧"}.fad.fa-mosque:after{content:"􏙸"}.fad.fa-motorcycle:after{content:"􏈜"}.fad.fa-mountain:after{content:"􏛼"}.fad.fa-mountains:after{content:"􏛽"}.fad.fa-mouse:after{content:"􏣌"}.fad.fa-mouse-alt:after{content:"􏣍"}.fad.fa-mouse-pointer:after{content:"􏉅"}.fad.fa-mp3-player:after{content:"􏣎"}.fad.fa-mug:after{content:"􏡴"}.fad.fa-mug-hot:after{content:"􏞶"}.fad.fa-mug-marshmallows:after{content:"􏞷"}.fad.fa-mug-tea:after{content:"􏡵"}.fad.fa-music:after{content:"􏀁"}.fad.fa-music-alt:after{content:"􏣏"}.fad.fa-music-alt-slash:after{content:"􏣐"}.fad.fa-music-slash:after{content:"􏣑"}.fad.fa-narwhal:after{content:"􏛾"}.fad.fa-network-wired:after{content:"􏛿"}.fad.fa-neuter:after{content:"􏈬"}.fad.fa-newspaper:after{content:"􏇪"}.fad.fa-not-equal:after{content:"􏔾"}.fad.fa-notes-medical:after{content:"􏒁"}.fad.fa-object-group:after{content:"􏉇"}.fad.fa-object-ungroup:after{content:"􏉈"}.fad.fa-octagon:after{content:"􏌆"}.fad.fa-oil-can:after{content:"􏘓"}.fad.fa-oil-temp:after{content:"􏘔"}.fad.fa-om:after{content:"􏙹"}.fad.fa-omega:after{content:"􏙺"}.fad.fa-ornament:after{content:"􏞸"}.fad.fa-otter:after{content:"􏜀"}.fad.fa-outdent:after{content:"􏀻"}.fad.fa-outlet:after{content:"􏤜"}.fad.fa-oven:after{content:"􏤝"}.fad.fa-overline:after{content:"􏡶"}.fad.fa-page-break:after{content:"􏡷"}.fad.fa-pager:after{content:"􏠕"}.fad.fa-paint-brush:after{content:"􏇼"}.fad.fa-paint-brush-alt:after{content:"􏖩"}.fad.fa-paint-roller:after{content:"􏖪"}.fad.fa-palette:after{content:"􏔿"}.fad.fa-pallet:after{content:"􏒂"}.fad.fa-pallet-alt:after{content:"􏒃"}.fad.fa-paper-plane:after{content:"􏇘"}.fad.fa-paperclip:after{content:"􏃆"}.fad.fa-parachute-box:after{content:"􏓍"}.fad.fa-paragraph:after{content:"􏇝"}.fad.fa-paragraph-rtl:after{content:"􏡸"}.fad.fa-parking:after{content:"􏕀"}.fad.fa-parking-circle:after{content:"􏘕"}.fad.fa-parking-circle-slash:after{content:"􏘖"}.fad.fa-parking-slash:after{content:"􏘗"}.fad.fa-passport:after{content:"􏖫"}.fad.fa-pastafarianism:after{content:"􏙻"}.fad.fa-paste:after{content:"􏃪"}.fad.fa-pause:after{content:"􏁌"}.fad.fa-pause-circle:after{content:"􏊋"}.fad.fa-paw:after{content:"􏆰"}.fad.fa-paw-alt:after{content:"􏜁"}.fad.fa-paw-claws:after{content:"􏜂"}.fad.fa-peace:after{content:"􏙼"}.fad.fa-pegasus:after{content:"􏜃"}.fad.fa-pen:after{content:"􏌄"}.fad.fa-pen-alt:after{content:"􏌅"}.fad.fa-pen-fancy:after{content:"􏖬"}.fad.fa-pen-nib:after{content:"􏖭"}.fad.fa-pen-square:after{content:"􏅋"}.fad.fa-pencil:after{content:"􏁀"}.fad.fa-pencil-alt:after{content:"􏌃"}.fad.fa-pencil-paintbrush:after{content:"􏘘"}.fad.fa-pencil-ruler:after{content:"􏖮"}.fad.fa-pennant:after{content:"􏑖"}.fad.fa-people-carry:after{content:"􏓎"}.fad.fa-pepper-hot:after{content:"􏠖"}.fad.fa-percent:after{content:"􏊕"}.fad.fa-percentage:after{content:"􏕁"}.fad.fa-person-booth:after{content:"􏝖"}.fad.fa-person-carry:after{content:"􏓏"}.fad.fa-person-dolly:after{content:"􏓐"}.fad.fa-person-dolly-empty:after{content:"􏓑"}.fad.fa-person-sign:after{content:"􏝗"}.fad.fa-phone:after{content:"􏂕"}.fad.fa-phone-alt:after{content:"􏡹"}.fad.fa-phone-laptop:after{content:"􏡺"}.fad.fa-phone-office:after{content:"􏙽"}.fad.fa-phone-plus:after{content:"􏓒"}.fad.fa-phone-rotary:after{content:"􏣓"}.fad.fa-phone-slash:after{content:"􏏝"}.fad.fa-phone-square:after{content:"􏂘"}.fad.fa-phone-square-alt:after{content:"􏡻"}.fad.fa-phone-volume:after{content:"􏊠"}.fad.fa-photo-video:after{content:"􏡼"}.fad.fa-pi:after{content:"􏙾"}.fad.fa-piano:after{content:"􏣔"}.fad.fa-piano-keyboard:after{content:"􏣕"}.fad.fa-pie:after{content:"􏜅"}.fad.fa-pig:after{content:"􏜆"}.fad.fa-piggy-bank:after{content:"􏓓"}.fad.fa-pills:after{content:"􏒄"}.fad.fa-pizza:after{content:"􏠗"}.fad.fa-pizza-slice:after{content:"􏠘"}.fad.fa-place-of-worship:after{content:"􏙿"}.fad.fa-plane:after{content:"􏁲"}.fad.fa-plane-alt:after{content:"􏏞"}.fad.fa-plane-arrival:after{content:"􏖯"}.fad.fa-plane-departure:after{content:"􏖰"}.fad.fa-planet-moon:after{content:"􏤟"}.fad.fa-planet-ringed:after{content:"􏤠"}.fad.fa-play:after{content:"􏁋"}.fad.fa-play-circle:after{content:"􏅄"}.fad.fa-plug:after{content:"􏇦"}.fad.fa-plus:after{content:"􏁧"}.fad.fa-plus-circle:after{content:"􏁕"}.fad.fa-plus-hexagon:after{content:"􏌀"}.fad.fa-plus-octagon:after{content:"􏌁"}.fad.fa-plus-square:after{content:"􏃾"}.fad.fa-podcast:after{content:"􏋎"}.fad.fa-podium:after{content:"􏚀"}.fad.fa-podium-star:after{content:"􏝘"}.fad.fa-police-box:after{content:"􏤡"}.fad.fa-poll:after{content:"􏚁"}.fad.fa-poll-h:after{content:"􏚂"}.fad.fa-poll-people:after{content:"􏝙"}.fad.fa-poo:after{content:"􏋾"}.fad.fa-poo-storm:after{content:"􏝚"}.fad.fa-poop:after{content:"􏘙"}.fad.fa-popcorn:after{content:"􏠙"}.fad.fa-portal-enter:after{content:"􏤢"}.fad.fa-portal-exit:after{content:"􏤣"}.fad.fa-portrait:after{content:"􏏠"}.fad.fa-pound-sign:after{content:"􏅔"}.fad.fa-power-off:after{content:"􏀑"}.fad.fa-pray:after{content:"􏚃"}.fad.fa-praying-hands:after{content:"􏚄"}.fad.fa-prescription:after{content:"􏖱"}.fad.fa-prescription-bottle:after{content:"􏒅"}.fad.fa-prescription-bottle-alt:after{content:"􏒆"}.fad.fa-presentation:after{content:"􏚅"}.fad.fa-print:after{content:"􏀯"}.fad.fa-print-search:after{content:"􏠚"}.fad.fa-print-slash:after{content:"􏚆"}.fad.fa-procedures:after{content:"􏒇"}.fad.fa-project-diagram:after{content:"􏕂"}.fad.fa-projector:after{content:"􏣖"}.fad.fa-pumpkin:after{content:"􏜇"}.fad.fa-puzzle-piece:after{content:"􏄮"}.fad.fa-qrcode:after{content:"􏀩"}.fad.fa-question:after{content:"􏄨"}.fad.fa-question-circle:after{content:"􏁙"}.fad.fa-question-square:after{content:"􏋽"}.fad.fa-quidditch:after{content:"􏑘"}.fad.fa-quote-left:after{content:"􏄍"}.fad.fa-quote-right:after{content:"􏄎"}.fad.fa-quran:after{content:"􏚇"}.fad.fa-rabbit:after{content:"􏜈"}.fad.fa-rabbit-fast:after{content:"􏜉"}.fad.fa-racquet:after{content:"􏑚"}.fad.fa-radar:after{content:"􏤤"}.fad.fa-radiation:after{content:"􏞹"}.fad.fa-radiation-alt:after{content:"􏞺"}.fad.fa-radio:after{content:"􏣗"}.fad.fa-radio-alt:after{content:"􏣘"}.fad.fa-rainbow:after{content:"􏝛"}.fad.fa-raindrops:after{content:"􏝜"}.fad.fa-ram:after{content:"􏜊"}.fad.fa-ramp-loading:after{content:"􏓔"}.fad.fa-random:after{content:"􏁴"}.fad.fa-raygun:after{content:"􏤥"}.fad.fa-receipt:after{content:"􏕃"}.fad.fa-record-vinyl:after{content:"􏣙"}.fad.fa-rectangle-landscape:after{content:"􏋺"}.fad.fa-rectangle-portrait:after{content:"􏋻"}.fad.fa-rectangle-wide:after{content:"􏋼"}.fad.fa-recycle:after{content:"􏆸"}.fad.fa-redo:after{content:"􏀞"}.fad.fa-redo-alt:after{content:"􏋹"}.fad.fa-refrigerator:after{content:"􏤦"}.fad.fa-registered:after{content:"􏉝"}.fad.fa-remove-format:after{content:"􏡽"}.fad.fa-repeat:after{content:"􏍣"}.fad.fa-repeat-1:after{content:"􏍥"}.fad.fa-repeat-1-alt:after{content:"􏍦"}.fad.fa-repeat-alt:after{content:"􏍤"}.fad.fa-reply:after{content:"􏏥"}.fad.fa-reply-all:after{content:"􏄢"}.fad.fa-republican:after{content:"􏝞"}.fad.fa-restroom:after{content:"􏞽"}.fad.fa-retweet:after{content:"􏁹"}.fad.fa-retweet-alt:after{content:"􏍡"}.fad.fa-ribbon:after{content:"􏓖"}.fad.fa-ring:after{content:"􏜋"}.fad.fa-rings-wedding:after{content:"􏠛"}.fad.fa-road:after{content:"􏀘"}.fad.fa-robot:after{content:"􏕄"}.fad.fa-rocket:after{content:"􏄵"}.fad.fa-rocket-launch:after{content:"􏤧"}.fad.fa-route:after{content:"􏓗"}.fad.fa-route-highway:after{content:"􏘚"}.fad.fa-route-interstate:after{content:"􏘛"}.fad.fa-router:after{content:"􏣚"}.fad.fa-rss:after{content:"􏂞"}.fad.fa-rss-square:after{content:"􏅃"}.fad.fa-ruble-sign:after{content:"􏅘"}.fad.fa-ruler:after{content:"􏕅"}.fad.fa-ruler-combined:after{content:"􏕆"}.fad.fa-ruler-horizontal:after{content:"􏕇"}.fad.fa-ruler-triangle:after{content:"􏘜"}.fad.fa-ruler-vertical:after{content:"􏕈"}.fad.fa-running:after{content:"􏜌"}.fad.fa-rupee-sign:after{content:"􏅖"}.fad.fa-rv:after{content:"􏞾"}.fad.fa-sack:after{content:"􏠜"}.fad.fa-sack-dollar:after{content:"􏠝"}.fad.fa-sad-cry:after{content:"􏖳"}.fad.fa-sad-tear:after{content:"􏖴"}.fad.fa-salad:after{content:"􏠞"}.fad.fa-sandwich:after{content:"􏠟"}.fad.fa-satellite:after{content:"􏞿"}.fad.fa-satellite-dish:after{content:"􏟀"}.fad.fa-sausage:after{content:"􏠠"}.fad.fa-save:after{content:"􏃇"}.fad.fa-sax-hot:after{content:"􏣛"}.fad.fa-saxophone:after{content:"􏣜"}.fad.fa-scalpel:after{content:"􏘝"}.fad.fa-scalpel-path:after{content:"􏘞"}.fad.fa-scanner:after{content:"􏒈"}.fad.fa-scanner-image:after{content:"􏣳"}.fad.fa-scanner-keyboard:after{content:"􏒉"}.fad.fa-scanner-touchscreen:after{content:"􏒊"}.fad.fa-scarecrow:after{content:"􏜍"}.fad.fa-scarf:after{content:"􏟁"}.fad.fa-school:after{content:"􏕉"}.fad.fa-screwdriver:after{content:"􏕊"}.fad.fa-scroll:after{content:"􏜎"}.fad.fa-scroll-old:after{content:"􏜏"}.fad.fa-scrubber:after{content:"􏋸"}.fad.fa-scythe:after{content:"􏜐"}.fad.fa-sd-card:after{content:"􏟂"}.fad.fa-search:after{content:"􏀂"}.fad.fa-search-dollar:after{content:"􏚈"}.fad.fa-search-location:after{content:"􏚉"}.fad.fa-search-minus:after{content:"􏀐"}.fad.fa-search-plus:after{content:"􏀎"}.fad.fa-seedling:after{content:"􏓘"}.fad.fa-send-back:after{content:"􏡾"}.fad.fa-send-backward:after{content:"􏡿"}.fad.fa-sensor:after{content:"􏤨"}.fad.fa-sensor-alert:after{content:"􏤩"}.fad.fa-sensor-fire:after{content:"􏤪"}.fad.fa-sensor-on:after{content:"􏤫"}.fad.fa-sensor-smoke:after{content:"􏤬"}.fad.fa-server:after{content:"􏈳"}.fad.fa-shapes:after{content:"􏘟"}.fad.fa-share:after{content:"􏁤"}.fad.fa-share-all:after{content:"􏍧"}.fad.fa-share-alt:after{content:"􏇠"}.fad.fa-share-alt-square:after{content:"􏇡"}.fad.fa-share-square:after{content:"􏅍"}.fad.fa-sheep:after{content:"􏜑"}.fad.fa-shekel-sign:after{content:"􏈋"}.fad.fa-shield:after{content:"􏄲"}.fad.fa-shield-alt:after{content:"􏏭"}.fad.fa-shield-check:after{content:"􏋷"}.fad.fa-shield-cross:after{content:"􏜒"}.fad.fa-ship:after{content:"􏈚"}.fad.fa-shipping-fast:after{content:"􏒋"}.fad.fa-shipping-timed:after{content:"􏒌"}.fad.fa-shish-kebab:after{content:"􏠡"}.fad.fa-shoe-prints:after{content:"􏕋"}.fad.fa-shopping-bag:after{content:"􏊐"}.fad.fa-shopping-basket:after{content:"􏊑"}.fad.fa-shopping-cart:after{content:"􏁺"}.fad.fa-shovel:after{content:"􏜓"}.fad.fa-shovel-snow:after{content:"􏟃"}.fad.fa-shower:after{content:"􏋌"}.fad.fa-shredder:after{content:"􏚊"}.fad.fa-shuttle-van:after{content:"􏖶"}.fad.fa-shuttlecock:after{content:"􏑛"}.fad.fa-sickle:after{content:"􏠢"}.fad.fa-sigma:after{content:"􏚋"}.fad.fa-sign:after{content:"􏓙"}.fad.fa-sign-in:after{content:"􏂐"}.fad.fa-sign-in-alt:after{content:"􏋶"}.fad.fa-sign-language:after{content:"􏊧"}.fad.fa-sign-out:after{content:"􏂋"}.fad.fa-sign-out-alt:after{content:"􏋵"}.fad.fa-signal:after{content:"􏀒"}.fad.fa-signal-1:after{content:"􏚌"}.fad.fa-signal-2:after{content:"􏚍"}.fad.fa-signal-3:after{content:"􏚎"}.fad.fa-signal-4:after{content:"􏚏"}.fad.fa-signal-alt:after{content:"􏚐"}.fad.fa-signal-alt-1:after{content:"􏚑"}.fad.fa-signal-alt-2:after{content:"􏚒"}.fad.fa-signal-alt-3:after{content:"􏚓"}.fad.fa-signal-alt-slash:after{content:"􏚔"}.fad.fa-signal-slash:after{content:"􏚕"}.fad.fa-signal-stream:after{content:"􏣝"}.fad.fa-signature:after{content:"􏖷"}.fad.fa-sim-card:after{content:"􏟄"}.fad.fa-siren:after{content:"􏤭"}.fad.fa-siren-on:after{content:"􏤮"}.fad.fa-sitemap:after{content:"􏃨"}.fad.fa-skating:after{content:"􏟅"}.fad.fa-skeleton:after{content:"􏘠"}.fad.fa-ski-jump:after{content:"􏟇"}.fad.fa-ski-lift:after{content:"􏟈"}.fad.fa-skiing:after{content:"􏟉"}.fad.fa-skiing-nordic:after{content:"􏟊"}.fad.fa-skull:after{content:"􏕌"}.fad.fa-skull-cow:after{content:"􏣞"}.fad.fa-skull-crossbones:after{content:"􏜔"}.fad.fa-slash:after{content:"􏜕"}.fad.fa-sledding:after{content:"􏟋"}.fad.fa-sleigh:after{content:"􏟌"}.fad.fa-sliders-h:after{content:"􏇞"}.fad.fa-sliders-h-square:after{content:"􏏰"}.fad.fa-sliders-v:after{content:"􏏱"}.fad.fa-sliders-v-square:after{content:"􏏲"}.fad.fa-smile:after{content:"􏄘"}.fad.fa-smile-beam:after{content:"􏖸"}.fad.fa-smile-plus:after{content:"􏖹"}.fad.fa-smile-wink:after{content:"􏓚"}.fad.fa-smog:after{content:"􏝟"}.fad.fa-smoke:after{content:"􏝠"}.fad.fa-smoking:after{content:"􏒍"}.fad.fa-smoking-ban:after{content:"􏕍"}.fad.fa-sms:after{content:"􏟍"}.fad.fa-snake:after{content:"􏜖"}.fad.fa-snooze:after{content:"􏢀"}.fad.fa-snow-blowing:after{content:"􏝡"}.fad.fa-snowboarding:after{content:"􏟎"}.fad.fa-snowflake:after{content:"􏋜"}.fad.fa-snowflakes:after{content:"􏟏"}.fad.fa-snowman:after{content:"􏟐"}.fad.fa-snowmobile:after{content:"􏟑"}.fad.fa-snowplow:after{content:"􏟒"}.fad.fa-socks:after{content:"􏚖"}.fad.fa-solar-panel:after{content:"􏖺"}.fad.fa-solar-system:after{content:"􏤯"}.fad.fa-sort:after{content:"􏃜"}.fad.fa-sort-alpha-down:after{content:"􏅝"}.fad.fa-sort-alpha-down-alt:after{content:"􏢁"}.fad.fa-sort-alpha-up:after{content:"􏅞"}.fad.fa-sort-alpha-up-alt:after{content:"􏢂"}.fad.fa-sort-alt:after{content:"􏢃"}.fad.fa-sort-amount-down:after{content:"􏅠"}.fad.fa-sort-amount-down-alt:after{content:"􏢄"}.fad.fa-sort-amount-up:after{content:"􏅡"}.fad.fa-sort-amount-up-alt:after{content:"􏢅"}.fad.fa-sort-circle:after{content:"􏤰"}.fad.fa-sort-circle-down:after{content:"􏤱"}.fad.fa-sort-circle-up:after{content:"􏤲"}.fad.fa-sort-down:after{content:"􏃝"}.fad.fa-sort-numeric-down:after{content:"􏅢"}.fad.fa-sort-numeric-down-alt:after{content:"􏢆"}.fad.fa-sort-numeric-up:after{content:"􏅣"}.fad.fa-sort-numeric-up-alt:after{content:"􏢇"}.fad.fa-sort-shapes-down:after{content:"􏢈"}.fad.fa-sort-shapes-down-alt:after{content:"􏢉"}.fad.fa-sort-shapes-up:after{content:"􏢊"}.fad.fa-sort-shapes-up-alt:after{content:"􏢋"}.fad.fa-sort-size-down:after{content:"􏢌"}.fad.fa-sort-size-down-alt:after{content:"􏢍"}.fad.fa-sort-size-up:after{content:"􏢎"}.fad.fa-sort-size-up-alt:after{content:"􏢏"}.fad.fa-sort-up:after{content:"􏃞"}.fad.fa-soup:after{content:"􏠣"}.fad.fa-spa:after{content:"􏖻"}.fad.fa-space-shuttle:after{content:"􏆗"}.fad.fa-space-station-moon:after{content:"􏤳"}.fad.fa-space-station-moon-alt:after{content:"􏤴"}.fad.fa-spade:after{content:"􏋴"}.fad.fa-sparkles:after{content:"􏢐"}.fad.fa-speaker:after{content:"􏣟"}.fad.fa-speakers:after{content:"􏣠"}.fad.fa-spell-check:after{content:"􏢑"}.fad.fa-spider:after{content:"􏜗"}.fad.fa-spider-black-widow:after{content:"􏜘"}.fad.fa-spider-web:after{content:"􏜙"}.fad.fa-spinner:after{content:"􏄐"}.fad.fa-spinner-third:after{content:"􏏴"}.fad.fa-splotch:after{content:"􏖼"}.fad.fa-spray-can:after{content:"􏖽"}.fad.fa-sprinkler:after{content:"􏤵"}.fad.fa-square:after{content:"􏃈"}.fad.fa-square-full:after{content:"􏑜"}.fad.fa-square-root:after{content:"􏚗"}.fad.fa-square-root-alt:after{content:"􏚘"}.fad.fa-squirrel:after{content:"􏜚"}.fad.fa-staff:after{content:"􏜛"}.fad.fa-stamp:after{content:"􏖿"}.fad.fa-star:after{content:"􏀅"}.fad.fa-star-and-crescent:after{content:"􏚙"}.fad.fa-star-christmas:after{content:"􏟔"}.fad.fa-star-exclamation:after{content:"􏋳"}.fad.fa-star-half:after{content:"􏂉"}.fad.fa-star-half-alt:after{content:"􏗀"}.fad.fa-star-of-david:after{content:"􏚚"}.fad.fa-star-of-life:after{content:"􏘡"}.fad.fa-star-shooting:after{content:"􏤶"}.fad.fa-starfighter:after{content:"􏤷"}.fad.fa-starfighter-alt:after{content:"􏤸"}.fad.fa-stars:after{content:"􏝢"}.fad.fa-starship:after{content:"􏤹"}.fad.fa-starship-freighter:after{content:"􏤺"}.fad.fa-steak:after{content:"􏠤"}.fad.fa-steering-wheel:after{content:"􏘢"}.fad.fa-step-backward:after{content:"􏁈"}.fad.fa-step-forward:after{content:"􏁑"}.fad.fa-stethoscope:after{content:"􏃱"}.fad.fa-sticky-note:after{content:"􏉉"}.fad.fa-stocking:after{content:"􏟕"}.fad.fa-stomach:after{content:"􏘣"}.fad.fa-stop:after{content:"􏁍"}.fad.fa-stop-circle:after{content:"􏊍"}.fad.fa-stopwatch:after{content:"􏋲"}.fad.fa-store:after{content:"􏕎"}.fad.fa-store-alt:after{content:"􏕏"}.fad.fa-stream:after{content:"􏕐"}.fad.fa-street-view:after{content:"􏈝"}.fad.fa-stretcher:after{content:"􏠥"}.fad.fa-strikethrough:after{content:"􏃌"}.fad.fa-stroopwafel:after{content:"􏕑"}.fad.fa-subscript:after{content:"􏄬"}.fad.fa-subway:after{content:"􏈹"}.fad.fa-suitcase:after{content:"􏃲"}.fad.fa-suitcase-rolling:after{content:"􏗁"}.fad.fa-sun:after{content:"􏆅"}.fad.fa-sun-cloud:after{content:"􏝣"}.fad.fa-sun-dust:after{content:"􏝤"}.fad.fa-sun-haze:after{content:"􏝥"}.fad.fa-sunglasses:after{content:"􏢒"}.fad.fa-sunrise:after{content:"􏝦"}.fad.fa-sunset:after{content:"􏝧"}.fad.fa-superscript:after{content:"􏄫"}.fad.fa-surprise:after{content:"􏗂"}.fad.fa-swatchbook:after{content:"􏗃"}.fad.fa-swimmer:after{content:"􏗄"}.fad.fa-swimming-pool:after{content:"􏗅"}.fad.fa-sword:after{content:"􏜜"}.fad.fa-sword-laser:after{content:"􏤻"}.fad.fa-sword-laser-alt:after{content:"􏤼"}.fad.fa-swords:after{content:"􏜝"}.fad.fa-swords-laser:after{content:"􏤽"}.fad.fa-synagogue:after{content:"􏚛"}.fad.fa-sync:after{content:"􏀡"}.fad.fa-sync-alt:after{content:"􏋱"}.fad.fa-syringe:after{content:"􏒎"}.fad.fa-table:after{content:"􏃎"}.fad.fa-table-tennis:after{content:"􏑝"}.fad.fa-tablet:after{content:"􏄊"}.fad.fa-tablet-alt:after{content:"􏏺"}.fad.fa-tablet-android:after{content:"􏏻"}.fad.fa-tablet-android-alt:after{content:"􏏼"}.fad.fa-tablet-rugged:after{content:"􏒏"}.fad.fa-tablets:after{content:"􏒐"}.fad.fa-tachometer:after{content:"􏃤"}.fad.fa-tachometer-alt:after{content:"􏏽"}.fad.fa-tachometer-alt-average:after{content:"􏘤"}.fad.fa-tachometer-alt-fast:after{content:"􏘥"}.fad.fa-tachometer-alt-fastest:after{content:"􏘦"}.fad.fa-tachometer-alt-slow:after{content:"􏘧"}.fad.fa-tachometer-alt-slowest:after{content:"􏘨"}.fad.fa-tachometer-average:after{content:"􏘩"}.fad.fa-tachometer-fast:after{content:"􏘪"}.fad.fa-tachometer-fastest:after{content:"􏘫"}.fad.fa-tachometer-slow:after{content:"􏘬"}.fad.fa-tachometer-slowest:after{content:"􏘭"}.fad.fa-taco:after{content:"􏠦"}.fad.fa-tag:after{content:"􏀫"}.fad.fa-tags:after{content:"􏀬"}.fad.fa-tally:after{content:"􏚜"}.fad.fa-tanakh:after{content:"􏠧"}.fad.fa-tape:after{content:"􏓛"}.fad.fa-tasks:after{content:"􏂮"}.fad.fa-tasks-alt:after{content:"􏠨"}.fad.fa-taxi:after{content:"􏆺"}.fad.fa-teeth:after{content:"􏘮"}.fad.fa-teeth-open:after{content:"􏘯"}.fad.fa-telescope:after{content:"􏤾"}.fad.fa-temperature-down:after{content:"􏤿"}.fad.fa-temperature-frigid:after{content:"􏝨"}.fad.fa-temperature-high:after{content:"􏝩"}.fad.fa-temperature-hot:after{content:"􏝪"}.fad.fa-temperature-low:after{content:"􏝫"}.fad.fa-temperature-up:after{content:"􏥀"}.fad.fa-tenge:after{content:"􏟗"}.fad.fa-tennis-ball:after{content:"􏑞"}.fad.fa-terminal:after{content:"􏄠"}.fad.fa-text:after{content:"􏢓"}.fad.fa-text-height:after{content:"􏀴"}.fad.fa-text-size:after{content:"􏢔"}.fad.fa-text-width:after{content:"􏀵"}.fad.fa-th:after{content:"􏀊"}.fad.fa-th-large:after{content:"􏀉"}.fad.fa-th-list:after{content:"􏀋"}.fad.fa-theater-masks:after{content:"􏘰"}.fad.fa-thermometer:after{content:"􏒑"}.fad.fa-thermometer-empty:after{content:"􏋋"}.fad.fa-thermometer-full:after{content:"􏋇"}.fad.fa-thermometer-half:after{content:"􏋉"}.fad.fa-thermometer-quarter:after{content:"􏋊"}.fad.fa-thermometer-three-quarters:after{content:"􏋈"}.fad.fa-theta:after{content:"􏚞"}.fad.fa-thumbs-down:after{content:"􏅥"}.fad.fa-thumbs-up:after{content:"􏅤"}.fad.fa-thumbtack:after{content:"􏂍"}.fad.fa-thunderstorm:after{content:"􏝬"}.fad.fa-thunderstorm-moon:after{content:"􏝭"}.fad.fa-thunderstorm-sun:after{content:"􏝮"}.fad.fa-ticket:after{content:"􏅅"}.fad.fa-ticket-alt:after{content:"􏏿"}.fad.fa-tilde:after{content:"􏚟"}.fad.fa-times:after{content:"􏀍"}.fad.fa-times-circle:after{content:"􏁗"}.fad.fa-times-hexagon:after{content:"􏋮"}.fad.fa-times-octagon:after{content:"􏋰"}.fad.fa-times-square:after{content:"􏋓"}.fad.fa-tint:after{content:"􏁃"}.fad.fa-tint-slash:after{content:"􏗇"}.fad.fa-tire:after{content:"􏘱"}.fad.fa-tire-flat:after{content:"􏘲"}.fad.fa-tire-pressure-warning:after{content:"􏘳"}.fad.fa-tire-rugged:after{content:"􏘴"}.fad.fa-tired:after{content:"􏗈"}.fad.fa-toggle-off:after{content:"􏈄"}.fad.fa-toggle-on:after{content:"􏈅"}.fad.fa-toilet:after{content:"􏟘"}.fad.fa-toilet-paper:after{content:"􏜞"}.fad.fa-toilet-paper-alt:after{content:"􏜟"}.fad.fa-tombstone:after{content:"􏜠"}.fad.fa-tombstone-alt:after{content:"􏜡"}.fad.fa-toolbox:after{content:"􏕒"}.fad.fa-tools:after{content:"􏟙"}.fad.fa-tooth:after{content:"􏗉"}.fad.fa-toothbrush:after{content:"􏘵"}.fad.fa-torah:after{content:"􏚠"}.fad.fa-torii-gate:after{content:"􏚡"}.fad.fa-tornado:after{content:"􏝯"}.fad.fa-tractor:after{content:"􏜢"}.fad.fa-trademark:after{content:"􏉜"}.fad.fa-traffic-cone:after{content:"􏘶"}.fad.fa-traffic-light:after{content:"􏘷"}.fad.fa-traffic-light-go:after{content:"􏘸"}.fad.fa-traffic-light-slow:after{content:"􏘹"}.fad.fa-traffic-light-stop:after{content:"􏘺"}.fad.fa-trailer:after{content:"􏥁"}.fad.fa-train:after{content:"􏈸"}.fad.fa-tram:after{content:"􏟚"}.fad.fa-transgender:after{content:"􏈤"}.fad.fa-transgender-alt:after{content:"􏈥"}.fad.fa-transporter:after{content:"􏥂"}.fad.fa-transporter-1:after{content:"􏥃"}.fad.fa-transporter-2:after{content:"􏥄"}.fad.fa-transporter-3:after{content:"􏥅"}.fad.fa-transporter-empty:after{content:"􏥆"}.fad.fa-trash:after{content:"􏇸"}.fad.fa-trash-alt:after{content:"􏋭"}.fad.fa-trash-restore:after{content:"􏠩"}.fad.fa-trash-restore-alt:after{content:"􏠪"}.fad.fa-trash-undo:after{content:"􏢕"}.fad.fa-trash-undo-alt:after{content:"􏢖"}.fad.fa-treasure-chest:after{content:"􏜣"}.fad.fa-tree:after{content:"􏆻"}.fad.fa-tree-alt:after{content:"􏐀"}.fad.fa-tree-christmas:after{content:"􏟛"}.fad.fa-tree-decorated:after{content:"􏟜"}.fad.fa-tree-large:after{content:"􏟝"}.fad.fa-tree-palm:after{content:"􏠫"}.fad.fa-trees:after{content:"􏜤"}.fad.fa-triangle:after{content:"􏋬"}.fad.fa-triangle-music:after{content:"􏣢"}.fad.fa-trophy:after{content:"􏂑"}.fad.fa-trophy-alt:after{content:"􏋫"}.fad.fa-truck:after{content:"􏃑"}.fad.fa-truck-container:after{content:"􏓜"}.fad.fa-truck-couch:after{content:"􏓝"}.fad.fa-truck-loading:after{content:"􏓞"}.fad.fa-truck-monster:after{content:"􏘻"}.fad.fa-truck-moving:after{content:"􏓟"}.fad.fa-truck-pickup:after{content:"􏘼"}.fad.fa-truck-plow:after{content:"􏟞"}.fad.fa-truck-ramp:after{content:"􏓠"}.fad.fa-trumpet:after{content:"􏣣"}.fad.fa-tshirt:after{content:"􏕓"}.fad.fa-tty:after{content:"􏇤"}.fad.fa-turkey:after{content:"􏜥"}.fad.fa-turntable:after{content:"􏣤"}.fad.fa-turtle:after{content:"􏜦"}.fad.fa-tv:after{content:"􏉬"}.fad.fa-tv-alt:after{content:"􏣥"}.fad.fa-tv-music:after{content:"􏣦"}.fad.fa-tv-retro:after{content:"􏐁"}.fad.fa-typewriter:after{content:"􏣧"}.fad.fa-ufo:after{content:"􏥇"}.fad.fa-ufo-beam:after{content:"􏥈"}.fad.fa-umbrella:after{content:"􏃩"}.fad.fa-umbrella-beach:after{content:"􏗊"}.fad.fa-underline:after{content:"􏃍"}.fad.fa-undo:after{content:"􏃢"}.fad.fa-undo-alt:after{content:"􏋪"}.fad.fa-unicorn:after{content:"􏜧"}.fad.fa-union:after{content:"􏚢"}.fad.fa-universal-access:after{content:"􏊚"}.fad.fa-university:after{content:"􏆜"}.fad.fa-unlink:after{content:"􏄧"}.fad.fa-unlock:after{content:"􏂜"}.fad.fa-unlock-alt:after{content:"􏄾"}.fad.fa-upload:after{content:"􏂓"}.fad.fa-usb-drive:after{content:"􏣩"}.fad.fa-usd-circle:after{content:"􏋨"}.fad.fa-usd-square:after{content:"􏋩"}.fad.fa-user:after{content:"􏀇"}.fad.fa-user-alien:after{content:"􏥊"}.fad.fa-user-alt:after{content:"􏐆"}.fad.fa-user-alt-slash:after{content:"􏓺"}.fad.fa-user-astronaut:after{content:"􏓻"}.fad.fa-user-chart:after{content:"􏚣"}.fad.fa-user-check:after{content:"􏓼"}.fad.fa-user-circle:after{content:"􏊽"}.fad.fa-user-clock:after{content:"􏓽"}.fad.fa-user-cog:after{content:"􏓾"}.fad.fa-user-cowboy:after{content:"􏣪"}.fad.fa-user-crown:after{content:"􏚤"}.fad.fa-user-edit:after{content:"􏓿"}.fad.fa-user-friends:after{content:"􏔀"}.fad.fa-user-graduate:after{content:"􏔁"}.fad.fa-user-hard-hat:after{content:"􏠬"}.fad.fa-user-headset:after{content:"􏠭"}.fad.fa-user-injured:after{content:"􏜨"}.fad.fa-user-lock:after{content:"􏔂"}.fad.fa-user-md:after{content:"􏃰"}.fad.fa-user-md-chat:after{content:"􏠮"}.fad.fa-user-minus:after{content:"􏔃"}.fad.fa-user-music:after{content:"􏣫"}.fad.fa-user-ninja:after{content:"􏔄"}.fad.fa-user-nurse:after{content:"􏠯"}.fad.fa-user-plus:after{content:"􏈴"}.fad.fa-user-robot:after{content:"􏥋"}.fad.fa-user-secret:after{content:"􏈛"}.fad.fa-user-shield:after{content:"􏔅"}.fad.fa-user-slash:after{content:"􏔆"}.fad.fa-user-tag:after{content:"􏔇"}.fad.fa-user-tie:after{content:"􏔈"}.fad.fa-user-times:after{content:"􏈵"}.fad.fa-user-unlock:after{content:"􏥘"}.fad.fa-user-visor:after{content:"􏥌"}.fad.fa-users:after{content:"􏃀"}.fad.fa-users-class:after{content:"􏘽"}.fad.fa-users-cog:after{content:"􏔉"}.fad.fa-users-crown:after{content:"􏚥"}.fad.fa-users-medical:after{content:"􏠰"}.fad.fa-utensil-fork:after{content:"􏋣"}.fad.fa-utensil-knife:after{content:"􏋤"}.fad.fa-utensil-spoon:after{content:"􏋥"}.fad.fa-utensils:after{content:"􏋧"}.fad.fa-utensils-alt:after{content:"􏋦"}.fad.fa-vacuum:after{content:"􏥍"}.fad.fa-vacuum-robot:after{content:"􏥎"}.fad.fa-value-absolute:after{content:"􏚦"}.fad.fa-vector-square:after{content:"􏗋"}.fad.fa-venus:after{content:"􏈡"}.fad.fa-venus-double:after{content:"􏈦"}.fad.fa-venus-mars:after{content:"􏈨"}.fad.fa-vhs:after{content:"􏣬"}.fad.fa-vial:after{content:"􏒒"}.fad.fa-vials:after{content:"􏒓"}.fad.fa-video:after{content:"􏀽"}.fad.fa-video-plus:after{content:"􏓡"}.fad.fa-video-slash:after{content:"􏓢"}.fad.fa-vihara:after{content:"􏚧"}.fad.fa-violin:after{content:"􏣭"}.fad.fa-voicemail:after{content:"􏢗"}.fad.fa-volcano:after{content:"􏝰"}.fad.fa-volleyball-ball:after{content:"􏑟"}.fad.fa-volume:after{content:"􏚨"}.fad.fa-volume-down:after{content:"􏀧"}.fad.fa-volume-mute:after{content:"􏚩"}.fad.fa-volume-off:after{content:"􏀦"}.fad.fa-volume-slash:after{content:"􏋢"}.fad.fa-volume-up:after{content:"􏀨"}.fad.fa-vote-nay:after{content:"􏝱"}.fad.fa-vote-yea:after{content:"􏝲"}.fad.fa-vr-cardboard:after{content:"􏜩"}.fad.fa-wagon-covered:after{content:"􏣮"}.fad.fa-walker:after{content:"􏠱"}.fad.fa-walkie-talkie:after{content:"􏣯"}.fad.fa-walking:after{content:"􏕔"}.fad.fa-wallet:after{content:"􏕕"}.fad.fa-wand:after{content:"􏜪"}.fad.fa-wand-magic:after{content:"􏜫"}.fad.fa-warehouse:after{content:"􏒔"}.fad.fa-warehouse-alt:after{content:"􏒕"}.fad.fa-washer:after{content:"􏢘"}.fad.fa-watch:after{content:"􏋡"}.fad.fa-watch-calculator:after{content:"􏣰"}.fad.fa-watch-fitness:after{content:"􏘾"}.fad.fa-water:after{content:"􏝳"}.fad.fa-water-lower:after{content:"􏝴"}.fad.fa-water-rise:after{content:"􏝵"}.fad.fa-wave-sine:after{content:"􏢙"}.fad.fa-wave-square:after{content:"􏠾"}.fad.fa-wave-triangle:after{content:"􏢚"}.fad.fa-waveform:after{content:"􏣱"}.fad.fa-waveform-path:after{content:"􏣲"}.fad.fa-webcam:after{content:"􏠲"}.fad.fa-webcam-slash:after{content:"􏠳"}.fad.fa-weight:after{content:"􏒖"}.fad.fa-weight-hanging:after{content:"􏗍"}.fad.fa-whale:after{content:"􏜬"}.fad.fa-wheat:after{content:"􏜭"}.fad.fa-wheelchair:after{content:"􏆓"}.fad.fa-whistle:after{content:"􏑠"}.fad.fa-wifi:after{content:"􏇫"}.fad.fa-wifi-1:after{content:"􏚪"}.fad.fa-wifi-2:after{content:"􏚫"}.fad.fa-wifi-slash:after{content:"􏚬"}.fad.fa-wind:after{content:"􏜮"}.fad.fa-wind-turbine:after{content:"􏢛"}.fad.fa-wind-warning:after{content:"􏝶"}.fad.fa-window:after{content:"􏐎"}.fad.fa-window-alt:after{content:"􏐏"}.fad.fa-window-close:after{content:"􏐐"}.fad.fa-window-frame:after{content:"􏥏"}.fad.fa-window-frame-open:after{content:"􏥐"}.fad.fa-window-maximize:after{content:"􏋐"}.fad.fa-window-minimize:after{content:"􏋑"}.fad.fa-window-restore:after{content:"􏋒"}.fad.fa-windsock:after{content:"􏝷"}.fad.fa-wine-bottle:after{content:"􏜯"}.fad.fa-wine-glass:after{content:"􏓣"}.fad.fa-wine-glass-alt:after{content:"􏗎"}.fad.fa-won-sign:after{content:"􏅙"}.fad.fa-wreath:after{content:"􏟢"}.fad.fa-wrench:after{content:"􏂭"}.fad.fa-x-ray:after{content:"􏒗"}.fad.fa-yen-sign:after{content:"􏅗"}.fad.fa-yin-yang:after{content:"􏚭"}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:"陋"}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:"肋"}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:"凜"}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:"菱"}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:"豈"}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:"更"}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:"車"}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:"陋"}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:"賈"}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:"勒"}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:"滑"}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:"串"}.fa-faucet-drip:before{content:"句"}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:"肋"}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:"凜"}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:"龜"}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:"契"}.fa-garage-car:before{content:"金"}.fa-garage-open:before{content:"喇"}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:"奈"}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:"懶"}.fa-house-damage:before{content:""}.fa-house-day:before{content:"癩"}.fa-house-flood:before{content:""}.fa-house-leave:before{content:"羅"}.fa-house-night:before{content:"蘿"}.fa-house-return:before{content:"螺"}.fa-house-signal:before{content:"裸"}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:"凌"}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:"樂"}.fa-lamp-floor:before{content:"洛"}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:"烙"}.fa-light-switch:before{content:"珞"}.fa-light-switch-off:before{content:"落"}.fa-light-switch-on:before{content:"酪"}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:"亂"}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:"稜"}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:"卵"}.fa-oven:before{content:"欄"}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-planet-moon:before{content:"蘭"}.fa-planet-ringed:before{content:"鸞"}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:"嵐"}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:"濫"}.fa-portal-exit:before{content:"藍"}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:"襤"}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:"拉"}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:"臘"}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:"蠟"}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:"廊"}.fa-sensor-alert:before{content:"朗"}.fa-sensor-fire:before{content:"浪"}.fa-sensor-on:before{content:"狼"}.fa-sensor-smoke:before{content:"郎"}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:"綾"}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-siren:before{content:"來"}.fa-siren-on:before{content:"冷"}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:"勞"}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:"擄"}.fa-sort-circle-down:before{content:"櫓"}.fa-sort-circle-up:before{content:"爐"}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:"盧"}.fa-space-station-moon-alt:before{content:"老"}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:"蘆"}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:"虜"}.fa-starfighter:before{content:"路"}.fa-starfighter-alt:before{content:"露"}.fa-stars:before{content:""}.fa-starship:before{content:"魯"}.fa-starship-freighter:before{content:"鷺"}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:"碌"}.fa-sword-laser-alt:before{content:"祿"}.fa-swords:before{content:""}.fa-swords-laser:before{content:"綠"}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:"菉"}.fa-temperature-down:before{content:"錄"}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:"鹿"}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:"壟"}.fa-transporter-1:before{content:"弄"}.fa-transporter-2:before{content:"籠"}.fa-transporter-3:before{content:"聾"}.fa-transporter-empty:before{content:"牢"}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:"磊"}.fa-ufo-beam:before{content:"賂"}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:"壘"}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:"屢"}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:"菱"}.fa-user-visor:before{content:"樓"}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:"淚"}.fa-vacuum-robot:before{content:"漏"}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:"累"}.fa-window-frame-open:before{content:"縷"}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * font-awesome-animation - v0.0.7
 * https://github.com/l-lin/font-awesome-animation
 * License: MIT
 */
@-webkit-keyframes wrench{0%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}18%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}20%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}28%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}30%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}38%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}40%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}48%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}50%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}58%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}60%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wrench{0%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}8%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}10%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}18%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}20%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}28%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}30%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}38%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}40%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}48%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}50%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}58%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}60%{-webkit-transform:rotate(-24deg);-ms-transform:rotate(-24deg);transform:rotate(-24deg)}68%{-webkit-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg)}75%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-wrench.animated,.faa-wrench.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-wrench{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite;transform-origin-x:90%;transform-origin-y:35%;transform-origin-z:initial}.faa-wrench.animated.faa-fast,.faa-wrench.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-wrench.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-wrench.animated.faa-slow,.faa-wrench.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-wrench.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes ring{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes ring{0%{-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}2%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}4%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}6%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}8%{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg)}10%{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg)}12%{-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg)}14%{-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}18%{-webkit-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}20%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.faa-ring.animated,.faa-ring.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-ring{-webkit-animation:ring 2s ease infinite;animation:ring 2s ease infinite;transform-origin-x:50%;transform-origin-y:0;transform-origin-z:initial}.faa-ring.animated.faa-fast,.faa-ring.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-ring.faa-fast{-webkit-animation:ring 1s ease infinite;animation:ring 1s ease infinite}.faa-ring.animated.faa-slow,.faa-ring.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-ring.faa-slow{-webkit-animation:ring 3s ease infinite;animation:ring 3s ease infinite}@-webkit-keyframes vertical{0%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes vertical{0%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}4%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}8%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}12%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}16%{-webkit-transform:translate(0,-3px);-ms-transform:translate(0,-3px);transform:translate(0,-3px)}20%{-webkit-transform:translate(0,3px);-ms-transform:translate(0,3px);transform:translate(0,3px)}22%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-vertical.animated,.faa-vertical.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-vertical{-webkit-animation:vertical 2s ease infinite;animation:vertical 2s ease infinite}.faa-vertical.animated.faa-fast,.faa-vertical.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-vertical.faa-fast{-webkit-animation:vertical 1s ease infinite;animation:vertical 1s ease infinite}.faa-vertical.animated.faa-slow,.faa-vertical.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-vertical.faa-slow{-webkit-animation:vertical 4s ease infinite;animation:vertical 4s ease infinite}@-webkit-keyframes horizontal{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes horizontal{0%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}6%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}12%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}18%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}24%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}30%{-webkit-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}36%{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.faa-horizontal.animated,.faa-horizontal.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-horizontal{-webkit-animation:horizontal 2s ease infinite;animation:horizontal 2s ease infinite}.faa-horizontal.animated.faa-fast,.faa-horizontal.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-horizontal.faa-fast{-webkit-animation:horizontal 1s ease infinite;animation:horizontal 1s ease infinite}.faa-horizontal.animated.faa-slow,.faa-horizontal.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-horizontal.faa-slow{-webkit-animation:horizontal 3s ease infinite;animation:horizontal 3s ease infinite}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.faa-flash.animated,.faa-flash.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-flash{-webkit-animation:flash 2s ease infinite;animation:flash 2s ease infinite}.faa-flash.animated.faa-fast,.faa-flash.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-flash.faa-fast{-webkit-animation:flash 1s ease infinite;animation:flash 1s ease infinite}.faa-flash.animated.faa-slow,.faa-flash.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-flash.faa-slow{-webkit-animation:flash 3s ease infinite;animation:flash 3s ease infinite}@-webkit-keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,10%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.faa-bounce.animated,.faa-bounce.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-bounce{-webkit-animation:bounce 2s ease infinite;animation:bounce 2s ease infinite}.faa-bounce.animated.faa-fast,.faa-bounce.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-bounce.faa-fast{-webkit-animation:bounce 1s ease infinite;animation:bounce 1s ease infinite}.faa-bounce.animated.faa-slow,.faa-bounce.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-bounce.faa-slow{-webkit-animation:bounce 3s ease infinite;animation:bounce 3s ease infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}.faa-spin.animated,.faa-spin.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-spin{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite}.faa-spin.animated.faa-fast,.faa-spin.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-spin.faa-fast{-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite}.faa-spin.animated.faa-slow,.faa-spin.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-spin.faa-slow{-webkit-animation:spin 2.2s linear infinite;animation:spin 2.2s linear infinite}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.faa-float.animated,.faa-float.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-float{-webkit-animation:float 2s linear infinite;animation:float 2s linear infinite}.faa-float.animated.faa-fast,.faa-float.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-float.faa-fast{-webkit-animation:float 1s linear infinite;animation:float 1s linear infinite}.faa-float.animated.faa-slow,.faa-float.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-float.faa-slow{-webkit-animation:float 3s linear infinite;animation:float 3s linear infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.faa-pulse.animated,.faa-pulse.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-pulse{-webkit-animation:pulse 2s linear infinite;animation:pulse 2s linear infinite}.faa-pulse.animated.faa-fast,.faa-pulse.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-pulse.faa-fast{-webkit-animation:pulse 1s linear infinite;animation:pulse 1s linear infinite}.faa-pulse.animated.faa-slow,.faa-pulse.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-pulse.faa-slow{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}.faa-shake.animated,.faa-shake.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-shake{-webkit-animation:wrench 2.5s ease infinite;animation:wrench 2.5s ease infinite}.faa-shake.animated.faa-fast,.faa-shake.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-shake.faa-fast{-webkit-animation:wrench 1.2s ease infinite;animation:wrench 1.2s ease infinite}.faa-shake.animated.faa-slow,.faa-shake.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-shake.faa-slow{-webkit-animation:wrench 3.7s ease infinite;animation:wrench 3.7s ease infinite}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-8deg);-ms-transform:scale(.9) rotate(-8deg);transform:scale(.9) rotate(-8deg)}30%,50%,70%{-webkit-transform:scale(1.3) rotate(8deg);-ms-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg)}40%,60%{-webkit-transform:scale(1.3) rotate(-8deg);-ms-transform:scale(1.3) rotate(-8deg);transform:scale(1.3) rotate(-8deg)}80%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.faa-tada.animated,.faa-tada.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-tada{-webkit-animation:tada 2s linear infinite;animation:tada 2s linear infinite}.faa-tada.animated.faa-fast,.faa-tada.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-tada.faa-fast{-webkit-animation:tada 1s linear infinite;animation:tada 1s linear infinite}.faa-tada.animated.faa-slow,.faa-tada.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-tada.faa-slow{-webkit-animation:tada 3s linear infinite;animation:tada 3s linear infinite}@-webkit-keyframes passing{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@keyframes passing{0%{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0}50%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);opacity:0}}.faa-passing.animated,.faa-passing.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-passing{-webkit-animation:passing 2s linear infinite;animation:passing 2s linear infinite}.faa-passing.animated.faa-fast,.faa-passing.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-passing.faa-fast{-webkit-animation:passing 1s linear infinite;animation:passing 1s linear infinite}.faa-passing.animated.faa-slow,.faa-passing.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-passing.faa-slow{-webkit-animation:passing 3s linear infinite;animation:passing 3s linear infinite}@-webkit-keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}@keyframes burst{0%{opacity:.6}50%{-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);opacity:0}100%{opacity:0}}.faa-burst.animated,.faa-burst.animated-hover:hover,.faa-parent.animated-hover:hover>.faa-burst{-webkit-animation:burst 2s infinite linear;animation:burst 2s infinite linear}.faa-burst.animated.faa-fast,.faa-burst.animated-hover.faa-fast:hover,.faa-parent.animated-hover:hover>.faa-burst.faa-fast{-webkit-animation:burst 1s infinite linear;animation:burst 1s infinite linear}.faa-burst.animated.faa-slow,.faa-burst.animated-hover.faa-slow:hover,.faa-parent.animated-hover:hover>.faa-burst.faa-slow{-webkit-animation:burst 3s infinite linear;animation:burst 3s infinite linear}.faa-spin{-webkit-transform-origin:50% 47.5%;-moz-transform-origin:50% 47.5%;-ms-transform-origin:50% 47.5%;-o-transform-origin:50% 47.5%;transform-origin:50% 47.5%}.faa-spin.animated.faa-superfast,.faa-spin.animated-hover.faa-superfast:hover,.faa-parent.animated-hover:hover>.faa-spin.faa-superfast{-webkit-animation:spin .3s linear infinite;animation:spin .3s linear infinite}.faa-pulse.animated.faa-superfast,.faa-pulse.animated-hover.faa-superfast:hover,.faa-parent.animated-hover:hover>.faa-pulse.faa-superfast{-webkit-animation:pulse .3s linear infinite;animation:pulse .3s linear infinite}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:auto;src:url("webfonts/fa-light-300.eot?");src:url("webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-light-300.woff2") format("woff2"),url("webfonts/fa-light-300.woff") format("woff"),url("webfonts/fa-light-300.ttf") format("truetype"),url("webfonts/fa-light-300.svg#fontawesome") format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(webfonts/fa-light-300.eot?);src:url(webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-light-300.woff2) format("woff2"),url(webfonts/fa-light-300.woff) format("woff"),url(webfonts/fa-light-300.ttf) format("truetype"),url(webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-family:"Font Awesome 5 Pro";font-weight:300}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:auto;src:url("webfonts/fa-regular-400.eot?");src:url("webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-regular-400.woff2") format("woff2"),url("webfonts/fa-regular-400.woff") format("woff"),url("webfonts/fa-regular-400.ttf") format("truetype"),url("webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(webfonts/fa-regular-400.eot?);src:url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-regular-400.woff2) format("woff2"),url(webfonts/fa-regular-400.woff) format("woff"),url(webfonts/fa-regular-400.ttf) format("truetype"),url(webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:auto;src:url("webfonts/fa-solid-900.eot?");src:url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("webfonts/fa-solid-900.woff2") format("woff2"),url("webfonts/fa-solid-900.woff") format("woff"),url("webfonts/fa-solid-900.ttf") format("truetype"),url("webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(webfonts/fa-solid-900.eot?);src:url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff"),url(webfonts/fa-solid-900.ttf) format("truetype"),url(webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text,.fa-layers-counter{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:black}.fad.fa-inverse{color:#fff}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:1;opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse{color:#fff}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before{content:""}.fa.fa-meetup{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-star-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-star-o:before{content:""}.fa.fa-remove:before{content:""}.fa.fa-close:before{content:""}.fa.fa-gear:before{content:""}.fa.fa-trash-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-trash-o:before{content:""}.fa.fa-file-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-o:before{content:""}.fa.fa-clock-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-clock-o:before{content:""}.fa.fa-arrow-circle-o-down{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-arrow-circle-o-down:before{content:""}.fa.fa-arrow-circle-o-up{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-arrow-circle-o-up:before{content:""}.fa.fa-play-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-play-circle-o:before{content:""}.fa.fa-repeat:before{content:""}.fa.fa-rotate-right:before{content:""}.fa.fa-refresh:before{content:""}.fa.fa-list-alt{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-dedent:before{content:""}.fa.fa-video-camera:before{content:""}.fa.fa-picture-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-picture-o:before{content:""}.fa.fa-photo{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-photo:before{content:""}.fa.fa-image{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-image:before{content:""}.fa.fa-pencil:before{content:""}.fa.fa-map-marker:before{content:""}.fa.fa-pencil-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-pencil-square-o:before{content:""}.fa.fa-share-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-share-square-o:before{content:""}.fa.fa-check-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-check-square-o:before{content:""}.fa.fa-arrows:before{content:""}.fa.fa-times-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-times-circle-o:before{content:""}.fa.fa-check-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-check-circle-o:before{content:""}.fa.fa-mail-forward:before{content:""}.fa.fa-expand:before{content:""}.fa.fa-compress:before{content:""}.fa.fa-eye{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-eye-slash{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-warning:before{content:""}.fa.fa-calendar:before{content:""}.fa.fa-arrows-v:before{content:""}.fa.fa-arrows-h:before{content:""}.fa.fa-bar-chart{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-bar-chart:before{content:""}.fa.fa-bar-chart-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-bar-chart-o:before{content:""}.fa.fa-twitter-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-facebook-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gears:before{content:""}.fa.fa-thumbs-o-up{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-thumbs-o-up:before{content:""}.fa.fa-thumbs-o-down{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-thumbs-o-down:before{content:""}.fa.fa-heart-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-heart-o:before{content:""}.fa.fa-sign-out:before{content:""}.fa.fa-linkedin-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-linkedin-square:before{content:""}.fa.fa-thumb-tack:before{content:""}.fa.fa-external-link:before{content:""}.fa.fa-sign-in:before{content:""}.fa.fa-github-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-lemon-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-lemon-o:before{content:""}.fa.fa-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-square-o:before{content:""}.fa.fa-bookmark-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-bookmark-o:before{content:""}.fa.fa-twitter{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-facebook{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-facebook:before{content:""}.fa.fa-facebook-f{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-facebook-f:before{content:""}.fa.fa-github{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-credit-card{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-feed:before{content:""}.fa.fa-hdd-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hdd-o:before{content:""}.fa.fa-hand-o-right{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-o-right:before{content:""}.fa.fa-hand-o-left{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-o-left:before{content:""}.fa.fa-hand-o-up{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-o-up:before{content:""}.fa.fa-hand-o-down{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-o-down:before{content:""}.fa.fa-arrows-alt:before{content:""}.fa.fa-group:before{content:""}.fa.fa-chain:before{content:""}.fa.fa-scissors:before{content:""}.fa.fa-files-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-files-o:before{content:""}.fa.fa-floppy-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-floppy-o:before{content:""}.fa.fa-navicon:before{content:""}.fa.fa-reorder:before{content:""}.fa.fa-pinterest{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pinterest-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus:before{content:""}.fa.fa-money{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-money:before{content:""}.fa.fa-unsorted:before{content:""}.fa.fa-sort-desc:before{content:""}.fa.fa-sort-asc:before{content:""}.fa.fa-linkedin{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-linkedin:before{content:""}.fa.fa-rotate-left:before{content:""}.fa.fa-legal:before{content:""}.fa.fa-tachometer:before{content:""}.fa.fa-dashboard:before{content:""}.fa.fa-comment-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-comment-o:before{content:""}.fa.fa-comments-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-comments-o:before{content:""}.fa.fa-flash:before{content:""}.fa.fa-clipboard{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-paste{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-paste:before{content:""}.fa.fa-lightbulb-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-lightbulb-o:before{content:""}.fa.fa-exchange:before{content:""}.fa.fa-cloud-download:before{content:""}.fa.fa-cloud-upload:before{content:""}.fa.fa-bell-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-bell-o:before{content:""}.fa.fa-cutlery:before{content:""}.fa.fa-file-text-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-text-o:before{content:""}.fa.fa-building-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-building-o:before{content:""}.fa.fa-hospital-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hospital-o:before{content:""}.fa.fa-tablet:before{content:""}.fa.fa-mobile:before{content:""}.fa.fa-mobile-phone:before{content:""}.fa.fa-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-circle-o:before{content:""}.fa.fa-mail-reply:before{content:""}.fa.fa-github-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-folder-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-folder-o:before{content:""}.fa.fa-folder-open-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-folder-open-o:before{content:""}.fa.fa-smile-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-smile-o:before{content:""}.fa.fa-frown-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-frown-o:before{content:""}.fa.fa-meh-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-meh-o:before{content:""}.fa.fa-keyboard-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-keyboard-o:before{content:""}.fa.fa-flag-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-flag-o:before{content:""}.fa.fa-mail-reply-all:before{content:""}.fa.fa-star-half-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-star-half-o:before{content:""}.fa.fa-star-half-empty{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-star-half-empty:before{content:""}.fa.fa-star-half-full{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-star-half-full:before{content:""}.fa.fa-code-fork:before{content:""}.fa.fa-chain-broken:before{content:""}.fa.fa-shield:before{content:""}.fa.fa-calendar-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-calendar-o:before{content:""}.fa.fa-maxcdn{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-html5{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-css3{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ticket:before{content:""}.fa.fa-minus-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-minus-square-o:before{content:""}.fa.fa-level-up:before{content:""}.fa.fa-level-down:before{content:""}.fa.fa-pencil-square:before{content:""}.fa.fa-external-link-square:before{content:""}.fa.fa-compass{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-caret-square-o-down{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-caret-square-o-down:before{content:""}.fa.fa-toggle-down{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-toggle-down:before{content:""}.fa.fa-caret-square-o-up{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-caret-square-o-up:before{content:""}.fa.fa-toggle-up{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-toggle-up:before{content:""}.fa.fa-caret-square-o-right{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-caret-square-o-right:before{content:""}.fa.fa-toggle-right{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-toggle-right:before{content:""}.fa.fa-eur:before{content:""}.fa.fa-euro:before{content:""}.fa.fa-gbp:before{content:""}.fa.fa-usd:before{content:""}.fa.fa-dollar:before{content:""}.fa.fa-inr:before{content:""}.fa.fa-rupee:before{content:""}.fa.fa-jpy:before{content:""}.fa.fa-cny:before{content:""}.fa.fa-rmb:before{content:""}.fa.fa-yen:before{content:""}.fa.fa-rub:before{content:""}.fa.fa-ruble:before{content:""}.fa.fa-rouble:before{content:""}.fa.fa-krw:before{content:""}.fa.fa-won:before{content:""}.fa.fa-btc{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bitcoin{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bitcoin:before{content:""}.fa.fa-file-text:before{content:""}.fa.fa-sort-alpha-asc:before{content:""}.fa.fa-sort-alpha-desc:before{content:""}.fa.fa-sort-amount-asc:before{content:""}.fa.fa-sort-amount-desc:before{content:""}.fa.fa-sort-numeric-asc:before{content:""}.fa.fa-sort-numeric-desc:before{content:""}.fa.fa-youtube-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-youtube{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-xing{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-xing-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-youtube-play{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-youtube-play:before{content:""}.fa.fa-dropbox{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-stack-overflow{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-instagram{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-flickr{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-adn{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bitbucket{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bitbucket-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bitbucket-square:before{content:""}.fa.fa-tumblr{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-tumblr-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-long-arrow-down:before{content:""}.fa.fa-long-arrow-up:before{content:""}.fa.fa-long-arrow-left:before{content:""}.fa.fa-long-arrow-right:before{content:""}.fa.fa-apple{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-windows{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-android{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-linux{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-dribbble{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-skype{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-foursquare{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-trello{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gratipay{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gittip{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gittip:before{content:""}.fa.fa-sun-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-sun-o:before{content:""}.fa.fa-moon-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-moon-o:before{content:""}.fa.fa-vk{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-weibo{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-renren{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pagelines{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-stack-exchange{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-arrow-circle-o-right{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-arrow-circle-o-right:before{content:""}.fa.fa-arrow-circle-o-left{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-arrow-circle-o-left:before{content:""}.fa.fa-caret-square-o-left{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-caret-square-o-left:before{content:""}.fa.fa-toggle-left{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-toggle-left:before{content:""}.fa.fa-dot-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-dot-circle-o:before{content:""}.fa.fa-vimeo-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-try:before{content:""}.fa.fa-turkish-lira:before{content:""}.fa.fa-plus-square-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-plus-square-o:before{content:""}.fa.fa-slack{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wordpress{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-openid{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-institution:before{content:""}.fa.fa-bank:before{content:""}.fa.fa-mortar-board:before{content:""}.fa.fa-yahoo{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-reddit{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-reddit-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-stumbleupon-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-stumbleupon{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-delicious{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-digg{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pied-piper-pp{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pied-piper-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-drupal{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-joomla{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-spoon:before{content:""}.fa.fa-behance{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-behance-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-steam{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-steam-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-automobile:before{content:""}.fa.fa-envelope-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-envelope-o:before{content:""}.fa.fa-spotify{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-deviantart{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-soundcloud{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-file-pdf-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-pdf-o:before{content:""}.fa.fa-file-word-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-word-o:before{content:""}.fa.fa-file-excel-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-excel-o:before{content:""}.fa.fa-file-powerpoint-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-powerpoint-o:before{content:""}.fa.fa-file-image-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-image-o:before{content:""}.fa.fa-file-photo-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-photo-o:before{content:""}.fa.fa-file-picture-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-picture-o:before{content:""}.fa.fa-file-archive-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-archive-o:before{content:""}.fa.fa-file-zip-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-zip-o:before{content:""}.fa.fa-file-audio-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-audio-o:before{content:""}.fa.fa-file-sound-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-sound-o:before{content:""}.fa.fa-file-video-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-video-o:before{content:""}.fa.fa-file-movie-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-movie-o:before{content:""}.fa.fa-file-code-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-file-code-o:before{content:""}.fa.fa-vine{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-codepen{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-jsfiddle{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-life-ring{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-life-bouy{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-life-bouy:before{content:""}.fa.fa-life-buoy{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-life-buoy:before{content:""}.fa.fa-life-saver{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-life-saver:before{content:""}.fa.fa-support{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-support:before{content:""}.fa.fa-circle-o-notch:before{content:""}.fa.fa-rebel{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ra{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ra:before{content:""}.fa.fa-resistance{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-resistance:before{content:""}.fa.fa-empire{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ge{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ge:before{content:""}.fa.fa-git-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-git{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-hacker-news{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-y-combinator-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-y-combinator-square:before{content:""}.fa.fa-yc-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-yc-square:before{content:""}.fa.fa-tencent-weibo{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-qq{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-weixin{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wechat{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wechat:before{content:""}.fa.fa-send:before{content:""}.fa.fa-paper-plane-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-paper-plane-o:before{content:""}.fa.fa-send-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-send-o:before{content:""}.fa.fa-circle-thin{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-circle-thin:before{content:""}.fa.fa-header:before{content:""}.fa.fa-sliders:before{content:""}.fa.fa-futbol-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-futbol-o:before{content:""}.fa.fa-soccer-ball-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-soccer-ball-o:before{content:""}.fa.fa-slideshare{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-twitch{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-yelp{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-newspaper-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-newspaper-o:before{content:""}.fa.fa-paypal{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-wallet{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-visa{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-mastercard{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-discover{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-amex{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-paypal{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-stripe{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bell-slash-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-bell-slash-o:before{content:""}.fa.fa-trash:before{content:""}.fa.fa-copyright{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-eyedropper:before{content:""}.fa.fa-area-chart:before{content:""}.fa.fa-pie-chart:before{content:""}.fa.fa-line-chart:before{content:""}.fa.fa-lastfm{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-lastfm-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ioxhost{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-angellist{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-cc:before{content:""}.fa.fa-ils:before{content:""}.fa.fa-shekel:before{content:""}.fa.fa-sheqel:before{content:""}.fa.fa-meanpath{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-meanpath:before{content:""}.fa.fa-buysellads{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-connectdevelop{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-dashcube{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-forumbee{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-leanpub{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-sellsy{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-shirtsinbulk{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-simplybuilt{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-skyatlas{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-diamond{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-diamond:before{content:""}.fa.fa-intersex:before{content:""}.fa.fa-facebook-official{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-facebook-official:before{content:""}.fa.fa-pinterest-p{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-whatsapp{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-hotel:before{content:""}.fa.fa-viacoin{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-medium{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-y-combinator{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-yc{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-yc:before{content:""}.fa.fa-optin-monster{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-opencart{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-expeditedssl{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-battery-4:before{content:""}.fa.fa-battery:before{content:""}.fa.fa-battery-3:before{content:""}.fa.fa-battery-2:before{content:""}.fa.fa-battery-1:before{content:""}.fa.fa-battery-0:before{content:""}.fa.fa-object-group{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-object-ungroup{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-sticky-note-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-sticky-note-o:before{content:""}.fa.fa-cc-jcb{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cc-diners-club{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-clone{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hourglass-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hourglass-o:before{content:""}.fa.fa-hourglass-1:before{content:""}.fa.fa-hourglass-2:before{content:""}.fa.fa-hourglass-3:before{content:""}.fa.fa-hand-rock-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-rock-o:before{content:""}.fa.fa-hand-grab-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-grab-o:before{content:""}.fa.fa-hand-paper-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-paper-o:before{content:""}.fa.fa-hand-stop-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-stop-o:before{content:""}.fa.fa-hand-scissors-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-scissors-o:before{content:""}.fa.fa-hand-lizard-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-lizard-o:before{content:""}.fa.fa-hand-spock-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-spock-o:before{content:""}.fa.fa-hand-pointer-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-pointer-o:before{content:""}.fa.fa-hand-peace-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-hand-peace-o:before{content:""}.fa.fa-registered{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-creative-commons{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gg{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gg-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-tripadvisor{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-odnoklassniki{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-odnoklassniki-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-get-pocket{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wikipedia-w{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-safari{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-chrome{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-firefox{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-opera{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-internet-explorer{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-television:before{content:""}.fa.fa-contao{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-500px{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-amazon{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-calendar-plus-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-calendar-plus-o:before{content:""}.fa.fa-calendar-minus-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-calendar-minus-o:before{content:""}.fa.fa-calendar-times-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-calendar-times-o:before{content:""}.fa.fa-calendar-check-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-calendar-check-o:before{content:""}.fa.fa-map-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-map-o:before{content:""}.fa.fa-commenting:before{content:""}.fa.fa-commenting-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-commenting-o:before{content:""}.fa.fa-houzz{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-vimeo{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-vimeo:before{content:""}.fa.fa-black-tie{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-fonticons{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-reddit-alien{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-edge{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-credit-card-alt:before{content:""}.fa.fa-codiepie{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-modx{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-fort-awesome{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-usb{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-product-hunt{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-mixcloud{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-scribd{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pause-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-pause-circle-o:before{content:""}.fa.fa-stop-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-stop-circle-o:before{content:""}.fa.fa-bluetooth{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-bluetooth-b{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-gitlab{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wpbeginner{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wpforms{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-envira{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wheelchair-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wheelchair-alt:before{content:""}.fa.fa-question-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-question-circle-o:before{content:""}.fa.fa-volume-control-phone:before{content:""}.fa.fa-asl-interpreting:before{content:""}.fa.fa-deafness:before{content:""}.fa.fa-hard-of-hearing:before{content:""}.fa.fa-glide{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-glide-g{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-signing:before{content:""}.fa.fa-viadeo{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-viadeo-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-snapchat{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-snapchat-ghost{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-snapchat-square{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-pied-piper{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-first-order{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-yoast{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-themeisle{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus-official{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus-official:before{content:""}.fa.fa-google-plus-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-google-plus-circle:before{content:""}.fa.fa-font-awesome{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-fa{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-fa:before{content:""}.fa.fa-handshake-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-handshake-o:before{content:""}.fa.fa-envelope-open-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-envelope-open-o:before{content:""}.fa.fa-linode{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-address-book-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-address-book-o:before{content:""}.fa.fa-vcard:before{content:""}.fa.fa-address-card-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-address-card-o:before{content:""}.fa.fa-vcard-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-vcard-o:before{content:""}.fa.fa-user-circle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-user-circle-o:before{content:""}.fa.fa-user-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-user-o:before{content:""}.fa.fa-id-badge{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-drivers-license:before{content:""}.fa.fa-id-card-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-id-card-o:before{content:""}.fa.fa-drivers-license-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-drivers-license-o:before{content:""}.fa.fa-quora{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-free-code-camp{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-telegram{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-thermometer-4:before{content:""}.fa.fa-thermometer:before{content:""}.fa.fa-thermometer-3:before{content:""}.fa.fa-thermometer-2:before{content:""}.fa.fa-thermometer-1:before{content:""}.fa.fa-thermometer-0:before{content:""}.fa.fa-bathtub:before{content:""}.fa.fa-s15:before{content:""}.fa.fa-window-maximize{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-window-restore{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-times-rectangle:before{content:""}.fa.fa-window-close-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-window-close-o:before{content:""}.fa.fa-times-rectangle-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-times-rectangle-o:before{content:""}.fa.fa-bandcamp{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-grav{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-etsy{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-imdb{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-ravelry{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-eercast{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-eercast:before{content:""}.fa.fa-snowflake-o{font-family:'Font Awesome 5 Pro';font-weight:400}.fa.fa-snowflake-o:before{content:""}.fa.fa-superpowers{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-wpexplorer{font-family:'Font Awesome 5 Brands';font-weight:400}.fa.fa-cab:before{content:""}
/*!
 * Font Awesome Pro 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa.fa-glass:before{content:""}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-o:before{content:""}.fa.fa-close:before,.fa.fa-remove:before{content:""}.fa.fa-gear:before{content:""}.fa.fa-trash-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-trash-o:before{content:""}.fa.fa-file-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-o:before{content:""}.fa.fa-clock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-clock-o:before{content:""}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:""}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:""}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-play-circle-o:before{content:""}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:""}.fa.fa-refresh:before{content:""}.fa.fa-list-alt{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-dedent:before{content:""}.fa.fa-video-camera:before{content:""}.fa.fa-picture-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-picture-o:before{content:""}.fa.fa-photo{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-photo:before{content:""}.fa.fa-image{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-image:before{content:""}.fa.fa-pencil:before{content:""}.fa.fa-map-marker:before{content:""}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-pencil-square-o:before{content:""}.fa.fa-share-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-share-square-o:before{content:""}.fa.fa-check-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-check-square-o:before{content:""}.fa.fa-arrows:before{content:""}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-circle-o:before{content:""}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-check-circle-o:before{content:""}.fa.fa-mail-forward:before{content:""}.fa.fa-expand:before{content:""}.fa.fa-compress:before{content:""}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-warning:before{content:""}.fa.fa-calendar:before{content:""}.fa.fa-arrows-v:before{content:""}.fa.fa-arrows-h:before{content:""}.fa.fa-bar-chart{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bar-chart:before{content:""}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bar-chart-o:before{content:""}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:""}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-thumbs-o-up:before{content:""}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-thumbs-o-down:before{content:""}.fa.fa-heart-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-heart-o:before{content:""}.fa.fa-sign-out:before{content:""}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:""}.fa.fa-thumb-tack:before{content:""}.fa.fa-external-link:before{content:""}.fa.fa-sign-in:before{content:""}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-lemon-o:before{content:""}.fa.fa-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-square-o:before{content:""}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bookmark-o:before{content:""}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:""}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:""}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-feed:before{content:""}.fa.fa-hdd-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hdd-o:before{content:""}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-right:before{content:""}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-left:before{content:""}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-up:before{content:""}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-o-down:before{content:""}.fa.fa-arrows-alt:before{content:""}.fa.fa-group:before{content:""}.fa.fa-chain:before{content:""}.fa.fa-scissors:before{content:""}.fa.fa-files-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-files-o:before{content:""}.fa.fa-floppy-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-floppy-o:before{content:""}.fa.fa-navicon:before,.fa.fa-reorder:before{content:""}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:""}.fa.fa-money{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-money:before{content:""}.fa.fa-unsorted:before{content:""}.fa.fa-sort-desc:before{content:""}.fa.fa-sort-asc:before{content:""}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:""}.fa.fa-rotate-left:before{content:""}.fa.fa-legal:before{content:""}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:""}.fa.fa-comment-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-comment-o:before{content:""}.fa.fa-comments-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-comments-o:before{content:""}.fa.fa-flash:before{content:""}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-paste:before{content:""}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-lightbulb-o:before{content:""}.fa.fa-exchange:before{content:""}.fa.fa-cloud-download:before{content:""}.fa.fa-cloud-upload:before{content:""}.fa.fa-bell-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bell-o:before{content:""}.fa.fa-cutlery:before{content:""}.fa.fa-file-text-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-text-o:before{content:""}.fa.fa-building-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-building-o:before{content:""}.fa.fa-hospital-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hospital-o:before{content:""}.fa.fa-tablet:before{content:""}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:""}.fa.fa-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-circle-o:before{content:""}.fa.fa-mail-reply:before{content:""}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-folder-o:before{content:""}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-folder-open-o:before{content:""}.fa.fa-smile-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-smile-o:before{content:""}.fa.fa-frown-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-frown-o:before{content:""}.fa.fa-meh-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-meh-o:before{content:""}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-keyboard-o:before{content:""}.fa.fa-flag-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-flag-o:before{content:""}.fa.fa-mail-reply-all:before{content:""}.fa.fa-star-half-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-o:before{content:""}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-empty:before{content:""}.fa.fa-star-half-full{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-star-half-full:before{content:""}.fa.fa-code-fork:before{content:""}.fa.fa-chain-broken:before{content:""}.fa.fa-shield:before{content:""}.fa.fa-calendar-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-o:before{content:""}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:""}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-minus-square-o:before{content:""}.fa.fa-level-up:before{content:""}.fa.fa-level-down:before{content:""}.fa.fa-pencil-square:before{content:""}.fa.fa-external-link-square:before{content:""}.fa.fa-compass{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-down:before{content:""}.fa.fa-toggle-down{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-down:before{content:""}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-up:before{content:""}.fa.fa-toggle-up{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-up:before{content:""}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-right:before{content:""}.fa.fa-toggle-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-right:before{content:""}.fa.fa-eur:before,.fa.fa-euro:before{content:""}.fa.fa-gbp:before{content:""}.fa.fa-dollar:before,.fa.fa-usd:before{content:""}.fa.fa-inr:before,.fa.fa-rupee:before{content:""}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:""}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:""}.fa.fa-krw:before,.fa.fa-won:before{content:""}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:""}.fa.fa-file-text:before{content:""}.fa.fa-sort-alpha-asc:before{content:""}.fa.fa-sort-alpha-desc:before{content:""}.fa.fa-sort-amount-asc:before{content:""}.fa.fa-sort-amount-desc:before{content:""}.fa.fa-sort-numeric-asc:before{content:""}.fa.fa-sort-numeric-desc:before{content:""}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:""}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:""}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:""}.fa.fa-long-arrow-up:before{content:""}.fa.fa-long-arrow-left:before{content:""}.fa.fa-long-arrow-right:before{content:""}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:""}.fa.fa-sun-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-sun-o:before{content:""}.fa.fa-moon-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-moon-o:before{content:""}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:""}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:""}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-caret-square-o-left:before{content:""}.fa.fa-toggle-left{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-toggle-left:before{content:""}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-dot-circle-o:before{content:""}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:""}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-plus-square-o:before{content:""}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:""}.fa.fa-mortar-board:before{content:""}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:""}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:""}.fa.fa-envelope-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-envelope-o:before{content:""}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-pdf-o:before{content:""}.fa.fa-file-word-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-word-o:before{content:""}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-excel-o:before{content:""}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-powerpoint-o:before{content:""}.fa.fa-file-image-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-image-o:before{content:""}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-photo-o:before{content:""}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-picture-o:before{content:""}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-archive-o:before{content:""}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-zip-o:before{content:""}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-audio-o:before{content:""}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-sound-o:before{content:""}.fa.fa-file-video-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-video-o:before{content:""}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-movie-o:before{content:""}.fa.fa-file-code-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-file-code-o:before{content:""}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-bouy:before{content:""}.fa.fa-life-buoy{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-buoy:before{content:""}.fa.fa-life-saver{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-life-saver:before{content:""}.fa.fa-support{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-support:before{content:""}.fa.fa-circle-o-notch:before{content:""}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:""}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:""}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:""}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:""}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:""}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:""}.fa.fa-send:before{content:""}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-paper-plane-o:before{content:""}.fa.fa-send-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-send-o:before{content:""}.fa.fa-circle-thin{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-circle-thin:before{content:""}.fa.fa-header:before{content:""}.fa.fa-sliders:before{content:""}.fa.fa-futbol-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-futbol-o:before{content:""}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-soccer-ball-o:before{content:""}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-newspaper-o:before{content:""}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-bell-slash-o:before{content:""}.fa.fa-trash:before{content:""}.fa.fa-copyright{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-eyedropper:before{content:""}.fa.fa-area-chart:before{content:""}.fa.fa-pie-chart:before{content:""}.fa.fa-line-chart:before{content:""}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-cc:before{content:""}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:""}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:""}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-diamond:before{content:""}.fa.fa-intersex:before{content:""}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:""}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:""}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:""}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:""}.fa.fa-battery-3:before{content:""}.fa.fa-battery-2:before{content:""}.fa.fa-battery-1:before{content:""}.fa.fa-battery-0:before{content:""}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-sticky-note-o:before{content:""}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hourglass-o:before{content:""}.fa.fa-hourglass-1:before{content:""}.fa.fa-hourglass-2:before{content:""}.fa.fa-hourglass-3:before{content:""}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-rock-o:before{content:""}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-grab-o:before{content:""}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-paper-o:before{content:""}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-stop-o:before{content:""}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-scissors-o:before{content:""}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-lizard-o:before{content:""}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-spock-o:before{content:""}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-pointer-o:before{content:""}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-hand-peace-o:before{content:""}.fa.fa-registered{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:""}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-plus-o:before{content:""}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-minus-o:before{content:""}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-times-o:before{content:""}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-calendar-check-o:before{content:""}.fa.fa-map-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-map-o:before{content:""}.fa.fa-commenting:before{content:""}.fa.fa-commenting-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-commenting-o:before{content:""}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:""}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:""}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-pause-circle-o:before{content:""}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-stop-circle-o:before{content:""}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:""}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-question-circle-o:before{content:""}.fa.fa-volume-control-phone:before{content:""}.fa.fa-asl-interpreting:before{content:""}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:""}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:""}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:""}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:""}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:""}.fa.fa-handshake-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-handshake-o:before{content:""}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-envelope-open-o:before{content:""}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-address-book-o:before{content:""}.fa.fa-vcard:before{content:""}.fa.fa-address-card-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-address-card-o:before{content:""}.fa.fa-vcard-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-vcard-o:before{content:""}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-user-circle-o:before{content:""}.fa.fa-user-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-user-o:before{content:""}.fa.fa-id-badge{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-drivers-license:before{content:""}.fa.fa-id-card-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-id-card-o:before{content:""}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-drivers-license-o:before{content:""}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:""}.fa.fa-thermometer-3:before{content:""}.fa.fa-thermometer-2:before{content:""}.fa.fa-thermometer-1:before{content:""}.fa.fa-thermometer-0:before{content:""}.fa.fa-bathtub:before,.fa.fa-s15:before{content:""}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-rectangle:before{content:""}.fa.fa-window-close-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-window-close-o:before{content:""}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-times-rectangle-o:before{content:""}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:""}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Pro";font-weight:400}.fa.fa-snowflake-o:before{content:""}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:""}
/*!
 * Bootstrap-submenu v1.2.10 (http://vsn4ik.github.io/bootstrap-submenu)
 * Copyright 2014 Vasily A. (https://github.com/vsn4ik)
 * Licensed under MIT (https://github.com/vsn4ik/bootstrap-submenu/blob/master/LICENSE)
 */
.dropdown-submenu>a:after{content:"";float:right;margin-right:-10px}@media(min-width:768px){.dropdown-submenu{position:relative}.dropdown-submenu>a:after{margin-top:6px;border-left:4px dashed;border-top:4px solid transparent;border-bottom:4px solid transparent}.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-top:-6px;border-top-left-radius:0}.dropup .dropdown-submenu .dropdown-menu,.navbar-fixed-bottom .dropdown-submenu .dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-6px;border-top-left-radius:4px;border-bottom-left-radius:0}}@media(max-width:767px){.dropdown-submenu>a:after{margin-top:8px;border-top:4px dashed;border-left:4px solid transparent;border-right:4px solid transparent}.dropdown-submenu .dropdown-menu{position:static;margin-top:0;border:0;box-shadow:none}.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li.dropdown-header,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li.dropdown-header,.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>a,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>a{padding-left:30px}.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>a,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:40px}.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:50px}.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a,.btn-group>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:60px}.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li.dropdown-header,.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>a{padding-left:35px}.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:45px}.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:55px}.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li.dropdown-header,.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>.dropdown-menu>li>a{padding-left:65px}}
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;margin-top:1px;z-index:99999!important;border-radius:2px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{border-bottom:7px solid #ccc;position:absolute}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-top:7px solid #ccc;position:absolute}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.cw{font-size:10px;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#cacaca}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;color:#1a73e8!important;cursor:pointer;border-radius:3px;background-image:none!important;border:1px solid #1a73e8!important}.bootstrap-datetimepicker-widget td span:hover,.bootstrap-datetimepicker-widget td span.active{background:#1a73e8!important;color:#fff!important;border-color:#1a73e8!important}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span.glyphicon{background-image:none}.bootstrap-datetimepicker-widget td span.glyphicon:hover,.bootstrap-datetimepicker-widget td span.glyphicon:focus,.bootstrap-datetimepicker-widget td span.glyphicon.focus,.bootstrap-datetimepicker-widget td span.glyphicon:active,.bootstrap-datetimepicker-widget td span.glyphicon.active{background:#1a73e8!important;color:#fff!important;border-color:#1a73e8!important}.bootstrap-datetimepicker-widget td span.glyphicon:active,.bootstrap-datetimepicker-widget td span.glyphicon.active{background-image:none}.bootstrap-datetimepicker-widget td span.glyphicon.disabled{background-color:#bcbcbc;border-color:#4d4d4d}.bootstrap-datetimepicker-widget td span.glyphicon-calendar,.bootstrap-datetimepicker-widget td span.glyphicon-time{text-shadow:none;background-image:-webkit-linear-gradient(top,#5bc0de 0%,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0%,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0%,#2aabd2 100%);border-color:#28a4c9;color:#fff;width:100%;font-size:22px}.bootstrap-datetimepicker-widget td span.glyphicon-calendar:hover,.bootstrap-datetimepicker-widget td span.glyphicon-calendar:focus,.bootstrap-datetimepicker-widget td span.glyphicon-calendar.focus,.bootstrap-datetimepicker-widget td span.glyphicon-calendar:active,.bootstrap-datetimepicker-widget td span.glyphicon-calendar.active,.bootstrap-datetimepicker-widget td span.glyphicon-time:hover,.bootstrap-datetimepicker-widget td span.glyphicon-time:focus,.bootstrap-datetimepicker-widget td span.glyphicon-time.focus,.bootstrap-datetimepicker-widget td span.glyphicon-time:active,.bootstrap-datetimepicker-widget td span.glyphicon-time.active{background-color:#2b9cbe;background-image:-webkit-linear-gradient(top,#2fb9e1 0%,#2b9cbe 100%);background-image:-o-linear-gradient(top,#2fb9e1 0%,#2b9cbe 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#2fb9e1),to(#2b9cbe));background-image:linear-gradient(to bottom,#2fb9e1 0%,#2b9cbe 100%);border-color:#129fc9}.bootstrap-datetimepicker-widget td span.glyphicon-calendar:active,.bootstrap-datetimepicker-widget td span.glyphicon-calendar.active,.bootstrap-datetimepicker-widget td span.glyphicon-time:active,.bootstrap-datetimepicker-widget td span.glyphicon-time.active{background-image:none}.bootstrap-datetimepicker-widget td span.glyphicon-calendar.disabled,.bootstrap-datetimepicker-widget td span.glyphicon-time.disabled{background-color:#5bc0de;border-color:#46b8da}r-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}.uib-day button,.uib-month button,.uib-year button{background-color:#fff}button.uib-title,button.uib-title.disabled,button.uib-title:disabled,button.uib-title[disabled],button.uib-right,button.uib-left{background-image:none!important;background-color:#fff;box-shadow:none;border:0!important;color:#333}button.uib-title:hover,button.uib-right:hover,button.uib-left:hover{background-color:#f0f0f0!important;background-image:none!important;color:#333}td[ng-if="showWeeks"]{color:#cacaca}.uib-month>button:hover,.uib-year>button:hover,.uib-day>button:hover{background-color:#f0f0f0!important}.uib-month>button.active,.uib-year>button.active,.uib-day>button.active{background-color:#428bca!important;color:#fff;box-shadow:none;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.uib-increment>a,.uib-decrement>a{color:#333}.uib-increment>a:hover,.uib-decrement>a:hover{color:#333;background-color:#f0f0f0!important;border-radius:4px}.table-condensed .btn[data-action="togglePeriod"]{min-width:60px!important}.bootstrap-table .table{margin-bottom:0!important;border-bottom:1px solid #ddd;border-collapse:collapse!important;border-radius:1px}.fixed-table-container{position:relative;clear:both;border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}.fixed-table-header{overflow:hidden;border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0}.fixed-table-body{overflow-x:auto;overflow-y:auto;height:100%}.fixed-table-container table{width:100%}.fixed-table-container thead th{height:0;padding:0;margin:0;border-left:1px solid #ddd}.fixed-table-container thead th:first-child{border-left:0;border-top-left-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px}.fixed-table-container thead th .th-inner{padding:8px;line-height:24px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixed-table-container thead th .sortable{cursor:pointer}.fixed-table-container tbody td{border-left:1px solid #ddd}.fixed-table-container tbody tr:first-child td{border-top:0}.fixed-table-container tbody td:first-child{border-left:0}.fixed-table-container tbody .selected td{background-color:#f5f5f5}.fixed-table-container .bs-checkbox{text-align:center}.fixed-table-container .bs-checkbox .th-inner{padding:8px 0}.fixed-table-container input[type="radio"],.fixed-table-container input[type="checkbox"]{margin:0 auto!important}.fixed-table-container .no-records-found{text-align:center}.fixed-table-pagination .pagination,.fixed-table-pagination .pagination-detail{margin-top:10px;margin-bottom:10px}.fixed-table-pagination .pagination a{padding:6px 12px;line-height:1.428571429}.fixed-table-pagination .pagination-info{line-height:34px;margin-right:5px}.fixed-table-pagination .btn-group{position:relative;display:inline-block;vertical-align:middle}.fixed-table-pagination .dropup .dropdown-menu{margin-bottom:0}.fixed-table-pagination .page-list{display:inline-block}.fixed-table-toolbar .columns-left{margin-right:5px}.fixed-table-toolbar .columns-right{margin-left:5px}.fixed-table-toolbar .columns label{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429}.fixed-table-toolbar .bars,.fixed-table-toolbar .search,.fixed-table-toolbar .columns{position:relative;margin-top:10px;margin-bottom:10px;line-height:34px}.fixed-table-pagination li.disabled a{pointer-events:none;cursor:default}.fixed-table-loading{display:none;position:absolute;top:42px;right:0;bottom:0;left:0;z-index:99;background-color:#fff;text-align:center}.fixed-table-body .card-view .title{font-weight:bold;display:inline-block;min-width:30%;text-align:left!important}.fixed-table-body thead th .th-inner{box-sizing:border-box}.table th,.table td{vertical-align:middle;box-sizing:border-box}.fixed-table-toolbar .dropdown-menu{text-align:left;max-height:300px;overflow:auto}.fixed-table-toolbar .btn-group>.btn-group{display:inline-block;margin-left:-1px!important}.fixed-table-toolbar .btn-group>.btn-group>.btn{border-radius:0}.fixed-table-toolbar .btn-group>.btn-group:first-child>.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.fixed-table-toolbar .btn-group>.btn-group:last-child>.btn{border-top-right-radius:4px;border-bottom-right-radius:4px}.bootstrap-table .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.bootstrap-table .table thead>tr>th{padding:0;margin:0}.pull-right .dropdown-menu{right:0;left:auto}p.fixed-table-scroll-inner{width:100%;height:200px}div.fixed-table-scroll-outer{top:0;left:0;visibility:hidden;width:200px;height:150px;overflow:hidden}.fixed-table-loading .m-loading{margin:5px auto}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li.multiselect-group label{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:700}.multiselect-container>li.multiselect-group-clickable label{cursor:pointer}.multiselect-container>li>a{padding:0}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400;padding:3px 20px 3px 40px}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.form-inline .multiselect-container label.checkbox,.form-inline .multiselect-container label.radio{padding:3px 20px 3px 40px}.form-inline .multiselect-container li a label.checkbox input[type=checkbox],.form-inline .multiselect-container li a label.radio input[type=radio]{margin-left:-20px;margin-right:0}.multiselect-container{bottom:100%;top:auto;min-width:300px;width:100%}.multiselect-search{height:34px}ul.multiselect-container div#tabDivider{display:none!important}.locationTypeLine{display:inline-block;width:10%;margin-top:.7em;margin-bottom:.2em;margin-left:auto;margin-right:.5em;border-width:5px;box-shadow:0 0 3px 0 #33333380}.locationTypeLine.dashed{border-style:none none dashed}.locationTypeLine.dotted{border-style:none none dotted}.locationTypeLine.chevron{min-width:42px;height:16px;border:0}a{cursor:pointer}h1{font-size:1.7em}h2{color:#999}:focus-visible{outline:0}.navbar-inverse{background:#3c3c3c}.navbar-inverse .navbar-nav>li>a{color:#eaeaea;text-shadow:none!important}.navbar-inverse .navbar-nav>li>a:hover{background-color:#eaeaea;color:#000}.navbar-inverse .navbar-nav>li>a:hover>.glyphicon,.navbar-inverse>.navbar-nav>.fa{color:#000}.navbar{margin-bottom:0}.container .jumbotron{padding:24px;margin-bottom:20px;border-radius:0 0 6px 6px}.breadcrumb{background-color:#fff;padding:5px 0 5px 0;border-radius:0;border-bottom:#eee 1px solid;margin-bottom:0;margin-left:15px;margin-right:15px}.validation-summary-valid{display:none}.jumbotron{padding:20px}.modal-body{max-height:65vh;overflow:auto}.listInside{list-style-position:inside}.m-layout-header{background-color:#0a385f;z-index:998}.m-layout-header-auth{padding-top:15px;color:#fff}.m-text-clear,.searchBarCrossIcon{position:absolute;right:28px;top:10px;height:15px;width:25px;border-right:2px #d7d7d7 solid;text-align:center;margin:auto;font-size:15px;cursor:pointer;color:#0d385f}#listTableCrossIcon.entityListSearchBarCrossIcon{display:none;position:absolute;right:calc(50% + 10px);top:10px;height:15px;width:25px;border-right:2px #d7d7d7 solid;text-align:center;margin:auto;font-size:15px;cursor:pointer;color:#0d385f}#LayoutSearchIcon{right:11px;left:auto}.searchBarSearchIcon{position:absolute;left:24px;right:auto;top:11px;height:14px;margin:auto;font-size:13px;cursor:pointer;color:#0d385f}#LayoutSearchFormContainer .searchBarInput{border:1.5px solid #0d385f;border-left:0;font:14px normal;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;width:80%;height:34px!important;padding-left:10px;padding-right:52px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0}#LayoutSearchFormContainer .searchBarInput:hover{border:1.5px solid #3379b7;border-left:0;box-shadow:none}#LayoutSearchFormContainer .searchBarInput:focus{border-bottom-right-radius:0;border:1.5px solid #3379b7;border-left:0}#LayoutSearchFormContainer .searchBarInput:focus+#LayoutSearchFilterBtn{border-bottom-left-radius:0}#LayoutSearchFormContainer .searchBarInputNoFilter{padding-left:28px!important;width:100%;height:34px!important}#LayoutSearchFilterApplyBtn{background-color:#1a73e8;background-image:none!important;border:0!important;width:96px;height:36px;margin-bottom:5px}#LayoutSearchFilterBtn{background:#fff;border:1.5px solid #0d385f;border-right:0;font-size:15px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;line-height:1;padding-left:10px;padding-right:10px;display:inline-block;width:20%;border-bottom-left-radius:2px;border-top-left-radius:2px}#LayoutSearchFilterBtn:hover{background:#d7d7d7}#LayoutSearchFilterBtn::after{content:'';width:2px;height:16px;background-color:#d7d7d7;border:0;position:absolute;right:0;top:8px;font-size:20px}#LayoutSearchFilterBtn.highlight{background:#ff0}.tab-section-title>ul>li{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important}.tagPickerMenuContainer .tagPickerMenu{max-height:120px;overflow:auto;border:1px solid #d7d7d7;box-shadow:2px 2px 3px rgba(0,0,0,.1),-2px 2px 3px rgba(0,0,0,.1);position:absolute}@media screen and (max-width:640px){#LayoutSearchFilterBtn{display:none!important}#LayoutSearchText.form-control:focus{margin-top:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.searchBarInput{padding-left:28px!important;height:34px!important;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;border-radius:4px!important}#LayoutSearchIcon{left:10px;right:unset}#MainMenuSearchBarCrossIcon{border:0;right:10px;width:14px}#LayoutSearchFormContainer{border:0}}@media(min-width:768px){#LayoutSearchFormContainer .searchBarInput{width:80%}#LayoutSearchFormContainer .searchBarInputNoFilter{width:100%}}.searchBarInput::-ms-clear{display:none}#ListSearchBar{padding-right:0;padding-left:0;margin-top:0}#ListSearchBar>div#ListTable_filter{padding-left:16px}#ListSearchBar>div{width:50%}#ListSearchBar>div>label,#ListSearchBar>div>label>input{width:100%}.listTableSearchBarInput{padding-right:24px}#listTableSearchTextInput{padding-right:24px}#EntitySearchColumnSearchText{width:50%;padding-left:26px;padding-right:24px}#listTableCrossIcon{display:none;left:calc(50% - 26px);right:auto}#MainMenuSearchBarCrossIcon{right:28px}input.empty{font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit}#LayoutSearchContainer{width:375px;background-color:#fff;z-index:1010;position:absolute;top:-8px;right:18px;border-radius:0 0 2px 2px;box-shadow:1px 4px 8px 0 rgba(0,0,0,.2),-1px 6px 20px 0 rgba(0,0,0,.19);display:none;max-width:100vw;max-height:80vh;overflow:auto}#LayoutSearchResultBox a:first-child{border-radius:0;border-top:0}@media screen and (max-width:770px){#LogoContainer>a>span{width:270px}}@media screen and (max-width:750px) and (min-width:641px){#LayoutSearchForm{max-width:345px;min-width:345px}#LayoutSearchContainer{width:365px}}@media screen and (min-width:551px) and (max-width:640px){#LayoutSearchFormContainer .searchBarInput{width:100%}#LayoutSearchForm.mobileSearchForm #LayoutSearchIcon{left:8px;top:13px;font-size:20px}#LayoutSearchIcon{left:14px}#LayoutSearchForm.mobileSearchForm #MainMenuSearchBarCrossIcon{top:14px;font-size:20px;height:20px}#LayoutSearchText.form-control:focus{padding-left:36px!important}}.page-header-container{display:flex;align-items:center}.page-header-container h1{margin-right:.5em}div.container-fluid>div.row>div.col-xs-12,div.container-fluid>div.row>div.col-xs-12>h1{padding-left:0}div.container-fluid>div.row>div.col-xs-12>h1{margin-top:15px;margin-bottom:5px}.largeLink{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:6px 12px 7px;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);display:inline-block;margin:5px 0 5px 0;cursor:pointer;text-decoration:none;border:solid 1px #28a4c9!important;-o-user-select:none;user-select:none;border-radius:5px;text-shadow:none!important;color:#fff;background-color:#5bc0de;background-image:-webkit-linear-gradient(top,#5bc0de 0%,#2aabd2 100%)!important;background-image:-o-linear-gradient(top,#5bc0de 0%,#2aabd2 100%)!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2))!important;background-image:linear-gradient(to bottom,#5bc0de 0%,#2aabd2 100%)!important;background-repeat:repeat-x!important}.largeLink:hover,.largeLink:focus,.largeLink.focus,.largeLink:active,.largeLink.active,.open>.dropdown-toggle.largeLink{color:#fff;background-color:#2b9cbe!important;background-image:-webkit-linear-gradient(top,#2fb9e1 0%,#2b9cbe 100%)!important;background-image:-o-linear-gradient(top,#2fb9e1 0%,#2b9cbe 100%)!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#2fb9e1),to(#2b9cbe))!important;background-image:linear-gradient(to bottom,#2fb9e1 0%,#2b9cbe 100%)!important;border-color:#129fc9!important;text-decoration:none}.largeLink:active,.largeLink.active,.open>.dropdown-toggle.largeLink{background-image:none}.largeLink.disabled,.largeLink[disabled],fieldset[disabled] .largeLink,.largeLink.disabled:hover,.largeLink[disabled]:hover,fieldset[disabled] .largeLink:hover,.largeLink.disabled:focus,.largeLink[disabled]:focus,fieldset[disabled] .largeLink:focus,.largeLink.disabled.focus,.largeLink[disabled].focus,fieldset[disabled] .largeLink.focus,.largeLink.disabled:active,.largeLink[disabled]:active,fieldset[disabled] .largeLink:active,.largeLink.disabled.active,.largeLink[disabled].active,fieldset[disabled] .largeLink.active{background-color:#eaeaea!important;border-color:#46b8da!important;background-image:-webkit-linear-gradient(top,#fff 0%,#f9f9f9 100%)!important;background-image:-o-linear-gradient(top,#fff 0%,#f9f9f9 100%)!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9))!important;background-image:linear-gradient(to bottom,#fff 0%,#f9f9f9 100%)!important;color:#999;opacity:.65}.largeLink .badge{color:#5bc0de;background-color:#fff}.largeLinkSelected{background:#59a0e5}a.largeLink{color:#fff!important}div.btn-primary,div.btn-info,div.btn-default,a.btn-primary,a.btn-info,a.btn-default,span.btn-primary,span.btn-info,span.btn-default{padding-top:8px}.m-callout{margin:0 0 30px 0;padding:15px 30px;background-color:#eee;border:1px solid #d0d0d0;border-left:5px solid #2f5f87;border-radius:5px}.m-callout h4{margin-top:0}.m-callout p:last-child{margin-bottom:0}.m-callout code,.m-callout .highlight{background-color:#fff}.m-callout-danger{background-color:#fcf2f2;border-color:#dfb5b4}.m-callout-warning{background-color:#fefbed;border-color:#f1e7bc}.m-callout-info{background-color:#fff;border-color:#a4c3d9}.m-sidebar-scrollspy-column{position:relative}.m-sidebar-scrollspy{top:0;display:block;padding:0;overflow-x:hidden;overflow-y:auto}.m-sidebar-scrollspy>nav{background-color:#f5f5f5;border-right:1px solid #eee;padding:10px 20px}.m-sidebar-scrollspy.affix{width:25%}.m-sidebar-scrollspy.affix>nav{margin-right:30px}@media screen and (min-width:1200px){.m-sidebar-scrollspy.affix{width:16.66666667%}}.m-sidebar-scrollspy>nav>ul{margin-right:-21px;margin-bottom:20px;margin-left:-20px}.m-sidebar-scrollspy>nav>ul>li>a{padding-right:20px;padding-left:20px}.m-sidebar-scrollspy>nav>ul>.active>a,.m-sidebar-scrollspy>nav>ul>.active>a:hover,.m-sidebar-scrollspy>nav>ul>.active>a:focus{color:#fff;background-color:#428bca;font-weight:bold}.m-badge{display:block;border-radius:2px;padding:2px 5px;font:normal normal normal 13px verdana,tahoma,sans-serif;line-height:18px;cursor:pointer;text-decoration:none;overflow-x:hidden;word-break:break-word;user-select:none;text-shadow:none;color:#333}.m-badge:hover{background:#f5f5f5;text-decoration:none}.m-badge:active,.m-badge.selected{background:#f5f5f5;text-decoration:none}.m-badge td:first-child{position:relative;vertical-align:top}.m-badge td:first-child>span{vertical-align:bottom}.m-badge td:first-child>img{vertical-align:bottom;width:120px;height:90px}.m-badge td:last-child{padding:0 5px}.m-badge div:first-child{font-weight:bold}.m-badge div:last-child>span:first-child{font-style:italic}.m-badge-list>.m-badge:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.m-badge-list>.m-badge:not(:last-child){border-bottom:1px solid #d3d3d3;border-bottom-left-radius:0;border-bottom-right-radius:0}.layout-search-filter-container{min-height:400px;padding:20px;padding-top:15px}.layout-search-filter-container .row{margin-bottom:24px}.m-badge-vds{background:linear-gradient(to bottom,#cfe1f2 5%,#c5d6e6 5%,#adbdcc 100%)}.m-badge-cms{background:linear-gradient(to bottom,#cdf2d2 5%,#c3e6c8 5%,#adccb1 100%)}.m-badge-camera{background:linear-gradient(to bottom,#cfd4f2 5%,#c5cae6 5%,#aeb3cc 100%)}.m-badge-issue{background:linear-gradient(to bottom,#f2e4cf 5%,#e6d8c3 5%,#ccc1ae 100%)}.m-badge-signal{background:linear-gradient(to bottom,#f2cfcf 5%,#e6c3c3 5%,#ccadad 100%)}.m-badge-staticentity{background:linear-gradient(to bottom,#eef2cf 5%,#e2e6c5 5%,#c9cdaf 100%)}.m-badge-cabinet{background:linear-gradient(to bottom,#f2f2f2 5%,#e6e6e6 5%,#ccc 100%)}.m-badge-vehicle{background:linear-gradient(to bottom,#e1cff2 5%,#d5c3e6 5%,#bdadcc 100%)}.m-badge-rwis{background:linear-gradient(to bottom,#e0f2cd 5%,#d5e6c3 5%,#beccae 100%)}.m-badge-avi{background:linear-gradient(to bottom,#f2cdef 5%,#e6c5e3 5%,#ccadc8 100%)}.m-badge-comm{background:linear-gradient(to bottom,#cdf2f1 5%,#c5e6e5 5%,#adcccb 100%)}.m-badge-fss{background:linear-gradient(to bottom,#d8cdf2 5%,#cec3e6 5%,#b7aecc 100%)}.m-badge-location{background:linear-gradient(to bottom,#cdf2f1 5%,#c5e6e5 5%,#adcccb 100%)}.m-badge-staff{background:linear-gradient(to bottom,#f2cdef 5%,#e6c5e3 5%,#ccadc8 100%)}.m-badge-search-status{text-align:right;display:flex;justify-content:space-between;align-content:flex-start;padding:15px}.m-badge-google-search-container{display:flex;justify-content:center;line-height:40px;border-top:1px solid #d3d3d3}.m-badge-search-info-message{border-top:1px solid #d3d3d3;padding:10px 15px 10px 15px;font-style:italic}.google-search-wrapper{width:auto;height:30px;display:flex;justify-content:center;align-items:center;margin:10px auto;border-radius:16px;padding-left:4px;padding-right:8px}.m-loading-ajax-module{position:fixed;z-index:10410;height:2em;width:2em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0}.m-loading-ajax-module:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.m-loading-ajax-module:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.m-loading-ajax-module:not(:required):after{content:'';display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1500ms infinite linear;-moz-animation:spinner 1500ms infinite linear;-ms-animation:spinner 1500ms infinite linear;-o-animation:spinner 1500ms infinite linear;animation:spinner 1500ms infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}#alarmProcessingModalBottom.m-loading-ajax-module{position:relative;top:50%}#alarmProcessingModalBottom.m-loading-ajax-module:before{bottom:0;top:auto;height:160px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.m-loading-angular-module{position:fixed;z-index:999;height:2em;width:2em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0}.m-loading-angular-module:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.m-loading-angular-module:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.m-loading-angular-module:not(:required):after{content:'';display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1500ms infinite linear;-moz-animation:spinner 1500ms infinite linear;-ms-animation:spinner 1500ms infinite linear;-o-animation:spinner 1500ms infinite linear;animation:spinner 1500ms infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.m-loading{position:relative;border-top:8px solid rgba(0,0,0,.2);border-right:8px solid rgba(0,0,0,.2);border-bottom:8px solid rgba(0,0,0,.2);border-left:8px solid #000;transform:translateZ(0);animation:m-loading-anim .25s infinite linear}.m-loading,.m-loading:after{border-radius:50%;width:32px;height:32px}@keyframes m-loading-anim{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.m-loading-white{border-top:8px solid rgba(255,255,255,.2);border-right:8px solid rgba(255,255,255,.2);border-bottom:8px solid rgba(255,255,255,.2);border-left:8px solid #fff}.m-loading-red{border-top:8px solid rgba(255,0,0,.2);border-right:8px solid rgba(255,0,0,.2);border-bottom:8px solid rgba(255,0,0,.2);border-left:8px solid #f00}.m-loading-green{border-top:8px solid rgba(0,128,0,.2);border-right:8px solid rgba(0,128,0,.2);border-bottom:8px solid rgba(0,128,0,.2);border-left:8px solid #008000}.m-loading-blue{border-top:8px solid rgba(0,0,255,.2);border-right:8px solid rgba(0,0,255,.2);border-bottom:8px solid rgba(0,0,255,.2);border-left:8px solid #00f}.m-loading-small{width:16px;height:16px;border-width:4px}.m-loading-large{width:64px;height:64px;border-width:16px}.m-container-view-page{padding-bottom:50px}.m-container-view-page h2{border-bottom:#bbb solid 2px;padding-bottom:3px;margin-top:40px}.m-overlay-icon{position:absolute;top:0;left:0}.m-navbar-submit-container{margin-top:3px}.m-container-bottom-navbar{padding-bottom:40px}.m-definition-table tr>td:first-child{font-weight:bold}.m-container-map{margin:20px 0 10px 0}.m-graph-frame{background-color:#ddd;padding:10px 10px}.m-graph{width:100%;height:auto}.m-standout-row{background-color:#fff;border:#ddd 1px solid;margin-bottom:15px;padding-top:15px;padding-bottom:15px}.m-definition-table tr:hover{cursor:context-menu}.m-list-table tr:hover td{background-color:#ffffd0}.m-list-table tr:hover td.bs-checkbox{background-color:#deeff9}.m-list-table tr.selected:hover td{background-color:#ffffd0}.m-list-table tr.selected:hover td.bs-checkbox{background-color:#deeff9}.m-list-table th{background-color:#efefef}.m-list-table th:hover{background-color:#f5f5f5}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{vertical-align:middle}.table>thead>tr>th,.table>thead>tr>td{background-color:#3073ad;position:sticky;top:0;z-index:10}.table th .caret{margin-left:8px}.m-dropdown-menu{width:100%;padding:20px 10px 15px 10px}.jumbotron.m-filter-content{background-color:#deeff9}ul.dropdown-menu.m-dropdown-menu{overflow:hidden}.m-filter-content p{font-size:16px;padding-top:7px}.map-top-menu-text{margin-left:.3em}.map-top-menu-text+.caret{margin-left:.4em}@media screen and (max-width:705px){.map-top-menu-text{display:none}.btn-info:not(.tagChoice):not(.btn-sm),.btn-default:not(.tagChoice):not(.btn-sm),.btn-primary:not(.tagChoice):not(.btn-sm),.btn-optionalAction:not(.tagChoice):not(.btn-sm){min-width:32px}}#MapCanvas{height:400px;height:auto;position:absolute;width:100%;margin:0;padding:0;top:0;bottom:0}#MapMenuContainer{margin:0 auto;position:relative;border-radius:5px;z-index:1;height:0;max-width:70%;max-width:70vw;display:block}#MapMenuContainer .btn{z-index:1;box-shadow:2px 2px 5px 0 #333;box-shadow:2px 2px 5px 0 rgba(0,0,0,.3)}#MapTimeMenuButton{padding-top:8px}.popup-content-div{height:auto;overflow-y:hidden;display:flex;flex-direction:column}#GoogleRoutePopupContent{flex:1;overflow-y:scroll}.select2.select2-container.select2-container--default{width:100%!important}.m-map-popup-container{position:absolute;bottom:20px;right:15px;width:425px;background-color:#fff;overflow-y:hidden;display:flex;flex-direction:column;border-radius:2px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.75);max-width:90%;max-width:90vw;z-index:1001}.m-map-popup-header,.m-map-popup-container .header{padding:4px 7px;background-color:#0a385f;color:#fff;font-size:16px;font-family:Verdana,Arial,sans-serif;display:inline-block;position:relative;user-select:none;cursor:pointer}.m-map-popup-header *{color:inherit}.m-map-popup-header img{padding-right:3px}.m-map-popup-body,.m-map-popup-container .body{padding:5px;overflow-y:auto;max-height:65vh}.m-map-popup-loading-image{padding:25px;display:none}.m-map-popup-loading-image div{margin:0 auto}.m-map-popup-body .m-location,.m-map-popup-container .body .location{padding:3px 5px;border:1px solid #bebe00;background-color:#ffd;margin-bottom:5px;border-radius:2px}.m-location{position:relative}.m-map-popup-header .m-icon-cell{padding-right:5px}.m-map-popup-header .m-icon-cell span{vertical-align:bottom}.m-popup-table th,.popupTable th{text-align:right;vertical-align:top;padding:5px;font-weight:bold}.m-popup-table td,.popupTable td{text-align:left;vertical-align:top;padding:5px;overflow-wrap:anywhere}.m-map-popup-container .m-entity-links{margin:7px;max-height:500px;max-height:50vh;overflow-y:auto}.m-map-popup-container .m-entity-links-appended{margin:7px}.m-map-popup-buttons{width:100%;flex:0 0 auto;height:auto;text-align:center;padding:5px}.m-map-popup-buttons .btn{width:100%;display:inline-block;margin-bottom:5px}.m-map-popup-body>.m-popup-table>tbody>tr>th{padding-left:0}#EntityTypeMenu>li{position:relative}#EntityTypeMenu>li>ul>li>a>i.fa-check-square,#EntityTypeMenu>li>ul>li>a>i.fa-square{margin-right:5px}#EntityTypeMenu>li>ul{margin-left:0;margin-right:0;padding-left:0}#EntityTypeMenu>li>ul>li.divider{margin-left:calc(2em + 40px)}#EntityTypeMenu>li>ul>li:not(.divider)>a{color:#333;display:block;padding:3px 20px;padding-left:calc(1em + 13px);text-decoration:none;user-select:none}#EntityTypeMenu>li>ul>li>a>div{display:inline-block;width:185px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top}#EntityTypeMenu li>a>.entity-zoom-warning{display:none;float:right;padding:3px 10px 3px 0}#EntityTypeMenu li>a[out-of-range]:not(:hover){background-color:#dcdcdc;background-image:none}#EntityTypeMenu li>a[out-of-range]>.entity-zoom-warning{display:block}#EntityTypeMenu .entity-data-sub-menu-collapse{cursor:pointer;font-size:16px;padding:5px 10px;position:absolute;right:0;top:0}#EntityTypeMenu.dropdown-menu{min-width:300px}#MapMenuButtons .dropdown-menu{left:auto;top:auto}.m-marker-highlight{box-sizing:border-box;height:60px;width:60px;border-radius:50%;border:3px solid #00f;box-shadow:inset 0 0 10px #00f}.m-marker-highlight-latest{box-sizing:border-box;height:60px;width:60px;border-radius:50%;border:1px solid #000;box-shadow:inset 0 0 20px #ff0}@keyframes m-marker-pulse{80%{transform:scale(1.25);opacity:1}100%{transform:scale(1.5);opacity:0}}.m-marker-selected{position:relative;border-top:5px solid rgba(0,128,0,.4);border-right:5px solid #008000;border-bottom:5px solid rgba(0,128,0,.4);border-left:5px solid #008000;border-radius:50%;transform:translateZ(0);animation:m-loading-anim 10s infinite linear;width:60px;height:60px;box-shadow:inset 0 0 10px #008000}.m-marker-blue{margin:50px;background:#00f;border-radius:50%;border:solid #000 1px;width:16px;height:16px}.m-marker-spinning{margin:50px;background:linear-gradient(270deg,#97a025,#f7ff8c);background-size:400% 400%;border-radius:50%;border:solid #000 1px;width:16px;height:16px;transform:rotateY(0deg);animation:m-marker-spinning-anim 3s infinite linear}@keyframes m-marker-spinning-anim{0%{transform:rotateY(0deg) rotateZ(45deg);background-position:0% 50%}25%{background-position:100% 50%}50%{background-position:0% 50%}75%{background-position:100% 50%}100%{transform:rotateY(360deg) rotateZ(45deg);background-position:0% 50%}}.m-marker-flashing-beacon{margin:50px;background:linear-gradient(270deg,#97a025,#edff00);background-size:400% 400%;border-radius:50%;border:solid #000 1px;width:16px;height:16px;animation:m-marker-flashing-beacon-anim 1.5s infinite linear}@keyframes m-marker-flashing-beacon-anim{0%{opacity:1}25%{opacity:1}30%{opacity:.3}65%{opacity:.3}70%{opacity:1}100%{opacity:1}}.m-marker-flasher-double-round{position:relative;width:32px;height:10px;content:''}.m-marker-flasher-double-round:before{position:absolute;display:inline-block;left:0;content:'';width:31.25%;height:100%;vertical-align:top;background:#ff0;border-radius:50%;border:solid #000 1px;animation:m-marker-flasher-double-round-anim 1.5s infinite linear}.m-marker-flasher-double-round:after{position:absolute;display:inline-block;right:0;content:'';width:31.25%;height:100%;vertical-align:top;background:#ff0;border-radius:50%;border:solid #000 1px;animation:m-marker-flasher-double-round-anim 1.5s infinite linear}@keyframes m-marker-flasher-double-round-anim{0%{opacity:1}25%{opacity:1}30%{opacity:.3}65%{opacity:.3}70%{opacity:1}100%{opacity:1}}.m-marker-flasher-rrfb{position:relative;width:32px;height:7px;content:''}.m-marker-flasher-rrfb:before{position:absolute;display:inline-block;left:0;content:'';width:40%;height:100%;vertical-align:top;background:#ff0;border:solid #000 1px;animation:m-marker-flasher-rrfb-anim-left 1.5s infinite linear}.m-marker-flasher-rrfb:after{position:absolute;display:inline-block;right:0;content:'';width:40%;height:100%;vertical-align:top;background:#ff0;border:solid #000 1px;animation:m-marker-flasher-rrfb-anim-right 1.5s infinite linear}@keyframes m-marker-flasher-rrfb-anim-left{0%{opacity:1}25%{opacity:1}30%{opacity:.3}65%{opacity:.3}70%{opacity:1}100%{opacity:1}}@keyframes m-marker-flasher-rrfb-anim-right{0%{opacity:1}25%{opacity:1}30%{opacity:1}65%{opacity:1}70%{opacity:.3}100%{opacity:.3}}.m-marker-highlight-selected{box-sizing:border-box;height:60px;width:60px;border-radius:50%;border:3px solid #f0f;box-shadow:inset 0 0 10px #f0f}.m-marker-fault{box-sizing:border-box;height:60px;width:60px;border-radius:50%;border:1px solid #9400d3;box-shadow:inset 0 0 20px #9400d3}width-5{width:5%}width-10{width:10%}width-15{width:15%}width-20{width:20%}width-25{width:25%}width-30{width:30%}width-35{width:35%}width-40{width:40%}width-45{width:45%}width-50{width:50%}width-55{width:55%}width-60{width:60%}width-65{width:65%}width-70{width:70%}width-75{width:75%}width-80{width:80%}width-85{width:85%}width-90{width:90%}width-95{width:95%}width-100{width:100%}tr.accent{background-color:#f9f9f9}.form-control{height:30px;display:inline-block}.required{color:#f00}.form-control-focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-horizontal .form-group{display:flex;align-items:center;flex-wrap:wrap}.picker-form-control{display:flex;flex-wrap:wrap;padding:1px 12px;height:auto;border-radius:4px 4px 4px 4px}.picker-form-control input[type='text']{background-color:transparent;border:0;outline:0;margin:2px 0 1px}.picker-form-control .btn{display:flex;align-items:center;margin-top:1px;margin-bottom:1px;margin-right:2px}.picker-form-control .glyphicon-remove{margin-left:.3em}.entity-picker input[type='text']{display:block;width:100%}.dataTables_length select{margin-left:2px;border:0;background-color:#fff;font-weight:normal;border-radius:0}#NavbarHomeIcon{width:24px;height:auto}#NavbarHomeIconLink{font-size:21px;padding:10px;border-radius:2px}#NavbarRefresh{font-size:22px;padding:9px 11px;padding-bottom:7px;border-radius:2px}#NavContainer{z-index:997;display:flex;width:100%;align-items:center;justify-content:flex-start}#NavbarMenu{overflow:visible;width:70%;flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center}#NavbarMenu>li{background-color:#404040}#NavbarMenu>li>div{display:flex;align-items:center}#AdminListMenu hr{margin-top:5px;margin-bottom:5px;border-top:1px solid #3073ad}#AdminListMenu ul .menu-section-heading{background-color:#f4f4f4;color:#707070;padding:.5em}#DefaultContactGroups+div.tagPicker>div>div.tagPickerFormControl{width:350px}#ViewOrganizationReportsLinkList,#ViewMyReportsLinkList,#ViewMyMapGroupsReportsLinkList,#ViewMyMapsLinkList,#ViewOrganizationMapGroupsReportsLinkList,#ViewOrganizationMapsLinkList{max-height:350px;overflow-y:auto!important;overflow-x:hidden!important}#ViewMyReportGroupsReportsLinkList,#ViewOrganizationReportGroupsReportsLinkList{max-height:400px;overflow:auto}.smallScreenDropdownMenuArrow{display:none}@media screen and (min-width:961px){#NavbarRight{display:flex;justify-content:flex-end}}@media screen and (max-width:960px){#NavbarRight{max-width:100%!important;width:100%!important;min-width:100%!important}#NavbarMenu{width:100%!important;max-height:calc(100vh - 107px);overflow-y:auto;background-color:#404040}#NavbarHomeIconLinkAlways{font-size:22px}#NavbarHomeIconLinkAlways>a{padding:7px;border-radius:20px;width:37px}#NavbarHomeIconLinkAlways .glyphicon{top:0}#AdminListMenu hr{border-top:1px solid #9d9d9d}.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open ul.dropdown-menu{background-color:#333}.dropdown-menu .open>ul.dropdown-menu{background-color:#222}.smallScreenDropdownMenuArrow{display:inline-block;float:right;font-size:14px!important}}.ol-viewport,#CameraViewUnManagedUrl{border-radius:4px}#CameraViewUnManagedUrl{height:auto;width:100%;max-width:320px;max-height:240px}#MapCanvas .ol-viewport{border-radius:0}#AuthHeader{padding-top:0;flex:0 1 auto;display:inline-flex;max-width:90vw;min-width:32px;align-items:center;position:relative;z-index:9999}.header-top-buttons-container{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:960px){#NavbarMenu{flex-wrap:wrap;margin:0}#NavbarMenu.collapse:not(.in){height:0}#NavbarMenu>li{width:100%}}#AuthHeader .glyphicon-lock{margin-right:.3em}#AuthHeader #header-user-account-icon{width:32px;height:32px;border-radius:20px;display:flex;align-items:center;justify-content:center}#AuthHeader #header-user-account-icon:hover{text-decoration:none;color:#cacaca}#AuthHeader:hover>#header-user-account-tooltip{display:block}@media screen and (max-width:500px){#AuthHeader:hover>#header-user-account-tooltip{display:none}}#AuthHeader #header-user-account-tooltip{display:none;background-color:#337ab7;color:#fff;float:left;padding:.6em;margin-right:10px;font-size:.9em;font-style:italic}#AuthHeader #header-user-account-icon{cursor:pointer;font-size:32px}#AuthHeader .fa-user{font-size:22px}.user-options-hover-box.show{display:flex!important}#AuthHeader .user-options-hover-box{position:absolute;display:none;flex-wrap:wrap;align-items:center;background-color:#fff;top:35px;width:auto;min-width:170px;max-width:240px;right:0;height:auto;border-radius:2px;color:#707070;font-weight:bold;box-shadow:4px 4px 10px rgba(0,0,0,.4);overflow:hidden}#header-user-account-icon:focus+.user-options-hover-box{display:flex}.user-options-hover-box a{width:100%}.user-options-hover-box>span:first-child{width:100%;padding:.6em;font-weight:300;font-style:italic;background-color:#f4f4f4;color:#828282}@media screen and (min-width:1001px){#NavbarHomeIconLink,#NavbarRefresh{display:block!important}#NavbarMenu{padding-left:0;padding-right:0}#AuthHeader{padding-bottom:0}}#LayoutBody{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}@media print{#LayoutBody{display:block}table.dataTable tbody th,table.dataTable tbody td{vertical-align:top}table.dataTable tbody tr{border-bottom:1px solid #000}#alarm-container{display:none}}#HeaderBuffer{display:flex;flex-wrap:wrap}#LogoContainer{float:none;flex:1 0 auto;position:relative}#LogoContainer a{align-items:center;margin:3px 0;max-width:400px}#LogoContainer>a>span{background-position-y:50%}@media screen and (max-width:770px){#LogoContainer{width:50%}#AuthHeader .user-options-hover-box{top:30px}.header-top-buttons-container{width:40%}}@media screen and (max-width:450px){#LogoContainer>a>span{max-width:190px}}#AccountLink{flex:1 1 auto;flex-shrink:1;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}#LayoutContent{width:100%;height:100%;flex:1 1 auto;position:relative;overflow:auto;background-color:#fff;transition:.2s}#MapMenuButtons{padding-top:5px;display:inline-flex;flex-wrap:wrap;flex-direction:row;width:80%;justify-content:center;margin-left:10%;pointer-events:none}#MapMenuButtons>div{pointer-events:auto;margin-right:5px}#MapMenuButtons>div:last-child{margin-right:0}#NewIntersectionButton,#EditGroupButton,#SelectionDeleteButton{margin-bottom:0;margin-top:0;padding:6px 12px}.layout-content-absolute-size{width:100%;position:absolute;top:0;bottom:0;overflow:hidden;margin:0}.m-map-popup-header>table{table-layout:fixed;width:100%}#PopupHeaderButtons{position:absolute;right:5px;display:inline-block;margin-top:2.5px;font-size:1.4em;color:#fff;width:35%;text-align:right}#PopupHeaderSprite{width:10%}#PopupHeaderText{width:65%;max-width:0;word-break:break-word}#PopupHeaderButtons *{color:inherit}.GpsTrackingIcon{outline-style:solid;outline-offset:0}.navbar .divider-vertical{height:100%;margin:0 20px;border-left:1px solid #f2f2f2;border-right:1px solid #fff}@media screen and (max-width:800px){#MapMenuButtons{width:100%;margin-left:0}#MapMenuButtons .dropdown-menu{width:70vw;left:0}#EntityTypeMenu.dropdown-menu{min-width:initial}#DivisionMenu{min-width:initial;max-width:70vw}}#IssuesListsListMenu+ul{max-height:450px;overflow:auto}#ListsListMenu>ul.dropdown-menu{z-index:999}.dropdown-menu .divider{margin:2px 0;background-color:#ccc}#SignInDiv label,#forgetPasswordDiv label{margin-bottom:0}#forgetPasswordDiv,#SignInDiv{width:300px;margin:0 auto;position:static}#ResetPasswordButton,#SignInButton,#BackButton,#UsernameSignInButton{width:100%;margin-bottom:10px}.add-issue-checkbox-container{display:flex;align-items:center;flex-wrap:wrap}.add-issue-checkbox-container label{margin-bottom:0}.add-issue-checkbox-container input{margin-top:4px;width:auto;height:auto;box-shadow:none}.add-issue-checkbox-container input#EnableNotification{margin-left:10px}.add-issue-checkbox-container h2{width:100%}input.bigCheckBox[type="checkbox"]{width:20px;height:20px}.issueFormFilter{padding:0!important}#TabContainer .ui-tabs-nav{display:flex;flex-wrap:wrap}#TabContainer #tabDivider{padding:5px 15px;display:flex;align-items:center;justify-content:center;font-size:18px;background-color:#ccc;border-radius:2px 2px 0 0;border:1px solid #ccc;border-bottom-width:0;cursor:pointer}#TabContainer #tabDivider:hover{background-color:#f1f1f1}#TabContainer #moreTabContainer{display:none;position:absolute;left:-70px;top:35px;min-width:140px;z-index:99;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.175)}#moreTabList>li{margin-right:0}#tabDivider{width:40px}#moreTabContainer ul li{width:100%;cursor:pointer;border:0;background-color:#fafafa}#TabContainer #tabDivider.moreTabsOpen{background-color:#fff;border:1px solid #ccc;border-bottom-width:0}#tabDivider.moreTabsOpen>#moreTabContainer{display:block}#moreTabList>li{padding:0}#moreTabList>li>a{font-size:14px;display:inline-block;width:100%;padding:7px 15px}#moreTabList>li:first-child{border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-width:0}#moreTabList>li:not(:first-child):not(:last-child){border-top-width:0!important;border-bottom-width:0!important}#moreTabList>li:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top-width:0!important;border-bottom-width:1px!important}#moreTabList>li:only-child{border-width:1px}#moreTabContainer>ul{margin-top:0}@media screen and (max-width:375px){#TabContainer #tabDivider{padding:5px}}#moreTabList>li{border-radius:0;border:0}#PageHelpButton>a{color:#fff;text-decoration:none;font-size:22px;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#PageHelpButton{display:flex;align-items:center;justify-content:center;align-self:center;color:#fff;margin-right:10px;width:32px;height:32px;border-radius:5px}#PageHelpButton>i{margin-right:2px;font-size:32px;cursor:pointer}#PageHelpButton>i:hover{color:#cacaca}#TrafficOverlayLegend *{user-select:none;cursor:default}#TrafficOverlayLegendContents{background-color:rgba(255,255,255,.88);box-shadow:rgba(0,0,0,.2) 0 2px 4px 0;border-radius:1px;padding:10px}.traffic-overlay-legend-colour{padding-right:5px}#MapWindowContainer{position:absolute;left:0;right:0;bottom:0;top:0;pointer-events:none;overflow:hidden;touch-action:none;-ms-touch-action:none}#MapWindowContainer>*{pointer-events:auto}.map-window:hover{box-shadow:rgba(0,0,0,.3) 0 4px 9px 0;transition:box-shadow .3}.map-window{background-color:#fff;width:500px;height:500px;display:flex;flex-direction:column;box-shadow:rgba(0,0,0,.3) 0 1px 2px 0;position:absolute;opacity:1;transition:opacity .15s,box-shadow .15s;border-radius:4px}.map-window-content{flex:1 1 auto;overflow:auto;margin:0 5px 5px 5px}.map-window>.map-window-head>.map-window-title{cursor:unset;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-window>.map-window-head{display:flex;align-items:center;min-height:40px;padding:5px;background-color:#0a385f;user-select:none;flex:0 0 auto;border-top-left-radius:4px;border-top-right-radius:4px}.map-window>.map-window-head>*{padding:5px;margin-right:2px;cursor:pointer;display:inline-block;border-radius:3px;color:#fff}.map-window>.map-window-head>.map-window-minimize-button{width:20px;height:20px;line-height:50%;vertical-align:middle;display:flex;align-items:center;justify-content:center;color:#eaeaea}.map-window>.map-window-head>.map-window-close-button{width:20px;height:20px;line-height:50%;vertical-align:middle;display:flex;align-items:center;justify-content:center;color:#eaeaea}.map-window>.map-window-head>.map-window-location-button{color:#eaeaea}.map-window>.map-window-head>.map-window-close-button,.map-window>.map-window-head>.map-window-minimize-button,.map-window>.map-window-head>.map-window-location-button{cursor:pointer}.map-window>.map-window-head>.map-window-close-button:hover,.map-window>.map-window-head>.map-window-minimize-button:hover,.map-window>.map-window-head>.map-window-location-button:hover{background:#eaeaea;color:#0a385f}.map-window.minimized{opacity:.5;height:30px!important}.map-window.minimized:hover{opacity:.8}.map-window.minimized>.map-window-head{border-radius:4px}#DateTimeModal .modal-body{overflow:auto}.parameterHistoryPage h1{margin:20px;word-break:break-all}.parameterHistoryTable{margin:20px}.parameterHistoryTable td{font-family:monospace;max-width:600px;word-break:break-all;text-align:center}.parameterHistoryTable th{text-align:center;background-color:#3073ad;color:#fff;padding:0 12px}.parameterHistoryTable tr:nth-child(even){background-color:#efefef}.gateway-group-header{font-size:20px;margin:0;padding:5px 0;color:#707070;border-bottom:1px dashed #707070;font-weight:500}.gateway-group-header.expanded{color:#3073ad;border-bottom:0}.gateway-group-header.expanded~table.listTable{border:2px solid #3073ad!important}.gateway-group-header.expanded~table.listTable thead th{background:#3073ad;color:#fff;text-shadow:none}#databaseUptimeReport,#databaseTwoUptimeReport{font-size:1.5em;background-color:#3073ad;color:rgba(255,255,255,.6);padding:15px;height:130px;max-width:500px;display:flex;flex-wrap:wrap;align-items:center;text-align:center;margin:.5em .5em .5em 0}#serverUptimeReport,#serverTwoUptimeReport{font-size:1.5em;background-color:#0a385f;color:rgba(255,255,255,.6);padding:15px;height:130px;max-width:500px;display:flex;flex-wrap:wrap;align-items:center;text-align:center;margin:.5em .5em .5em 0}#serverTwoUptimeReport .module-header,#databaseTwoUptimeReport .module-header,#serverUptimeReport .module-header,#databaseUptimeReport .module-header{font-weight:bold}#databaseUptimeDays,#databaseUptimeHours,#databaseUptimeMinutes,#databaseUptimeSeconds,#serverUptimeDays,#serverUptimeHours,#serverUptimeMinutes,#serverUptimeSeconds,#databaseTwoUptimeDays,#databaseTwoUptimeHours,#databaseTwoUptimeMinutes,#databaseTwoUptimeSeconds,#serverTwoUptimeDays,#serverTwoUptimeHours,#serverTwoUptimeMinutes,#serverTwoUptimeSeconds{color:#fff;font-size:1em}.timeRefDays,.timeRefHours,.timeRefMinutes,.timeRefSeconds{color:#fff;font-size:.6em;color:rgba(255,255,255,.7)}.module-icon-container{position:absolute;right:0;top:25px;display:flex}.module-icon-container i{color:rgba(255,255,255,.4);position:absolute;right:20px;font-size:80px}.module-icon-container .chevron1{color:#8ef28e;right:10px;font-size:20px}@keyframes UpLoad{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,5px,0)}}@keyframes fadeOut{0%{opacity:1}100%{opacity:.3}}.chevron1{animation:UpLoad 1s infinite ease-in-out,fadeOut 1s infinite ease-in-out;animation-direction:alternate-reverse}@media screen and (max-width:1200px){#databaseUptimeReport,#serverUptimeReport{margin:0}}.tags{margin:0;padding:0;position:absolute;list-style:none}.tags li,.tags a{float:left;height:24px;line-height:24px;position:relative;font-size:11px}.tags a{margin-left:20px;padding:0 10px 0 12px;color:#fff;text-decoration:none;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}#SystemStatusServerOneHostingTag a,#SystemStatusServerTwoHostingTag a{background:#90ee90}#SystemStatusServerOneHostingTag a:before,#SystemStatusServerTwoHostingTag a:before{border-color:transparent #90ee90 transparent transparent}.noDisplay{display:none!important}.replicating a{background:#ee82ee}.notReplicating a{background:#f08080}.replicating a:before{border-color:transparent #ee82ee transparent transparent}.notReplicating a:before{border-color:transparent #f08080 transparent transparent}.tags a:before{content:"";float:left;position:absolute;top:0;left:-12px;width:0;height:0;border-style:solid;border-width:12px 12px 12px 0}.tags a:after{content:"";position:absolute;top:10px;left:0;float:left;width:4px;height:4px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}@media screen and (max-width:600px){#DeviceUptimeChart .c100.big{font-size:150px}#DeviceUptimeChart .row{display:flex}#DeviceUptimeChart .graphTesterDivClass{display:flex;flex-wrap:wrap;flex:1;align-content:space-between}}@media screen and (max-width:320px){#DeviceUptimeChart .c100.big{font-size:110px}}@media print{header{display:none}#NavContainer{display:none}.breadcrumb{display:none}#IssueFilterExpanderHeader{display:none}#LayoutContent{width:11in;overflow:visible}#graphDiv{width:11in}#graphDiv div{width:inherit!important}#graphDiv div svg{width:inherit!important}#ListTable{width:11in}.detailsToggleColumn{display:none}.checkColumn{display:none}#ListTable_filter{display:none}#ListTable_paginate{display:none}table.dataTable tbody>tr.even,table.dataTable tbody>tr>.even,table.dataTable tr.even+.child{background-color:#efefef!important}}#HighlightTimeSelectContainer{display:flex;align-items:center}.highlightTimeSelectGroup{margin-left:10px}#HighlightLatestTimePeriodSelect,#HighlightMovedEntitiesTimePeriodSelect{display:inline-block}#ConfirmShowWhatsNewModal{background-color:rgba(0,0,0,.3)}#ConfirmShowWhatsNewModalBody{background-color:#fff;width:500px;max-width:80vw;position:absolute;top:50vh;left:50vw;transform:translateX(-50%) translateY(-50%);box-shadow:0 1px 1px 0 rgba(0,0,0,.3)}#ConfirmShowWhatsNewModalBody .modal-footer{padding:5px}#dynamicForm{position:relative!important}#dynamicForm .navbar-fixed-bottom{position:absolute!important}#CameraContainer{margin:10px}#VideoPlaceholder{width:640px;height:480px;margin:auto;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background:#334b65;background:-moz-linear-gradient(top,#334b65 0%,#121c25 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#334b65),color-stop(100%,#121c25));background:-webkit-linear-gradient(top,#334b65 0%,#121c25 100%);background:-o-linear-gradient(top,#334b65 0%,#121c25 100%);background:-ms-linear-gradient(top,#334b65 0%,#121c25 100%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#334b65',endColorstr='#121c25',GradientType=0);background:linear-gradient(to bottom,#334b65 0%,#121c25 100%)}#PlaceholderLoadingImage{background-color:#fff;padding:20px;position:relative;top:156px;left:236px;width:128px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}#VideoContainer{max-width:100%;height:auto;margin:auto;overflow:hidden}#CanvasContainer{width:640px;height:480px;margin:auto;display:none}#TakePictureButton{width:580px;font-size:30px;padding:30px}#DescriptionText{width:635px;height:75px}#CancelPictureButton,#SavePictureButton{width:280px;padding:15px;font-size:16px}#CancelPictureButton{margin-left:0}#SavePictureButton{margin-right:0}#EntityInfoContainer{margin-top:10px}#ThresholdEditorContainer{border-top:1px solid #aaa;border-bottom:1px solid #aaa}#ThresholdEditorContainer,#ThresholdEditorThresholds{margin-top:20px}#ThresholdEditorAddButton{margin-top:10px;margin-bottom:20px}#SelectedPath{padding:6px 12px}#SpeedSettingEntry{margin:5px 0}.speed-limit,.lower-threshold,.upper-threshold{margin-left:10px;margin-right:20px;width:10%;padding:6px 12px}@media screen and (max-width:730px){.speed-limit,.lower-threshold,.upper-threshold{margin-left:5px;margin-right:5px;width:8%;padding:5px 2px}}.filterExpanderHeader{cursor:pointer}.filterExpanderText{display:inline;font-size:24px}.filterExpanderTextStatus{float:right;padding:1px 6px}.filterContainer{padding:15px}#listButtonContainer{padding-left:0}#DimensionsButton175x35,#DimensionsButton56x30,#DimensionsButton48x27{margin-top:15px}#VersionCode{padding:6px 0;background-color:#f4f4f4;margin:0 1px;text-align:center}#VersionCode>span{padding:0 13px;color:#828282;font-weight:bold;font-style:italic}@media screen and (max-width:960px){#VersionCode{background-color:#222}}#DataTimeText{border-top-left-radius:2px;border-bottom-left-radius:2px}.CodeMirror{border:1px solid #ccc;border-radius:2px}.googleSearch{border-bottom:solid 1px #333!important;border-radius:2px!important;border-radius:0 0 2px 2px!important}.searchShowMoreResult{text-align:center}.searchShowMoreResultText{margin-right:5px}.searchShowMoreResultIcon{line-height:30px;float:left;font-style:normal!important;font-size:20px;vertical-align:middle;padding-left:15px}.googleSearch+.m-badge:nth-child(2){border-top-left-radius:8px;border-top-right-radius:8px}.menuSubmenu{max-height:480px;overflow-y:auto}.passwordEye{position:absolute;margin-left:-25px;margin-top:7px;z-index:10}.logException{font-family:monospace;background-color:#000;color:#0f0;font-size:14px;white-space:pre;width:100%;max-width:100%}#EntityCommentNotificationButtonContainer{text-align:right;margin:10px 0}.editCommentNotificationButtonContainer{text-align:right;margin:10px 0}.editCommentSubmitButton,.editCommentCancelButton{margin-left:10px}#CmsScheduleButtonContainer{margin-bottom:0;float:right}#CmsScheduleButtonContainer div{display:inline-block}@media screen and (max-width:930px){#IssuesButtonContainer>.btn-group>button,#IssuesButtonContainer>.btn-group>.btn-group>button,#EntityButtonContainer>.btn-group>button,#EntityButtonContainer>.btn-group>.btn-group>button{font-size:0}#IssuesButtonContainer>.btn-group>button>.fa,#IssuesButtonContainer>.btn-group>.btn-group>button>.fa,#EntityButtonContainer>.btn-group>button>.fa,#EntityButtonContainer>.btn-group>.btn-group>button>.fa,#IssuesButtonContainer>.btn-group>button>.fal,#IssuesButtonContainer>.btn-group>.btn-group>button>.fal,#EntityButtonContainer>.btn-group>button>.fal,#EntityButtonContainer>.btn-group>.btn-group>button>.fal,#IssuesButtonContainer>.btn-group>button>.fas,#IssuesButtonContainer>.btn-group>.btn-group>button>.fas,#EntityButtonContainer>.btn-group>button>.fas,#EntityButtonContainer>.btn-group>.btn-group>button>.fas,#IssuesButtonContainer>.btn-group>button>.far,#IssuesButtonContainer>.btn-group>.btn-group>button>.far,#EntityButtonContainer>.btn-group>button>.far,#EntityButtonContainer>.btn-group>.btn-group>button>.far{font-size:20px}.dropdown-menu-left{left:calc(100% - 85px)}}@media print{#ReportSummaryHeaderArea,#highChartsortNumeric,#highChartsortAlphabetically,.pageButtonSection{display:none}#ReportSummaryContainer{border:0}#IssueListReportSection,#EntityListReportDisplaySection{border-top:0!important;padding:0}#chartReportSortingButtons{margin-bottom:0}#IssueSearchColumn,#EntitySearchColumn,.searchContainer,#FilesPanel .ui-tabs-panel,#UpdateHistoryTableButton,.dateTimeSelectorContainer,#DiagnosticsPanel .ui-tabs-panel,#SchedulePanel .ui-tabs-panel{display:none}#IssuesPanel .ui-tabs-panel{display:none!important}#RecyleBinCheckBox_ToggleSlider,#RecycleBinText{display:none}#LogListButtons,#VirtualIntersectionButtonContainer,#IssuesButtonContainer,#StaffButtonContainer,#CustomFieldButtonContainer,#listButtonContainer,#CmsScheduleButtonContainer,.dt-buttons,.uiFormFooterContainer{display:none}#ListSearchBar,.dt-buttons.btn-group,#ReportGenerationHistoryButton,#CustomAvailabilityRangeButton{display:none}#paginationContainer-top,#paginationContainer-bottom{display:none}.system-icon-setup-table-cell{border:1px solid #000!important}#ListTable{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0;background:transparent}tr.IssueTypeGroupByTitle td{font-size:20px;background-color:#87ceeb!important}table.dataTable th,.table>thead>tr>th,.table>thead>tr>td{background-color:#ddd!important}table>thead>tr>th.detailsToggleColumn,table>thead>tr>th.checkColumn,table>tbody>tr>td[tabindex="0"]~#GatewayListTable,table#ListTable>tbody>tr>td[tabindex="0"],table>tbody>tr>td.checkColumn,table>tbody>tr>td.select-checkbox{display:none}#ActionsTable>thead>tr>th.checkColumn,#ActionsTable>tbody>tr>td.checkColumn{display:table-cell!important}th#IssueActionMarkAsSkippedColumn,th#IssueActionIdColumn,.skipLink,.nonClickable{display:none}.label{border:0}#databaseUptimeReport,#serverUptimeReport,#serverUptimeLabel,.modal-title{color:#fff!important}.parameterHistoryTable>thead>tr>th{color:#fff!important}.logException{background-color:#fff}#CommandListTable>thead>tr>th:last-child,#CommandListTable>tbody>tr>td:last-child,#DashboardTable>thead>tr>th:last-child,#DashboardTable>tbody>tr>td:last-child{display:none}table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td{border:1px solid #000!important}.table td,.table th{background-color:initial!important}}.fileImgModal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:999}.fileImgModal img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%}.fileImgModal h1{position:absolute;text-decoration:none;left:10%;top:2%;color:#d3d3d3;z-index:1000}.fileImgModal i{position:absolute;right:3%;top:3%;font-size:40px;color:#d3d3d3;z-index:1002}.daterangepicker{left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 4px 5px rgba(0,0,0,.3);border-radius:2px!important}.daterangepicker::before{display:none!important}.daterangepicker::after{display:none!important}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#1a73e8!important}.daterangepicker .ranges li.active{background-color:#1a73e8!important}.daterangepicker td.start-date.end-date{border-radius:2px!important}.daterangepicker td.end-date{border-radius:0 2px 2px 0!important}.daterangepicker td.start-date{border-radius:2px 0 0 2px!important}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:0!important}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{border-radius:2px!important}.daterangepicker .calendar-table{border-radius:2px!important}.tableCloneThead{position:fixed;z-index:100}.heart-beat{width:20px;height:20px;position:absolute}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#67cf22;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.gm-style-mtc>ul{bottom:40px;top:unset!important}.gm-style-mtc img{vertical-align:unset}.popup-content-div .intersection-graphics-panel{width:100%;display:block}.map-interface-icon-size-container{margin-bottom:8px;text-align:center}.filterInputError{background-color:#ffc6c6}.gateway-log-outer{height:calc(100% - 100px)}.gateway-log-inner{height:calc(100% - 50px);padding-left:10px;overflow:auto;overflow-x:hidden;background:#1c2833;font-family:monospace}@media(max-width:850px){.gateway-log-outer{height:calc(100% - 150px)}.gateway-log-inner{height:calc(100% - 50px)}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.blink-750ms{animation:blink .75s infinite}#refreshBtnReminder{display:none;position:absolute;bottom:30px}#odCircleForPrint{margin-left:200px;display:none}#odCircle{display:block}@media print{#odTable{page-break-after:always}#odCircleForPrint{display:block}#odCircle{display:none!important}}#SaveMapModal .modal-body .field-value{width:73%}.toastui-calendar-panel.toastui-calendar-task,.toastui-calendar-panel.toastui-calendar-milestone{display:none}.toastui-calendar-template-popupDetailBody{white-space:pre-line;overflow-wrap:break-word}.toastui-calendar-popup-container{top:550px!important;left:50%!important}.toastui-calendar-see-more-container{top:550px!important;left:calc(50% - 250px)!important}.toastui-calendar-popup-overlay{height:200vh!important}.toastui-calendar-weekday-grid-date.toastui-calendar-template-monthGridHeader{cursor:pointer}.toastui-calendar-panel-resizer{display:none}.toastui-calendar-panel.toastui-calendar-time{height:85%!important}.toastui-calendar-popup-arrow-border{display:none}.toastui-calendar-detail-container{max-height:350px;overflow:auto}.toastui-calendar-see-more{min-height:120px}.toastui-calendar-allday-panel{max-height:500px;overflow:auto!important}.custom-tooltip{position:relative;display:inline-block}.custom-tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:999;bottom:125%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.custom-tooltip .tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.custom-tooltip:hover .tooltiptext{visibility:visible;opacity:1}#infoPageTableSectionDescription td,#DescriptionIssuePopupMenu td{white-space:break-spaces}.entityDataPopupListItem td{vertical-align:middle}#kanbanBoard .success{background:#00b961}#kanbanBoard .info{background:#3073ad;color:#fff}#kanbanBoard .na{background:#333;color:#fff}#kanbanBoard .warning{background:#f4ce46}#kanbanBoard .error{background:#fb7d44}#kanbanBoard div[data-id="undefined"]{display:none}#kanbanBoard div.kanban-board{min-width:330px;min-height:500px;height:max-content}#kanbanBoard main.kanban-drag{background:#e2e4e6}#kanbanBoard .kanban-item[data-registerclass]:not([data-registerclass='']){display:none}#kanbanBoard .kanban-container{width:100%!important;height:70vh;display:flex;overflow:auto}#kanbanBoard .kanban-item div:not(.drag_handler){cursor:pointer}#kanbanBoard .kanban-item{border-style:solid}#kanbanBoard .kanban-item.None{border-style:none}#kanbanBoard .kanban-item.Low{border-color:#008000}#kanbanBoard .kanban-item.Medium{border-color:#ff8c00}#kanbanBoard .kanban-item.High{border-color:#f00}#kanbanBoard .kanban-item.Critical{border-color:#8b0000}#kanbanBoard .kanban-item-icon{margin-left:3px}#kanbanBoard .kanban-item-title{vertical-align:top}#kanbanBoard .kanban-item-description{font-size:12px;font-style:italic}#kanbanBoard .kanban-item.disabled .item_handle.drag_handler{display:none}#kanbanBoard .kanban-item{overflow-wrap:break-word}#kanbanBoard .kanban-board-header{cursor:move;position:sticky;top:0;z-index:2}#kanbanBoard .kanban-title-board .item_handle.drag_handler{background:transparent}#kanbanBoard .kanban-title-board .item_handle.drag_handler .drag_handler_icon,#kanbanBoard .kanban-title-board .item_handle.drag_handler .drag_handler_icon::before,#kanbanBoard .kanban-title-board .item_handle.drag_handler .drag_handler_icon::after{background:#fff}#kanbanBoard .kanban-item.loading{opacity:.5}.select-menu{max-width:330px;margin:50px auto}.select-menu .options{position:absolute;width:330px;overflow-y:auto;max-height:295px;padding:10px;margin-top:10px;border-radius:8px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-duration:.35s;animation-fill-mode:both;-webkit-animation-duration:.35s;-webkit-animation-fill-mode:both}.select-menu .options .option{display:flex;height:55px;cursor:pointer;padding:0 16px;border-radius:8px;align-items:center;background:#fff}.select-menu .options .option:hover{background:#f2f2f2}.select-menu .options .option i{font-size:25px;margin-right:12px}.select-menu .options .option .option-text{font-size:18px;color:#333;user-select:none}.select-menu.active .options{display:block;opacity:0;z-index:10;animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-duration:.4s;animation-fill-mode:both;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:both}@keyframes fadeInUp{from{transform:translate3d(0,30px,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInDown{from{transform:translate3d(0,0,0);opacity:1}to{transform:translate3d(0,20px,0);opacity:0}}.multiple-signin-menu .fa-user-circle{font-size:32px;margin-right:5px}.popupValueModified{border-color:#ff0;border-radius:4px;border-style:solid;border-width:2px}ul.dropdown-menu{overflow-x:hidden;overflow-y:auto}#MapViewMenu ul.dropdown-menu{overflow-x:hidden;overflow-y:auto}.popupValueInvalid{border-color:#f00;border-radius:4px;border-style:solid;border-width:2px}.customFieldTitleBar{display:flex;justify-content:space-between;align-items:center}.selected-menu-item{background-color:rgba(254,251,195,.7);border-left:4px solid #333}.default-spriteBikeIcon{width:55px;height:32px;display:inline-block;background-image:url('Images/GoogleRouteButtons.png');background-position:0 0}.default-spriteCarIcon{width:38px;height:32px;display:inline-block;background-image:url('Images/GoogleRouteButtons.png');background-position:-57px 0}.default-spriteTransitIcon{width:23px;height:32px;display:inline-block;background-image:url('Images/GoogleRouteButtons.png');background-position:-97px 0}.default-spriteWalkIcon{width:22px;height:32px;display:inline-block;background-image:url('Images/GoogleRouteButtons.png');background-position:-122px 0}.default-spriteBikeIcon,.default-spriteCarIcon,.default-default-spriteTransitIcon,.default-spriteWalkIcon{margin-top:5px}.directions{border-radius:3px}.directions div{font-size:inherit!important}.directions b{font-family:monospace;color:#f66;background-color:#fff;border:1px solid;border-radius:3px;padding:0 2px;margin:0 7px;white-space:nowrap}.directions-row{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;line-height:180%}.directions-row:nth-child(odd){background-color:#f1f4f2}.direction-dist{text-align:right;font-family:monospace}.direction-instruction{flex:1;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:center;padding-right:10px}.transport-button{display:inline-flex;width:100%}.route-button{display:inline-flex!important;padding-left:10%;padding-right:10%}.route-button>span{flex:1}.transport-button>a.btn.btn-info{padding:4px;margin-top:5px}.alert-mini-popup-container{position:absolute;width:250px;height:100px;top:120px;z-index:999;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:1px 3px 6px rgba(0,0,0,.4);visibility:hidden}.alert-mini-popup-speech-bubble{position:absolute;top:20px;z-index:998;width:20px;height:20px;background-color:#fff;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);visibility:hidden}#header-alarm-bell-container{position:relative;background-color:transparent;font-size:1em;align-items:center;justify-content:center;z-index:10}#header-alarm-bell-container a{font-size:22px;color:#ddd;padding:7px 10px;border-radius:20px}#header-alarm-bell-container a:hover{background-color:#eaeaea;color:#000}#header-alarm-counter{position:absolute;top:-5px;left:16px;color:#fff;width:25px;height:20px;border-radius:4px;font-size:.9em;font-weight:bold;background-color:#de0b35;display:flex;align-items:center;justify-content:center;cursor:pointer}#bottom-alarm-counter{color:#fff;width:25px;height:20px;border-radius:13px;font-size:.9em;background-color:#de0b35;display:flex;align-items:center;justify-content:center;cursor:pointer}#alarm-container{z-index:3;width:100%;height:160px;flex:0 0 auto}#alert-table-container{height:100%}#alert-table{width:100%;height:160px;z-index:99}#alarm-container.alarm-expand{height:30px}.alarm-expand #alert-table{height:30px}.alarm-expand #alert-table tbody{height:0}.alarm-expand #alert-table thead{bottom:0}#alert-table thead tr{display:table;width:100%;height:100%;text-align:center}#alert-table tbody tr{display:table;width:100%}#alert-table td{text-align:center}#alarm-popup-expand{cursor:pointer;display:flex;align-items:center;justify-content:center}#alarm-table-collapse-toggle{position:relative;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:20px;background-color:#0a385f}#alarm-table-collapse-toggle:hover{background-color:#345774}#alert-table .btn{font-size:.9em}#alert-table thead{background-color:#3073ad;color:#fff;position:fixed;bottom:130px;width:100%;height:30px;text-align:center;z-index:99}#alert-table th{text-align:center}#alert-table tbody{background-color:#f8f8f8;height:130px;overflow-y:scroll;overflow-x:hidden;position:fixed;bottom:0;width:100%}#alert-table th,#alert-table td{padding:2px}.alarmFillerCol{text-align:center;width:2vw;min-width:2vw;max-width:2vw}.alarmLabelCol{width:10vw;min-width:10vw;max-width:10vw}#alert-table .alarmLabelCol span:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#alert-table .alarmLabelCol span:first-child{min-width:32px}.alarmLabelCol span,.alarmLabelCol img{margin-right:5px}th.alarmLabelCol>span{display:flex;justify-content:center;width:100%}td.alarmLabelCol{font-weight:bold;align-items:center}.alarmPriorityCol{width:4vw;min-width:4vw;max-width:4vw;font-weight:bold;text-align:center}.alarmCritPriority{color:#8b0000}.alarmHiPriority{color:#f00}.alarmMedPriority{color:#ff8c00}.alarmLoPriority{color:#006400}.alarmLocationCol{width:18vw;min-width:18vw;max-width:18vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th.alarmLocationCol{text-align:center}.alarmLocationCol span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alarmTimeCol{width:9vw;min-width:9vw;max-width:9vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}td.alarmTimeCol{font-style:italic;color:#707070}.alarmDescriptionCol{width:28vw;min-width:28vw;max-width:28vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th.alarmDescriptionCol{text-align:center}.alarmActionsCol{width:24vw;min-width:24vw;max-width:24vw;text-align:center}th.alarmCollapseToggleCol{text-align:center}.alarmCollapseToggleCol{width:2vw;min-width:2vw;max-width:2vw;text-align:center}#alarmModal .modal-body{max-height:550px;min-height:550px;overflow:auto}@media screen and (min-width:2000px){#alert-table .btn{min-width:120px}}@media screen and (min-width:1900px){.alarmDescriptionCol{width:34vw;min-width:34vw;max-width:34vw}.alarmActionsCol{width:20vw;min-width:20vw;max-width:20vw}}#alarmModal .modal-dialog{max-width:100%}#alarmModal #pills-tab{margin:0;display:inline-block}#alarmModal .tab-content{width:100%;margin-top:-5px;border:solid 1px #aaa;height:100%;border-radius:0 4px 4px}@media screen and (min-width:768px){#alarmModal .modal-dialog{width:850px}}#alarmModal .modal-content{width:850px;margin:auto}#alarmModal .close{color:#fff}#alarmModal .modal-title{width:100%;text-align:center}#alarmModal .modal-header{background-color:#3073ad;color:#fff;display:flex}.nav-pills>.nav-item>a{border-radius:4px 4px 0 0}#alarmModal .nav-pills>.nav-item>a{color:#333}#alarmModal .nav-pills>.nav-item>a:hover,#alarmModal .nav-pills>.nav-item>a:focus{text-decoration:none;background-color:#adadad}#alarmModal .nav-pills>.nav-item.active>a:hover,#alarmModal .nav-pills>.nav-item.active>a:focus{background-color:#e2e2e2}#alarmModal .nav-pills .nav-item{text-align:center;border:solid 1px #ccc;border-radius:4px 4px 0 0;border-bottom:0;background-color:#ccc}#alarmModal .nav-item.active{border:0}#alarmModal .nav-pills>.active>a{background-color:#fff;color:#333;border:solid 1px #aaa;border-bottom:0}.ui-tabs .ui-tabs-nav li.active{background:#fff}.alarm-modal-item-container{overflow:scroll;width:100%;height:500px;overflow-x:hidden}.alarm-modal-item{display:flex;flex-wrap:wrap;padding:5px 15px;width:100%;position:relative}.alarm-modal-item:nth-child(2n){background-color:#efefef}.modal-alarm-no-items{display:flex;align-items:center;justify-content:center;height:200px;width:100%}.alarm-modal-item button{font-size:.9em}.alarm-modal-item-header{width:55%;display:flex;align-items:center}.alarm-modal-item-header span[data-bind="css: iconClass"]{min-width:32px;margin-right:10px}.alarm-modal-item-header img{margin-right:10px;min-width:32px}.alarm-modal-item-title{width:100%;font-weight:bold;font-size:1.2em}.content-limit-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alarm-modal-item-location{color:#707070;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alarm-modal-item-location img{width:16px;margin-right:5px}.alarm-modal-item-location i{margin-right:5px}.alarm-modal-cta{width:45%;text-align:right}.alarm-modal-cta button,.alarmActionsCol button{background-color:#fff;color:#3073ad;font-weight:bold;border:1.5px solid #3073ad}.alarm-modal-cta button:hover,.alarmActionsCol button:hover{color:#84aed3;border-color:#84aed3}.alarm-modal-cta .dropdown-menu{margin:0;min-width:100px;width:100%;text-align:center;padding:0;background-color:#fff;display:none}.alarm-modal-cta .dropdown-item{display:block;width:100%;padding:.2em;color:#3073ad;font-weight:bold}.alarm-modal-cta .dropdown-item:hover{background-color:#3073ad;color:#fff;text-decoration:none}.alarm-modal-cta .dropdown:hover>.dropdown-menu{display:block}.alarm-modal-item-multi-description-container{width:100%}.alarm-modal-item-description{display:flex;width:100%}.alarm-modal-item-description span:first-child{color:#707070;font-style:italic;margin-right:5px;min-width:16%}.alarm-modal-item-acknowledgedBy{color:#707070;font-size:14px;font-style:italic;display:inline-block;width:100%}.tab-pane:not(.active){display:none}#alarm-sound-toggle-container{display:flex;align-items:center;float:right;margin-top:10px}#alarm-sound-toggle-container label{margin-bottom:0;margin-top:0;margin-right:5px}#header-alarm-bell-container .tooltip{width:200px;min-height:80px!important;margin-top:15px}#header-alarm-bell-container .tooltip .tooltip-inner{min-height:80px;padding:1em;display:flex;align-items:center;justify-content:center}#alarm-container~.m-map-popup-container{bottom:5px}#alarm-container:not(.alarm-expand)~.m-map-popup-container{max-height:300px;bottom:170px!important}.alarmActionsCol>button>i,.alarm-modal-cta>button>i,.alarm-modal-cta>div>button>i{padding-right:5px}.alarm-modal-item-headerInfoContainer{text-overflow:ellipsis;overflow:hidden;margin-left:5px}.alarm-modal-item-title-counter.tabCounter{background-color:#777}@media screen and (max-width:1024px){#alarmModal .modal-body{width:100%}#alarmModal .modal-content{width:100%}}@media screen and (max-width:790px){.alarm-modal-cta>div>button>span,.alarm-modal-cta>button>span{font-size:0}.alarmActionsCol>button>i,.alarm-modal-cta>button>i,.alarm-modal-cta>div>button>i,.alarmActionsCol>button>i,.alarm-modal-cta>button>i,.alarm-modal-cta>div>button>i{padding-right:0}.alarm-modal-item-header{width:74%}.alarm-modal-cta{width:26%}}@media screen and (max-width:640px){#alarmModal .alarm-modal-item-header{width:100%}#alarmModal .alarm-modal-cta{width:100%;margin:10px 0;text-align:center}.alarm-modal-item-location{width:100%;max-width:250px}#alarmModal .nav-pills .nav-item{margin-right:5px;margin-left:0}#alarmModal .alarm-modal-item-description,.alarm-modal-item-acknowledgedBy{flex-wrap:wrap;text-align:center}#alarmModal .alarm-modal-item-description>span{width:100%}#alarmModal .modal-dialog{width:auto!important}#alarmModal{padding-left:0!important}#alert-table-container{display:none}#alarm-container{display:none;height:0}#alarm-sound-toggle-container{display:block;float:none;text-align:center;margin-bottom:10px}}@media screen and (max-width:590px){#alarmModal .nav-pills>.nav-item>a{font-size:0;padding:10px}#alarmModal .nav-pills>.nav-item>a>i,#alarmModal .nav-pills>.nav-item>a>span{font-size:initial}#alarmModal .nav-pills>.nav-item>a>i{margin-right:10px}}@media screen and (max-width:435px){.alarm-modal-item-title-counter:not(.tabCounter){display:inline-block;width:48%}.alarm-item-priority{display:inline-block;width:40%;text-align:center}.alarm-modal-item-acknowledgedBy>span{display:inline-block;width:100%;text-align:center}}@media screen and (max-width:420px){#header-alarm-counter{font-size:.8em;top:0;height:17px}}@media screen and (max-width:1450px){#alert-table .alarmLabelCol span:nth-child(2){display:none}}@media screen and (min-width:1000px) and (max-width:1450px){.alarmLabelCol{width:5vw;min-width:5vw;max-width:5vw}.alarmLocationCol{width:12vw;min-width:12vw;max-width:12vw}.alarmDescriptionCol{width:12vw;min-width:12vw;max-width:12vw}.alarmActionsCol{width:20vw;min-width:20vw;max-width:20vw}}@media screen and (max-width:1000px){#alert-table .alarmLabelCol span:nth-child(3),.alarmActionsCol>button>span{display:none}.alarmActionsCol>button>i{padding-right:0}.alarmFillerCol{width:4vw;min-width:4vw;max-width:4vw}.alarmLabelCol{width:5vw;min-width:5vw;max-width:5vw}.alarmPriorityCol{width:5vw;min-width:5vw;max-width:5vw}.alarmLocationCol{width:12vw;min-width:12vw;max-width:12vw}.alarmDescriptionCol{width:16vw;min-width:16vw;max-width:16vw}.alarmActionsCol{width:11vw;min-width:11vw;max-width:11vw}}.AlarmAcknowledgeAllBtn,.AlarmLoadNextPageBtn{width:80%;margin:10px 10%}#alarmModalQuestionMark{position:relative;display:inline-block;color:#fff}@media screen and (min-width:961px){#header-alarm-bell-container a{padding:10px;border-radius:30px}#header-alarm-counter{top:1px;left:23px}#header-alarm-bell-container{padding-right:10px}}#DivisionMenu>li>a[data-div-id]{display:inline-block;width:90%;vertical-align:top;overflow:hidden;text-overflow:ellipsis}#DivisionMenu>li>a.layer-legend-button{display:inline-block;float:right;padding-left:5px;padding-right:5px;width:10%;overflow:initial}.overlayDropdownText{display:inline-block!important;width:90%;overflow:hidden;vertical-align:top;text-overflow:ellipsis}.overlayLegendIcon{display:inline-block!important;float:right;padding-left:5px;padding-right:5px;width:10%;overflow:initial!important}@media screen and (max-width:550px){#DivisionMenu>li>a[data-div-id],.overlayDropdownText{width:85%}#DivisionMenu>li>a.layer-legend-button,.overlayLegendIcon{width:15%;text-overflow:clip!important}}#HelpPageContainer{z-index:1011;width:400px;height:776px;position:absolute;top:112px;right:0;box-shadow:0 0 2px 0 #00000012,0 2px 2px 0 #00000024;border-radius:2px;background:#fff;border:1px solid #3379b7}#backButton{min-width:24px;min-height:24px;max-height:24px;padding:0;font-size:24px;margin-right:10px;background:#fff}#closeButton,#openNewWindowButton{min-width:24px;min-height:24px;max-height:24px;float:right;padding:0;font-size:24px;background:#fff}#openNewWindowButton{margin-right:10px}#backButton>i,#closeButton>i,#openNewWindowButton>i{color:#00000054}#helpText{color:#3379b7;font-size:23px;height:24px;display:inline-block;font-weight:400}#helpbuttonDiv{background:#fff;width:398px;height:56px;position:relative;border-radius:6px;padding:16px 24px}#helpSeparatorLine{background:#3379b7;width:398px;height:2px;margin-top:0;margin-bottom:0}#popUpContentDiv{color:#333;background:#fff;overflow-y:auto;padding:24px;max-height:715px;border-radius:6px;margin-right:5px}#popUpContentDiv h4{font-size:18px;color:#000;font-weight:500;margin-top:24px;margin-bottom:16px}#popUpContentDiv>h4:first-child{margin-top:0}#popUpContentDiv h1{margin-top:0;margin-bottom:16px}#popUpContentDiv p{font-size:14px;color:#333;font-weight:400}#popUpContentDiv p>i{font-size:18px;color:#00000054}.inline-icon{display:inline-block;max-height:16px;vertical-align:bottom}.block-image{display:block;margin-top:16px;margin-right:auto;margin-left:auto;max-width:100%;vertical-align:bottom;margin-bottom:8px}.admin-only{border:solid .75pt #91d5ff;background:#e6f7ff;padding:9px;border-radius:10px}.inline-icon{max-height:16px}div#popUpContentDiv ul{margin-left:0}div#popUpContentDiv ul li{list-style:inherit}div#popUpContentDiv::-webkit-scrollbar{width:8px}#popUpContentDiv::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,.3);border-radius:10px}#popUpContentDiv::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.1);-webkit-box-shadow:inset006pxrgba(0,0,0,.5)}#popUpContentDiv::-webkit-scrollbar-thumb:window-inactive{background:#e0e0e0}figcaption{max-width:100%;margin:10px auto;margin-left:0;margin-top:-8px;display:block;font-size:12px;color:#7f7f7f;font-style:italic;text-align:center}.cover-div{position:absolute;z-index:1012;top:0;left:0;display:block;opacity:1;background-color:rgba(0,0,0,.7);margin-left:auto;margin-right:auto}.help-link{font-size:15px;font-weight:400;color:#333}.cover-div img{margin-left:auto;margin-right:auto;display:block;max-width:80%;max-height:90%}.cover-div i{margin-right:10px;margin-top:10px;float:right}.preview-circle-button{filter:brightness(4.5)}