/* CSS compiled & cached @ 2025/07/22 19:57:25 */

.sl-LoadingOverlay{visibility:hidden;-moz-transition:visibility 0s linear 0.5s;-o-transition:visibility 0s linear 0.5s;-webkit-transition:visibility 0s linear 0.5s;transition:visibility 0s linear 0.5s}.sl-LoadingOverlay.loading{visibility:visible;position:fixed;z-index:90;height:2em;width:2em;overflow:show;margin:auto;top:0;left:0;bottom:0;right:0}.sl-LoadingOverlay.loading.local{position:absolute}.sl-LoadingOverlay.loading:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3)}.sl-LoadingOverlay.loading.local:before{position:absolute}.sl-LoadingOverlay.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.sl-LoadingOverlay.loading:not(:required):after{margin-top:-0.5em;content:'';display:block;font-size:10px;width:1em;height:1em;-webkit-animation:spinner 1500ms infinite linear;-moz-animation:spinner 1500ms infinite linear;-o-animation:spinner 1500ms infinite linear;animation:spinner 1500ms infinite linear;border-radius:0.5em;-webkit-box-shadow:rgba(0,0,0,0.75) 1.5em 0 0 0,rgba(0,0,0,0.75) 1.1em 1.1em 0 0,rgba(0,0,0,0.75) 0 1.5em 0 0,rgba(0,0,0,0.75) -1.1em 1.1em 0 0,rgba(0,0,0,0.5) -1.5em 0 0 0,rgba(0,0,0,0.5) -1.1em -1.1em 0 0,rgba(0,0,0,0.75) 0 -1.5em 0 0,rgba(0,0,0,0.75) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,0,0.75) 1.5em 0 0 0,rgba(0,0,0,0.75) 1.1em 1.1em 0 0,rgba(0,0,0,0.75) 0 1.5em 0 0,rgba(0,0,0,0.75) -1.1em 1.1em 0 0,rgba(0,0,0,0.75) -1.5em 0 0 0,rgba(0,0,0,0.75) -1.1em -1.1em 0 0,rgba(0,0,0,0.75) 0 -1.5em 0 0,rgba(0,0,0,0.75) 1.1em -1.1em 0 0}@-webkit-keyframes spinner{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
@-moz-keyframes spinner{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
@-o-keyframes spinner{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes spinner{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}
.okCancel{white-space:nowrap}.sl-RichTextInput{position:relative}.sl-RichTextInput .input{padding:20px;margin:0;border:1px solid #eee;overflow:auto}.sl-RichTextInput .input:hover,.sl-RichTextInput .input:focus{border:1px solid #ccc}.sl-RichTextInput img{max-width:100%}.sl-RichTextInput .ms-cui-menu img{max-width:none}.sl-RichTextInput .empty{position:absolute;top:1px;left:1px;padding:20px;color:#888;pointer-events:none}@media (min-width:992px){.sl-RichTextInput .empty,.sl-RichTextInput .value,.sl-RichTextInput .input{padding:40px}}.sl-EipText,.sl-EipMultiText,.sl-EipRichText{position:relative}.sl-EipText .value,.sl-EipMultiText .value,.sl-EipRichText .value{cursor:text;-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}.sl-EipText .value:hover:after,.sl-EipMultiText .value:hover:after,.sl-EipRichText .value:hover:after{content:"\f040";font:400 14px "WebSymbols";color:#888;position:absolute;top:3px;right:3px}.sl-EipText.empty .value,.sl-EipMultiText.empty .value,.sl-EipRichText.empty .value{color:#888}.sl-EipText .input,.sl-EipMultiText .input,.sl-EipRichText .input{display:none;width:100%}.sl-EipText .input::-ms-clear,.sl-EipMultiText .input::-ms-clear,.sl-EipRichText .input::-ms-clear{display:none}.sl-EipText.editing .value,.sl-EipMultiText.editing .value,.sl-EipRichText.editing .value,.sl-EipText.saving .value,.sl-EipMultiText.saving .value,.sl-EipRichText.saving .value{display:none}.sl-EipText.editing .input,.sl-EipMultiText.editing .input,.sl-EipRichText.editing .input,.sl-EipText.saving .input,.sl-EipMultiText.saving .input,.sl-EipRichText.saving .input,.sl-EipText.editing .okCancel,.sl-EipMultiText.editing .okCancel,.sl-EipRichText.editing .okCancel,.sl-EipText.saving .okCancel,.sl-EipMultiText.saving .okCancel,.sl-EipRichText.saving .okCancel{display:block}.sl-EipText.saving .input,.sl-EipMultiText.saving .input,.sl-EipRichText.saving .input{background-color:#ddd;color:#888}.sl-EipText .okCancel a,.sl-EipMultiText .okCancel a,.sl-EipRichText .okCancel a,.sl-EipDateTime .okCancel a{cursor:pointer;padding:0 5px;text-decoration:none}.sl-EipText .okCancel a::before,.sl-EipMultiText .okCancel a::before,.sl-EipRichText .okCancel a::before,.sl-EipDateTime .okCancel a::before{color:#888;font-weight:normal}.sl-EipText .okCancel a:hover::before,.sl-EipMultiText .okCancel a:hover::before,.sl-EipRichText .okCancel a:hover::before,.sl-EipDateTime .okCancel a:hover::before{color:green}.sl-EipText .okCancel .ok:before,.sl-EipMultiText .okCancel .ok:before,.sl-EipRichText .okCancel .ok:before,.sl-EipDateTime .okCancel .ok:before{content:"\f00c"}.sl-EipText .okCancel .cancel:before,.sl-EipMultiText .okCancel .cancel:before,.sl-EipRichText .okCancel .cancel:before,.sl-EipDateTime .okCancel .cancel:before{content:"\f00d"}.sl-EipText .okCancel,.sl-EipMultiText .okCancel,.sl-EipRichText .okCancel{display:none;position:absolute}.sl-EipText .okCancel{right:-5px;bottom:-26px}.sl-EipText .okCancel.okCancelRight{top:0;left:100%;white-space:nowrap}.sl-EipText .value{padding:0;border-bottom:2px solid transparent}.sl-EipText .value:hover{border-bottom:2px solid #ccc}.sl-EipText .input{background:none;outline:none;border:none;padding:0;border-bottom:2px solid #888}.sl-EipMultiText .okCancel{right:0px;bottom:-22px}.sl-EipMultiText .value{white-space:pre-wrap;-ms-word-wrap:break-word;word-wrap:break-word;border:1px solid transparent;border-radius:3px}.sl-EipMultiText .value:hover{border:1px solid #ccc}.sl-EipMultiText .input{border:1px solid #ccc;border-radius:3px}@media (min-width:560px){.sl-EipMultiText.hasEmoji .okCancel{bottom:15px;right:10px}.sl-EipMultiText.hasEmoji .input{padding-bottom:65px}.sl-EipMultiText.hasEmoji .sl-EmojiButtons{display:none}.sl-EipMultiText.hasEmoji.editing .sl-EmojiButtons{display:block}}.sl-ViewMultiText{white-space:pre-wrap;-ms-word-wrap:break-word;word-wrap:break-word}.sl-EipRichText .okCancel{right:10px;bottom:10px}.sl-EipRichText .value{padding:20px;border:1px solid #eee;overflow:auto}.sl-EipRichText .value:hover{border:1px solid #ccc}.sl-EipRichText .value p{margin:0px 0px 10px 0px;line-height:1.6}.sl-EipRichText .input{padding:20px;margin:0;border:1px solid #ccc;background-color:#fff;overflow:auto}.sl-EipRichText img{max-width:100%}.sl-EipRichText .ms-cui-menu img{max-width:none}@media (min-width:992px){.sl-EipRichText:not(.empty) .value,.sl-EipRichText .input{padding:40px}}.sl-EipDateTime{position:relative;display:inline-block;border-bottom:2px solid transparent}.sl-EipDateTime .aa-datepicker-popup .okCancel{float:right;margin-top:-15px;margin-right:-5px}.sl-EipDateTime .aa-datepicker-popup .okCancel a{position:relative;z-index:90}.sl-EipDateTime .aa-datepicker-popup .okCancel a:before{font-size:14px}.sl-EipDateTime .value{cursor:pointer}.sl-EipDateTime:hover{border-bottom:2px solid #ccc}.sl-EipDateTime:not(.editing):hover:after{content:"\f040";font:400 14px "WebSymbols";color:#888;margin-left:5px;vertical-align:text-top}.sl-EipDateTime.editing{border-bottom:2px solid #ccc}.sl-EipDateTime.editing .okCancel{display:block}.sl-WelcomeSlider{max-width:1100px;position:relative;margin:auto;padding:30px 5% 15px 5%}.sl-WelcomeSlider h1{font-size:18px}.sl-WelcomeSlider .sl-Help{height:21px;line-height:21px;margin-bottom:20px;padding:0 10px}@media (min-width:769px){.sl-WelcomeSlider .sl-Help{padding:0 20px}}.sl-WelcomeSlider .sl-Help>a{height:21px;line-height:21px;display:inline-block;vertical-align:top}.sl-WelcomeSlider .sl-Help:before{content:"\f059";height:21px;line-height:21px;margin-right:10px}.sl-WelcomeSlider ul.slides{padding:0;margin:0}.sl-WelcomeSlider ul li img{padding:0 10px;width:100%}@media (min-width:769px){.sl-WelcomeSlider ul li img{padding:0 20px}}.sl-WelcomeSlider ul li .caption{display:inline-block;padding:5px 10px;width:100%;vertical-align:top}.sl-WelcomeSlider ul li span,.sl-WelcomeSlider ul li li{font-size:12px}.sl-WelcomeSlider ul li p{margin-top:30px}@media (min-width:992px){.sl-WelcomeSlider ul li p{margin:100px 0 -10px 0}}.sl-WelcomeSlider ul li .sl-AssignmentsButton{margin:10px}.sl-WelcomeSlider .controls .flex-control-paging{text-align:center}.sl-WelcomeSlider .controls .flex-control-paging li{display:inline;margin:0 6px;list-style:none}.sl-WelcomeSlider .controls .flex-control-paging a{background:#ccc;display:inline-block;overflow:hidden;width:10px;height:0;padding-top:10px;text-align:center;-webkit-border-radius:300px;border-radius:300px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.sl-WelcomeSlider .controls .flex-control-paging a.flex-active{background-color:#958c80}.sl-WelcomeSlider .controls .flex-direction-nav li{list-style:none}.sl-WelcomeSlider .controls .flex-direction-nav .flex-prev,.sl-WelcomeSlider .controls .flex-direction-nav .flex-next{z-index:10;opacity:1;overflow:hidden;text-indent:-9000px;width:75px;height:60px;left:0;right:0;margin:auto;bottom:10px;position:absolute}.sl-WelcomeSlider .controls .flex-direction-nav .flex-prev::after,.sl-WelcomeSlider .controls .flex-direction-nav .flex-next::after{font:400 26px "WebSymbols";color:green;position:absolute;top:20px;right:37%;text-indent:0}.sl-WelcomeSlider .controls .flex-direction-nav .flex-prev{left:-155px}.sl-WelcomeSlider .controls .flex-direction-nav .flex-prev::after{content:"\f053"}.sl-WelcomeSlider .controls .flex-direction-nav .flex-next{right:-215px}.sl-WelcomeSlider .controls .flex-direction-nav .flex-next::after{content:"\f054"}@media (min-width:560px){.sl-WelcomeSlider ul li img{width:45%}.sl-WelcomeSlider ul li .caption{width:54%;padding:15px 20px}.sl-WelcomeSlider ul li .caption ul{padding-left:25px}.sl-WelcomeSlider ul li .caption li{list-style:circle}}@media (min-width:769px){.sl-WelcomeSlider ul li span,.sl-WelcomeSlider ul li li{font-size:16px}.sl-WelcomeSlider h1{font-size:26px}}.sl-WelcomeSlider .sl-ResponsivePadding{padding:0 10px}@media (min-width:769px){.sl-WelcomeSlider .sl-ResponsivePadding{padding:0 20px}}@media (min-width:769px){.col-md-8 .sl-WelcomeSlider ul li img{width:100%}.col-md-8 .sl-WelcomeSlider ul li .caption{width:100%}}@media (min-width:992px){.col-md-8 .sl-WelcomeSlider ul li img{width:45%}.col-md-8 .sl-WelcomeSlider ul li .caption{width:54%}}@media (min-width:769px){.col-md-6 .sl-WelcomeSlider ul li .caption,.col-sm-6 .sl-WelcomeSlider ul li .caption,.col-md-4 .sl-WelcomeSlider ul li .caption,.col-md-6 .sl-WelcomeSlider ul li img,.col-sm-6 .sl-WelcomeSlider ul li img,.col-md-4 .sl-WelcomeSlider ul li img{width:100%}}@media (min-width:992px){.col-md-6 .sl-WelcomeSlider ul li .caption,.col-sm-6 .sl-WelcomeSlider ul li .caption,.col-md-4 .sl-WelcomeSlider ul li .caption,.col-md-6 .sl-WelcomeSlider ul li img,.col-sm-6 .sl-WelcomeSlider ul li img,.col-md-4 .sl-WelcomeSlider ul li img{width:100%}}.aa-date-input{display:inline-block;position:relative;text-transform:none}.aa-cal{padding:0;border:none;display:inline-block;font-family:inherit;position:relative}.aa-cal *:before{font:normal 14px "WebSymbols"}.aa-cal-controls{background-color:#fff;color:#333;min-width:250px;padding:0 0 5px;text-align:center;vertical-align:middle}.aa-cal-btn{background-color:inherit;border:none;cursor:pointer;display:inline-block;font-size:1.1em;padding:3px 7.5px}.aa-cal-btn:hover{background-color:#eee;border:none}.aa-cal-month-name{display:inline-block;padding:5px 10px 2px;text-align:center}.aa-cal-prev-month,.aa-cal-prev-year{float:left}.aa-cal-next-month,.aa-cal-next-year{float:right}.aa-cal-next-month:before{content:"\203A"}.aa-cal-prev-month:before{content:"\2039"}.aa-cal-next-year:before{content:"\00bb"}.aa-cal-prev-year:before{content:"\00ab"}.aa-cal-set-to-today:before{content:"\29be"}.aa-cal-set-to-today{display:none}table.aa-cal-month{border-collapse:collapse;border-spacing:0;table-layout:fixed;min-width:250px}table.aa-cal-month td,table.aa-cal-month th{border:1px solid #e6e6e6;margin:0;padding:5px;text-align:center;vertical-align:middle}table.aa-cal-month th{background-color:#fff;color:#333;font-weight:bold;padding:5px}table.aa-cal-month td{background-color:#fff;color:#333;cursor:pointer}table.aa-cal-month td:hover{background-color:#e6e6e6}table.aa-cal-month td.aa-cal-other-month{color:#999;background-color:#eee;font-weight:normal}table.aa-cal-month td.aa-cal-other-month:hover{background-color:#d4d4d4}table.aa-cal-month td.aa-cal-selected{color:#333;background-color:#eee;font-weight:bold}table.aa-cal-month td.aa-cal-today{color:#333;background-color:#fff;font-weight:bold}table.aa-cal-month td.aa-cal-today:hover{background-color:#e6e6e6}table.aa-cal-month td.aa-cal-today.q-calendar-selected{color:#000;background-color:#fff;font-weight:normal}table.aa-cal-month td.aa-cal-today.q-calendar-selected:hover{background-color:#e6e6e6}table.aa-cal-month td.aa-cal-disabled{cursor:default;color:#999;background-color:#eee;font-weight:normal}table.aa-cal-month td.aa-cal-disabled:hover{background-color:#eee}.aa-datepicker-popup{font-size:14px;font-weight:normal;border:solid 1px #e6e6e6;padding:20px 10px 10px 10px;position:absolute;background-color:#fff;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);top:100%;left:0;z-index:90}.aa-datepicker-popup .aa-timepicker{padding:5px 0;text-align:center}.aa-datepicker-popup-close{display:none}.sl-FloatChiclets{width:290px}.sl-FloatChiclets .sl-Chiclets{float:left;clear:none;width:85px;margin-left:10px;margin-bottom:6px}.sl-FloatChiclets .sl-Chiclets .sl-Chiclet{float:none;margin-bottom:7px;margin-right:0;padding-left:0;padding-right:0}.sl-FloatChiclets .sl-Chiclets .sl-Clearfix{clear:none}.sl-FlowChiclets{width:205px}.sl-FlowChiclets .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.sl-FlowChiclets .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.sl-FlowChiclets .sl-Chiclets .sl-Clearfix{clear:both}.sl-Weather{width:290px;margin:30px auto}.sl-Weather .sl-Chiclets{float:left;clear:none;width:85px;margin-left:10px;margin-bottom:6px}.sl-Weather .sl-Chiclets .sl-Chiclet{float:none;margin-bottom:7px;margin-right:0;padding-left:0;padding-right:0}.sl-Weather .sl-Chiclets .sl-Clearfix{clear:none}.sl-Weather .sl-Credit{clear:both;padding:0 10px;color:#bbb;text-align:right;padding-top:10px;padding-right:10px;padding-left:10px}.sl-Weather .sl-WeatherLogo{float:left;line-height:1;font-size:91px;cursor:default;margin-left:10px;margin-right:20px;color:#888}.sl-Weather .sl-WeatherLogo:after{font-size:65px}.sl-Weather .sl-WeatherInfo{float:left;margin-left:10px;margin-top:15px}.sl-Weather .sl-WeatherInfo .sl-Current{float:left;margin-top:10px}.sl-Weather .sl-WeatherInfo .sl-Current .sl-Temp{font-size:25px}.sl-Weather .sl-WeatherInfo .sl-Current .sl-Status{font-size:15px;width:100px;margin-bottom:10px}.sl-Weather .sl-Chiclets .sl-Chiclet{font-size:12px;font-weight:600;line-height:1;padding-top:8px;padding-bottom:8px;border-radius:3px;text-transform:uppercase;text-align:center}.sl-Weather .sl-Chiclets .sl-Chiclet.sl-HighTemp{background-color:#aaa}.sl-Weather .sl-Chiclets .sl-Chiclet.sl-LowTemp{background-color:#ccc}.sl-Weather .sl-WeatherLocation{float:left;font-size:20px;margin-left:10px;margin-top:-4px;line-height:1}.sl-Weather .sl-Forecasts{border-bottom:1px solid #777;margin-top:15px}.sl-Weather .sl-Forecast{border-top:1px solid #777;padding-top:15px;padding-bottom:10px;clear:both}.sl-Weather .sl-Forecast .sl-Date{float:left;margin-left:10px}.sl-Weather .sl-Forecast .sl-Date .sl-Day{font-weight:600;text-transform:uppercase}.sl-Weather .sl-Forecast .sl-Date .sl-Number{font-size:16px;font-weight:700}.sl-Weather .sl-Forecast .sl-WeatherLogo{float:right;margin-right:10px;font-size:38px;margin-top:-5px;margin-bottom:5px;width:54px}.sl-Weather .sl-Forecast .sl-WeatherLogo:after{font-size:38px}@media (max-width:559px){.sl-Weather .sl-Forecast .sl-WeatherLogo{width:15px}.sl-Weather .sl-Forecast .sl-WeatherLogo:after{font-size:25px}}.sl-Weather .sl-Forecast .sl-TempsWrapper{float:left;margin-left:20px;line-height:35px;font-weight:600}.sl-Weather .sl-WeatherLogo:after{font-family:weather2}.sl-Weather .sl-WeatherLogo.weather-00:after{content:'\f00d'}.sl-Weather .sl-WeatherLogo.weather-01:after{content:'\f00c'}.sl-Weather .sl-WeatherLogo.weather-02:after{content:'\f002'}.sl-Weather .sl-WeatherLogo.weather-03:after{content:'\f07d'}.sl-Weather .sl-WeatherLogo.weather-04:after{content:'\f040'}.sl-Weather .sl-WeatherLogo.weather-05:after{content:'\f03d'}.sl-Weather .sl-WeatherLogo.weather-06:after{content:'\f008'}.sl-Weather .sl-WeatherLogo.weather-07:after{content:'\f006'}.sl-Weather .sl-WeatherLogo.weather-08:after{content:'\f00a'}.sl-Weather .sl-WeatherLogo.weather-09:after{content:'\f010'}.sl-Weather .sl-WeatherLogo.weather-10:after{content:'\f013'}.sl-Weather .sl-WeatherLogo.weather-11:after{content:'\f00b'}.sl-Weather .sl-WeatherLogo.weather-12:after{content:'\f01a'}.sl-Weather .sl-WeatherLogo.weather-13:after{content:'\f019'}.sl-Weather .sl-WeatherLogo.weather-14:after{content:'\f004'}.sl-Weather .sl-WeatherLogo.weather-15:after{content:'\f00a'}.sl-Weather .sl-WeatherLogo.weather-16:after{content:'\f01b'}.sl-Weather .sl-WeatherLogo.weather-17:after{content:'\f01b'}.sl-Weather .sl-WeatherLogo.weather-18:after{content:'\f01b'}.sl-Weather .sl-WeatherLogo.weather-19:after{content:'\f01e'}.sl-Weather .sl-WeatherLogo.weather-20:after{content:'\f041'}.sl-Weather .sl-WeatherLogo.weather-21:after{content:'\f041'}.sl-Weather .sl-WeatherLogo.weather-22:after{content:'\f002'}.sl-Weather .sl-WeatherLogo.weather-23:after{content:'\f041'}.sl-Weather .sl-WeatherLogo.weather-24:after{content:'\f041'}.sl-Weather .sl-WeatherLogo.weather-25:after{content:'\f082'}.sl-Weather .sl-WeatherLogo.weather-26:after{content:'\f076'}.sl-Weather .sl-WeatherLogo.weather-27:after{content:'\f017'}.sl-Weather .sl-WeatherLogo.weather-28:after{content:'\f01a'}.sl-Weather .sl-WeatherLogo.weather-30:after{content:'\f02e'}.sl-Weather .sl-WeatherLogo.weather-31:after{content:'\f081'}.sl-Weather .sl-WeatherLogo.weather-32:after{content:'\f086'}.sl-Weather .sl-WeatherLogo.weather-33:after{content:'\f086'}.sl-Weather .sl-WeatherLogo.weather-34:after{content:'\f040'}.sl-Weather .sl-WeatherLogo.weather-35:after{content:'\f03d'}.sl-Weather .sl-WeatherLogo.weather-36:after{content:'\f039'}.sl-Weather .sl-WeatherLogo.weather-37:after{content:'\f034'}.sl-Weather .sl-WeatherLogo.weather-38:after{content:'\f067'}.sl-Weather .sl-WeatherLogo.weather-39:after{content:'\f02c'}.sl-Weather .sl-WeatherLogo.weather-40:after{content:'\f082'}.sl-Weather .sl-WeatherLogo.weather-41:after{content:'\f056'}.sl-Weather .sl-WeatherLogo.weather-42:after{content:'\f056'}.sl-Weather .sl-WeatherLogo.weather-43:after{content:'\f050'}.sl-Weather .sl-WeatherLogo.weather-44:after{content:'\f0c7'}.sl-Weather .sl-WeatherLogo.weather-45:after{content:'\f063'}.sl-Weather .sl-WeatherLogo.weather-46:after{content:'\f01d'}.sl-Weather .sl-WeatherLogo.weather-47:after{content:'\f016'}.sl-Weather .sl-WeatherLogo.weather-48:after{content:'\f056'}.sl-Weather.sl-LightFg{color:#fff}.sl-Weather.sl-LightFg .sl-WeatherLogo{color:inherit}.sl-Weather.sl-LightFg .sl-Chiclets .sl-Chiclet{color:#333}.sl-Weather.sl-LightFg .sl-Chiclets .sl-Chiclet.sl-HighTemp{background-color:#efecec}.sl-Weather.sl-LightFg .sl-Chiclets .sl-Chiclet.sl-LowTemp{background-color:rgba(239,236,236,0.5)}@media (max-width:559px){.sl-Weather{width:205px}.sl-Weather .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.sl-Weather .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.sl-Weather .sl-Chiclets .sl-Clearfix{clear:both}}@media (min-width:560px) and (max-width:768px){.col-xs-1 .sl-Weather,.col-xs-2 .sl-Weather,.col-xs-3 .sl-Weather,.col-xs-4 .sl-Weather,.col-xs-5 .sl-Weather,.col-xs-6 .sl-Weather,.col-xs-7 .sl-Weather,.col-sm-1 .sl-Weather,.col-sm-2 .sl-Weather,.col-sm-3 .sl-Weather,.col-sm-4 .sl-Weather,.col-sm-5 .sl-Weather,.col-sm-6 .sl-Weather,.col-sm-7 .sl-Weather{width:205px}.col-xs-1 .sl-Weather .sl-Chiclets,.col-xs-2 .sl-Weather .sl-Chiclets,.col-xs-3 .sl-Weather .sl-Chiclets,.col-xs-4 .sl-Weather .sl-Chiclets,.col-xs-5 .sl-Weather .sl-Chiclets,.col-xs-6 .sl-Weather .sl-Chiclets,.col-xs-7 .sl-Weather .sl-Chiclets,.col-sm-1 .sl-Weather .sl-Chiclets,.col-sm-2 .sl-Weather .sl-Chiclets,.col-sm-3 .sl-Weather .sl-Chiclets,.col-sm-4 .sl-Weather .sl-Chiclets,.col-sm-5 .sl-Weather .sl-Chiclets,.col-sm-6 .sl-Weather .sl-Chiclets,.col-sm-7 .sl-Weather .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-5 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-6 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-7 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-5 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-6 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-7 .sl-Weather .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-5 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-6 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-7 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-5 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-6 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-7 .sl-Weather .sl-Chiclets .sl-Clearfix{clear:both}}@media (min-width:769px) and (max-width:991px){.col-xs-1 .sl-Weather,.col-xs-2 .sl-Weather,.col-xs-3 .sl-Weather,.col-xs-4 .sl-Weather,.col-xs-5 .sl-Weather,.col-sm-1 .sl-Weather,.col-sm-2 .sl-Weather,.col-sm-3 .sl-Weather,.col-sm-4 .sl-Weather,.col-sm-5 .sl-Weather,.col-md-1 .sl-Weather,.col-md-2 .sl-Weather,.col-md-3 .sl-Weather,.col-md-4 .sl-Weather,.col-md-5 .sl-Weather{width:205px}.col-xs-1 .sl-Weather .sl-Chiclets,.col-xs-2 .sl-Weather .sl-Chiclets,.col-xs-3 .sl-Weather .sl-Chiclets,.col-xs-4 .sl-Weather .sl-Chiclets,.col-xs-5 .sl-Weather .sl-Chiclets,.col-sm-1 .sl-Weather .sl-Chiclets,.col-sm-2 .sl-Weather .sl-Chiclets,.col-sm-3 .sl-Weather .sl-Chiclets,.col-sm-4 .sl-Weather .sl-Chiclets,.col-sm-5 .sl-Weather .sl-Chiclets,.col-md-1 .sl-Weather .sl-Chiclets,.col-md-2 .sl-Weather .sl-Chiclets,.col-md-3 .sl-Weather .sl-Chiclets,.col-md-4 .sl-Weather .sl-Chiclets,.col-md-5 .sl-Weather .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-5 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-5 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-5 .sl-Weather .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-5 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-5 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-5 .sl-Weather .sl-Chiclets .sl-Clearfix{clear:both}}@media (min-width:992px) and (max-width:1279px){.col-xs-1 .sl-Weather,.col-xs-2 .sl-Weather,.col-xs-3 .sl-Weather,.col-xs-4 .sl-Weather,.col-sm-1 .sl-Weather,.col-sm-2 .sl-Weather,.col-sm-3 .sl-Weather,.col-sm-4 .sl-Weather,.col-md-1 .sl-Weather,.col-md-2 .sl-Weather,.col-md-3 .sl-Weather,.col-md-4 .sl-Weather,.col-lg-1 .sl-Weather,.col-lg-2 .sl-Weather,.col-lg-3 .sl-Weather,.col-lg-4 .sl-Weather{width:205px}.col-xs-1 .sl-Weather .sl-Chiclets,.col-xs-2 .sl-Weather .sl-Chiclets,.col-xs-3 .sl-Weather .sl-Chiclets,.col-xs-4 .sl-Weather .sl-Chiclets,.col-sm-1 .sl-Weather .sl-Chiclets,.col-sm-2 .sl-Weather .sl-Chiclets,.col-sm-3 .sl-Weather .sl-Chiclets,.col-sm-4 .sl-Weather .sl-Chiclets,.col-md-1 .sl-Weather .sl-Chiclets,.col-md-2 .sl-Weather .sl-Chiclets,.col-md-3 .sl-Weather .sl-Chiclets,.col-md-4 .sl-Weather .sl-Chiclets,.col-lg-1 .sl-Weather .sl-Chiclets,.col-lg-2 .sl-Weather .sl-Chiclets,.col-lg-3 .sl-Weather .sl-Chiclets,.col-lg-4 .sl-Weather .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-4 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-4 .sl-Weather .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-4 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-4 .sl-Weather .sl-Chiclets .sl-Clearfix{clear:both}}@media (min-width:1280px){.col-xs-1 .sl-Weather,.col-xs-2 .sl-Weather,.col-xs-3 .sl-Weather,.col-sm-1 .sl-Weather,.col-sm-2 .sl-Weather,.col-sm-3 .sl-Weather,.col-md-1 .sl-Weather,.col-md-2 .sl-Weather,.col-md-3 .sl-Weather,.col-lg-1 .sl-Weather,.col-lg-2 .sl-Weather,.col-lg-3 .sl-Weather{width:205px}.col-xs-1 .sl-Weather .sl-Chiclets,.col-xs-2 .sl-Weather .sl-Chiclets,.col-xs-3 .sl-Weather .sl-Chiclets,.col-sm-1 .sl-Weather .sl-Chiclets,.col-sm-2 .sl-Weather .sl-Chiclets,.col-sm-3 .sl-Weather .sl-Chiclets,.col-md-1 .sl-Weather .sl-Chiclets,.col-md-2 .sl-Weather .sl-Chiclets,.col-md-3 .sl-Weather .sl-Chiclets,.col-lg-1 .sl-Weather .sl-Chiclets,.col-lg-2 .sl-Weather .sl-Chiclets,.col-lg-3 .sl-Weather .sl-Chiclets{float:none;clear:both;width:auto;margin-bottom:15px;margin-left:10px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-md-3 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-1 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-2 .sl-Weather .sl-Chiclets .sl-Chiclet,.col-lg-3 .sl-Weather .sl-Chiclets .sl-Chiclet{float:left;margin-right:7px;margin-bottom:0;padding-left:8px;padding-right:8px}.col-xs-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-xs-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-sm-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-md-3 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-1 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-2 .sl-Weather .sl-Chiclets .sl-Clearfix,.col-lg-3 .sl-Weather .sl-Chiclets .sl-Clearfix{clear:both}}.sl-FilterDisplay{border-radius:3px 3px 0 0}.sl-FilterDisplay.active{background-color:#333}.sl-FilterDisplay .sl-FilterToggle{text-align:center;background-color:#333}.sl-FilterDisplay .sl-FilterToggle:hover{color:green;background-color:transparent}.sl-FilterDisplay .sl-FilterToggle:hover:before{color:green;background-color:transparent}.sl-FilterDisplay .sl-FilterToggle.button-alt{color:#555;background-color:transparent}.sl-FilterDisplay .sl-FilterToggle:before{content:"\f0b0"}.sl-FilterBox{margin:0;padding:10px;background-color:#333;border-radius:0 0 3px 3px;-webkit-animation:toggleExpand 0.2s linear;-moz-animation:toggleExpand 0.2s linear;-o-animation:toggleExpand 0.2s linear;animation:toggleExpand 0.2s linear}.sl-FilterBox .favorite:before{font-size:14px;content:"\f005"}.sl-FilterBox .button{font-size:12px;padding:6px 10px;font-weight:normal;text-transform:none;margin:2px}.sl-FilterBox .button-alt:not(:hover){color:#888}.sl-FileUploadArea{position:absolute;width:100%;height:100%;font-weight:bold;font-size:20px;border:2px dashed #ddd;color:#888;text-align:center;cursor:pointer;background-color:#f6f6f6}.sl-FileUploadArea:hover{color:#11d511}.sl-FileUploadArea:hover .icon:before{border:3px solid #68e468}.sl-FileUploadArea .icon{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.sl-FileUploadArea .icon:before{font:normal 36px "WebSymbols";content:"\f03e";width:65px;height:65px;line-height:65px;display:block;border:3px solid #ddd;margin:0 auto 10px auto;background:#fff;border-radius:50%}.sl-FileUploadArea .icon.populated{top:inherit;bottom:20px;transform:translateX(-50%)}.sl-FileUploadArea .video:before{content:"\f03d"}.sl-FileUploadArea .document:before{content:"\f0f6"}.sl-FileUploadArea .audio:before{content:"\f130"}.sl-FileUploadArea[disabled]{background-color:#999;color:#ddd}.sl-FileDrop{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;font-weight:bold;font-size:26px;background-color:rgba(222,222,222,0.5);border:2px dashed #888;color:#888}.sl-FileDrop .dropmessage{position:absolute;top:50%;left:50%;-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.sl-FileDrop.dragover{background-color:#a6d9a6;border:2px solid #11d511;color:#11d511}.dragover .sl-FileDrop{display:block}#pageStatusBar br{display:none}#pageStatusBar .sl-Notice{padding:10px 7px;border-bottom:1px solid;border-color:#d9d7d7 !important}#pageStatusBar .sl-Notice .ms-status-iconSpan{display:block;float:left}#pageStatusBar .sl-Notice .ms-status-body{display:block;margin-left:30px}#pageStatusBar .sl-Notice .ms-status-body .sl-Title{margin-right:10px;font-weight:bold}#pageStatusBar .sl-Notice .ms-status-body br{display:block}#pageStatusBar .sl-Notice a.sl-Dismiss{float:right;margin-top:-4px;margin-left:10px;text-decoration:none;color:#777 !important}#pageStatusBar .sl-Notice a.sl-Dismiss:before{content:"\f00d";line-height:inherit}#pageStatusBar .sl-Notice a.sl-Dismiss:hover{text-decoration:none}.ms-dialog #pageStatusBar .sl-Notice{display:none}#ribbon-feedback-popup:before{content:"\f27b"}#feedback-canvas{width:100%;cursor:pointer}#feedback-highlighter,#feedback-submit-error,#feedback-submit-success{margin:10px;padding:15px;display:none}#feedback-welcome-error,#feedback-overview-error{display:none;color:#f13e3e;margin-right:30px;font-size:13px;line-height:29px}#feedback-submit-error,#feedback-submit-success{top:30%;position:absolute;width:95%;max-width:600px;left:0;right:0;margin:10px auto;background-color:#fff}#feedback-submit-error .feedback-buttons,#feedback-submit-success .feedback-buttons{text-align:center}.feedback-header{font-size:22px;font-weight:bold}.feedback-buttons{margin-top:10px;text-align:right}#feedback-helper-close{cursor:pointer;position:absolute;width:30px;height:30px}#feedback-helper-close:before{background-color:#ccc;padding:5px;border-radius:5px;content:"\f00d";font-weight:normal}.feedback-close-btn,.feedback-next-btn{margin-left:10px}.feedback-toggle{width:100px;font-size:12px;padding:12px 0;margin:5px 0}.feedback-wizard-close{cursor:pointer;position:absolute;top:5px;right:2px;width:30px;height:30px;opacity:0.65;text-align:center}.feedback-wizard-close:before{content:"\f00d"}.feedback-active{background-color:green;color:#fff}.feedback-active:hover{background-color:#393;color:#fff;cursor:pointer}#feedback-module{z-index:100;width:100%}#feedback-module .panel{-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47);-moz-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47);box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47)}#feedback-module #feedback-highlighter{position:absolute;background-color:#fff;z-index:30100}#feedback-module #feedback-overview{display:none;background-color:#fff;z-index:100}#feedback-module #feedback-overview .feedback-screenshot{width:50%}#feedback-welcome{background:#fff;margin:10px;position:absolute;max-height:100vh;max-width:850px;left:0;right:0;overflow:auto}#feedback-welcome input,#feedback-welcome textarea{width:100%;max-width:500px;outline:none;border-radius:4px;background:#fff;color:#777;border:1px solid #cdc3c3;padding:10px 15px;font-size:15px;font-style:italic;margin-bottom:15px}#feedback-welcome input#feedback-email:invalid,#feedback-welcome textarea#feedback-email:invalid{-moz-transition:background-color 0s linear 1.5s;-o-transition:background-color 0s linear 1.5s;-webkit-transition:background-color 0s linear 1.5s;transition:background-color 0s linear 1.5s;background-color:#ffe9e9}#feedback-welcome #feedback-form{padding:0 20px;margin:30px 0;border-right:1px solid #ddd}#feedback-welcome #feedback-screen{vertical-align:top;padding:0 20px;margin:30px 0}#feedback-welcome .screen-container{position:relative;height:200px;max-width:500px;border:2px dashed #ddd;text-align:center;cursor:pointer;background-color:#f6f6f6}#feedback-welcome .screen-container .screen{font-size:20px;color:#878787;position:absolute;top:50%;left:50%;-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#feedback-welcome .screen-container .screen::before{font:normal 36px "WebSymbols";content:"\f030";width:65px;height:65px;line-height:65px;display:block;border:3px solid #ddd;margin:0 auto 10px auto;background:#fff;border-radius:50%;text-align:center}#feedback-welcome .screen-container:hover .screen,#feedback-welcome .screen-container:hover .screen::before{color:#393;border-color:#9c9}#feedback-welcome .screen-container.hasScreen{overflow:hidden}#feedback-welcome .screen-container.hasScreen .screen{display:none}#feedback-welcome .screen-container.hasScreen img{width:auto;height:100%}#feedback-welcome #feedback-control{text-align:right;padding-right:30px;padding-bottom:30px}#feedback-welcome #feedback-control .loading{width:20px;height:15px;margin:0 10px;display:inline-block}#feedback-highlighter p,#feedback-highlighter label{display:none}@media (min-width:769px){#ribbon-feedback-popup{font-size:11px}#feedback-welcome{margin:30px auto}#feedback-welcome p{font-size:16px}#feedback-welcome #feedback-form{padding:0 30px}#feedback-welcome #feedback-form.aside{display:inline-block;width:50%}#feedback-welcome #feedback-screen{display:inline-block;width:50%;padding:0 30px}#feedback-highlighter{width:450px;margin:10px}#feedback-highlighter p{display:block}#feedback-highlighter label{display:inline-block;margin:0 10px}#feedback-highlighter,#feedback-submit-error,#feedback-submit-success{padding:30px}.feedback-wizard-close{top:15px;right:8px}}@media (min-width:992px){#feedback-welcome{padding:30px}}.systemdashboard-btn a:before{content:'\E801'}.sl-SelectControl{position:relative;border:1px solid #ccc;border-radius:4px}.sl-SelectControl.sl-Active{border-bottom-left-radius:0;border-bottom-right-radius:0}.sl-SelectControl .sl-Prompt{overflow:hidden}.sl-SelectControl .sl-PromptText{padding:8px;font-weight:700;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sl-SelectControl .sl-Expand{float:right;padding:8px 12px;border-radius:0}.sl-SelectControl .sl-Expand:before{content:'\f107'}.sl-SelectControl select{position:absolute;left:-1px;min-width:100%;min-width:calc(100% + 2px);border-radius:0 0 4px 4px;background-color:#fff}.sl-SelectControl select::-webkit-scrollbar{width:6px;height:6px;background-color:#ccc}.sl-SelectControl select::-webkit-scrollbar-thumb{background-color:#aaa;border-radius:12px}.sl-SelectControl select::-webkit-scrollbar-thumb:hover{background-color:#bbb}.sl-SelectControl select[multiple]{display:none}.sl-SelectControl select:not([multiple]){top:0;height:100%;opacity:0;cursor:pointer}.sl-SelectControl.sl-Active select[multiple]{display:block}.sl-SelectControl option{padding:10px;border-bottom:1px solid #ccc}.sl-SelectControl option:last-child{border-bottom:0}.sl-SelectControl select[multiple] option:before{content:'\f096';margin-right:10px}.sl-SelectControl select[multiple] option:checked:before{content:'\f046'}.sl-FileSources .sl-FileSourceButton{color:green;cursor:pointer;font-weight:600;text-decoration:none;outline:none}.sl-FileSources .sl-FileSourceButton:before{content:"\f0c6";font:bold 14px "WebSymbols";margin-right:10px}.sl-FileSources .sl-FileSourceButton.sl-CalloutTrigger:before{font:bold 19px "WebSymbols"}.sl-FileSources .sl-FileSourceButton:hover:before{color:green}.sl-FileSources .sl-CalloutTrigger:before{content:"\f055"}.sl-FileSources .sl-CalloutTrigger:after{content:"\f0dd"}.sl-FileSources .sl-FileSourceLocal:before{content:"\f108"}.sl-FileSources .sl-FileSourceOneDrive:before{content:"\f0c2"}.sl-FileSources .sl-FileSourceSharedDocuments:before{content:"\f15c"}.sl-FileSources .sl-FileSourceMediaGallery:before{content:"\f03e"}.sl-FileSources .sl-FileSourceHandoutsMaterials:before{content:"\f15c"}.sl-FileSources .sl-FileSourceGoogleDrive:before{content:"\f1a0"}.sl-FileSources:not(.sl-Collapse) .sl-Buttons{visibility:hidden;-webkit-transition:visibility 0.15s ease-in-out 0s;-moz-transition:visibility 0.15s ease-in-out 0s;-o-transition:visibility 0.15s ease-in-out 0s;transition:visibility 0.15s ease-in-out 0s;padding:5px;position:absolute;top:30px;left:0px;background-color:#fff;z-index:40;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2)}.sl-FileSources:not(.sl-Collapse) .sl-Buttons>div{display:block;cursor:pointer;padding:10px 20px;white-space:nowrap}.sl-FileSources:not(.sl-Collapse) .sl-Buttons>div span{line-height:32px;margin-left:10px;display:inline-block;vertical-align:top;font-weight:bold;color:#888}.sl-FileSources.sl-Collapse .sl-CalloutTrigger{display:none}.sl-FileSources.sl-Collapse .sl-Buttons{position:relative;display:inline}.sl-FileSources .sl-CalloutTrigger.sl-ShowCallout+.sl-Buttons{visibility:visible}.sl-CopyToDestinationModal .sl-ChooseFile{border:1px solid #ccc;border-radius:4px}.sl-CopyToDestinationModal .sl-ChooseFile .button{padding:5px 12px;margin:3px}.sl-CopyToDestinationModal .sl-ChooseFile span{margin-left:7px}.sl-CopyToDestinationModal h4{margin-top:20px;margin-bottom:10px}.sl-CopyToDestinationModal .sl-SelectDestination .sl-Expand{background-color:transparent;color:#777}.sl-CopyToDestinationModal .sl-SelectDestination .sl-Expand:hover,.sl-CopyToDestinationModal .sl-SelectDestination .sl-Expand:hover:before{color:green}.sl-CopyToDestinationModal .sl-Buttons{float:right;margin-top:25px}.sl-CopyToDestinationModal .sl-Buttons .button{width:80px}.sl-NavLayout .sl-ContentContainer .sl-SiteToolBar,.sl-NavLayout #sl-SiteColBreadcrumb,.sl-NavLayout #pageTitle{display:none}.sl-NavLayout .sl-ContentContainer{padding:0}.sl-NavLayout #sl-ContentBox{padding:0}.sl-NavLayout .sl-Nav{background-color:#efecec;width:100%}@media (min-width:769px){.sl-NavLayout .sl-Nav{float:left;width:25%}}.sl-NavLayout .sl-NavLayoutContent{*zoom:1}@media (min-width:769px){.sl-NavLayout .sl-NavLayoutContent{margin-left:25%}}.sl-NavLayout .sl-NavLayoutContent:before,.sl-NavLayout .sl-NavLayoutContent:after{display:table;content:"";line-height:0}.sl-NavLayout .sl-NavLayoutContent:after{clear:both}.input-file-replacement-container{text-align:center}.input-file-replacement{background-color:#d0d0d0;cursor:pointer;display:inline-block;margin-bottom:20px;padding:10px 50px;text-align:center}.sl-EmojiButtons{position:absolute;bottom:10px;left:20px;max-width:40px;max-height:35px;overflow:hidden;border-radius:10px;transition:all 0.25s linear 0.5s;user-select:none}.sl-EmojiButtons .sl-Emojis{line-height:35px;font-size:25px;cursor:default}.sl-EmojiButtons .sl-Emojis .sl-Emoji{cursor:pointer;text-decoration:none;font-size:20px;background:transparent;transition:all 0.1s linear;vertical-align:bottom;width:40px;display:inline-block;text-align:center}.sl-EmojiButtons .sl-Emojis .sl-Emoji:hover{font-size:25px}.sl-EmojiButtons:hover{max-width:20em;background:#ddd;transition-delay:0s}@media (max-width:559px){.sl-EmojiButtons{display:none}}.sl-AudioRecorderModal .sl-Body{border-radius:6px;text-align:center;white-space:normal;padding:25px}.sl-AudioRecorderModal .sl-AudioRecorder a{border-radius:50%;box-shadow:0px 2px 4px #aaa}.sl-AudioRecorderModal .sl-AudioRecorder .record{width:54px;height:54px;padding:12px}.sl-AudioRecorderModal .sl-AudioRecorder .icon-mic{margin:0}.sl-AudioRecorderModal .sl-AudioRecorder .icon-mic:before{margin:0;font-size:30px}.sl-AudioRecorderModal .sl-AudioRecorder .stop{width:42px;height:42px;padding:11px;font-size:14px}.sl-AudioRecorderModal .sl-AudioRecorder .icon-stop{margin:0}.sl-AudioRecorderModal .sl-AudioRecorder .icon-stop:before{margin:0;font-size:14px}.sl-AudioRecorderModal .sl-AudioPlayback{font-weight:600;margin-top:25px}.sl-AudioRecorderModal .sl-Actions{text-align:right}.sl-AudioRecorderModal a{margin:0 8px}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.sl-NoNav.sl-SiteTemplateBlog .sl-ContentContainer,.sl-NoNav.sl-SiteTemplateBlog #sl-ContentBox{max-width:none;padding:0}.sl-ContentContainer .sl-SiteToolBar,#sl-SiteColBreadcrumb,#pageTitle{display:none}.sl-List{padding:0}textarea{resize:none}input::-ms-clear{display:none}a{outline:none}.dragover .sl-AttachmentDrop{display:block}.sl-BlogMain{max-width:1100px;padding:0 15px}@media (min-width:769px){.sl-BlogMain{padding:0 30px}}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;width:100%;height:100%;z-index:90;background-color:rgba(153,153,153,0.4)}.overlay .overlay-popup{padding:20px;max-width:300px;text-align:center;top:100px;left:50%;transform:translateX(-50%)}.overlay .overlay-content{position:relative;background-color:#fff;-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47);-moz-box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47);box-shadow:0px 0px 30px 0px rgba(0,0,0,0.47);-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-o-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;max-width:1120px;margin:0 auto}.overlay .overlay-toolbar{top:0;width:100%;max-width:1120px;-webkit-box-shadow:0px 2px 1px 0px rgba(0,0,0,0.12);-moz-box-shadow:0px 2px 1px 0px rgba(0,0,0,0.12);box-shadow:0px 2px 1px 0px rgba(0,0,0,0.12);background-color:#ededed;z-index:10}.overlay .overlay-title.small h1{font-size:20px}.gutterSize{width:1%}.button-alt.active{color:green}.sl-BlogTop{max-width:none}.sl-BlogTop .sl-EipText .value:hover:after,.sl-BlogTop .sl-EipMultiText .value:hover:after,.sl-BlogTop .sl-EipRichText .value:hover:after{color:#fff;right:-20px}.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderInnerContainer,.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderContainer{display:block;background:transparent}.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderTitle,.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderBody{text-align:center}.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderTitle h2,.sl-BlogTop .sl-BlogHeader.title.body .sl-HeaderBody h2{color:#444}.sl-BlogTop .sl-BlogHeader.title.body.background{height:auto}.sl-BlogTop .sl-BlogHeader.title.body .sl-BackgroundContainer{position:static;height:200px}.sl-BlogTop .sl-BlogHeader.title.body .sl-EipText .input,.sl-BlogTop .sl-BlogHeader.title.body .sl-EipText .value:hover{border-bottom-color:#333}.sl-BlogTop .sl-BlogHeader.title.body .sl-EipText .input:after,.sl-BlogTop .sl-BlogHeader.title.body .sl-EipText .value:hover:after{color:#333}.sl-BlogTop .sl-BlogHeader.title.body.background .sl-HeaderControls{position:absolute;text-align:left;top:-58px;right:0}.sl-BlogTop .sl-BlogHeader.title.body.background .sl-MenuContainer{top:-200px}.sl-BlogTop .sl-BlogHeader.title.body.background .sl-ThemeContainer{position:absolute;top:200px;left:0;right:0}.sl-MenuContainer{position:absolute;top:0;left:0;text-align:left;width:100%}.sl-MenuContainer .sl-MenuToggle{text-align:center;border-radius:0 0 7px 0}.sl-MenuContainer .sl-MenuToggle:before{content:"\f0c9";display:block;-moz-transform:scaleX(1.5);-ms-transform:scaleX(1.5);-o-transform:scaleX(1.5);-webkit-transform:scaleX(1.5);transform:scaleX(1.5);color:green}.sl-MenuContainer .sl-SettingMenu{margin-top:0;position:absolute;z-index:10;background-color:#fff}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar .sl-BlogProfile{display:none}.sl-MenuContainer .sl-MenuClose{padding:10px;display:inline-block;font-size:30px;font-weight:400;position:relative;z-index:10}.sl-MenuContainer .sl-MenuClose:hover{cursor:pointer;color:green}@media (min-width:769px){.sl-MenuContainer .sl-SettingMenu{width:100%}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar{display:flex;border:none}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar>div{display:inline-block;width:20%;vertical-align:top}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar>div:not(:last-child){border:none;border-right:1px solid #eee}}@media (min-width:992px){.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar{padding:0 45px 30px;margin-top:-25px}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar>div .title{font-size:20px}.sl-MenuContainer .sl-SettingMenu .sl-BlogToolBar>div .title a:hover{color:green}}.sl-BlogHeader{position:relative;z-index:1;margin-bottom:20px}@media (min-width:769px){.sl-BlogHeader{margin-bottom:40px}}@media (min-width:992px){.sl-BlogHeader{margin-bottom:60px}}.sl-BlogHeader h2{color:#444;font-weight:normal;font-size:32px;margin:0;display:inline-block}.sl-BlogHeader ul,.sl-BlogHeader li{display:inline-block;padding:0;margin:0}.sl-BlogHeader .sl-EipText .value:hover:after{color:#888}.sl-BlogHeader.background{height:200px}.sl-BlogHeader.background h2{color:#fff}.sl-BlogHeader.background .sl-EipText .input,.sl-BlogHeader.background .sl-EipText .value:hover{border-bottom:2px solid #fff}.sl-BlogHeader.background .sl-EipText .input:after,.sl-BlogHeader.background .sl-EipText .value:hover:after{color:#fff}.sl-BlogHeader.background .sl-EipText .okCancel a:before{color:#fff}.sl-BlogHeader.background .sl-HeaderContainer{border-bottom:none;background-color:rgba(0,0,0,0.3)}@media (min-width:992px){.sl-BlogHeader.background .sl-HeaderContainer{background:linear-gradient(transparent 60%,rgba(0,0,0,0.5) 100%)}}.sl-BlogHeader.menu:not(.background) .sl-HeaderTitle{margin-top:60px}.sl-BlogHeader .sl-BackgroundContainer{position:absolute;width:100%;height:100%;overflow:hidden}.sl-BlogHeader .sl-Background{max-width:100%;min-height:100%;margin:auto;display:block;position:relative;top:50%;transform:translateY(-50%)}@media (min-width:992px){.sl-BlogHeader .sl-Background{max-width:1120px}}.sl-BlogHeader .sl-Background.fill{min-width:100%;min-height:100%}.sl-BlogHeader .sl-Background.fit{max-width:100%;max-height:100%}.sl-BlogHeader .sl-HeaderContainer{width:100%;height:100%;position:relative;display:flex;border-bottom:1px solid #eee}@media (min-width:992px){.sl-BlogHeader .sl-HeaderContainer{display:block}}.sl-BlogHeader .sl-HeaderContainer.fixedwidth{margin:auto;max-width:1120px}.sl-BlogHeader .sl-HeaderInnerContainer{max-width:1120px;margin:auto;text-align:center;padding:15px;align-self:flex-end}@media (min-width:992px){.sl-BlogHeader .sl-HeaderInnerContainer{height:100%;padding:15px 30px;text-align:left;display:flex;position:relative}}.sl-BlogHeader .sl-HeaderTitle{align-self:flex-end;flex:1 0 auto}.sl-BlogHeader .sl-HeaderControls{align-self:flex-end;text-align:right;white-space:nowrap}@media (min-width:769px){.sl-BlogHeader .sl-HeaderControls li:not(:first-child){margin-left:10px}}.sl-BlogHeader .sl-BlogAdd a:before{content:"\f055";font-size:14px;margin-right:6px}@media (max-width:769px){.sl-BlogHeader .sl-BlogTheme{display:none}}.sl-BlogHeader .sl-BlogMore{position:relative}@media (min-width:769px){.sl-BlogHeader .sl-BlogMore{display:none}}.sl-BlogHeader .sl-BlogMore .sl-BlogMoreCalloutTrigger:before{content:"\f141";font-size:14px}.sl-BlogHeader .sl-BlogMore .sl-BlogMoreCallout{padding:5px;text-align:left;visibility:hidden;position:absolute;background-color:#eee;border-radius:4px;margin:5px 0;right:0;z-index:3;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-webkit-transition:all 0.25s ease-in-out 0s;-moz-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}.sl-BlogHeader .sl-BlogMore .sl-BlogMoreCallout a{display:block;padding:10px;color:#333;text-transform:uppercase;font-weight:bold;font-size:12px;cursor:pointer}.sl-BlogHeader .sl-BlogMore .sl-BlogMoreCalloutTrigger.callout+.sl-BlogMoreCallout{visibility:visible}.sl-BlogHeader .sl-ThemeContainer{background-color:#eee;border-radius:0 0 4px 4px;max-width:1120px;margin:auto;padding:20px;overflow:hidden;position:relative;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,0.2);box-shadow:0 2px 1px 0 rgba(0,0,0,0.2);-webkit-transition:all ease-in-out 0.3s 0s;-moz-transition:all ease-in-out 0.3s 0s;-o-transition:all ease-in-out 0.3s 0s;transition:all ease-in-out 0.3s 0s}.sl-BlogHeader .sl-ThemeContainer.ng-hide{opacity:0}.sl-BlogHeader .sl-ThemeContainer.ng-hide-add{opacity:1}.sl-BlogHeader .sl-ThemeContainer.ng-hide-add.ng-hide-add-active{opacity:0}.sl-BlogHeader .sl-ThemeContainer.ng-hide-remove{opacity:0}.sl-BlogHeader .sl-ThemeContainer.ng-hide-remove.ng-hide-remove-active{opacity:1}.sl-BlogHeader .sl-ThemeContainer .button.off{color:#777;background-color:#ccc}.sl-BlogHeader .sl-ThemeContainer .button.off:hover{color:green}.sl-BlogHeader .sl-ThemeSetting{position:relative}@media (min-width:992px){.sl-BlogHeader .sl-ThemeSetting{padding:0 45px}}.sl-BlogHeader .sl-ThemeClose{position:absolute;top:20px;right:20px;cursor:pointer}.sl-BlogHeader .sl-ThemeClose:before{content:"\f00d";font-size:20px;font-weight:normal}.sl-BlogHeader .sl-ThemeClose:hover:before{color:green}.sl-BlogHeader .settingItem{margin:0 20px 10px 0;display:inline-block}.sl-BlogHeader .settingItem .settingName{color:#555;font-size:12px;text-transform:uppercase;margin:10px}.sl-BlogHeader .sl-BannerImageSelect{font-size:0}.sl-BlogHeader .sl-BannerImage{cursor:pointer;margin:10px;width:50px;height:50px;position:relative;overflow:hidden}@media (min-width:769px){.sl-BlogHeader .sl-BannerImage{width:80px;height:80px}}@media (min-width:992px){.sl-BlogHeader .sl-BannerImage{width:120px;height:120px}}.sl-BlogHeader .sl-BannerImage a{display:block;width:100%;height:100%;border-radius:4px}.sl-BlogHeader .sl-BannerNoImage{border:2px dashed #888;text-transform:uppercase;font-size:12px;text-align:center;text-decoration:none;color:#555}@media (min-width:769px){.sl-BlogHeader .sl-BannerNoImage{font-size:14px}}@media (min-width:992px){.sl-BlogHeader .sl-BannerNoImage{font-size:20px}}.sl-BlogHeader .sl-BannerNoImage .msg{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.sl-BlogHeader .sl-BannerCustomImage{border:2px dashed #888}.sl-BlogHeader .sl-BannerCustomImage:before{content:"\f030";position:absolute;color:#888;font-size:22px;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}@media (min-width:992px){.sl-BlogHeader .sl-BannerCustomImage:before{font-size:33px}}.sl-BlogHeader .sl-BannerPresetImage{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.sl-BlogHeader .sl-BannerPresetImage:before,.sl-BlogHeader .sl-BannerPresetImage:after{content:" ";opacity:0;-webkit-transition:opacity 0.2s ease-in-out 0s;-moz-transition:opacity 0.2s ease-in-out 0s;-o-transition:opacity 0.2s ease-in-out 0s;transition:opacity 0.2s ease-in-out 0s}.sl-BlogHeader .sl-BannerPresetImage.postImage:before{opacity:1;content:"\f03e";position:absolute;left:55%;top:55%;z-index:10;font-size:20px;color:rgba(255,255,255,0.8)}.sl-BlogHeader .sl-BannerPresetImage.postImage:after{opacity:1;top:0;border-bottom:50px solid rgba(212,212,212,0.8);border-left:50px solid transparent;content:" ";position:absolute}@media (min-width:769px){.sl-BlogHeader .sl-BannerPresetImage.postImage:before{font-size:26px}.sl-BlogHeader .sl-BannerPresetImage.postImage:after{border-bottom-width:80px;border-left-width:80px}}@media (min-width:992px){.sl-BlogHeader .sl-BannerPresetImage.postImage:before{font-size:42px}.sl-BlogHeader .sl-BannerPresetImage.postImage:after{border-bottom-width:120px;border-left-width:120px}}.sl-BlogHeader .sl-BannerPresetLoading{background:no-repeat center url('/_layouts/15/images/gears_anv4.gif');height:100%;display:block}.sl-BlogHeader:not(.title) .sl-HeaderContainer{background:none}.sl-BlogHeader:not(.title) .sl-HeaderTitle h2{display:none}.sl-BlogHeader:not(.body) .sl-HeaderBody{display:none}.sl-SettingMenu{text-align:left;background-color:#fff;min-width:320px;margin-top:15px;opacity:1;-webkit-box-shadow:0 2px 1px 1px rgba(100,100,100,0.15);-moz-box-shadow:0 2px 1px 1px rgba(100,100,100,0.15);box-shadow:0 2px 1px 1px rgba(100,100,100,0.15);-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.sl-SettingMenu.ng-hide{opacity:0}.sl-SettingMenu.ng-hide-add{opacity:1}.sl-SettingMenu.ng-hide-add.ng-hide-add-active{opacity:0}.sl-SettingMenu.ng-hide-remove{opacity:0}.sl-SettingMenu.ng-hide-remove.ng-hide-remove-active{opacity:1}.sl-SettingMenu .sl-BlogToolBar{width:100%;float:none;display:block}.sl-SettingMenu .sl-BlogTheme{display:inline-block}.sl-BlogContent{position:relative;margin-bottom:50px;padding:0;opacity:1;-webkit-animation:fadeIn 0.2s ease-in;-moz-animation:fadeIn 0.2s ease-in;-o-animation:fadeIn 0.2s ease-in;animation:fadeIn 0.2s ease-in;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}@media (min-width:769px){.sl-BlogContent{padding-right:5%}.sl-BlogContent.floatRight{float:right;padding:0 0 0 20px}}.sl-BlogContent.flextiles .tiles{width:100%;background-color:#fff}@media (min-width:560px){.sl-BlogContent.flextiles .tiles{width:48%}}@media (min-width:769px){.sl-BlogContent.flextiles{padding-right:20px}.sl-BlogContent.flextiles .tiles{width:32%}.sl-BlogContent.flextiles .sl-BlogPost{display:inline-block}}.sl-BlogContent.flextiles .sl-BlogPost{position:relative;overflow:hidden;border:1px solid #eee;padding:10px;margin:0 auto;margin-bottom:10px;-webkit-box-shadow:0 2px 1px 1px rgba(100,100,100,0.15);-moz-box-shadow:0 2px 1px 1px rgba(100,100,100,0.15);box-shadow:0 2px 1px 1px rgba(100,100,100,0.15)}.sl-BlogContent.flextiles .sl-BlogPostTitle h1{font-size:21px}.sl-BlogContent.flextiles .sl-BlogPostPreview{max-height:310px;overflow:hidden}.sl-BlogContent.flextiles .sl-BlogPostCategories ul{margin:5px}.sl-BlogContent.flextiles .sl-BlogPostFooter .button a{color:#fff}.sl-BlogBreadcrumb{color:#999;margin-bottom:15px}.sl-BlogBreadcrumb a{color:inherit}.sl-BlogBreadcrumb .sl-BlogBreadcrumbTitle{display:inline-block}.sl-BlogToRoot{display:inline-block}.sl-BlogToRoot a{font-size:0;padding:10px;display:block;text-decoration:none}.sl-BlogToRoot a:hover::before{color:green}.sl-BlogToRoot a::before{content:"\f060";font-size:22px;color:#ccc}@media (min-width:1280px){.sl-BlogToRoot{position:absolute;left:-55px}.sl-BlogToRoot a::before{content:"\f060";font-size:22px}}@media (min-width:1280px){.floatRight .sl-BlogToRoot{position:static}}.sl-BlogPost,.sl-BlogEditPostBody,.sl-BlogProfileText{word-break:break-word}.sl-BlogPost img,.sl-BlogEditPostBody img,.sl-BlogProfileText img{max-width:100%}.sl-BlogPost table,.sl-BlogEditPostBody table,.sl-BlogProfileText table{display:block;max-width:100%;height:inherit !important}.sl-BlogPost.sl-EipRichText .input,.sl-BlogEditPostBody.sl-EipRichText .input,.sl-BlogProfileText.sl-EipRichText .input,.sl-BlogPost .sl-RichTextInput .input,.sl-BlogEditPostBody .sl-RichTextInput .input,.sl-BlogProfileText .sl-RichTextInput .input{float:none;width:inherit;margin:0}.sl-BlogPost{margin-bottom:20px}.sl-BlogPost .sl-BlogPostTitle{display:inline}.sl-BlogPost .sl-BlogPostTitle h1{display:inherit}.sl-BlogPost .sl-BlogPostTitle a{color:inherit}.sl-BlogPost .sl-BlogPostEditButton,.sl-BlogPost .sl-BlogPostCopyButton,.sl-BlogPost .sl-SendToPortfolio{display:inline-block;vertical-align:bottom}.sl-BlogPost .sl-BlogPostEditButton a,.sl-BlogPost .sl-BlogPostCopyButton a,.sl-BlogPost .sl-SendToPortfolio a{margin-right:10px;padding:5px 10px;font-size:12px;text-align:center;background-color:#f4f4f4;color:#333;border-radius:4px;-webkit-box-shadow:0 1px 1px 1px rgba(100,100,100,0.15);-moz-box-shadow:0 1px 1px 1px rgba(100,100,100,0.15);box-shadow:0 1px 1px 1px rgba(100,100,100,0.15)}.sl-BlogPost .sl-BlogPostEditButton a.disabled,.sl-BlogPost .sl-BlogPostCopyButton a.disabled,.sl-BlogPost .sl-SendToPortfolio a.disabled{color:#ccc;cursor:default}.sl-BlogPost .sl-BlogPostEditButton a:hover,.sl-BlogPost .sl-BlogPostCopyButton a:hover,.sl-BlogPost .sl-SendToPortfolio a:hover,.sl-BlogPost .sl-BlogPostEditButton a:hover:before,.sl-BlogPost .sl-BlogPostCopyButton a:hover:before,.sl-BlogPost .sl-SendToPortfolio a:hover:before{text-decoration:none;color:green}.sl-BlogPost .sl-BlogPostEditButton a:before,.sl-BlogPost .sl-BlogPostCopyButton a:before,.sl-BlogPost .sl-SendToPortfolio a:before{margin-right:5px;font-weight:normal;font-size:15px;content:"\f044";vertical-align:middle}.sl-BlogPost .sl-BlogPostCopyButton a:before{content:"\f0c5"}.sl-BlogPost .sl-SendToPortfolio a:before{content:"\f10a"}@media (min-width:769px){.sl-BlogPost{margin-bottom:50px}}.sl-BlogPost.boxed{position:relative;padding:10px 10px 10px 80px;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2)}@media (min-width:769px){.sl-BlogPost.boxed{padding:20px 20px 20px 80px}}.sl-BlogPost.boxed .sl-BlogPostDate{display:none}.sl-BlogPost.boxed .sl-BlogPostDateCompact{display:block}.sl-BlogPostMeta{font-size:14px;margin:10px 0 15px 0;line-height:25px}.sl-BlogPostMeta a{color:green;cursor:pointer}.sl-BlogPostDate,.sl-BlogPostAuthor{color:#777;display:inline-block;font-weight:bold;font-style:italic;margin-right:15px}.sl-BlogPostDateCompact{display:none;position:absolute;top:20px;left:0px;width:70px;background-color:green;color:#fff;text-align:center}.sl-BlogPostDateCompact .day{font-size:30px;padding-top:10px}.sl-BlogPostDateCompact .month{text-transform:uppercase;line-height:14px}.sl-BlogPostDateCompact .year{padding-bottom:3px}.sl-BlogPostDraft,.sl-BlogPostScheduled{color:#777;display:inline-block;font-size:14px;margin-right:15px;text-transform:uppercase}.sl-BlogPostDraft:before,.sl-BlogPostScheduled:before{content:'\f070';font-weight:normal;font-size:14px;margin-right:2px}.sl-BlogPostCommentCount{display:inline-block;margin-right:15px;font-weight:bold;color:green}.sl-BlogPostCommentCount:before{font-size:16px;content:"\f075"}.sl-BlogPostReadMore{display:inline-block}.sl-BlogPostReadMore a{font-weight:bold;color:#fff}.sl-BlogPostCategories{color:green;display:inline-block;font-weight:bold;margin-right:15px}.sl-BlogPostCategories ul,.sl-BlogPostCategories li{display:inline-block;padding:0}.sl-BlogPostCategories .sl-BlogCategory:not(:last-child){margin-right:5px}.sl-BlogPostCategories .sl-BlogCategory:not(:last-child) a:after{font:inherit;content:","}.sl-BlogPostCategories:before{font-size:16px;content:"\f02b"}.sl-BlogPostBody{*zoom:1}.sl-BlogPostBody:before,.sl-BlogPostBody:after{display:table;content:"";line-height:0}.sl-BlogPostBody:after{clear:both}.sl-BlogPostFooter{color:green;font-weight:bold;margin-top:10px}@media (min-width:769px){.sl-BlogPostFooter{margin-top:20px}}.sl-BlogPostFooter .sl-Share{display:inline-block;text-align:left}.sl-BlogPaging .prev:before{content:'\f104';margin-right:10px}.sl-BlogPaging .next{float:right}.sl-BlogPaging .next:after{content:'\f105';margin-left:10px}.sl-BlogSettings{color:#555}.sl-BlogSettings .sl-BlogSettingsSection{margin-bottom:20px}.sl-BlogSettings .sl-BlogSettingsPanel{padding:15px;border-radius:4px;background-color:#eee}.sl-BlogSettings .sl-BlogSettingsPanel .message{margin:10px}.sl-BlogSettings .sl-BlogSettingsPanel .settingName{font-size:12px;text-transform:uppercase;margin:10px}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSetting:not(:last-child){margin-bottom:15px}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments{display:flex}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments ul{margin:4px 0;padding:0}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments li{display:block;line-height:26px}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments .facebookModeratorDelete:before{margin-left:10px;font-size:inherit;font-weight:normal;color:#555;content:'\f00d';cursor:pointer}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments .facebookModeratorDelete:hover{text-decoration:none}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments .facebookModeratorAdd input{border:1px solid #eee;padding:0 5px;border-radius:4px}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments .facebookModeratorAdd input:focus{border:1px solid #555}.sl-BlogSettings .sl-BlogSettingsPanel .sl-BlogSettingFacebookComments .facebookModeratorAdd .helpText{margin-top:10px}.sl-BlogSettings .sl-BlogSettingsConfirm{float:right}.sl-BlogSettings .sl-BlogSettingsConfirm a{margin-left:10px}.sl-BlogArchiveTitle{display:inline-block}.sl-BlogArchivePost,.sl-BlogArchiveMonth,.sl-BlogArchiveYear{padding-bottom:10px}@media (min-width:769px){.sl-BlogArchiveMonth{padding-bottom:20px}.sl-BlogArchiveYear{padding-bottom:30px}}.sl-BlogArchiveYearTitle h2{color:#777;font-size:14px}.sl-BlogArchiveMonthTitle h3 a{color:#333}.sl-BlogArchivePostTitle{display:inline}.sl-BlogArchivePostTitle a{color:green;font-weight:bold;font-size:20px}.sl-BlogCategories .sl-BlogCategoryTitle,.sl-BlogCategories .sl-BlogCategoryTools{display:inline-block}.sl-BlogCategories .sl-BlogCategoryTitle .value{border-bottom:2px solid #ccc}.sl-BlogCategories .sl-BlogCategoryTitle .value:after{right:-15px}.sl-BlogCategories .sl-BlogCategoryDelete,.sl-BlogCategories .sl-BlogCategoryRename{margin-left:15px;font-size:12px;padding:5px 12px;color:#666}.sl-BlogCategories .sl-BlogCategoryDelete:before,.sl-BlogCategories .sl-BlogCategoryRename:before{font-size:14px;margin-right:10px}.sl-BlogCategories .sl-BlogCategoryDelete:before{content:'\f014'}.sl-BlogCategories .sl-BlogCategoryRename:before{content:'\f040'}.sl-BlogCategories .sl-AddCategory input{border:1px solid #eee;padding:12px;border-radius:4px}.sl-BlogComments{background-color:#eee;padding:25px}.sl-BlogComments .sl-BlogCommentsHeader{font-weight:bold;font-size:18px;margin-bottom:15px}.sl-BlogComments ul{padding:0}.sl-BlogComments ul li{display:block}.sl-BlogComments ul>li:last-child{border-bottom-color:transparent}.sl-BlogComments .fb-comments{display:block}.sl-BlogComments .fb-comments>span{width:100% !important}.sl-BlogComments .fb-comments>span>iframe{width:100% !important}.sl-BlogComment{font-size:15px;padding:20px 0;border-bottom:1px solid #ccc}.sl-BlogComment.profilePic>div{margin-left:60px}.sl-BlogComment.profilePic .sl-BlogCommentProfilePic{margin-left:0;float:left}.sl-BlogComment.profilePic .sl-BlogCommentProfilePic img{width:48px;height:48px;border-radius:50%}.sl-BlogComment .sl-BlogCommentAuthor{font-weight:bold}.sl-BlogComment .sl-BlogCommentCreated{color:#888}.sl-BlogComment .sl-BlogCommentCreated::before{content:'\f111';margin:0 4px;font-size:4px;vertical-align:middle}.sl-BlogComment .sl-BlogCommentFooter{font-size:10px;color:#888}.sl-BlogComment .sl-BlogCommentBody{color:#888}.sl-BlogComment .sl-BlogCommentDelete{float:right}@media (max-width:992px){.sl-BlogComment .sl-BlogCommentDelete{margin-left:10px}}.sl-BlogComment .sl-BlogCommentDelete a{cursor:pointer}.sl-BlogComment .sl-BlogCommentDelete a:before{content:"\f014";color:#888;font:400 14px "WebSymbols"}.sl-BlogComment .sl-BlogCommentDelete a:hover{text-decoration:none}.sl-BlogComment .sl-BlogCommentDelete a:hover:before{color:#888}.sl-BlogAddComment{position:relative}.sl-BlogAddComment .sl-CommentText textarea{width:100%;min-width:100%;max-width:100%;border:1px solid #eee;overflow:hidden;padding:20px 20px 65px 20px;border-radius:4px}.sl-BlogAddComment .sl-CommentText textarea:hover,.sl-BlogAddComment .sl-CommentText textarea:focus{border:1px solid #333}.sl-BlogAddComment .sl-CommentButton{position:absolute;right:10px;bottom:10px}.sl-BlogEdit .sl-BlogEditPostTitle{font-weight:bold;font-size:26px;width:100%;margin:20px 0}.sl-BlogEdit .sl-BlogEditPostTitle input{outline:none;border:none;border-bottom:2px solid #eee;width:100%}.sl-BlogEdit .sl-BlogEditPostTitle input:focus,.sl-BlogEdit .sl-BlogEditPostTitle input:hover{border-bottom:2px solid #ccc}.sl-BlogEdit .label{color:#888;text-transform:uppercase;float:none;width:inherit;margin:0}.sl-BlogEdit .sl-BlogEditPublishedDate{font-size:14px;font-weight:normal;white-space:nowrap;margin:20px 0}.sl-BlogEdit .sl-BlogEditPublishedDate .sl-ViewText{display:inline-block}.sl-BlogEdit .sl-BlogEditPublishedDate .sl-EipDateTime{color:#555;border-bottom:2px solid #eee}.sl-BlogEdit .sl-BlogEditPublishedDate .sl-EipDateTime:hover{border-bottom:2px solid #ccc}.sl-BlogEdit .sl-BlogEditPublishedDate .sl-EipDateTime:after{content:"\f040";font:400 14px "WebSymbols";color:#888;margin-left:5px;vertical-align:text-top;position:absolute}.sl-BlogEdit .sl-BlogEditPublishedDate .aa-timepicker{display:none}.sl-BlogEdit .sl-BlogEditDraft input[type='radio']{display:none}.sl-BlogEdit .sl-BlogEditDraft label{color:#888;text-transform:uppercase;cursor:pointer;display:inline-block;border-bottom:2px solid #eee;margin-right:5px}.sl-BlogEdit .sl-BlogEditDraft label.active{color:#555;border-bottom:2px solid #888}.sl-BlogEdit .sl-BlogEditCategories{font-size:14px;font-weight:normal;white-space:nowrap;margin:20px 0}.sl-BlogEdit .sl-BlogEditCategories ul,.sl-BlogEdit .sl-BlogEditCategories li{display:inline-block;margin:0;padding:0}.sl-BlogEdit .sl-BlogEditCategories .preview{color:#555;cursor:pointer;white-space:normal;border-bottom:2px solid #eee;position:relative}.sl-BlogEdit .sl-BlogEditCategories .preview .category:not(:last-child):after{font:inherit;content:",";margin:0 4px 0 -4px}.sl-BlogEdit .sl-BlogEditCategories .preview:hover{border-bottom:2px solid #ccc}.sl-BlogEdit .sl-BlogEditCategories .preview:after{content:"\f040";font:400 14px "WebSymbols";color:#888;margin-left:5px;vertical-align:text-top;position:absolute;top:0;right:-15px}.sl-BlogEdit .sl-BlogEditCategories .preview.disabled{border:none;cursor:default}.sl-BlogEdit .sl-BlogEditCategories .preview.disabled:after{display:none}.sl-BlogEdit .sl-BlogEditCategories .preview.empty{color:#888}.sl-BlogEdit .sl-BlogEditPostBody{position:relative}.sl-BlogEdit .sl-BlogEditPostFooter{color:#888;margin:20px 0;text-align:right}.sl-BlogEdit .sl-BlogEditPostFooter .button{margin-left:10px}.sl-BlogEdit .sl-UploadButton{float:left;text-transform:none}.sl-BlogEdit .sl-UploadButton:before{content:"\f0c6";font:bold 14px "WebSymbols";padding:5px}.sl-BlogEdit .sl-AttachmentButton{color:green;cursor:pointer;font-weight:bold;text-decoration:none;outline:none;margin-right:10px}.sl-BlogEdit .sl-AttachmentButton:before{content:"\f0c6";font:bold 14px "WebSymbols";padding:5px}.sl-BlogEdit .sl-AttachmentButton:hover:before{color:green}.sl-BlogEdit .sl-AttachmentCopy:before{content:"\f0c5"}.sl-BlogEdit .sl-AttachmentOneDrive:before{content:"\f0c2"}.sl-BlogEdit .sl-AttachmentSharedDocuments:before{content:"\f15c"}.sl-BlogEdit .sl-AttachmentMediaGallery:before{content:"\f03e"}.sl-BlogEdit .sl-AttachmentHandoutsMaterials:before{content:"\f15c"}.sl-BlogEdit .sl-AttachmentGoogleDrive:before{content:"\f1a0"}.sl-BlogEdit .sl-AttachmentButtonMenu:not(.collapse) .sl-AttachmentCallout{visibility:hidden;-moz-transition:visibility 0.15s;-o-transition:visibility 0.15s;-webkit-transition:visibility 0.15s;transition:visibility 0.15s;padding:5px;position:absolute;background-color:#fff;z-index:40;-webkit-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2);box-shadow:0px 1px 2px 1px rgba(0,0,0,0.2)}.sl-BlogEdit .sl-AttachmentButtonMenu:not(.collapse) .sl-AttachmentCallout>div{display:block;cursor:pointer;padding:10px 20px;white-space:nowrap}.sl-BlogEdit .sl-AttachmentButtonMenu:not(.collapse) .sl-AttachmentCallout>div span{line-height:32px;margin-left:10px;display:inline-block;vertical-align:top;font-weight:bold;color:#888}.sl-BlogEdit .sl-AttachmentButtonMenu{position:relative;padding:12px;float:left;text-align:left}.sl-BlogEdit .sl-AttachmentButtonMenu.collapse .sl-AttachmentCalloutTrigger{display:none}.sl-BlogEdit .sl-AttachmentCallout{display:inline-block}.sl-BlogEdit .sl-AttachmentCopyCallout{top:-35px;left:117px}.sl-BlogEdit .sl-AttachmentCalloutTrigger.callout+.sl-AttachmentCallout{visibility:visible}.sl-BlogEdit .sl-BlogDelete{color:#888;cursor:pointer}.sl-SelectCategoryOverlay .overlay-content{max-width:500px}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar{max-width:500px;*zoom:1}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar .button:before{font-weight:normal}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar .sl-SelectCategoryTitle{float:left;line-height:60px}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar .sl-SelectCategoryTitle h1{margin:0 0 0 20px}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar .close{color:#555;float:right;background-color:transparent}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar .close:before{content:'\f00d';font-size:25px;display:block;margin-top:-3px;line-height:40px;width:40px;text-align:center}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar:before,.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar:after{display:table;content:"";line-height:0}.sl-SelectCategoryOverlay .sl-SelectCategoryControlBar:after{clear:both}.sl-SelectCategoryOverlay .sl-SelectCategory{padding:10px;font-size:15px;font-weight:bold;cursor:pointer;color:#888;background-color:#f6f6f6;border-bottom:1px solid #ddd}.sl-SelectCategoryOverlay .sl-SelectCategory .sl-SelectCategoryTitle{margin-left:15px;display:inline-block}.sl-SelectCategoryOverlay .sl-SelectCategory:before{content:'\f096';font-size:20px;margin-left:12px;display:inline-block;width:20px}.sl-SelectCategoryOverlay .sl-SelectCategory.selected:before{content:'\f046';color:#555}.sl-SelectCategoryOverlay .sl-SelectCategory.selected{color:#555;background-color:#fff}.sl-SelectCategoryOverlay .sl-SelectCategory:hover{color:green}.sl-SelectCategoryOverlay .sl-AddCategory:before{content:'\f067';font-weight:normal;color:#888;position:absolute;margin:18px 21px;pointer-events:none}.sl-SelectCategoryOverlay .sl-AddCategory input[type='text']{width:100%;border:none;padding:18px 70px 18px 60px}.sl-SelectCategoryOverlay .sl-AddCategory .button{position:absolute;bottom:6px;right:10px}.sl-BlogToolBar{display:none;border:1px solid #eee;border-radius:4px;padding:0;margin-bottom:20px;position:relative}@media (min-width:769px){.sl-BlogToolBar{display:block}}.sl-BlogToolBar ul{padding-left:26px;margin:0}.sl-BlogToolBar li{display:block}.sl-BlogToolBar a{color:#666;line-height:1.7}.sl-BlogToolBar>div:not(:last-child){border-bottom:1px solid #eee}.sl-BlogToolBar .sl-BlogProfile{padding:15px}.sl-BlogToolBar .sl-BlogProfile>div:not(:last-child){margin-bottom:15px}.sl-BlogToolBar .sl-BlogCategories,.sl-BlogToolBar .sl-BlogArchive{color:#666;padding:15px 0;margin:0 15px}.sl-BlogToolBar .sl-BlogCategories .title,.sl-BlogToolBar .sl-BlogArchive .title{margin-bottom:10px}.sl-BlogToolBar .sl-BlogCategories .title a,.sl-BlogToolBar .sl-BlogArchive .title a{display:block}.sl-BlogToolBar .sl-BlogCategories .title a:before,.sl-BlogToolBar .sl-BlogArchive .title a:before{margin-right:10px;font-weight:normal}.sl-BlogToolBar .sl-BlogCategories .title a:hover,.sl-BlogToolBar .sl-BlogArchive .title a:hover{text-decoration:none}.sl-BlogToolBar .sl-BlogCategories .title a:hover:before,.sl-BlogToolBar .sl-BlogArchive .title a:hover:before{color:inherit}.sl-BlogToolBar .sl-BlogNoProfile{text-align:center;border:2px dashed #888;border-radius:4px;text-transform:uppercase;padding:15px;cursor:pointer;color:#555}.sl-BlogToolBar .sl-BlogProfilePhoto{border-radius:50%;margin-left:auto;margin-right:auto;width:110px;height:110px;overflow:hidden;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-clip:content-box}.sl-BlogToolBar .sl-BlogProfilePhoto.writeable:before{content:"\f030";position:absolute;color:#fff;font-size:17px;font-weight:normal;background-color:rgba(0,0,0,0.5);width:110px;bottom:0;padding:5px 0 10px 0;text-align:center;right:0}.sl-BlogToolBar .sl-BlogProfilePhoto:not([disabled]){cursor:pointer}.sl-BlogToolBar .sl-BlogProfilePhoto.empty{border:2px dashed #888}.sl-BlogToolBar .sl-BlogProfilePhoto.empty:before{content:"\f030";position:absolute;color:#888;background:none}.sl-BlogToolBar .sl-BlogProfileText{color:#555}.sl-BlogToolBar .sl-BlogProfileText.empty{color:#888}.sl-BlogToolBar .sl-BlogProfileText.empty .value{min-height:50px;border:1px dashed #ccc;border-radius:4px}.sl-BlogToolBar .sl-BlogProfileText.editable .value:hover{border:1px solid #ccc}.sl-BlogToolBar .sl-BlogProfileText:not(.editable) .value:hover:after{display:none}.sl-BlogToolBar .sl-BlogProfileText .sl-ViewText,.sl-BlogToolBar .sl-BlogProfileText .value,.sl-BlogToolBar .sl-BlogProfileText .input{padding:5px;overflow:hidden}.sl-BlogToolBar .sl-BlogProfileText .value{border:1px solid #fff;border-radius:4px}.sl-BlogToolBar .sl-BlogProfileText .input{margin-bottom:20px;border-radius:4px}.sl-BlogToolBar .sl-BlogProfileText .okCancel{right:0px;bottom:-25px}.sl-BlogToolBar .sl-BlogProfileClear{position:absolute;top:0;right:0}.sl-BlogToolBar .sl-BlogProfileClear .button:before{content:'\f014';font-weight:normal}.sl-BlogToolBar .sl-BlogRss,.sl-BlogToolBar .sl-BlogAlert,.sl-BlogToolBar .sl-BlogSettings{margin:0 15px}.sl-BlogToolBar .sl-BlogRss a,.sl-BlogToolBar .sl-BlogAlert a,.sl-BlogToolBar .sl-BlogSettings a{display:block;padding:15px 0}.sl-BlogToolBar .sl-BlogRss a:before,.sl-BlogToolBar .sl-BlogAlert a:before,.sl-BlogToolBar .sl-BlogSettings a:before{margin-right:10px;font-weight:normal}.sl-BlogToolBar .sl-BlogRss a:hover,.sl-BlogToolBar .sl-BlogAlert a:hover,.sl-BlogToolBar .sl-BlogSettings a:hover{text-decoration:none}.sl-BlogToolBar .sl-BlogRss a:hover:before,.sl-BlogToolBar .sl-BlogAlert a:hover:before,.sl-BlogToolBar .sl-BlogSettings a:hover:before{color:inherit}.sl-BlogToolBar .sl-BlogCategories .title a:before{content:'\f02b'}.sl-BlogToolBar .sl-BlogArchive .title a:before{content:'\f017'}.sl-BlogToolBar .sl-BlogRss a:before{content:'\f143'}.sl-BlogToolBar .sl-BlogAlert a:before{content:'\f0a2'}.sl-BlogToolBar .sl-BlogSettings a:before{content:'\f013'}