/*	BigVideo Styles 
	You may need to adjust these styles to get this working right in your design. 
*/#big-video-wrap{overflow:hidden;position:fixed;height:100%;width:100%;top:0;left:0}#big-video-vid,#big-video-image{position:absolute}#big-video-control-container{position:fixed;bottom:0;padding:10px;width:100%;background:rgba(0,0,0,.25);-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-ms-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s}#big-video-control{width:100%;height:16px;position:relative}#big-video-control-middle{margin:0 56px 0 24px}#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer}#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff}#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff}#big-video-control-bound-left{left:0}#big-video-control-bound-right{right:-1px}#big-video-control-track .ui-slider-handle{opacity:0}#big-video-control-playhead{left:30%}#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('../lib/bigvideo/css/bigvideo.png')}#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px}#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff}#big-video-control .ui-slider-handle{border-left:solid 1px #fff;width:16px;height:16px;position:absolute;top:-8px}.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}#big-video-wrap .vjs-big-play-button{display:none!important}
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-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{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */.fa-0::before{content:"0"}.fa-1::before{content:"1"}.fa-2::before{content:"2"}.fa-3::before{content:"3"}.fa-4::before{content:"4"}.fa-5::before{content:"5"}.fa-6::before{content:"6"}.fa-7::before{content:"7"}.fa-8::before{content:"8"}.fa-9::before{content:"9"}.fa-a::before{content:"A"}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-align-center::before{content:""}.fa-align-justify::before{content:""}.fa-align-left::before{content:""}.fa-align-right::before{content:""}.fa-anchor::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-anchor-lock::before{content:""}.fa-angle-down::before{content:""}.fa-angle-left::before{content:""}.fa-angle-right::before{content:""}.fa-angle-up::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-ankh::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-archway::before{content:""}.fa-arrow-down::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-arrow-left::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-arrow-right::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-arrow-up::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-arrows-spin::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-arrows-to-circle::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-asterisk::before{content:"*"}.fa-at::before{content:"@"}.fa-atom::before{content:""}.fa-audio-description::before{content:""}.fa-austral-sign::before{content:""}.fa-award::before{content:""}.fa-b::before{content:"B"}.fa-baby::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-backward::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-bacon::before{content:""}.fa-bacteria::before{content:""}.fa-bacterium::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-bahai::before{content:""}.fa-haykal::before{content:""}.fa-baht-sign::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-barcode::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-bed::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-bell::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-bell-slash::before{content:""}.fa-bezier-curve::before{content:""}.fa-bicycle::before{content:""}.fa-binoculars::before{content:""}.fa-biohazard::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-blender::before{content:""}.fa-blender-phone::before{content:""}.fa-blog::before{content:""}.fa-bold::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-bolt-lightning::before{content:""}.fa-bomb::before{content:""}.fa-bone::before{content:""}.fa-bong::before{content:""}.fa-book::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-book-bookmark::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-book-medical::before{content:""}.fa-book-open::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-bookmark::before{content:""}.fa-border-all::before{content:""}.fa-border-none::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-bore-hole::before{content:""}.fa-bottle-droplet::before{content:""}.fa-bottle-water::before{content:""}.fa-bowl-food::before{content:""}.fa-bowl-rice::before{content:""}.fa-bowling-ball::before{content:""}.fa-box::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-box-open::before{content:""}.fa-box-tissue::before{content:""}.fa-boxes-packing::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-braille::before{content:""}.fa-brain::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-bread-slice::before{content:""}.fa-bridge::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-bridge-lock::before{content:""}.fa-bridge-water::before{content:""}.fa-briefcase::before{content:""}.fa-briefcase-medical::before{content:""}.fa-broom::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-brush::before{content:""}.fa-bucket::before{content:""}.fa-bug::before{content:""}.fa-bug-slash::before{content:""}.fa-bugs::before{content:""}.fa-building::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-building-circle-check::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-building-flag::before{content:""}.fa-building-lock::before{content:""}.fa-building-ngo::before{content:""}.fa-building-shield::before{content:""}.fa-building-un::before{content:""}.fa-building-user::before{content:""}.fa-building-wheat::before{content:""}.fa-bullhorn::before{content:""}.fa-bullseye::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-burst::before{content:""}.fa-bus::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-c::before{content:"C"}.fa-cable-car::before{content:""}.fa-tram::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-calculator::before{content:""}.fa-calendar::before{content:""}.fa-calendar-check::before{content:""}.fa-calendar-day::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-calendar-minus::before{content:""}.fa-calendar-plus::before{content:""}.fa-calendar-week::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-camera-retro::before{content:""}.fa-camera-rotate::before{content:""}.fa-campground::before{content:""}.fa-candy-cane::before{content:""}.fa-cannabis::before{content:""}.fa-capsules::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-car-on::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-car-side::before{content:""}.fa-car-tunnel::before{content:""}.fa-caravan::before{content:""}.fa-caret-down::before{content:""}.fa-caret-left::before{content:""}.fa-caret-right::before{content:""}.fa-caret-up::before{content:""}.fa-carrot::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-cart-plus::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-cash-register::before{content:""}.fa-cat::before{content:""}.fa-cedi-sign::before{content:""}.fa-cent-sign::before{content:""}.fa-certificate::before{content:""}.fa-chair::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-charging-station::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-chart-column::before{content:""}.fa-chart-gantt::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-chart-simple::before{content:""}.fa-check::before{content:""}.fa-check-double::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-cheese::before{content:""}.fa-chess::before{content:""}.fa-chess-bishop::before{content:""}.fa-chess-board::before{content:""}.fa-chess-king::before{content:""}.fa-chess-knight::before{content:""}.fa-chess-pawn::before{content:""}.fa-chess-queen::before{content:""}.fa-chess-rook::before{content:""}.fa-chevron-down::before{content:""}.fa-chevron-left::before{content:""}.fa-chevron-right::before{content:""}.fa-chevron-up::before{content:""}.fa-child::before{content:""}.fa-child-dress::before{content:""}.fa-child-reaching::before{content:""}.fa-child-rifle::before{content:""}.fa-children::before{content:""}.fa-church::before{content:""}.fa-circle::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-circle-nodes::before{content:""}.fa-circle-notch::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-city::before{content:""}.fa-clapperboard::before{content:""}.fa-clipboard::before{content:""}.fa-clipboard-check::before{content:""}.fa-clipboard-list::before{content:""}.fa-clipboard-question::before{content:""}.fa-clipboard-user::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-clone::before{content:""}.fa-closed-captioning::before{content:""}.fa-cloud::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-cloud-meatball::before{content:""}.fa-cloud-moon::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-cloud-rain::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-cloud-showers-water::before{content:""}.fa-cloud-sun::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-clover::before{content:""}.fa-code::before{content:""}.fa-code-branch::before{content:""}.fa-code-commit::before{content:""}.fa-code-compare::before{content:""}.fa-code-fork::before{content:""}.fa-code-merge::before{content:""}.fa-code-pull-request::before{content:""}.fa-coins::before{content:""}.fa-colon-sign::before{content:""}.fa-comment::before{content:""}.fa-comment-dollar::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-comment-medical::before{content:""}.fa-comment-slash::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-comments::before{content:""}.fa-comments-dollar::before{content:""}.fa-compact-disc::before{content:""}.fa-compass::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-compress::before{content:""}.fa-computer::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-cookie::before{content:""}.fa-cookie-bite::before{content:""}.fa-copy::before{content:""}.fa-copyright::before{content:""}.fa-couch::before{content:""}.fa-cow::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-crop::before{content:""}.fa-crop-simple::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-cruzeiro-sign::before{content:""}.fa-cube::before{content:""}.fa-cubes::before{content:""}.fa-cubes-stacked::before{content:""}.fa-d::before{content:"D"}.fa-database::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-democrat::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-dharmachakra::before{content:""}.fa-diagram-next::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-diagram-successor::before{content:""}.fa-diamond::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-dice::before{content:""}.fa-dice-d20::before{content:""}.fa-dice-d6::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-disease::before{content:""}.fa-display::before{content:""}.fa-divide::before{content:""}.fa-dna::before{content:""}.fa-dog::before{content:""}.fa-dollar-sign::before{content:"$"}.fa-dollar::before{content:"$"}.fa-usd::before{content:"$"}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-dong-sign::before{content:""}.fa-door-closed::before{content:""}.fa-door-open::before{content:""}.fa-dove::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-download::before{content:""}.fa-dragon::before{content:""}.fa-draw-polygon::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-drum::before{content:""}.fa-drum-steelpan::before{content:""}.fa-drumstick-bite::before{content:""}.fa-dumbbell::before{content:""}.fa-dumpster::before{content:""}.fa-dumpster-fire::before{content:""}.fa-dungeon::before{content:""}.fa-e::before{content:"E"}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-egg::before{content:""}.fa-eject::before{content:""}.fa-elevator::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-envelope::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-envelope-open::before{content:""}.fa-envelope-open-text::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-equals::before{content:"="}.fa-eraser::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-exclamation::before{content:"!"}.fa-expand::before{content:""}.fa-explosion::before{content:""}.fa-eye::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-eye-slash::before{content:""}.fa-f::before{content:"F"}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-fan::before{content:""}.fa-faucet::before{content:""}.fa-faucet-drip::before{content:""}.fa-fax::before{content:""}.fa-feather::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-ferry::before{content:""}.fa-file::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-file-audio::before{content:""}.fa-file-circle-check::before{content:""}.fa-file-circle-exclamation::before{content:""}.fa-file-circle-minus::before{content:""}.fa-file-circle-plus::before{content:""}.fa-file-circle-question::before{content:""}.fa-file-circle-xmark::before{content:""}.fa-file-code::before{content:""}.fa-file-contract::before{content:""}.fa-file-csv::before{content:""}.fa-file-excel::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-file-image::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-file-invoice::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-file-medical::before{content:""}.fa-file-pdf::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-file-powerpoint::before{content:""}.fa-file-prescription::before{content:""}.fa-file-shield::before{content:""}.fa-file-signature::before{content:""}.fa-file-video::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-file-word::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-fill::before{content:""}.fa-fill-drip::before{content:""}.fa-film::before{content:""}.fa-filter::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-fingerprint::before{content:""}.fa-fire::before{content:""}.fa-fire-burner::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-fish::before{content:""}.fa-fish-fins::before{content:""}.fa-flag::before{content:""}.fa-flag-checkered::before{content:""}.fa-flag-usa::before{content:""}.fa-flask::before{content:""}.fa-flask-vial::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-florin-sign::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-folder-closed::before{content:""}.fa-folder-minus::before{content:""}.fa-folder-open::before{content:""}.fa-folder-plus::before{content:""}.fa-folder-tree::before{content:""}.fa-font::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-forward::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-franc-sign::before{content:""}.fa-frog::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-g::before{content:"G"}.fa-gamepad::before{content:""}.fa-gas-pump::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-gem::before{content:""}.fa-genderless::before{content:""}.fa-ghost::before{content:""}.fa-gift::before{content:""}.fa-gifts::before{content:""}.fa-glass-water::before{content:""}.fa-glass-water-droplet::before{content:""}.fa-glasses::before{content:""}.fa-globe::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-gopuram::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-greater-than::before{content:">"}.fa-greater-than-equal::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-grip-lines::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-grip-vertical::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-guarani-sign::before{content:""}.fa-guitar::before{content:""}.fa-gun::before{content:""}.fa-h::before{content:"H"}.fa-hammer::before{content:""}.fa-hamsa::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-hand-holding::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-hand-lizard::before{content:""}.fa-hand-middle-finger::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-scissors::before{content:""}.fa-hand-sparkles::before{content:""}.fa-hand-spock::before{content:""}.fa-handcuffs::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-hands-bound::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-hands-clapping::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-holding-child::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-handshake::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-handshake-slash::before{content:""}.fa-hanukiah::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-hashtag::before{content:"#"}.fa-hat-cowboy::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-hat-wizard::before{content:""}.fa-head-side-cough::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-head-side-mask::before{content:""}.fa-head-side-virus::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-headphones::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-headset::before{content:""}.fa-heart::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-heart-circle-check::before{content:""}.fa-heart-circle-exclamation::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-helicopter::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-helmet-un::before{content:""}.fa-highlighter::before{content:""}.fa-hill-avalanche::before{content:""}.fa-hill-rockslide::before{content:""}.fa-hippo::before{content:""}.fa-hockey-puck::before{content:""}.fa-holly-berry::before{content:""}.fa-horse::before{content:""}.fa-horse-head::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-hospital-user::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-hotdog::before{content:""}.fa-hotel::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-empty::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-2::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-house-chimney-user::before{content:""}.fa-house-chimney-window::before{content:""}.fa-house-circle-check::before{content:""}.fa-house-circle-exclamation::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-house-crack::before{content:""}.fa-house-fire::before{content:""}.fa-house-flag::before{content:""}.fa-house-flood-water::before{content:""}.fa-house-flood-water-circle-arrow-right::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-house-lock::before{content:""}.fa-house-medical::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-house-medical-flag::before{content:""}.fa-house-signal::before{content:""}.fa-house-tsunami::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-hurricane::before{content:""}.fa-i::before{content:"I"}.fa-i-cursor::before{content:""}.fa-ice-cream::before{content:""}.fa-icicles::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-id-badge::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-igloo::before{content:""}.fa-image::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-images::before{content:""}.fa-inbox::before{content:""}.fa-indent::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-industry::before{content:""}.fa-infinity::before{content:""}.fa-info::before{content:""}.fa-italic::before{content:""}.fa-j::before{content:"J"}.fa-jar::before{content:""}.fa-jar-wheat::before{content:""}.fa-jedi::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-joint::before{content:""}.fa-jug-detergent::before{content:""}.fa-k::before{content:"K"}.fa-kaaba::before{content:""}.fa-key::before{content:""}.fa-keyboard::before{content:""}.fa-khanda::before{content:""}.fa-kip-sign::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-kitchen-set::before{content:""}.fa-kiwi-bird::before{content:""}.fa-l::before{content:"L"}.fa-land-mine-on::before{content:""}.fa-landmark::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-landmark-flag::before{content:""}.fa-language::before{content:""}.fa-laptop::before{content:""}.fa-laptop-code::before{content:""}.fa-laptop-file::before{content:""}.fa-laptop-medical::before{content:""}.fa-lari-sign::before{content:""}.fa-layer-group::before{content:""}.fa-leaf::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-lemon::before{content:""}.fa-less-than::before{content:"<"}.fa-less-than-equal::before{content:""}.fa-life-ring::before{content:""}.fa-lightbulb::before{content:""}.fa-lines-leaning::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-lira-sign::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-litecoin-sign::before{content:""}.fa-location-arrow::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-location-pin-lock::before{content:""}.fa-lock::before{content:""}.fa-lock-open::before{content:""}.fa-locust::before{content:""}.fa-lungs::before{content:""}.fa-lungs-virus::before{content:""}.fa-m::before{content:"M"}.fa-magnet::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-magnifying-glass-chart::before{content:""}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-manat-sign::before{content:""}.fa-map::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-map-pin::before{content:""}.fa-marker::before{content:""}.fa-mars::before{content:""}.fa-mars-and-venus::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-mars-double::before{content:""}.fa-mars-stroke::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-mask::before{content:""}.fa-mask-face::before{content:""}.fa-mask-ventilator::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-mattress-pillow::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-medal::before{content:""}.fa-memory::before{content:""}.fa-menorah::before{content:""}.fa-mercury::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-meteor::before{content:""}.fa-microchip::before{content:""}.fa-microphone::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-microphone-slash::before{content:""}.fa-microscope::before{content:""}.fa-mill-sign::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-mitten::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-mobile-button::before{content:""}.fa-mobile-retro::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-money-bill::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-money-bill-transfer::before{content:""}.fa-money-bill-trend-up::before{content:""}.fa-money-bill-wave::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-money-bills::before{content:""}.fa-money-check::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-monument::before{content:""}.fa-moon::before{content:""}.fa-mortar-pestle::before{content:""}.fa-mosque::before{content:""}.fa-mosquito::before{content:""}.fa-mosquito-net::before{content:""}.fa-motorcycle::before{content:""}.fa-mound::before{content:""}.fa-mountain::before{content:""}.fa-mountain-city::before{content:""}.fa-mountain-sun::before{content:""}.fa-mug-hot::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-music::before{content:""}.fa-n::before{content:"N"}.fa-naira-sign::before{content:""}.fa-network-wired::before{content:""}.fa-neuter::before{content:""}.fa-newspaper::before{content:""}.fa-not-equal::before{content:""}.fa-notdef::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-notes-medical::before{content:""}.fa-o::before{content:"O"}.fa-object-group::before{content:""}.fa-object-ungroup::before{content:""}.fa-oil-can::before{content:""}.fa-oil-well::before{content:""}.fa-om::before{content:""}.fa-otter::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-p::before{content:"P"}.fa-pager::before{content:""}.fa-paint-roller::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-palette::before{content:""}.fa-pallet::before{content:""}.fa-panorama::before{content:""}.fa-paper-plane::before{content:""}.fa-paperclip::before{content:""}.fa-parachute-box::before{content:""}.fa-paragraph::before{content:""}.fa-passport::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-pause::before{content:""}.fa-paw::before{content:""}.fa-peace::before{content:""}.fa-pen::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-pen-fancy::before{content:""}.fa-pen-nib::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-people-arrows::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-people-group::before{content:""}.fa-people-line::before{content:""}.fa-people-pulling::before{content:""}.fa-people-robbery::before{content:""}.fa-people-roof::before{content:""}.fa-pepper-hot::before{content:""}.fa-percent::before{content:"%"}.fa-percentage::before{content:"%"}.fa-person::before{content:""}.fa-male::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-person-booth::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-person-burst::before{content:""}.fa-person-cane::before{content:""}.fa-person-chalkboard::before{content:""}.fa-person-circle-check::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-person-circle-minus::before{content:""}.fa-person-circle-plus::before{content:""}.fa-person-circle-question::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-person-dress-burst::before{content:""}.fa-person-drowning::before{content:""}.fa-person-falling::before{content:""}.fa-person-falling-burst::before{content:""}.fa-person-half-dress::before{content:""}.fa-person-harassing::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-person-military-pointing::before{content:""}.fa-person-military-rifle::before{content:""}.fa-person-military-to-person::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-person-pregnant::before{content:""}.fa-person-rays::before{content:""}.fa-person-rifle::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-person-shelter::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-person-through-window::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-person-walking-arrow-loop-left::before{content:""}.fa-person-walking-arrow-right::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-peseta-sign::before{content:""}.fa-peso-sign::before{content:""}.fa-phone::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-phone-slash::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-piggy-bank::before{content:""}.fa-pills::before{content:""}.fa-pizza-slice::before{content:""}.fa-place-of-worship::before{content:""}.fa-plane::before{content:""}.fa-plane-arrival::before{content:""}.fa-plane-circle-check::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-plane-circle-xmark::before{content:""}.fa-plane-departure::before{content:""}.fa-plane-lock::before{content:""}.fa-plane-slash::before{content:""}.fa-plane-up::before{content:""}.fa-plant-wilt::before{content:""}.fa-plate-wheat::before{content:""}.fa-play::before{content:""}.fa-plug::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-plug-circle-check::before{content:""}.fa-plug-circle-exclamation::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-plus::before{content:"+"}.fa-add::before{content:"+"}.fa-plus-minus::before{content:""}.fa-podcast::before{content:""}.fa-poo::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-poop::before{content:""}.fa-power-off::before{content:""}.fa-prescription::before{content:""}.fa-prescription-bottle::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-print::before{content:""}.fa-pump-medical::before{content:""}.fa-pump-soap::before{content:""}.fa-puzzle-piece::before{content:""}.fa-q::before{content:"Q"}.fa-qrcode::before{content:""}.fa-question::before{content:"?"}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-r::before{content:"R"}.fa-radiation::before{content:""}.fa-radio::before{content:""}.fa-rainbow::before{content:""}.fa-ranking-star::before{content:""}.fa-receipt::before{content:""}.fa-record-vinyl::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-recycle::before{content:""}.fa-registered::before{content:""}.fa-repeat::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-republican::before{content:""}.fa-restroom::before{content:""}.fa-retweet::before{content:""}.fa-ribbon::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-ring::before{content:""}.fa-road::before{content:""}.fa-road-barrier::before{content:""}.fa-road-bridge::before{content:""}.fa-road-circle-check::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-road-lock::before{content:""}.fa-road-spikes::before{content:""}.fa-robot::before{content:""}.fa-rocket::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-route::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-rug::before{content:""}.fa-ruler::before{content:""}.fa-ruler-combined::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-ruler-vertical::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-rupiah-sign::before{content:""}.fa-s::before{content:"S"}.fa-sack-dollar::before{content:""}.fa-sack-xmark::before{content:""}.fa-sailboat::before{content:""}.fa-satellite::before{content:""}.fa-satellite-dish::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-school::before{content:""}.fa-school-circle-check::before{content:""}.fa-school-circle-exclamation::before{content:""}.fa-school-circle-xmark::before{content:""}.fa-school-flag::before{content:""}.fa-school-lock::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-screwdriver::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-scroll::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-sd-card::before{content:""}.fa-section::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-server::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-sheet-plastic::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-shield-cat::before{content:""}.fa-shield-dog::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-shield-heart::before{content:""}.fa-shield-virus::before{content:""}.fa-ship::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-shoe-prints::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-shop-lock::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-shower::before{content:""}.fa-shrimp::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-signature::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-sim-card::before{content:""}.fa-sink::before{content:""}.fa-sitemap::before{content:""}.fa-skull::before{content:""}.fa-skull-crossbones::before{content:""}.fa-slash::before{content:""}.fa-sleigh::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-smog::before{content:""}.fa-smoking::before{content:""}.fa-snowflake::before{content:""}.fa-snowman::before{content:""}.fa-snowplow::before{content:""}.fa-soap::before{content:""}.fa-socks::before{content:""}.fa-solar-panel::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-spa::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-spell-check::before{content:""}.fa-spider::before{content:""}.fa-spinner::before{content:""}.fa-splotch::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-spray-can::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-square::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-square-full::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-square-nfi::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-square-person-confined::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-square-virus::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-staff-snake::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-stairs::before{content:""}.fa-stamp::before{content:""}.fa-stapler::before{content:""}.fa-star::before{content:""}.fa-star-and-crescent::before{content:""}.fa-star-half::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-star-of-david::before{content:""}.fa-star-of-life::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-stethoscope::before{content:""}.fa-stop::before{content:""}.fa-stopwatch::before{content:""}.fa-stopwatch-20::before{content:""}.fa-store::before{content:""}.fa-store-slash::before{content:""}.fa-street-view::before{content:""}.fa-strikethrough::before{content:""}.fa-stroopwafel::before{content:""}.fa-subscript::before{content:""}.fa-suitcase::before{content:""}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-sun::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-superscript::before{content:""}.fa-swatchbook::before{content:""}.fa-synagogue::before{content:""}.fa-syringe::before{content:""}.fa-t::before{content:"T"}.fa-table::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-tablet-button::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-tablets::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-tag::before{content:""}.fa-tags::before{content:""}.fa-tape::before{content:""}.fa-tarp::before{content:""}.fa-tarp-droplet::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-teeth::before{content:""}.fa-teeth-open::before{content:""}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-temperature-high::before{content:""}.fa-temperature-low::before{content:""}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-tent::before{content:""}.fa-tent-arrow-down-to-line::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-tent-arrows-down::before{content:""}.fa-tents::before{content:""}.fa-terminal::before{content:""}.fa-text-height::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-text-width::before{content:""}.fa-thermometer::before{content:""}.fa-thumbs-down::before{content:""}.fa-thumbs-up::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-ticket::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-timeline::before{content:""}.fa-toggle-off::before{content:""}.fa-toggle-on::before{content:""}.fa-toilet::before{content:""}.fa-toilet-paper::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-toilet-portable::before{content:""}.fa-toilets-portable::before{content:""}.fa-toolbox::before{content:""}.fa-tooth::before{content:""}.fa-torii-gate::before{content:""}.fa-tornado::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-tower-cell::before{content:""}.fa-tower-observation::before{content:""}.fa-tractor::before{content:""}.fa-trademark::before{content:""}.fa-traffic-light::before{content:""}.fa-trailer::before{content:""}.fa-train::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-train-tram::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-trash::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-tree::before{content:""}.fa-tree-city::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-trophy::before{content:""}.fa-trowel::before{content:""}.fa-trowel-bricks::before{content:""}.fa-truck::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-truck-droplet::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-truck-field::before{content:""}.fa-truck-field-un::before{content:""}.fa-truck-front::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-truck-monster::before{content:""}.fa-truck-moving::before{content:""}.fa-truck-pickup::before{content:""}.fa-truck-plane::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-u::before{content:"U"}.fa-umbrella::before{content:""}.fa-umbrella-beach::before{content:""}.fa-underline::before{content:""}.fa-universal-access::before{content:""}.fa-unlock::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-upload::before{content:""}.fa-user::before{content:""}.fa-user-astronaut::before{content:""}.fa-user-check::before{content:""}.fa-user-clock::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-user-graduate::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-user-injured::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-user-lock::before{content:""}.fa-user-minus::before{content:""}.fa-user-ninja::before{content:""}.fa-user-nurse::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-user-plus::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-xmark::before{content:""}.fa-user-times::before{content:""}.fa-users::before{content:""}.fa-users-between-lines::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-users-line::before{content:""}.fa-users-rays::before{content:""}.fa-users-rectangle::before{content:""}.fa-users-slash::before{content:""}.fa-users-viewfinder::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-v::before{content:"V"}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-vault::before{content:""}.fa-vector-square::before{content:""}.fa-venus::before{content:""}.fa-venus-double::before{content:""}.fa-venus-mars::before{content:""}.fa-vest::before{content:""}.fa-vest-patches::before{content:""}.fa-vial::before{content:""}.fa-vial-circle-check::before{content:""}.fa-vial-virus::before{content:""}.fa-vials::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-video-slash::before{content:""}.fa-vihara::before{content:""}.fa-virus::before{content:""}.fa-virus-covid::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-virus-slash::before{content:""}.fa-viruses::before{content:""}.fa-voicemail::before{content:""}.fa-volcano::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-volume-off::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-vr-cardboard::before{content:""}.fa-w::before{content:"W"}.fa-walkie-talkie::before{content:""}.fa-wallet::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-wand-sparkles::before{content:""}.fa-warehouse::before{content:""}.fa-water::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-wave-square::before{content:""}.fa-weight-hanging::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-wheelchair::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-wind::before{content:""}.fa-window-maximize::before{content:""}.fa-window-minimize::before{content:""}.fa-window-restore::before{content:""}.fa-wine-bottle::before{content:""}.fa-wine-glass::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-worm::before{content:""}.fa-wrench::before{content:""}.fa-x::before{content:"X"}.fa-x-ray::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-xmarks-lines::before{content:""}.fa-y::before{content:"Y"}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-yin-yang::before{content:""}.fa-z::before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*//* General settings */div.selector,div.selector span,div.checker span,div.radio span,div.uploader,div.uploader span.action,div.button,div.button span{background-image:url("../lib/uniform/login/sprite.png");background-repeat:no-repeat;-webkit-font-smoothing:antialiased}div.selector,div.checker,div.button,div.radio,div.uploader{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:middle;/* Keeping this as :focus to remove browser styles */}div.selector:focus,div.checker:focus,div.button:focus,div.radio:focus,div.uploader:focus{outline:0}div.selector,div.selector *,div.radio,div.radio *,div.checker,div.checker *,div.uploader,div.uploader *,div.button,div.button *{margin:0;padding:0}.highContrastDetect{background:url("../lib/uniform/login/bg-input.png") repeat-x 0 0;width:0;height:0}/* Input & Textarea */input.uniform-input,select.uniform-multiselect,textarea.uniform{padding:3px;background:url("../lib/uniform/login/bg-input.png") repeat-x 0 0;outline:0}input.uniform-input.active,select.uniform-multiselect.active,textarea.uniform.active{background:url("../lib/uniform/login/bg-input-focus.png") repeat-x 0 0}/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */div.checker input,input[type="search"],input[type="search"]:active{-moz-appearance:none;-webkit-appearance:none}/* Select */div.selector{background-position:0 -130px;line-height:26px;height:26px;padding:0 0 0 10px;position:relative;overflow:hidden}div.selector span{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;background-position:right 0;height:26px;line-height:26px;padding-right:25px;cursor:pointer;width:100%;display:block}div.selector.fixedWidth{width:190px}div.selector.fixedWidth span{width:155px}div.selector select{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:0;background:none;position:absolute;height:22px;top:2px;left:0;width:100%}div.selector.active{background-position:0 -156px}div.selector.active span{background-position:right -26px}div.selector.hover,div.selector.focus{background-position:0 -182px}div.selector.hover span,div.selector.focus span{background-position:right -52px}div.selector.hover.active,div.selector.focus.active{background-position:0 -208px}div.selector.hover.active span,div.selector.focus.active span{background-position:right -78px}div.selector.disabled,div.selector.disabled.active{background-position:0 -234px}div.selector.disabled span,div.selector.disabled.active span{background-position:right -104px}/* Checkbox */div.checker{position:relative}div.checker,div.checker span,div.checker input{width:19px;height:19px}div.checker span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -260px}div.checker span.checked{background-position:-76px -260px}div.checker input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:0;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1}div.checker.active span{background-position:-19px -260px}div.checker.active span.checked{background-position:-95px -260px}div.checker.hover span,div.checker.focus span{background-position:-38px -260px}div.checker.hover span.checked,div.checker.focus span.checked{background-position:-114px -260px}div.checker.hover.active span,div.checker.focus.active span{background-position:-57px -260px}div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-position:-133px -260px}div.checker.disabled,div.checker.disabled.active{background-position:-152px -260px}div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-position:-171px -260px}/* Radio */div.radio{position:relative}div.radio,div.radio span,div.radio input{width:18px;height:18px}div.radio span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -279px}div.radio span.checked{background-position:-72px -279px}div.radio input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:0;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center}div.radio.active span{background-position:-18px -18px -279px}div.radio.active span.checked{background-position:-90px -279px}div.radio.hover span,div.radio.focus span{background-position:-36px -36px -279px}div.radio.hover span.checked,div.radio.focus span.checked{background-position:-108px -279px}div.radio.hover.active span,div.radio.focus.active span{background-position:-54px -279px}div.radio.hover.active span.checked,div.radio.focus.active span.checked{background-position:-126px -279px}div.radio.disabled span,div.radio.disabled.active span{background-position:-144px -279px}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:-162px -279px}/* Uploader */div.uploader{background-position:0 -297px;height:28px;width:190px;cursor:pointer;position:relative;overflow:hidden}div.uploader span.action{background-position:right -409px;height:28px;line-height:28px;width:82px;text-align:center;float:left;display:inline;overflow:hidden;cursor:pointer}div.uploader span.filename{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;float:left;cursor:default;height:24px;margin:2px 0 2px 2px;line-height:24px;width:85px;padding:0 10px}div.uploader input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:0;background:none;position:absolute;top:0;right:0;float:right;cursor:default;width:100%;height:100%}div.uploader.active span.action{background-position:right -465px}div.uploader.hover,div.uploader.focus{background-position:0 -353px}div.uploader.hover span.action,div.uploader.focus span.action{background-position:right -437px}div.uploader.hover.active span.action,div.uploader.focus.active span.action{background-position:right -493px}div.uploader.disabled,div.uploader.disabled.active{background-position:0 -325px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{background-position:right -381px}/* Buttons */div.button{background-position:0 -641px;height:30px;cursor:pointer;position:relative;/* Keep buttons barely visible so they can get focus */}div.button a,div.button button,div.button input{opacity:.01;filter:alpha(opacity=1);-moz-opacity:.01;display:block;top:0;left:0;right:0;bottom:0;position:absolute}div.button span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;line-height:22px;text-align:center;background-position:right -521px;height:22px;margin-left:13px;padding:8px 15px 0 2px}div.button.active{background-position:0 -671px}div.button.active span{background-position:right -551px;cursor:default}div.button.hover,div.button.focus{background-position:0 -701px}div.button.hover span,div.button.focus span{background-position:right -581px}div.button.disabled,div.button.disabled.active{background-position:0 -731px}div.button.disabled span,div.button.disabled.active span{background-position:right -611px;cursor:default}/* INPUT & TEXTAREA */input.uniform-input,select.uniform-multiselect,textarea.uniform{font-size:12px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-weight:normal;color:#777;border-top:solid 1px #aaa;border-left:solid 1px #aaa;border-bottom:solid 1px #ccc;border-right:solid 1px #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}input.uniform-input.hover,input.uniform-input.focus,select.uniform-multiselect.hover,select.uniform-multiselect.focus,textarea.uniform.hover,textarea.uniform.focus{-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);-moz-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);border-color:#999}/* PRESENTATION *//* Buttons */div.button span{font-weight:bold;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase}div.button.hover span,div.button.focus span{color:#555}div.button.disabled span,div.button.disabled.active span{color:#bbb}/* Select */div.selector{font-size:12px}div.selector span{color:#666;text-shadow:0 1px 0 white}div.selector select{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px}div.selector.disabled span,div.selector.disabled.active span{color:#bbb}/* Checker */div.checker{margin-right:5px}/* Radio */div.radio{margin-right:3px}/* Uploader */div.uploader span.action{text-shadow:white 0 1px 0;background-color:#fff;font-size:11px;font-weight:bold}div.uploader span.filename{color:#777;border-right:solid 1px #bbb;font-size:11px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{color:#aaa}div.uploader.disabled span.filename,div.uploader.disabled.active span.filename{border-color:#ddd;color:#aaa}input.uniform-input,input.uniform-input:focus{background-color:#fff}/***
Modify bootstrap buttons
***//* remove rounds from all elements */div,input,select,textarea,span,img,table,td,th,p,a,button,ul,li{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}a:focus{outline:0!important}a:hover,a:active{outline:0!important}select:focus{outline:0!important}.btn{background-color:#f2f2f2;background-image:none;filter:none;border:0;padding:7px 14px;font-family:"Segoe UI",Helvetica,Arial,sans-serif;font-size:14px;color:#333;cursor:pointer;outline:0;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn[disabled],.btn.disabled{color:#333;background-color:#d8d8d8!important}.btn.red-stripe{border-left:3px solid #d84a38}.btn.blue-stripe{border-left:3px solid #4d90fe}.btn.purple-stripe{border-left:3px solid #852b99}.btn.green-stripe{border-left:3px solid #35aa47}.btn.yellow-stripe{border-left:3px solid #ffb848}/*  Red */.btn.red{color:#fff;text-shadow:none;background-color:#d84a38}.btn.red:hover,.btn.red:focus,.btn.red:active,.btn.red.active,.btn.red[disabled],.btn.red.disabled{background-color:#bb2413!important;color:#fff!important}.btn-group .btn.red.dropdown-toggle{background-color:#d84a38!important}.btn-group .red.blue:hover,.btn-group .red.blue:focus,.btn-group .red.blue:active,.btn-group .red.blue.active,.btn-group .red.blue.disabled,.btn-group .red.blue[disabled]{background-color:#bb2413!important;color:#fff!important}/*  Blue */.btn.transparent{color:#000;text-shadow:none;background-color:transparent}.btn.blue{color:#fff;text-shadow:none;background-color:#4d90fe}.btn.blue:hover,.btn.blue:focus,.btn.blue:active,.btn.blue.active,.btn.blue[disabled],.btn.blue.disabled{background-color:#0362fd!important;color:#fff!important}.btn-group .btn.blue.dropdown-toggle{background-color:#4d90fe!important}.btn-group .btn.blue:hover,.btn-group .btn.blue:focus,.btn-group .btn.blue:active,.btn-group .btn.blue.active,.btn-group .btn.blue.disabled,.btn-group .btn.blue[disabled]{background-color:#0362fd!important;color:#fff!important}/*  Green */.btn.green{color:#fff;text-shadow:none;background-color:#35aa47}.btn.green:hover,.btn.green:focus,.btn.green:active,.btn.green.active,.btn.green.disabled,.btn.green[disabled]{background-color:#1d943b!important;color:#fff!important}.btn-group .btn.green.dropdown-toggle{background-color:#35aa47!important}.btn-group .btn.green:hover,.btn-group .btn.green:focus,.btn-group .btn.green:active,.btn-group .btn.green.active,.btn-group .btn.green.disabled,.btn-group .btn.green[disabled]{background-color:#1d943b!important;color:#fff!important}/*  Purple */.btn.purple{color:#fff;text-shadow:none;background-color:#852b99}.btn.purple:hover,.btn.purple:focus,.btn.purple:active,.btn.purple.active,.btn.purple.disabled,.btn.purple[disabled]{background-color:#6d1b81!important;color:#fff!important}.btn-group .btn.purple.dropdown-toggle{background-color:#852b99!important}.btn-group .btn.purple:hover,.btn-group .btn.purple:focus,.btn-group .btn.purple:active,.btn-group .btn.purple.active,.btn-group .btn.purple.disabled,.btn-group .btn.purple[disabled]{background-color:#6d1b81!important;color:#fff!important}/*  Yellow */.btn.yellow{color:#fff;text-shadow:none;background-color:#ffb848}.btn.yellow:hover,.btn.yellow:focus,.btn.yellow:active,.btn.yellow.active,.btn.yellow.disabled,.btn.yellow[disabled]{background-color:#eca22e!important;color:#fff!important}.btn-group .btn.yellow.dropdown-toggle{background-color:#ffb848!important}.btn-group .btn.yellow:hover,.btn-group .btn.yellow:focus,.btn-group .btn.yellow:active,.btn-group .btn.yellow.active,.btn-group .btn.yellow.disabled,.btn-group .btn.yellow[disabled]{background-color:#eca22e!important;color:#fff!important}/*  Black */.btn.black{color:#fff;text-shadow:none;background-color:#555}.btn.black:hover,.btn.black:focus,.btn.black:active,.btn.black.active,.btn.black.disabled,.btn.black[disabled]{background-color:#222!important;color:#fff!important}.btn-group .btn.black.dropdown-toggle{background-color:#555!important}.btn-group .btn.black:hover,.btn-group .btn.black:focus,.btn-group .btn.black:active,.btn-group .btn.black.active,.btn-group .btn.black.disabled,.btn-group .btn.black[disabled]{background-color:#222!important;color:#fff!important}.mini{height:13px;font-size:11px!important;line-height:13px;padding:4px 10px}.big{height:38px;font-size:18px;line-height:38px;padding:8px 16px}button.btn.big,input[type="button"].btn.big,input[type="submit"].btn.big{height:54px;padding-top:9px;padding-bottom:8px}button.btn.mini,input[type="button"].btn.mini,input[type="submit"].btn.mini{height:21px;padding-top:3px;padding-bottom:3px}a.btn.big.btn-block{height:54px}/***
Metro icons
***/[class^="m-icon-"]{display:inline-block;width:14px;height:14px;margin-top:4px;line-height:14px;vertical-align:top;background-image:url(../images/login/syncfusion-icons.png);background-position:0 0;background-repeat:no-repeat}[class^="m-icon-big-"]{display:inline-block;width:30px;height:30px;margin:6px;vertical-align:top;background-image:url(../images/login/syncfusion-icons.png);background-position:0 0;background-repeat:no-repeat}.m-icon-white{background-image:url(../images/login/syncfusion-icons-white.png)}/*  Misc */.btn.icn-only{min-width:14px}.btn.bigicn-only{min-width:34px}.m-icon-swapright{background-position:-27px -10px}.m-icon-swapdown{background-position:-68px -10px}.m-icon-swapleft{background-position:-8px -10px}.m-icon-swapup{background-position:-46px -10px}.m-icon-big-swapright{background-position:-42px -28px}.m-icon-big-swapdown{background-position:-115px -28px}.m-icon-big-swapleft{background-position:-6px -28px}.m-icon-big-swapup{background-position:-78px -28px}/***
Glyphicons icons
***/.btn>.halflings-icon{margin-top:2px;margin-right:2px}.btn.mini>.halflings-icon{margin-top:-1px;margin-right:2px}.btn.icn-only>.halflings-icon{margin-right:0!important}/***
Popover
 ***/.popover{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.2);-moz-box-shadow:0 1px 8px rgba(0,0,0,.2);box-shadow:0 1px 8px rgba(0,0,0,.2);padding:0!important}.popover .popover-title{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;margin:0!important}.info .popover .popover-title,.popover.info .popover-title,.info .popover .popover-content,.popover.info .popover-content{color:#27a9e3}.success .popover .popover-title,.popover.success .popover-title,.success .popover .popover-content,.popover.success .popover-content{color:#468847}.error .popover .popover-title,.popover.error .popover-title,.error .popover .popover-content,.popover.error .popover-content{color:#b94a48}.warning .popover .popover-title,.popover.warning .popover-title,.warning .popover .popover-content,.popover.warning .popover-content{color:#c09853}/***
Dropdowns
***//*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/.dropdown-backdrop{position:static}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;list-style:none;text-shadow:none;padding:0;margin:0;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.1);-moz-box-shadow:0 1px 8px rgba(0,0,0,.1);box-shadow:0 1px 8px rgba(0,0,0,.1);font-size:14px;font-family:"Segoe UI",Helvetica,Arial,sans-serif;border:1px solid #ddd}.dropdown:hover .caret,.open.dropdown .caret{opacity:1;filter:alpha(opacity=100)}.dropdown-menu.bottom-up{top:auto;bottom:100%;margin-bottom:2px}.dropdown-menu li>a{padding:6px 0 6px 13px;color:#333;text-decoration:none;display:block;clear:both;font-weight:normal;line-height:18px;white-space:nowrap}.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{text-decoration:none;background-image:none;background-color:#eee;color:#333;filter:none}.dropdown.open .dropdown-toggle{color:#08c;background:#ccc;background:rgba(0,0,0,.3)}/* bagin: sidebar menu badges */.dropdown-menu>li>a>.badge{position:absolute;margin-top:1px;right:3px;display:inline;font-size:11px;height:auto;font-weight:300;text-shadow:none;padding:2px 6px 2px 6px;-webkit-border-radius:12px!important;-moz-border-radius:12px!important;border-radius:12px!important}.dropdown-menu>li>a>.badge.badge-roundless{padding:1px 6px 1px 6px;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.ie8 .dropdown-menu>li>a>.badge,.ie9 .dropdown-menu>li>a>.badge,.ie10 .dropdown-menu>li>a>.badge{padding-top:1px}@-moz-document url-prefix(){.dropdown-menu > li > a > .badge{padding:1px 6px 3px 6px;}.dropdown-menu > li > a > .badge.badge-roundless{padding:1px 6px 2px 6px;}}/* end: sidebar menu badges *//***
Forms
***/label.m-wrap,input.m-wrap,button.m-wrap,select.m-wrap,textarea.m-wrap{font-size:14px;font-weight:normal;line-height:20px}input.m-wrap,button.m-wrap,select.m-wrap,textarea.m-wrap{font-family:"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}label.m-wrap{display:block;margin-bottom:5px}select{color:#fff;font-family:"Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal}select option{margin:40px;background:#888ab5;color:#fff;font-family:'Segoe UI','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;text-shadow:0 1px 0 rgba(0,0,0,.4)}.uneditable-input,textarea,textarea.m-wrap,input[type="text"].m-wrap,input[type="password"].m-wrap,input[type="datetime"].m-wrap,input[type="datetime-local"].m-wrap,input[type="date"].m-wrap,input[type="month"].m-wrap,input[type="time"].m-wrap,input[type="week"].m-wrap,input[type="number"].m-wrap,input[type="email"].m-wrap,input[type="url"].m-wrap,input[type="search"].m-wrap,input[type="tel"].m-wrap,input[type="color"].m-wrap{-webkit-appearance:none!important;color:#fff;outline:0;height:20px;padding:6px 6px 6px 33px!important;line-height:20px;font-size:14px;font-weight:normal;vertical-align:top;background-color:#fff;background-image:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:transparent}input.m-wrap{border:1px solid #999}textarea.m-wrap{height:auto}.uneditable-input.focus,textarea.m-wrap:focus,select.m-wrap:focus,input[type="text"].m-wrap:focus,input[type="password"].m-wrap:focus,input[type="datetime"].m-wrap:focus,input[type="datetime-local"].m-wrap:focus,input[type="date"].m-wrap:focus,input[type="month"].m-wrap:focus,input[type="time"].m-wrap:focus,input[type="week"].m-wrap:focus,input[type="number"].m-wrap:focus,input[type="email"].m-wrap:focus,input[type="url"].m-wrap:focus,input[type="search"].m-wrap:focus,input[type="tel"].m-wrap:focus,input[type="color"].m-wrap:focus,.m-uneditable-input:focus{border-color:#fff;outline:0!important;/* IE6-9 */-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[disabled],select[disabled],textarea[disabled]{cursor:not-allowed;background-color:#f4f4f4!important}input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#f9f9f9!important}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}input[type="radio"].m-wrap,input[type="checkbox"].m-wrap{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}select.m-wrap,input[type="file"].m-wrap{height:34px!important;/* In IE7, the height of the select element cannot be changed by height, only font-size */*margin-top:4px;/* For IE7, add top margin to align select with labels */line-height:30px}select.m-wrap{width:220px;background-color:#fff;background-image:none!important;filter:none!important;border:1px solid #e5e5e5;outline:0}select[multiple].m-wrap,select[size].m-wrap{height:auto!important}select.m-wrap:focus,input[type="file"].m-wrap:focus,input[type="radio"].m-wrap:focus,input[type="checkbox"].m-wrap:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}input[class*="span"].m-wrap{float:none;height:34px!important;margin-left:0}select[class*="span"].m-wrap,textarea[class*="span"].m-wrap{float:none;margin-left:0}/* fix button toolbars */.btn-toolbar>.btn-group>.btn:hover,.btn-toolbar>.btn-group>.btn:focus,.btn-toolbar>.btn-group>.btn:active,.btn-toolbar>.btn-group>.btn.active{z-index:0!important}.input-prepend,.input-append{border:0;display:inline-block}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:24px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:24px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#e5e5e5;border:1px solid #e5e5e5}.input-append .add-on>.halflings-icon,.input-prepend .add-on>i,.input-prepend .add-on>[class^="icon-"]{margin-top:5px;margin-left:3px}.input-append .add-on>.halflings-icon .input-append .add-on>i,.input-append .add-on>[class^="icon-"]{margin-top:5px;margin-left:0}.input-append .m-wrap,.input-append .m-wrap:focus{border-right:0!important;margin-right:1px}.input-prepend input,.input-prepend input:focus{border-left:0!important;margin-left:1px}.input-append input[class*="span"],.input-prepend input[class*="span"]{display:inline-block!important}.m-wrap.xsmall{width:50px!important}.m-wrap.small{width:120px!important}.m-wrap.medium{width:206px!important}.m-wrap.large{width:320px!important}.m-wrap.huge{width:480px!important;font-size:24px!important;height:36px!important;line-height:36px!important;padding:22px 8px!important}select.m-wrap.xsmall{width:64px!important}select.m-wrap.small{width:134px!important}select.m-wrap.medium{width:220px!important}select.m-wrap.large{width:334px!important}/***
Input spinner(in v1.4)
***/input[type="text"].spinner,input[type="password"].spinner,input[type="datetime"].spinner,input[type="datetime-local"].spinner,input[type="date"].spinner,input[type="month"].spinner,input[type="time"].spinner,input[type="week"].spinner,input[type="number"].spinner,input[type="email"].spinner,input[type="url"].spinner,input[type="search"].spinner,input[type="tel"].spinner,input[type="color"].spinner{background-image:url("../img/input-spinner.gif")!important;background-repeat:no-repeat;background-position:right 8px}@media(max-width:768px){.m-wrap.small{width:100px!important}.m-wrap.medium{width:150px!important}.m-wrap.large{width:200px!important}.m-wrap.huge{width:246px!important;font-size:24px!important;height:36px!important;line-height:36px!important;padding:22px 8px!important}select.m-wrap.small{width:114px!important}select.m-wrap.medium{width:164px!important}select.m-wrap.large{width:214px!important}}/***
Custom label and badges
***/.label,.badge{font-weight:300}.label-success,.badge-success{background-color:#3cc051;background-image:none!important;text-shadow:none!important}.label-warning,.badge-warning{background-color:#fcb322;background-image:none!important;text-shadow:none!important}.label-important,.badge-important{background-color:#ed4e2a;background-image:none!important;text-shadow:none!important}.label-info,.badge-info{background-color:#57b5e3;background-image:none!important;text-shadow:none!important}.label-mini{font-size:11px;font-weight:300}.label-default{background-color:#999!important;text-shadow:none!important}/***
Progress Bars
***/.progress{border:1px solid #f1f1f1;background-image:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.progress-success .bar,.progress-danger .bar,.progress-info .bar,.progress-warning .bar{background-image:none!important;filter:none!important}/***
Bootstrap modal
***/.modal-header{border-bottom:1px solid #efefef}.modal-header h3{font-weight:300}.modal-footer{border-top:0}.modal{z-index:10050!important}.modal-backdrop{z-index:10049!important}.modal-backdrop,.modal-backdrop.fade.in{background-color:#333!important}.modal-open .header .container-fluid{padding-right:37px}@media(min-width:980px) and (max-width:1280px){.page-boxed .header .dropdown .username{display:none}}@media(min-width:980px){/***
	Page sidebar
	***/.page-sidebar{position:absolute;width:225px}.page-sidebar-fixed .page-sidebar{position:fixed!important;top:41px}.page-sidebar-fixed ul.page-sidebar-menu>li.last{margin-bottom:15px!important}.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar{z-index:10000;width:35px}.page-sidebar-fixed.page-sidebar-hover-on .page-sidebar .selected{display:none}.page-sidebar-fixed.page-sidebar-hover-on .page-content{margin-left:35px}.page-sidebar-fixed.page-sidebar-hover-on .footer{margin-left:35px}.page-sidebar-fixed .page-sidebar-closed .page-sidebar .sidebar-search .submit,.page-sidebar-fixed .page-sidebar .sidebar-toggler{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.page-sidebar-hovering{overflow:hidden!important}.page-sidebar-hovering .sub-menu,.page-sidebar-hovering span.title,.page-sidebar-hovering span.arrow{display:none!important}.page-sidebar-hovering .submit{opacity:0;width:0!important;height:0!important}/***
	Page content
	***/.page-content{margin-left:225px;margin-top:0;min-height:760px}.page-sidebar-fixed .page-content{min-height:600px}.page-content.no-min-height{min-height:auto}/***
	Footer
	***//* fixed sidebar */.page-sidebar-fixed .footer{margin-left:225px;background-color:#fff}.page-sidebar-fixed .footer .footer-inner{color:#333}.page-sidebar-fixed.page-sidebar-closed .footer{margin-left:35px}.page-sidebar-fixed .footer .footer-tools .go-top{background-color:#666}.page-sidebar-fixed .footer .footer-tools .go-top i{color:#ddd}/* boxed layout */.page-boxed .header .brand{margin-left:0!important;width:226px}.page-boxed .header .brand img{margin-left:10px}}/***
For tablets and phones
***/@media(max-width:979px){/***
	Body
	***/body{margin:0!important}/***
	Page header
	***/.header{margin:0!important}.header .nav li.dropdown i{display:inline-block;position:relative;top:1px;right:0}.header .nav{margin-bottom:0!important}.header .brand{margin-left:0!important;padding-left:0!important}.header .brand img{margin-left:2px!important}/***
	Page container
	***/.page-container{margin:0!important;padding:0!important}.page-header-fixed .page-container{margin-top:0!important}/***
	Page content
	***/.page-content{margin:0!important;padding:0!important;min-height:280px}/***
	Page sidebar
	***/.page-sidebar{margin:0 10px}.page-sidebar.in{margin:10px;position:relative;z-index:5}.page-sidebar .sidebar-toggler{display:none}.page-sidebar ul{margin-top:0;width:100%}.page-sidebar .selected{display:none!important}.page-sidebar .sidebar-search{width:220px;margin-top:20px;margin-bottom:20px}/***
	Page title
	***/.page-title{margin:15px 0}/***
	Styler panel
	***/.styler-panel{top:55px;right:20px}}@media(min-width:768px) and (max-width:1280px){/***
	Form wizard
	***/.form-wizard .step .desc{margin-top:10px;display:block}/***
	Pricing tables
	***/.pricing-table .rate .price,.pricing-table2 .rate .price{width:100%;display:block;text-align:center;margin-bottom:10px}}@media(min-width:768px) and (max-width:979px){/***
	Body
	***/body{padding-top:0}/***
	Page sidebar
	***/.page-sidebar .btn-navbar.collapsed .arrow{display:none}.page-sidebar .btn-navbar .arrow{position:absolute;right:25px;width:0;height:0;top:50px;border-bottom:15px solid #5f646b;border-left:15px solid transparent;border-right:15px solid transparent}}@media(max-width:767px){/***
	Page header
	***/.header .navbar-inner .container-fluid,.header .navbar-inner .container{margin-left:10px!important;margin-right:10px!important}.header .top-nav .nav{margin-top:0;margin-right:5px}.header .nav>li>.dropdown-menu.notification:after,.header .nav>li>.dropdown-menu.notification:before{margin-right:180px}.header .nav>li>.dropdown-menu.notification{margin-right:-180px}.header .nav>li>.dropdown-menu.inbox:after,.header .nav>li>.dropdown-menu.inbox:before{margin-right:140px}.header .nav>li>.dropdown-menu.inbox{margin-right:-140px}.header .nav>li>.dropdown-menu.tasks:after,.header .nav>li>.dropdown-menu.tasks:before{margin-right:90px}.header .nav>li>.dropdown-menu.tasks{margin-right:-90px}/* Header logo */.header .brand{margin-left:0!important;width:110px}/***
	Page content
	***/.page-content{padding:10px!important}/***
	Page title
	***/.page-title{margin-bottom:20px}/***
	Styler pagel
	***/.styler-panel{top:58px;right:12px}/***
	Page breadcrumb
	***/.breadcrumb{padding-left:10px;padding-right:10px}/***
	Portlet form action
	***/.portlet-body.form .form-actions{padding-left:15px}/***
	Gritter notification
	***/#gritter-notice-wrapper{right:1px!important}/***
	Form input validation states
	***/.input-icon .input-error,.input-icon .input-warning,.input-icon .input-success{top:-27px;float:right;right:10px!important}/***
	Advance tables
	***/.table-advance tr td.highlight:first-child a{margin-left:8px}/***
	Footer	
	***/.footer{padding-left:10px;padding-right:10px}.footer .go-top{float:right;display:block;margin-right:0}/***
	Vertical inline menu
	***/.ver-inline-menu li.active:after{display:none}/***
	Form controls
	***/.form-horizontal .form-actions{padding-left:180px}.portlet .form-horizontal .form-actions{padding-left:190px}}@media(max-width:480px){/***
	Header navbar
	***/.header .nav{clear:both!important}.header .nav>li.dropdown .dropdown-toggle{margin-top:3px!important}.header .nav li.dropdown .dropdown-toggle .badge{top:11px}/***
	Page sidebar
	***/.page-sidebar.in{margin-top:7px!important}/***
	Styler panel
	***/.styler-panel{top:92px;right:12px}/***
	Page title
	***/.page-title small{display:block;clear:both}/***
	Dashboard date range panel
	***/.page-content .breadcrumb .dashboard-date-range{padding-bottom:8px}.page-content .breadcrumb .dashboard-date-range span{display:none}/***
	Login page
	***/.login .logo{margin-top:10px}.login .content{padding:30px;width:222px}.login .content h3{font-size:22px}.login .content .m-wrap{width:180px}.login .checkbox{font-size:13px}/***
	Form controls
	***/.form-horizontal.form-bordered .control-label{float:none;width:auto;padding-top:0;text-align:left;margin-top:0;margin-left:10px}.form-horizontal.form-bordered .controls{padding-top:0!important;border-left:0!important}.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even){background-color:transparent!important}.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) .controls{background-color:transparent!important}.form-horizontal.form-row-seperated .control-label{float:none;width:auto;padding-top:0;text-align:left;margin-left:10px}.form-horizontal.form-row-seperated .controls{border-left:0;margin-left:10px}.portlet .form-horizontal .form-actions{padding-left:10px}/***
	Hidden phone
	***/.hidden-480{display:none}/***
	Modal header close button fix
	***/.modal-header .close{margin-top:5px!important}/***
	Fix text view
	***/.control-group .controls .text{display:block!important;margin-bottom:10px}}@media(max-width:320px){.header .nav>li.dropdown .dropdown-toggle{padding-left:8px!important;padding-right:8px!important}/***
	Hidden phone
	***/.hidden-320{display:none}.header .brand{width:100px}}/***
Login page
***//* logo page */.login{background-color:#000!important}.login .content{background:url(../images/login/bg-white-lock.png) repeat;width:291px;margin:0 auto;margin-bottom:0;padding:30px;padding-top:30px;padding-bottom:15px}.login .content h3{color:#eee}.login .content h4{color:#eee}.login .content p,.login .content label{color:#fff}.login .content .login-form,.login .content .forget-form{padding:0;margin:0}.login .content .m-wrap{width:249px;/*  background-color: #fff; */background-color:rgba(255,255,255,.3)!important}.login .content .control-group{margin-bottom:20px!important}.login .content .input-icon .m-wrap{margin:0!important}.login .content .forget-form{display:none}.login .content .register-form{display:none}.login .content .form-title{font-weight:300;margin-bottom:25px}.login .content .form-actions{background-color:transparent;clear:both;border:0;border-bottom:1px solid #999;padding:0 30px 25px 30px;margin-left:-30px;margin-right:-30px}.login .content .forget-form .form-actions{border:0;margin-bottom:0;padding-bottom:20px}.login .content .register-form .form-actions{border:0;margin-bottom:0;padding-bottom:0}.login .content .form-actions .checkbox{margin-top:8px;display:inline-block}.login .content .form-actions .btn{margin-top:1px}.login .content .forget-password{margin-top:25px}.login .content .create-account{border-top:1px dotted #eee;padding-top:10px;margin-top:15px}.login .content .create-account a{display:inline-block;margin-top:5px}/* select2 dropdowns */.login .content .select2-container i{display:inline-block;color:#ccc;z-index:1;margin:2px 4px 4px 3px;width:16px;height:16px;font-size:16px;text-align:center}.login .content .select2-container a span{font-size:13px}.login .content .select2-container a span img{margin-left:4px}/* footer copyright */.login .copyright{text-align:center;width:270px;margin:0 auto;padding:10px 10px 0 10px;color:#eee;font-size:12px;position:relative}.login .logo{height:260px;padding:15px}.login .logo .logo-img{margin:0 auto;text-align:center;/*background-image: url('../../login/Customer/default/default-logo-large.png');*/background-position:center;background-repeat:no-repeat;width:300px;height:275px;position:relative;top:0}@media(max-width:480px){/***
  Login page
  ***/.login .logo{height:160px}.login .logo .logo-img{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);position:relative;top:-80px}.login .content{padding:30px;width:222px}.login .content h3{font-size:22px}.login .content .m-wrap{width:180px}.login .checkbox{font-size:13px}}.lang-container{position:absolute;right:-30px;top:0;padding-top:10px}.lang-container select{border:0;padding:0;color:#333;height:20px;margin:0;font-size:12px;width:40px;background-color:#fff;display:block}.lang-container select option{text-transform:uppercase}.form-actions.no-border{border-bottom:0!important}.checkbox.restore-padding{padding-left:20px!important}.manual-redirect-link{font-size:14px}h4{font-size:17.5px}.validation-message{color:#fff}.login-form.is-submitting .external-provider-button,.external-provider-button.is-disabled{pointer-events:none;opacity:.65}.login-submit-text{display:inline-block}/*
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap v2.3.2
Version: 1.4
Author: KeenThemes
Website: http://www.keenthemes.com/preview/?theme=metronic
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469
*//*********************
 GENERAL UI COLORS
*********************//***
Colors
blue:  #4b8df8
light blue: #bfd5fa
red: #e02222
yellow: #ffb848
green: #35aa47
purple: #852b99
grey: #555555;
light grey: #fafafa;
***//*********************
 GENERAL RESET & SETUP
*********************//***
Import fonts
***//*@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");*//*** load open sans font from local
@import url(fonts/font.css);
***//***
Reset and overrides
***//* general body settings */body{color:#000;font-family:'Open Sans',sans-serif;padding:0!important;margin:0!important;font-size:13px;direction:ltr}/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */@-ms-viewport{width:auto !important;}/***
General typography
***/h3 small,h4 small,h5 small{color:#444}h1,h2,h3,h4,h5,h6{font-weight:300}h1.block,h2.block,h3.block,h4.block,h5.block,h6.block{padding-bottom:10px}a,a:hover,a:visited{text-shadow:none!important;color:#72c02c}/***
General backgrounds
***/.bg-blue{background-image:none!important;background-color:#4b8df8!important}.bg-red{background-image:none!important;background-color:#e02222!important}.bg-yellow{background-image:none!important;background-color:#ffb848!important}.bg-green{background-image:none!important;background-color:#35aa47!important}.bg-purple{background-image:none!important;background-color:#852b99!important}.bg-grey{background-image:none!important;background-color:#555!important}/***
Apply fix for font awesome icons.
***/[class^="icon-"],[class*=" icon-"],[class^="icon-"]:hover,[class*=" icon-"]:hover{background:none!important}/***
Make font awesome icons fixed width(latest version issue)
***/li [class^="icon-"],li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large{/* increased font size for icon-large */width:1.5625em}/***
Close icon used for modal dialog and other UI element close buttons
***/.close{display:inline-block;margin-top:0;margin-right:0;width:9px;height:9px;background-repeat:no-repeat!important;background-image:url("../images/login/remove-icon-small.png")!important}/***
ie8 & ie9 modes
***/.visible-ie8{display:none}.ie8 .visible-ie8{display:inherit!important}.visible-ie9{display:none}.ie9 .visible-ie9{display:inherit!important}.hidden-ie8{display:inherit}.ie8 .hidden-ie8{display:none!important}.hidden-ie9{display:inherit}.ie9 .hidden-ie9{display:none!important}/***
Fix link outlines after click
***/a,a:focus,a:hover,a:active{outline:0}/***
IE8 fix for form input height in fluid rows
***/.ie8 .row-fluid [class*="span"]{min-height:20px!important}/***
Fix grid offset used for reponsive layout handling(refer app.js=>handleResponsive)
***/.fix-offset{margin-left:0!important}/***
Misc tools
***/.visible-ie8{display:none}.no-padding{padding:0!important}.no-margin{margin:0!important}.no-bottom-space{padding-bottom:0!important;margin-bottom:0!important}.no-top-space{padding-top:0!important;margin-top:0!important}.space5{display:block;height:5px!important;clear:both}.space7{height:7px!important;clear:both}.space10{height:10px!important;clear:both}.space12{height:12px!important;clear:both}.space15{height:15px!important;clear:both}.space20{height:20px!important;clear:both}.no-space{margin:0!important;padding:0!important}.no-text-shadow{text-shadow:none!important}.no-left-padding{padding-left:0!important}.no-left-margin{margin-left:0!important}.margin-bottom-10{margin-bottom:10px!important}.margin-top-10{margin-top:10px!important}.margin-bottom-15{margin-bottom:15px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-25{margin-bottom:25px!important}.hide{display:none}.bold{font-weight:600!important}.fix-margin{margin-left:0!important}.border{border:1px solid #ddd}.inline{display:inline}hr{margin:20px 0;border:0;border-top:1px solid #e0dfdf;border-bottom:1px solid #fefefe}/********************
 GENERAL LAYOUT
*********************//***
Header and header elements.
***/.border{border:1px solid #f00}.header{padding:0!important;margin:0!important}.header.navbar-fixed-top{z-index:9995!important}.header .brand{display:inline-block;margin-top:-1px;margin-right:0;padding-left:0;padding-right:0;width:225px}.header .brand img{margin-left:20px}.header .btn-navbar{margin-bottom:0;padding-right:0;padding-top:10px;padding-bottom:6px;background-image:none;filter:none;box-shadow:none;color:#fff;border:0}.header .btn-navbar:hover{text-decoration:none}.header .navbar-inner{width:100%;margin:0 0 0 110px;border:0;padding:0;box-shadow:none;height:42px}.header .nav{display:block}.header .nav>li{margin:0;padding:0}.header .nav>li.dropdown,.header .nav>li.dropdown>a{padding-left:4px;padding-right:4px}.header .nav>li.dropdown>a:last-child{padding-right:0}.header .nav>li.dropdown:last-child{padding-right:2px}.header .nav>li.dropdown .dropdown-toggle{margin:0;padding:15px 10px 7px 10px}.header .nav>li.dropdown .dropdown-toggle i{font-size:18px}.header .nav>li.dropdown.user .dropdown-toggle{padding:7px 4px 6px 9px}.header .nav>li.dropdown.user .dropdown-toggle:hover{text-decoration:none}.header .nav>li.dropdown.user .dropdown-toggle .username{color:#ddd}.header .nav li.dropdown.user .dropdown-toggle i{display:inline-block;margin-top:5px;margin:0;font-size:16px}.header .nav>li.dropdown.user .dropdown-menu i{width:15px;display:inline-block}.header .nav>li.dropdown .dropdown-toggle .badge{position:absolute;font-size:11px!important;font-weight:300;top:8px;right:24px;text-align:center;height:14px;background-color:#e02222;padding:2px 6px 2px 6px;-webkit-border-radius:12px!important;-moz-border-radius:12px!important;border-radius:12px!important;text-shadow:none!important}/* language bar */.header .nav>li.dropdown.language{margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-top:0}.header .nav>li.dropdown.language>a{padding-left:5px;padding-right:2px;color:#ddd;font-size:13px;margin-top:-4px;height:24px}.header .nav>li.dropdown.language>a>img{margin-bottom:2px}.header .nav>li.dropdown.language>a>i{font-size:16px}.header .nav>li.dropdown.language>.dropdown-menu>li>a>img{margin-bottom:2px}/* firefox hack for topbar menu */@-moz-document url-prefix(){.header .nav > li.dropdown .dropdown-toggle{padding:13px 10px 7px 10px;}.header .nav > li.dropdown .dropdown-toggle .badge{padding:1px 6px 3px 6px;}.header .nav > li.dropdown.language > a{margin-top:-2px;height:24px;}}.header .nav .dropdown-menu{margin-top:3px}/***
Page container
***/.page-container{margin:0;padding:0}.page-header-fixed .page-container{margin-top:42px}/***
Page sidebar
***//* ie8 fixes */.ie8 .page-sidebar{position:absolute;width:225px}ul.page-sidebar-menu{list-style:none;margin:0;padding:0;margin:0;padding:0}ul.page-sidebar-menu>li{display:block;margin:0;padding:0;border:0}ul.page-sidebar-menu>li.start>a{border-top-color:transparent!important}ul.page-sidebar-menu>li:last-child>a,ul.page-sidebar-menu>li.last>a{border-bottom-color:transparent!important}ul.page-sidebar-menu>li>a{display:block;position:relative;margin:0;border:0;padding:10px 15px;text-decoration:none;font-size:14px;font-weight:300}.page-sidebar-fixed ul.page-sidebar-menu>li>a{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}ul.page-sidebar-menu>li>a i{font-size:16px;margin-right:5px;text-shadow:none}ul.page-sidebar-menu>li.break{margin-bottom:20px}ul.page-sidebar-menu>li.active>a{border:0;text-shadow:none}ul.page-sidebar-menu>li.active>a .selected{display:block;width:8px;height:25px;background-image:url("../images/login/sidebar-menu-arrow.png");float:right;position:absolute;right:0;top:8px}.page-sidebar ul>li>a>.arrow:before{float:right;margin-top:1px;margin-right:5px;display:inline;font-size:16px;font-family:FontAwesome;height:auto;content:"";font-weight:300;text-shadow:none}ul.page-sidebar-menu>li>a>.arrow.open:before{float:right;margin-top:1px;margin-right:3px;display:inline;font-family:FontAwesome;height:auto;font-size:16px;content:"";font-weight:300;text-shadow:none}/* bagin: sidebar menu badges */.page-sidebar ul>li>a>.badge{float:right;margin-top:1px;margin-right:13px;display:inline;font-size:11px;height:auto;font-weight:300;text-shadow:none;padding:2px 6px 2px 6px;-webkit-border-radius:12px!important;-moz-border-radius:12px!important;border-radius:12px!important}.page-sidebar ul>li>a>.badge.badge-roundless{padding:1px 6px 1px 6px;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}@-moz-document url-prefix(){.page-sidebar ul > li > a > .badge{padding:1px 6px 3px 6px;}.page-sidebar ul > li > a > .badge.badge-roundless{padding:1px 6px 2px 6px;}}/* end: sidebar menu badges */ul.page-sidebar-menu>li>ul.sub-menu{display:none;list-style:none;clear:both;margin:8px 0 8px 0}ul.page-sidebar-menu>li.active>ul.sub-menu{display:block}ul.page-sidebar-menu>li>ul.sub-menu>li{background:none;margin:0;padding:0;margin-top:1px!important}ul.page-sidebar-menu>li>ul.sub-menu>li>a{display:block;margin:0 0 0 0;padding:5px 0;padding-left:44px!important;text-decoration:none;font-size:14px;font-weight:300;background:none}/* 3rd level sub menu */ul.page-sidebar-menu>li>ul.sub-menu>li ul.sub-menu{display:none;list-style:none;clear:both;margin:0 0 0 0}ul.page-sidebar-menu>li>ul.sub-menu li>a>.arrow:before{float:right;margin-top:1px;margin-right:20px;display:inline;font-size:16px;font-family:FontAwesome;height:auto;content:"";font-weight:300;text-shadow:none}ul.page-sidebar-menu>li>ul.sub-menu li>a>.arrow.open:before{float:right;margin-top:1px;margin-right:18px;display:inline;font-family:FontAwesome;height:auto;font-size:16px;content:"";font-weight:300;text-shadow:none}ul.page-sidebar-menu>li.active>ul.sub-menu>li.active ul.sub-menu{display:block}ul.page-sidebar-menu>li>ul.sub-menu>li ul.sub-menu li{background:none;margin:0;padding:0;margin-top:1px!important}ul.page-sidebar-menu>li>ul.sub-menu li>ul.sub-menu>li>a{display:block;margin:0 0 0 0;padding:5px 0;text-decoration:none;font-size:14px;font-weight:300;background:none}ul.page-sidebar-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{padding-left:60px}ul.page-sidebar-menu>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{padding-left:80px}ul.page-sidebar-menu>li.active>ul.sub-menu>li.active ul.sub-menu>li.active ul.sub-menu{display:block}ul.page-sidebar-menu>li>ul.sub-menu li>ul.sub-menu>li>a>i{font-size:13px}/* sidebar search */.page-sidebar .sidebar-search{margin:8px 20px 20px 20px}.page-sidebar .sidebar-search .submit{display:block;float:right;margin-top:8px;width:13px;height:13px;background-image:url(../images/login/search-icon.png);background-repeat:no-repeat}.page-sidebar .sidebar-search input{margin:0;width:165px;border:0;padding-left:0;padding-right:0;padding-bottom:0;font-size:14px;box-shadow:none}.page-sidebar .sidebar-search .input-box{padding-bottom:2px}/***
Sidebar toggler(show/hide)
***/.page-sidebar .sidebar-toggler{cursor:pointer;opacity:.5;filter:alpha(opacity=50);margin-top:15px;margin-left:175px;width:29px;height:29px;background-repeat:no-repeat}.sidebar-toggler:hover{filter:alpha(opacity=100);opacity:1}.page-sidebar-closed .sidebar-toggler{margin-left:3px}.page-sidebar-closed .page-sidebar .sidebar-search{height:34px;width:29px;margin-left:3px;margin-bottom:15px!important}.page-sidebar-closed .page-sidebar .sidebar-search input{display:none}.page-sidebar-closed .page-sidebar .sidebar-search .submit{margin:11px 7px!important;display:block!important}.page-sidebar-closed .page-sidebar .sidebar-search .input-box{border-bottom:0!important}.page-sidebar-closed .page-sidebar .sidebar-search.open{height:34px;width:255px;overflow:hidden}.page-sidebar-closed .page-sidebar .sidebar-search.open input{margin-top:3px;padding-left:10px;padding-bottom:2px;width:180px;display:inline-block!important}.page-sidebar-closed .page-sidebar .sidebar-search.open .submit{display:inline-block;width:13px;height:13px;margin:10px 8px 9px 6px!important}.page-sidebar-closed .page-sidebar .sidebar-search.open .remove{background-repeat:no-repeat;width:11px;height:11px;margin:11px 6px 7px 8px!important;display:inline-block!important;float:left!important}.page-sidebar-closed ul.page-sidebar-menu>li>a .selected{right:-3px!important}.page-sidebar-closed ul.page-sidebar-menu>li>a>.title,.page-sidebar-closed ul.page-sidebar-menu>li>a>.arrow{display:none!important}.page-sidebar-closed .sidebar-toggler{margin-right:3px}.page-sidebar-closed .page-sidebar .sidebar-search{margin-top:6px;margin-bottom:6px}.page-sidebar-closed ul.page-sidebar-menu{width:35px!important}.page-sidebar-closed ul.page-sidebar-menu>li>a{padding-left:7px}.page-sidebar-fixed.page-sidebar-closed ul.page-sidebar-menu>li>a{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.page-sidebar-closed ul.page-sidebar-menu>li:hover{width:236px!important;position:relative!important;z-index:2000;display:block!important}.page-sidebar-closed ul.page-sidebar-menu>li:hover .selected{display:none}.page-sidebar-closed ul.page-sidebar-menu>li:hover>a>i{margin-right:10px}.page-sidebar-closed ul.page-sidebar-menu>li:hover .title{display:inline!important}.page-sidebar-closed ul.page-sidebar-menu>li>.sub-menu{display:none!important}.page-sidebar-closed ul.page-sidebar-menu>li:hover>.sub-menu{width:200px;position:absolute;z-index:2000;left:36px;margin-top:0;top:100%;display:block!important}.page-sidebar-closed ul.page-sidebar-menu>li:hover>.sub-menu>li>.sub-menu,.page-sidebar-closed ul.page-sidebar-menu>li:hover>.sub-menu>li>.sub-menu>li>.sub-menu{width:200px}/* 2rd level sub menu*/.page-sidebar-closed ul.page-sidebar-menu>li:hover>.sub-menu>li>a{padding-left:15px!important}/* 3rd level sub menu*/.page-sidebar-closed ul.page-sidebar-menu>li>ul.sub-menu>li>.sub-menu>li>a{padding-left:30px!important}/* 4rd level sub menu*/.page-sidebar-closed ul.page-sidebar-menu>li>ul.sub-menu>li>.sub-menu>li>.sub-menu>li>a{padding-left:45px!important}/* sidebar container */.page-sidebar-closed .page-sidebar{width:35px}.page-sidebar-closed .page-content{margin-left:35px!important}/***
Page content
***/.page-content{margin-top:0;padding:0;background-color:#fff}.ie8 .page-content{margin-left:225px;margin-top:0;min-height:760px}.ie8 .page-sidebar-fixed .page-content{min-height:600px}.ie8 .page-content.no-min-height{min-height:auto}.page-full-width .page-content{margin-left:0!important}/***
Page title
***/.page-title{padding:0;font-size:30px;letter-spacing:-1px;display:block;color:#666;margin:20px 0 15px 0;font-weight:300;font-family:'Open Sans',sans-serif}.page-title small{font-size:14px;letter-spacing:0;font-weight:300;color:#888}/***
Page breadcrumb
***/.ie8 .row-fluid .breadcrumb>li{margin-right:1px}.page-content .breadcrumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;padding-right:0;padding-left:8px;margin-bottom:25px;border:0!important;background-color:#eee}.page-content .breadcrumb a,.page-content .breadcrumb i,.page-content .breadcrumb span{color:#333;font-size:14px;text-shadow:none}.page-content .breadcrumb i{color:#666}/***
Dashboard date range panel
***/.page-content .breadcrumb .dashboard-date-range{display:none;padding-top:-1px;margin-right:0;margin-top:-8px;padding:8px;padding-bottom:7px;cursor:pointer;color:#fff;background-color:#e02222}.page-content .breadcrumb .dashboard-date-range span{font-size:12px;font-weight:300;color:#fff;text-transform:uppercase}.page-content .breadcrumb .dashboard-date-range .icon-calendar{text-transform:none;color:#fff;margin-top:0;font-size:14px}.page-content .breadcrumb .dashboard-date-range span{font-weight:normal}.page-content .breadcrumb .dashboard-date-range .icon-angle-down{color:#fff;font-size:16px}/***
Footer
***/.footer{padding:8px 20px 5px 20px;font-size:12px}.footer:after,.footer:before{content:"";display:table;line-height:0}.footer:after{clear:both}.footer .footer-inner{float:left;display:inline-block}.footer .footer-tools{float:right;display:inline-block}.footer .footer-tools .go-top{display:block;text-decoration:none;cursor:pointer;margin-top:-2px;margin-right:0;margin-bottom:0;font-size:16px;padding:0 6px 0 6px}.footer .footer-tools .go-top i{font-size:22px;margin-bottom:5px}/* begin: fixed footer */.page-footer-fixed .footer{position:fixed;left:0;right:0;z-index:10000;bottom:0}.page-footer-fixed .page-container{margin-bottom:33px}.page-footer-fixed.page-sidebar-fixed .footer{margin-left:0!important}/* end: fixed footer *//********************
 GENERAL UI ELEMENTS
*********************//***
Icon stuff
***/i.icon,a.icon{color:#999;margin-right:5px;font-weight:normal;font-size:13px}i.icon-black{color:#000!important}a.icon:hover{text-decoration:none;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:.4;filter:alpha(opacity=40)}a.icon.huge i{font-size:16px!important}i.big{font-size:20px}i.warning{color:#d12610}i.critical{color:#37b7f3}i.normal{color:#52e136}/***
Custom wells
***/.well{background-color:#fafafa;border:1px solid #eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.well.mini{padding:7px!important}/***
Form stuff
***/.form-section{margin:15px 0 20px 0!important;padding-bottom:5px;border-bottom:1px solid #eee}.form form{margin:0!important;padding:0!important}.no-bottom-space{padding-bottom:0!important;margin-bottom:0!important}.form .form-actions{margin-top:0!important;margin-top:40px;padding-left:190px}.portlet.box .form .form-actions,.portlet.solid .form .form-actions{margin-left:-10px!important;margin-right:-10px!important;margin-bottom:-10px!important}/***
Bordered form layout
***//***
Input icons
***//* input with right aligned and colored icons */.input-icon input{padding-right:25px!important}.input-icon .input-info,.input-icon .input-error,.input-icon .input-warning,.input-icon .input-success{display:inline-block!important;position:relative!important;top:7px;right:25px!important;font-size:16px}.input-icon .input-info{color:#27a9e3}.input-icon .input-error{color:#b94a48}.input-icon .input-warning{color:#c09853}.input-icon .input-success{color:#468847}/* input with left aligned icons */.input-icon.left i{color:#fff;display:block!important;position:absolute!important;z-index:1;margin:9px 2px 4px 10px;width:16px;height:16px;font-size:16px;text-align:center}/***
Portlets
***/.portlet{clear:both;margin-top:0;margin-bottom:25px;padding:0}.portlet>.portlet-title{margin-bottom:15px;border-bottom:1px solid #eee}.portlet>.portlet-title:after,.portlet>.portlet-title:before{content:"";display:table;line-height:0}.portlet>.portlet-title:after{clear:both}.portlet>.portlet-title>.caption{float:left;display:inline-block;font-size:18px;font-weight:400;margin:0;padding:0;margin-bottom:7px}.portlet>.portlet-title>.caption i{float:left;margin-top:5px;display:inline-block!important;font-size:13px;margin-right:5px;color:#666}.portlet.blue>.portlet-title>.caption,.portlet-title.blue>.caption,.portlet.green>.portlet-title>.caption,.portlet-title.green>.caption,.portlet.yellow>.portlet-title>.caption,.portlet-title.yellow>.caption,.portlet.red>.portlet-title>.caption,.portlet-title.red>.caption,.portlet.purple>.portlet-title>.caption,.portlet-title.purple>.caption,.portlet.grey>.portlet-title>.caption,.portlet-title.dark-grey>.caption{color:#fff}.portlet.box.blue>.portlet-title>.caption>i,.portlet.box.green>.portlet-title>.caption>i,.portlet.box.grey>.portlet-title>.caption>i,.portlet.box.yellow>.portlet-title>.caption>i,.portlet.box.red>.portlet-title>.caption>i,.portlet.box.purple>.portlet-title>.caption>i,.portlet.box.light-grey>.portlet-title>.caption>i{color:#fff}.sortable .portlet>.portlet-title{cursor:move}.portlet>.portlet-title>.tools,.portlet>.portlet-title>.actions{display:inline-block;padding:0;margin:0;margin-top:6px;float:right}.portlet>.portlet-title>.tools>a{display:inline-block;height:16px;margin-left:5px}.portlet>.portlet-title>.actions>.dropdown-menu i{color:#000!important}.portlet>.portlet-title>.tools>a.remove{background-image:url(../images/login/portlet-remove-icon.png);background-repeat:no-repeat;width:11px}.portlet>.portlet-title>.tools>a.config{background-image:url(../images/login/portlet-config-icon.png);background-repeat:no-repeat;width:12px}.portlet>.portlet-title>.tools>a.reload{background-image:url(../images/login/portlet-reload-icon.png);width:13px}.portlet>.portlet-title>.tools>a.expand{background-image:url(../images/login/portlet-expand-icon.png);width:14px}.portlet>.portlet-title>.tools>a.collapse{background-image:url(../images/login/portlet-collapse-icon.png);width:14px}.portlet>.portlet-title>.tools>a:hover{text-decoration:none;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:.6;filter:'alpha(opacity=60)'}.portlet>.portlet-title>.actions>.btn-group{margin-top:-12px}.portlet>.portlet-title>.actions>.btn{padding:4px 10px;margin-top:-13px}.portlet>.portlet-title>.actions>.btn-group>.btn{padding:4px 10px;margin-top:-1px}.portlet>.portlet-title>.actions>.btn.mini{margin-top:-12px;padding:4px 10px}.portlet>.portlet-title>.pagination.pagination-small{float:right!important;display:inline-block!important;margin:0;margin-top:-2px}.portlet>.portlet-body{clear:both;padding:0}.portlet>.portlet-body.light-blue,.portlet.light-blue{background-color:#bfd5fa!important}.portlet>.portlet-body.blue,.portlet.blue{background-color:#4b8df8!important}.portlet>.portlet-body.red,.portlet.red{background-color:#e02222!important}.portlet>.portlet-body.yellow,.portlet.yellow{background-color:#ffb848!important}.portlet>.portlet-body.green,.portlet.green{background-color:#35aa47!important}.portlet>.portlet-body.purple,.portlet.purple{background-color:#852b99!important}.portlet>.portlet-body.light-grey,.portlet.light-grey{background-color:#fafafa!important}.portlet>.portlet-body.grey,.portlet.grey{background-color:#555!important}/*  draggable girds */.ui-sortable-placeholder{border:1px dotted #000;visibility:visible!important;height:100%!important}.ui-sortable-placeholder *{visibility:hidden}.sortable-box-placeholder{background-color:#f5f5f5;border:1px dashed #ddd;display:block;/* float: left;*/margin-top:0!important;margin-bottom:24px!important}.sortable-box-placeholder *{visibility:hidden}/***
Solid colored portlet
***/.portlet.solid{padding:10px}.portlet.solid>.portlet-title>.tools{margin-top:2px;border:0}.portlet.solid>.portlet-title{margin-bottom:5px;border:0}.portlet.solid.bordered>.portlet-title{margin-bottom:15px}.portlet.solid.red>.portlet-title,.portlet.solid.red>.portlet-title i,.portlet.solid.red>.portlet-body,.portlet.solid.green>.portlet-title,.portlet.solid.green>.portlet-title i,.portlet.solid.green>.portlet-body,.portlet.solid.yellow>.portlet-title,.portlet.solid.yellow>.portlet-title i,.portlet.solid.yellow>.portlet-body,.portlet.solid.grey>.portlet-title,.portlet.solid.grey>.portlet-title i,.portlet.solid.grey>.portlet-body,.portlet.solid.purple>.portlet-title,.portlet.solid.purple>.portlet-title i,.portlet.solid.purple>.portlet-body,.portlet.solid.blue>.portlet-title,.portlet.solid.blue>.portlet-title i,.portlet.solid.blue>.portlet-body{border:0;color:#fff}.portlet.bordered{border-left:2px solid #ddd}/***
Box portlet
***/.portlet.box{padding:0!important}.portlet.box>.portlet-title{padding:8px 10px 2px 10px;border-bottom:1px solid #eee;color:#fff!important}.portlet.box>.portlet-title>.actions>.btn>i{color:#fff!important}.portlet.box>.portlet-title>.tools{margin-top:3px}.portlet.box>.portlet-title>.tools>a.remove,.portlet.solid>.portlet-title>.tools>a.remove{background-image:url(../images/login/portlet-remove-icon-white.png)}.portlet.box>.portlet-title>.tools>a.config,.portlet.solid>.portlet-title>.tools>a.config{background-image:url(../images/login/portlet-config-icon-white.png)}.portlet.box>.portlet-title>.tools>a.reload,.portlet.solid>.portlet-title>.tools>a.reload{background-image:url(../images/login/portlet-reload-icon-white.png)}.portlet.box>.portlet-title>.tools>a.expand,.portlet.solid>.portlet-title>.tools>a.expand{background-image:url(../images/login/portlet-expand-icon-white.png)}.portlet.box>.portlet-title>.tools>a.collapse,.portlet.solid>.portlet-title>.tools>a.collapse{background-image:url(../images/login/portlet-collapse-icon-white.png)}/* portlet buttons */.portlet.box>.portlet-body{background-color:#fff;padding:10px}.portlet.box>.portlet-title{margin-bottom:0}.portlet.box.blue>.portlet-title{background-color:#4b8df8}.portlet.box.blue{border:1px solid #b4cef8;border-top:0}.portlet.box.red>.portlet-title{background-color:#e02222}.portlet.box.red{border:1px solid #ef8476;border-top:0}.portlet.box.yellow>.portlet-title{background-color:#ffb848}.portlet.box.yellow{border:1px solid #fccb7e;border-top:0}.portlet.box.green>.portlet-title{background-color:#35aa47}.portlet.box.green{border:1px solid #77e588;border-top:0}.portlet.box.purple>.portlet-title{background-color:#852b99}.portlet.box.purple{border:1px solid #af5cc1;border-top:0}.portlet.box.grey>.portlet-title{background-color:#555}.portlet.box.grey{border:1px solid #9d9c9c;border-top:0}.portlet.box.light-grey>.portlet-title{background-color:#aaa}.portlet.box.light-grey{border:1px solid #bbb;border-top:0}/***
Charts and statistics
***/.chart,.pie,.bars{overflow:hidden;height:300px}/***
Statistic lists
***/.item-list.table .percent{width:30px;float:right;margin-right:10px;margin-top:3px}.item-list.table .title{padding-top:-5px}/***
Chart tooltips
***/.chart-tooltip{clear:both;z-index:100;background-color:#736e6e!important;padding:5px!important;color:#fff}.chart-tooltip .label{clear:both}/***
Mini chart containers
***/.bar-chart{display:none}.line-chart{display:none}/***
Custom icon buttons
***/.icon-btn{height:70px;width:50px;margin:10px 0 10px 0;border:1px solid #ddd;padding:16px 0 0 0;background-color:#fafafa!important;background-image:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;display:block!important;color:#646464!important;text-shadow:none!important;text-align:center;cursor:pointer;position:relative;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-ms-transition:all .3s ease!important;-o-transition:all .3s ease!important;transition:all .3s ease!important}.ie8 .icon-btn:hover{filter:none!important}.icon-btn:hover{text-decoration:none!important;border-color:#999!important;color:#444!important;text-shadow:0 1px 0 rgba(255,255,255,1)!important;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-ms-transition:all .3s ease!important;-o-transition:all .3s ease!important;transition:all .3s ease!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.icon-btn:hover .badge{-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-ms-transition:all .3s ease!important;-o-transition:all .3s ease!important;transition:all .3s ease!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.icon-btn i{font-size:20px!important;color:#777!important}.icon-btn .glyphicons{padding:0}.icon-btn .glyphicons i:before{font-size:20px!important;color:#777!important}.icon-btn div{font-family:'Open Sans',sans-serif;margin-top:5px;margin-bottom:20px;color:#000;font-size:11px;font-weight:300}.icon-btn .badge{position:absolute;font-family:'Open Sans',sans-serif;font-size:11px!important;font-weight:300;top:-5px;right:-5px;padding:3px 7px 3px 7px;color:#fff!important;text-shadow:none;border-width:0;border-style:solid;-webkit-border-radius:12px!important;-moz-border-radius:12px!important;border-radius:12px!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}/* for firefox only */@-moz-document url-prefix(){.icon-btn .badge{padding:2px 7px 4px 7px;}}/* extended dropdowns */.dropdown-menu.extended{min-width:160px!important;max-width:300px!important;width:233px!important;background-color:#fff!important}.dropdown-menu.extended:before,.dropdown-menu.extended:after{border-bottom-color:#ddd!important}.dropdown-menu.extended li a{display:block;padding:5px 10px!important;clear:both;font-weight:normal;line-height:20px;white-space:normal!important}.dropdown-menu.extended li i{margin-right:3px}.dropdown-menu.extended li a{font-size:13px;padding:10px!important;background-color:#fff}.dropdown-menu.extended li a:hover{background-image:none;background-color:#f5f5f5;color:#000;filter:none}.dropdown-menu.extended li p{padding:10px;background-color:#eee;margin:0;font-size:14px;font-weight:300;color:#000}.dropdown-menu.extended li a{padding:7px 0 5px 0;list-style:none;border-bottom:1px solid #f4f4f4!important;font-size:12px;text-shadow:none}.dropdown-menu.extended li:first-child a{border-top:0;border-bottom:1px solid #f4f4f4!important}.dropdown-menu.extended li:last-child a{border-top:1px solid #fff!important;border-bottom:1px solid #f4f4f4!important}.dropdown-menu.extended li.external>a{font-size:13px;font-weight:400}.dropdown-menu.extended li.external>a>i{margin-top:3px;float:right}/* header notifications dropdowns */.dropdown-menu .dropdown-menu-list.scroller{padding-right:0!important}.dropdown-menu.notification li>a>.label{width:14px;padding:4px;margin-right:2px;text-align:center!important}.dropdown-menu.notification li>a>.label i{text-align:center!important}.dropdown-menu.notification li a .time{font-size:12px;font-weight:600;text-align:right;font-style:italic}/* header inbox dropdowns */.dropdown-menu.inbox li a .photo img{float:left;height:40px;width:40px;margin-right:6px}.dropdown-menu.inbox li a .subject{display:block}.dropdown-menu.inbox li a .subject .from{font-size:14px;font-weight:400;color:#02689b}.dropdown-menu.inbox li a .subject .time{font-size:12px;font-weight:600;font-style:italic;position:relative;float:right}.dropdown-menu.inbox li a .message{display:block!important;font-size:12px}/* header tasks */.dropdown-menu.tasks .task{margin-bottom:5px}.dropdown-menu.tasks .task .desc{font-size:13px;font-weight:300}.dropdown-menu.tasks .task .percent{font-size:14px;font-weight:600;font-family:'Open Sans',sans-serif;float:right;display:inline-block}.dropdown-menu.tasks .progress{display:block;height:10px;margin:0}/***
General list for item with image
***/.item-list li .img{height:50px;width:50px;float:left;margin-top:3px;margin-right:5px}.item-list{margin:0;list-style:none}.item-list li{padding:7px 0 5px 0;list-style:none;border-top:1px solid #fff;border-bottom:1px solid #ebebeb;font-size:12px}.item-list li:first-child{border-top:0;border-bottom:1px solid #ebebeb}.item-list li:last-child{border-top:0;border-bottom:0}.item-list li .label{margin-right:5px}.item-list.todo li .label{position:absolute;right:80px}.item-list.todo li .actions{position:absolute;right:45px}/***
Custom tables
***/.table-toolbar{margin-bottom:15px}.table.table-full-width{width:100%!important}.table .m-btn{margin-top:0;margin-left:0;margin-right:5px}.table thead tr th{font-size:14px;font-weight:600}.table-advance{margin-bottom:10px!important}.table-advance thead{color:#999}.table-advance thead tr th{background-color:#ddd;font-size:14px;font-weight:400;color:#666}.table-advance div.success,.table-advance div.info,.table-advance div.important,.table-advance div.warning,.table-advance div.danger{position:absolute;margin-top:-5px;float:left;width:2px;height:30px;margin-right:20px!important}.table-advance tr td{border-left-width:0}.table-advance tr td:first-child{border-left-width:1px!important}.table-advance tr td.highlight:first-child a{margin-left:15px}.table-advance td.highlight div.success{border-left:2px solid #6e6}.table-advance td.highlight div.info{border-left:2px solid #87ceeb}.table-advance td.highlight div.important{border-left:2px solid #f02c71}.table-advance td.highlight div.warning{border-left:2px solid #fdbb39}.table-advance td.highlight div.danger{border-left:2px solid #e23e29}/***
Star rating
***/.rating{unicode-bidi:bidi-override;direction:rtl;font-size:30px}.rating span.star{font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block}.rating span.star:hover{cursor:pointer}.rating span.star:before{content:"";padding-right:5px;color:#999}.rating span.star:hover:before,.rating span.star:hover~span.star:before{content:"";color:#e3cf7a}/***
Rows seperated form layout
***/.form-row-seperated .control-group{border-bottom:1px solid #efefef;padding-bottom:10px;padding-right:10px;margin-bottom:10px;margin-left:-10px;margin-right:-10px}.form-row-seperated .control-group.last{border-bottom:0}.form-row-seperated .control-label{width:170px}.form-row-seperated .controls{margin-left:190px}.form-row-seperated .help-inline,.form-row-seperated .help-block{padding-left:0}/***
Bordered form layout
***/.form-horizontal.form-bordered .control-group:first-child{border-bottom:1px solid #eee!important}.form-horizontal.form-bordered .control-group{margin:0;padding:0;border-bottom:1px solid #eee}.form-horizontal.form-bordered .control-group.last{border-bottom:0}.portlet.box .form-horizontal.form-bordered .control-group{margin-left:-10px;margin-right:-10px}.portlet.box .form-horizontal.form-bordered .control-group:first-child{margin-top:-10px}.form-horizontal.form-bordered .control-group .controls{padding:10px;position:relative;border-left:1px solid #eee}.form-horizontal.form-bordered .control-group .controls .chosen-container,.form-horizontal.form-bordered .control-group .controls .select2-wrapper{min-height:32px}.form-horizontal.form-bordered .control-group .controls .chosen-container .help-block,.form-horizontal.form-bordered .control-group .controls .select2-wrapper .help-block{clear:both;padding-top:10px!important}.form-horizontal.form-bordered .control-group .control-label{margin-top:10px}.form-horizontal.form-bordered.form-row-stripped .control-group:nth-child(even){background-color:#fcfcfc}.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even){background-color:#fcfcfc}.form-horizontal.form-bordered.form-row-stripped .m-wrap{background:#fff!important}.form-horizontal.form-bordered.form-label-stripped .control-group:nth-child(even) .controls{background-color:#fff}.form-horizontal.form-bordered .help-inline,.form-horizontal.form-bordered .help-block{padding-left:0}/***
Uniform plugin css changes
***/.radio,.checkbox{padding-left:0!important}.checkbox .checker{margin-top:-2px!important;margin-right:2px!important}.checkbox .checker input,.radio .radio input{outline:0!important}.controls .text{display:block;margin-top:7px;font-weight:400;font-size:14px}.controls .text-inline{display:inline-block;margin-top:8px;font-weight:400;font-size:14px}/* used for non horizontal forms */.controls-uniform{margin-top:-7px}/***
General forms settings
***/input.placeholder,textarea.placeholder{color:#aaa!important}.help-block{margin-top:5px!important}.form-inline input{margin-bottom:0!important}.control-label{margin-top:2px}.control-label .required{color:#e02222;font-size:12px;padding-left:2px}.validate-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1;margin-top:6px}.control-group.success .validate-inline{color:#468847}.control-group.info .validate-inline{color:#3a87ad}.control-group.error .validate-inline{color:#b94a48}.control-group.warning .validate-inline{color:#c09853}.help-inline{margin-top:6px}.help-small{font-size:12px;padding-top:0;margin-top:0;margin-bottom:0;padding-bottom:0}.success .validate-inline.ok:before,.success .help-inline.ok:before{content:"";font-size:16px;font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block}form legend,.form-view legend{margin-bottom:15px!important}.controls>.radio .checker,.controls>.checkbox .checker{margin-right:2px!important}.controls>.radio,.controls>.checkbox{display:inline-block;padding:0!important;margin:0!important;margin-top:8px!important;margin-right:15px!important}.controls>.radio.line,.controls>.checkbox.line{display:block;padding:0!important;margin:0!important;margin-top:5px!important}.controls .inline{margin-top:8px}.form-view .control-group{margin-top:0;margin-bottom:5px}.uploader{margin-top:2px!important}/***
Item block with details shown on hover
***/.item{overflow:hidden;display:block;margin-bottom:20px}.item .details{width:100%;display:none;background-color:#000;color:#fff!important;padding:5px;text-align:center;position:relative;bottom:30px;margin-bottom:-30px;overflow:hidden;z-index:6}.item:hover .details{display:block;opacity:.7;filter:alpha(opacity=70)}.item:hover .zoom-icon{opacity:.5;filter:alpha(opacity=50)}/***
Zoom icon overlay on images
***/.zoom{cursor:pointer;width:100%;height:100%;position:relative;z-index:5}.zoom .zoom-icon{background-image:url("../images/login/overlay-icon.png");background-color:#222;background-repeat:no-repeat;background-position:50%;position:absolute;width:inherit;height:inherit;opacity:0;filter:alpha(opacity=0);z-index:6;top:0}/***
Chats
***/.chats{margin:0;padding:0;margin-top:-15px}.chats li{list-style:none;padding:5px 0;margin:10px auto;font-size:12px}.chats li img.avatar{height:45px;width:45px;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important}.chats li.in img.avatar{float:left;margin-right:10px}.chats li .name{color:#3590c1;font-size:13px;font-weight:400}.chats li .datetime{color:#333;font-size:13px;font-weight:400}.chats li.out img.avatar{float:right;margin-left:10px}.chats li .message{display:block;padding:5px;position:relative}.chats li.in .message{text-align:left;border-left:2px solid #35aa47;margin-left:65px;background:#fafafa}.chats li.in .message .arrow{display:block;position:absolute;top:5px;left:-8px;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #35aa47}.chats li.out .message .arrow{display:block;position:absolute;top:5px;right:-8px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #da4a38}.chats li.out .message{border-right:2px solid #da4a38;margin-right:65px;background:#fafafa;text-align:right}.chats li.out .name,.chats li.out .datetime{text-align:right}.chats li .message .body{display:block}.chat-form{margin-top:15px;padding:10px;background-color:#e9eff3;overflow:hidden;clear:both}.chat-form .input-cont{margin-right:55px}.chat-form .input-cont .m-wrap{margin-bottom:0}.chat-form .input-cont input{border:1px solid #ddd;width:100%;margin-top:0}.chat-form .input-cont input{background-color:#fff!important}.chat-form .input-cont input:focus{border:1px solid #4b8df9!important}.chat-form .btn-cont{margin-top:-42px;position:relative;float:right;width:44px}.chat-form .btn-cont .arrow{position:absolute;top:17px;right:43px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #4d90fe;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chat-form .btn-cont:hover .arrow{border-right-color:#0362fd}.chat-form .btn-cont:hover .btn{background-color:#0362fd}.chat-form .btn-cont .btn{margin-top:8px}/***
System feeds
***/.feeds{margin:0;padding:0;list-style:none}.feeds li{background-color:#fafafa;margin-bottom:7px}.feeds li:before,.feeds li:after{display:table;line-height:0;content:""}.feeds li:after{clear:both}.feeds li:last-child{margin-bottom:0}.feeds .col1{float:left;width:100%;clear:both}.feeds .col2{float:left;width:75px;margin-left:-75px}.feeds .col1 .cont{float:left;margin-right:75px;overflow:hidden}.feeds .col1 .cont .cont-col1{float:left;margin-right:-100%}.feeds .col1 .cont .cont-col1 .label{float:left;width:14px;padding:7px}.feeds .col1 .cont .cont-col2{float:left;width:100%}.feeds .col1 .cont .cont-col2 .desc{margin-left:35px;padding-top:4px;padding-bottom:4px;overflow:hidden}.feeds .col2 .date{padding:4px 9px 4px 4px;text-align:right;font-style:italic;color:#c1cbd0}/***
Users
***/.user-info{margin-bottom:10px!important}.user-info img{float:left;margin-right:5px}.user-info .details{display:inline-block}.user-info .label{font-weight:300;font-size:11px}/***
Accordions
***/.accordion-heading{background:#eee}.accordion-heading a{text-decoration:none}.accordion-heading a:hover{text-decoration:none}/***
Vertical inline menu
***/.ver-inline-menu{margin:0;list-style:none}.ver-inline-menu li{position:relative;margin-bottom:1px}.ver-inline-menu li i{color:#b9cbd5;font-size:15px;padding:11px 9px;margin:0 8px 0 0;background:#e0eaf0!important}.ver-inline-menu li a{font-size:13px;color:#557386;display:block;background:#f0f6fa;border-left:solid 2px #c4d5df}.ver-inline-menu li:hover a,.ver-inline-menu li:hover i{background:#e0eaf0;text-decoration:none}.ver-inline-menu li:hover i{color:#fff;background:#c4d5df!important}.ver-inline-menu li.active a,.ver-inline-menu li:hover a{font-size:13px}.ver-inline-menu li.active a,.ver-inline-menu li.active i{color:#fff;background:#169ef4;text-decoration:none;border-left:solid 1px #0c91e5}.ver-inline-menu li.active i{background:#0c91e5!important}.ver-inline-menu li.active:after{content:'';display:inline-block;border-bottom:6px solid transparent;border-top:6px solid transparent;border-left:6px solid #169ef4;position:absolute;top:12px;right:-5px}/***
Custom tabs
***/.tab-content{padding:0;overflow:hidden}.tabbable-custom{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:15px}.widget .row-fluid:last-child .tabbable-custom{margin-bottom:0}.tabbable-custom>.nav-tabs{border:0;margin:0}.tabbable-custom>.tab-content{background-color:#fff;border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:10px}.tabbable-custom.boxless>.tab-content{padding:15px 0;border-left:0;border-right:0;border-bottom:0}.tabbable-custom .nav-tabs>li{margin-right:2px;border-top:2px solid transparent}.tabbable-custom .nav-tabs>li>a{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:0;padding:5px 10px}.tabbable-custom .nav-tabs>li>a:hover{background:none;border-color:transparent}.tabbable-custom .nav-tabs>li.active{border-top:3px solid #d12610;margin-top:0;position:relative}.tabbable-custom .nav-tabs>li.active>a{border-top:0;font-weight:400}.tabbable-custom .nav-tabs>li.active>a:hover{background:#fff;border-color:#d4d4d4 #d4d4d4 transparent}.tabbable-custom .nav-tabs>li{margin-right:2px;border-top:2px solid transparent}.tabs-below.tabbable-custom .nav-tabs>li{border-top:0;border-bottom:2px solid transparent;margin-top:-1px}.tabs-below.tabbable-custom .nav-tabs>li.active{border-top:0;border-bottom:3px solid #d12610;margin-bottom:0;position:relative}.tabs-below.tabbable-custom .nav-tabs>li.active>a{border-bottom:0}.tabs-below.tabbable-custom .nav-tabs>li.active>a:hover{background:#fff;border-color:#d4d4d4 #d4d4d4 transparent}.tabs-left.tabbable-custom .nav-tabs>li{margin-right:0;border-left:2px solid transparent;margin-top:0}.tabs-left.tabbable-custom .nav-tabs>li.active{border-top:0;border-left:3px solid #d12610;margin-top:0;margin-right:-1px;position:relative}.tabs-left.tabbable-custom .nav-tabs>li.active>a{border-top:1px solid #d4d4d4;border-left:1px solid transparent}.tabs-left.tabbable-custom .nav-tabs>li.active>a:hover{background:#fff;border-color:#d4d4d4 transparent #d4d4d4 transparent}.tabs-right.tabbable-custom .nav-tabs>li{margin-right:0;border-right:2px solid transparent;border-top:0}.tabs-right.tabbable-custom .nav-tabs>li.active{border-top:0;border-right:3px solid #d12610;margin-top:0;margin-left:-1px;position:relative}.tabs-right.tabbable-custom .nav-tabs>li.active>a{border-top:1px solid #d4d4d4;border-right:1px solid transparent}.tabs-right.tabbable-custom .nav-tabs>li.active>a:hover{background:#fff;border-color:#d4d4d4 transparent #d4d4d4}.tabs-right.tabbable-custom .nav-tabs>li a,.tabs-left.tabbable-custom .nav-tabs>li a{padding:8px 10px}/*full width tabs with bigger titles */.tabbable-custom.tabbable-full-width>.tab-content{padding:27px 0;border-left:0;border-right:0;border-bottom:0}.tabbable-custom.tabbable-full-width .nav-tabs>li>a{color:#424242;font-size:15px;padding:9px 15px}/***
Custom portlet tabs
***/.portlet-tabs .nav-tabs{position:relative;top:-41px;margin-right:10px;overflow:hidden}.portlet-tabs .nav-tabs>li{float:right}.portlet-tabs .nav-tabs{border-bottom:0}.portlet-tabs .nav-tabs>li>a{padding-top:8px;padding-bottom:10px;line-height:16px;margin-top:6px;margin-left:0;margin-right:0;border-left:0;border-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.portlet-tabs .nav-tabs>li:last-child>a{border-right:0}.portlet-tabs .nav-tabs>li{margin-left:1px}.portlet-tabs .nav-tabs>li.active{border-top-color:transparent}.portlet-tabs .nav-tabs>li.active>a{margin-bottom:0;border-bottom:0;margin-left:0;margin-right:0;border-left:0;border-right:0;background-color:transparent!important;border-top-color:transparent!important}.portlet-tabs .nav-tabs>li>a:hover{margin-bottom:0;border-bottom-color:transparent;margin-left:0;margin-right:0;border-left:0;border-right:0;background-color:transparent!important;border-top-color:transparent;background-color:#fff}.portlet-tabs .nav-tabs>.active>a{color:#555;cursor:default;background-color:#fff}.portlet-tabs .nav-tabs>.active>a:hover{background-color:#fff!important}.portlet-tabs .tab-content{padding:10px!important;margin:0;margin-top:-60px!important}.portlet.tabbable .portlet-body{padding:0}.tab-pane>p:last-child{margin-bottom:0}/***
Dashboard container
***/#dashboard{overflow:hidden}/***
Dashboard stats
***/.dashboard-stat{margin-bottom:25px}.dashboard-stat:before,.dashboard-stat:after{display:table;line-height:0;content:""}.dashboard-stat:after{clear:both}.dashboard-stat .visual{width:80px;height:80px;display:block;float:left;padding-top:10px;padding-left:15px}.dashboard-stat .visual i{font-size:65px;color:#fff}.dashboard-stat .details{float:right;padding-right:10px}.dashboard-stat .details .number{padding-top:25px;text-align:right;font-size:34px;letter-spacing:-1px;font-weight:300;color:#fff;margin-bottom:10px}.dashboard-stat .details .desc{text-align:right;font-size:16px;letter-spacing:0;font-weight:300;color:#fff}.dashboard-stat .more{clear:both;display:block;padding:5px 10px 5px 10px;text-transform:uppercase;font-weight:300;font-size:11px;color:#fff;opacity:.7;filter:alpha(opacity=70)}.dashboard-stat .more i{margin-top:4px;float:right}.dashboard-stat .more:hover{text-decoration:none;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:1;filter:alpha(opacity=100)}.dashboard-stat.blue{background-color:#27a9e3}.dashboard-stat.blue .more{background-color:#208dbe}.dashboard-stat.green{background-color:#28b779}.dashboard-stat.green .more{background-color:#10a062}.dashboard-stat.red{background-color:#e7191b}.dashboard-stat.red .more{background-color:#bc0d0e}.dashboard-stat.yellow{background-color:#ffb848}.dashboard-stat.yellow .more{background-color:#cb871b}.dashboard-stat.purple{background-color:#852b99}.dashboard-stat.purple .more{background-color:#6e1881}/***
Circle Stats(KNOB, new in v1.1.1)
***//* Circle stats */.knobify{border:0!important;width:0!important}.ie8 .knobify{display:none}.circle-stat{background-color:#f8f8f8;padding:2px;margin-bottom:10px}.circle-stat:hover{background-color:#edf4f7}.circle-stat:before,.circle-stat:after{display:table;line-height:0;content:""}.circle-stat:after{clear:both}.circle-stat .visual{display:block;float:left}.circle-stat .details{display:block;float:left;margin-left:5px;padding-top:7px}.circle-stat .details .title{margin:10px 0 5px 0!important;padding:0!important;font-size:13px;text-transform:uppercase;font-weight:300;color:#222}.ie8 .circle-stat .details .title{margin-top:5px!important}.ie8 .circle-stat .details{padding-top:0!important;margin-bottom:5px!important}.circle-stat .details .title i{margin-top:2px!important;color:#52e136;font-size:16px}.circle-stat .details .title i.down{color:#b63625}.circle-stat .details .number{margin:0!important;margin-bottom:7px!important;font-size:24px;padding:0;font-weight:300;color:#999}/***
Tiles(new in v1.1.1)
***/.tiles{margin-right:-10px}.tile{display:block;letter-spacing:.02em;float:left;height:130px;width:130px!important;cursor:pointer;text-decoration:none;color:#fff;position:relative;font-weight:300;font-size:12px;letter-spacing:.02em;line-height:20px;font-smooth:always;overflow:hidden;border:4px solid transparent;margin:0 10px 10px 0}.tile:after,.tile:before{content:"";float:left}.tile.double{width:278px!important}.tile.double-down{height:278px!important}.tile:active,.tile.selected{border-color:#ccc}.tile:hover{border-color:#aaa}.tile.selected .corner:after{content:"";display:inline-block;border-left:40px solid transparent;border-bottom:40px solid transparent;border-right:40px solid #ccc;position:absolute;top:-3px;right:-3px}.tile.selected .check:after{content:"";font-family:FontAwesome;font-size:13px;content:"";display:inline-block;position:absolute;top:2px;right:2px}.tile *{color:#fff}.tile .tile-body{height:100%;vertical-align:top;padding:10px 10px;overflow:hidden;text-overflow:ellipsis;position:relative;font-weight:400;font-size:12px;font-smooth:always;color:#000;color:#fff;margin-bottom:10px}.tile .tile-body img{float:left;margin-right:10px}.tile .tile-body img.pull-right{float:right!important;margin-left:10px;margin-right:0}.tile .tile-body .content{display:inline-block}.tile .tile-body>i{margin-top:17px;display:block;font-size:56px;text-align:center}.tile.double-down i{margin-top:95px}.tile .tile-body h1,.tile .tile-body h2,.tile .tile-body h3,.tile .tile-body h4,.tile .tile-body h5,.tile .tile-body h6,.tile .tile-body p{padding:0;margin:0;line-height:14px}.tile .tile-body h3,.tile .tile-body h4{margin-bottom:5px}.tile .tile-body h1:hover,.tile .tile-body h2:hover,.tile .tile-body h3:hover,.tile .tile-body h4:hover,.tile .tile-body h5:hover,.tile .tile-body h6:hover,.tile .tile-body p:hover{color:#fff}.tile .tile-body p{font-weight:400;font-size:13px;font-smooth:always;color:#000;color:#fff;line-height:20px;overflow:hidden;text-overflow:ellipsis}.tile .tile-body p:hover{color:rgba(0,0,0,.8)}.tile .tile-body p:active{color:rgba(0,0,0,.4)}.tile .tile-body p:hover{color:#fff}.tile.icon>.tile-body{padding:0}.tile .tile-object{position:absolute;bottom:0;left:0;right:0;min-height:30px;background-color:transparent;*zoom:1}.tile .tile-object:before,.tile .tile-object:after{display:table;content:""}.tile .tile-object:after{clear:both}.tile .tile-object>.name{position:absolute;bottom:0;left:0;margin-bottom:5px;margin-left:10px;margin-right:15px;font-weight:400;font-size:13px;font-smooth:always;color:#fff}.tile .tile-object>.name i{display:block;font-size:24px}.tile .tile-object>.number{position:absolute;bottom:0;right:0;margin-bottom:0;color:#fff;text-align:center;font-weight:600;font-size:14px;letter-spacing:.01em;line-height:14px;font-smooth:always;margin-bottom:8px;margin-right:10px}.tile.image{border-color1:transparent!important}.tile.image>.tile-body{padding:0!important}.tile.image>.tile-body>img{width:100%;height:auto;min-height:100%;max-width:100%}.tile.image .tile-body h3{display:inline-block}/***
Styler Panel
***/.color-panel{z-index:999;position:relative}.color-panel .color-mode-icons{top:4px;right:0;padding:20px;cursor:pointer;position:absolute}.color-panel .icon-color{background:#c9c9c9 url(../images/login/icon-color.png) center no-repeat!important}.color-panel .icon-color:hover{background-color:#3d3d3d!important}.color-panel .icon-color-close{display:none;background:#3d3d3d url(../images/login/icon-color-close.png) center no-repeat!important}.color-panel .icon-color-close:hover{background-color:#222!important}.color-mode{top:4px;right:40px;display:none;padding:10px 0;position:absolute;background:#3d3d3d}.color-mode p,.color-mode ul,.color-mode label{padding:0 15px}.color-mode p{color:#cfcfcf;padding:0 15px;font-size:15px}.color-mode ul{list-style:none;padding:4px 11px 5px;display:block;margin-bottom:1px!important}.color-mode li{width:16px;height:23px;margin:0 4px;cursor:pointer;list-style:none;border:solid 1px #707070}.color-mode li:hover,.color-mode li.current{border:solid 2px #ebebeb;margin:0 3px}.color-mode li.color-black{background:#333438}.color-mode li.color-grey{background:#6d6d6d}.color-mode li.color-blue{background:#124f94}.color-mode li.color-brown{background:#623f18}.color-mode li.color-purple{background:#701584}.color-mode li.color-white{background:#fff}.color-mode label{color:#cfcfcf;padding-top:10px;padding-bottom:0;border-top:1px solid #585858;margin-top:0;margin-bottom:0}.color-mode label span{text-transform:uppercase}.color-mode label>span{display:inline-block;width:85px}.color-mode label>select{margin-top:5px;text-transform:lowercase}.color-mode label span.color-mode-label{top:2px;position:relative}/***
Calendar with full calendar
***/.external-event{display:inline-block!important;cursor:move;margin-bottom:5px!important;margin-left:5px!important}.portlet .event-form-title{font-size:14px;margin-top:-8px;font-weight:400;margin-bottom:0}.portlet.calendar .fc-button{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important;text-shadow:none!important;border:0!important;padding:7px 8px 11px 8px;margin-left:2px;color:#fff!important;border-top-style:none;border-bottom-style:none;border-right-style:solid;border-left-style:solid;border-color:#ddd;background:transparent;color:#646464;top:-47px}.portlet.calendar .fc-header{margin-bottom:-21px}.portlet.calendar .fc-button-prev{padding-right:10px;padding-left:8px}.portlet.calendar .fc-button-next{padding-right:8px;padding-left:10px}.portlet.calendar .fc-button.fc-state-active,.portlet.calendar .fc-button.fc-state-hover{color:#666!important;background-color:#f9f9f9!important}.portlet.calendar .fc-button.fc-state-disabled{color:#ddd!important}.portlet.calendar .fc-text-arrow{font-size:22px;font-family:"Courier New",Courier,monospace;vertical-align:baseline}/* begin: event element */.portlet.calendar .fc-event{border:0;background-color:#69a4e0;color:#fff}.portlet.calendar .fc-event-inner{border:0}.portlet.calendar .fc-event-time{float:left;text-align:left;color:#fff;font-size:13px;font-weight:300}.portlet.calendar .fc-event-title{text-align:left;float:left;color:#fff;font-size:13px;font-weight:300}/* end: event element */.portlet.calendar .fc-header-title h2{font-size:14px!important;line-height:20px;font-weight:400;color:#111}.portlet.calendar .fc-widget-header{background-image:none!important;filter:none!important;background-color:#eee!important;text-transform:uppercase;font-color:#000;font-weight:300}.portlet.calendar .mobile .fc-button{margin-left:2px!important}.portlet.calendar .mobile .fc-button{padding:6px 6px 6px 6px;margin-left:2px;border:0!important;background-color:#ddd!important;background-image:none;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;color:#000!important;border:0!important;text-shadow:none!important;text-align:center}.portlet.calendar .mobile .fc-state-hover,.portlet.calendar .mobile .fc-state-active{background-color:#eee!important}.portlet.calendar .mobile .fc-button-prev{margin-right:5px;margin-top:-2px;padding:3px 6px 3px 4px}.portlet.calendar .mobile .fc-button-next{margin-right:-0;margin-top:-2px;padding:3px 4px 3px 6px}.portlet.calendar .mobile .fc-header-space{margin:0!important;padding:0!important;width:0!important}.portlet.calendar .mobile .fc-state-disabled{color:#bbb!important}.portlet.calendar .mobile .fc-header-left{position:absolute;z-index:10}.portlet.calendar .mobile .fc-header-right{position:absolute;z-index:9}.portlet.calendar .mobile .fc-header-left .fc-button{top:-2px!important}.portlet.calendar .mobile .fc-header-right{position:relative;right:0}.portlet.calendar .mobile .fc-header-right .fc-button{top:35px!important}.portlet.calendar .mobile .fc-header-right .fc-button:last-child{margin-left:0!important}.portlet.calendar .mobile .fc-content{margin-top:53px}/***
Form wizard
***/.form-wizard .progress{margin-bottom:30px}.form-wizard .steps{padding:10px 0;margin-bottom:15px}.form-wizard .steps .navbar-inner{background-color:#fff!important;background-image:none!important;filter:none!important;border:0;box-shadow:none!important}.form-wizard .steps .navbar-inner li a{background-color:#fff!important;background-image:none!important;filter:none!important;border:0;box-shadow:none!important}.form-wizard .step:hover{text-decoration:none}.form-wizard .step .number{background-color:#eee;display:inline-block;font-size:16px;font-weight:300;padding:12px 15px 12px 15px!important;margin-right:10px;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important}.form-wizard .step .desc{display:inline-block;font-size:14px;font-weight:300}.form-wizard .active .step .number{background-color:#35aa47;color:#fff}.form-wizard .active .step .desc{font-weight:400}.form-wizard .step i{display:none}.form-wizard .done .step .number{background-color:#f2ae43;color:#fff}.form-wizard .done .step .desc{font-weight:400}.form-wizard .done .step i{font-size:12px;font-weight:normal;color:#999;display:inline-block}/* bootstrap chosen overlaping bug fix*/.form-wizard .tab-pane .chzn-container{position:absolute!important}/**************************
 PLUGIN CSS CUSTOMIZATIONS
**************************//***
Google Maps
***/.gmaps{height:300px;width:100%}/* important!  bootstrap sets max-width on img to 100% which conflicts with google map canvas*/.gmaps img{max-width:none}#gmap_static div{background-repeat:no-repeat!important;background-position:50% 50%!important;height:100%;display:block;height:300px}#gmap_routes_instructions{margin-top:10px;margin-bottom:0}/***
SlimScrollBar plugins css changes
***/.scroller{padding:0!important;margin:0!important;padding-right:12px!important;overflow:hidden}.scroller-footer{margin-top:10px}.scroller-footer:after,.scroller-footer:before{content:"";display:table;line-height:0}.scroller-footer:after{clear:both}.portlet-body .slimScrollBar{margin-right:0!important}/***
jqvmap changes
***/.jqvmap-zoomin{background-color:#666!important}.jqvmap-zoomout{background-color:#666!important}.vmaps{position:relative;overflow:hidden;height:300px}/***
Daterangepicker plugin css changes
***/.modal-open .daterangepicker{z-index:10060!important}.daterangepicker td{text-shadow:none!important}.daterangepicker td.active{background-color:#4b8df8!important;background-image:none!important;filter:none!important}.daterangepicker th{font-weight:400;font-size:14px}/***
Toggle buttons plugin css changes
***/.toggle-button,.toggle-button label{margin-top:3px;background-image:none!important;filter:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border:1px solid #eee!important;-moz-border-radius-topleft:0!important;-webkit-border-top-left-radius:0!important;border-top-left-radius:0!important;-moz-border-radius-bottomleft:0!important;-webkit-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important;-moz-border-radius-topright:0!important;-webkit-border-top-right-radius:0!important;border-top-right-radius:0!important;-moz-border-radius-bottomright:0!important;-webkit-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important}.toggle-button span.labelRight,.toggle-button span.primary,.toggle-button span.labelLeft,.toggle-button span.info,.toggle-button span.success,.toggle-button span.warning,.toggle-button span.danger{-moz-border-radius-topleft:0!important;-webkit-border-top-left-radius:0!important;border-top-left-radius:0!important;-moz-border-radius-bottomleft:0!important;-webkit-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important;-moz-border-radius-topright:0!important;-webkit-border-top-right-radius:0!important;border-top-right-radius:0!important;-moz-border-radius-bottomright:0!important;-webkit-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important;font-size:13px!important;font-weight:300!important;background-image:none!important;filter:none!important}.toggle-button span.labelRight{background-color:#eee}/***
Choosen plugin css changes
***/.chzn-controls{margin-bottom:-4px!important}.chzn-controls .help-inline{display:inline-block;margin-top:6px}.chzn-container{display:block;margin:0;padding:0!important;box-shadow:none!important}.chzn-container-single{margin:0!important;padding:0!important}/* fix chosen margins in form layouts */.controls .chzn-container-single{float:left}.chzn-container-single .chzn-single{box-shadow:none!important;background-image:none!important;filter:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;height:31px!important;border-color:#e5e5e5;margin:0!important}/* enable form validation classes for chosen dropdowns */.error .chzn-container-single .chzn-single{border-color:#b94a48}.error .chzn-container-single .chzn-single span{color:#b94a48}.success .chzn-container-single .chzn-single{border-color:#468847}.success .chzn-container-single .chzn-single span{color:#468847}.chzn-container-single .chzn-single>span{margin-top:1px}.chzn-container-single .chzn-single>abr{margin-top:3px}.chzn-container-single .chzn-search input:focus,.chzn-container-single .chzn-search input:active{border:1px solid #000!important;box-shadow:none!important}.chzn-container .chzn-choices li.search-choice{background-image:none!important;filter:none!important;box-shadow:none!important;font-size:12px!important;font-weight:300!important;text-shadow:none!important;background-color:#eee!important;border:0!important}.chzn-container .chzn-results .highlighted{background-image:none!important;filter:none!important;background-color:#eee!important;color:#111!important}.chzn-container-multi .chzn-choices{background-image:none!important;filter:none!important;box-shadow:none!important;border-color:#e5e5e5!important;padding:2px 1px 1px 1px!important}.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-image:none!important;filter:none!important}.chzn-x-multi .chzn-choices{box-shadow:none!important}.chzn-container .group-result{color:#333!important;font-size:16px!important;font-weight:400!important}/***
Error state for WYSIWYG Editors
***/.error .wysihtml5-sandbox,.error .cke{border:1px solid #b94a48!important}.success .wysihtml5-sandbox,.success .cke{border:1px solid #468847!important}/***
Select2 plugin css changes
***//* enable form validation classes for select2 dropdowns */.error .select2-container .select2-choice{border-color:#b94a48}.error .select2-container .select2-choice>span{color:#b94a48}.error .select2-container.select2-dropdown-open .select2-choice{border-color:#e5e5e5}.error .select2-container.select2-dropdown-open .select2-choice>span{color:#999}.success .select2-container .select2-choice{border-color:#468847}.success .select2-container .select2-choice>span{color:#468847}.success .select2-container.select2-dropdown-open .select2-choice{border-color:#e5e5e5}.success .select2-container.select2-dropdown-open .select2-choice>span{color:#999}/***
Fileuploader plugin css changes
***/.fileupload .btn{padding:7px 14px!important}.fileupload-exists{padding:0}.fileupload .fileupload-preview{background-color:#fff!important;background-image:none!important;filter:none!important}.fileupload .close{position:relative;top:0!important}/***
Clockface plugin css changes
***/.clockface .cell .inner.active,.clockface .cell .outer.active{background-image:none!important;filter:none!important}/***
WYSIWYG
***/.wysihtml5-toolbar li{margin:0;height:29px}.wysihtml5-toolbar li .dropdown-menu{margin-top:5px}/***
CKEditor css changes
***/.cke_bottom,.cke_inner,.cke_top,.cke_reset,.cke_dialog_title,.cke_dialog_footer,.cke_dialog{background-image:none!important;filter:none!important;border-top:0!important;border-bottom:0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}.cke_dialog_ui_button,.cke_dialog_tab{background-image:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}.cke_dialog_ui_button:hover,.cke_dialog_tab:hover{text-decoration:none;text-shadow:none!important}.cke_dialog_ui_input_text{background-image:none!important;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.cke_combo_button,.cke_button,.cke_toolbar,.cke_toolgroup{background-image:none!important;filter:none!important;border:0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.cke_button,.cke_combo_button,.cke_panel_grouptitle,.cke_hc.cke_panel_listItem a{background-image:none!important;filter:none!important;text-shadow:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important}.cke_button:hover,.cke_combo_button:hover{background-color:#ddd}.cke_toolbar_break{background-image:none!important;filter:none!important;border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;-ms-box-shadow:none!important;-o-box-shadow:none!important}/***
Modify tags input plugin css
***/div.tagsinput{height:40px!important;margin:0!important;padding:5px!important;overflow:auto!important}div.tagsinput span.tag{background:#aaa!important;color:#fff!important;border:0!important;padding:3px 6px!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;margin-bottom:4px!important}div.tagsinput input{padding:3px 6px!important}div.tagsinput span.tag a{color:#fff!important}div.tagsinput .not_valid{color:#fff!important;padding:3px 6px!important;background-color:#e02222!important}/***
Gritter notification modify
***/.gritter-close{left:auto!important;right:3px!important}.gritter-title{font-family:'Open Sans'!important;font-size:18px!important;font-weight:300!important}/***
Bootstrap carousel css changes
***/.carousel-inner .item{line-height:20px}/***
Glyphicons Demo(new in v1.1.1)
***/.glyphicons-demo{text-align:center}.glyphicons-demo .glyphicons{display:inline-block;*display:inline;*zoom:1;width:150px;font-size:14px;line-height:48px;margin-right:20px;color:#999;text-align:left}.glyphicons-demo .glyphicons i:before{line-height:55px!important;color:#666}.halfings-demo .white-content{margin:0 -20px 0 -20px;padding:20px;background:#000;background:rgba(0,0,0,.9)}.halfings-demo .white-content *,.halfings-demo .white-content p,.halfings-demo .white-content a{color:#fff}.halfings-demo h2{text-align:left}.halfings-demo p,.halfings-demo a{width:175px;font-size:14px;line-height:14px;text-align:left;display:inline-block;margin-right:10px}.halfings-demo .halflings,.halfings-demo .halflings-icon{margin:0 5px 0 0}/***
jQuery UI Sliders(new in v1.1.1)
***/.table.sliders td{padding:15px 10px!important}.table.sliders .slider{margin-top:4px}.table.sliders .slider-value{padding-top:5px;font-weight:400}.table.sliders .slider-vertical-value{padding-bottom:5px;font-weight:400}.slider{border:0!important}.ui-slider-vertical,.ui-slider-handle{filter:none!important;background-image:none!important}.slider-eq>span{height:125px;float:left;margin:15px}/***
Dropzone css changes(new in v1.1.1)
***/.dropzone{webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}/***
Bootstrap Tree CSS changes(new in v1.1.2)
***/.tree{margin:0;padding:0}.tree a{padding:2px 3px 3px 3px;display:block!important;line-height:16px!important}.tree a:hover{text-decoration:none;background-color:#eee}.tree a.tree-toggle-icon-only,.tree a.tree-toggle{background-position:2px -20px}.tree a.tree-toggle.closed,.tree a.tree-toggle-icon-only.closed{background-position:2px 3px}/***
jQuery UI Datepicker(new in v1.2.2)
***/.ui-widget-header select{padding:2px!important;height:30px;margin:0!important;margin-top:-1px!important}.ui-datepicker.ui-widget-content{background:none!important;background-color:#eee!important}.ui-datepicker .ui-widget-header{background:none!important;background-color:#e0e0e0!important;border:0!important;box-shadow:none!important;height:28px}.ui-widget-header .ui-icon{background-image:url(plugins/jquery-ui/images/ui-icons_888888_256x240.png)!important}.ui-widget-header .ui-datepicker-next,.ui-widget-header .ui-datepicker-prev{margin:2px 2px 2px 2px}.ui-widget-header .ui-state-hover,.ui-widget-header .ui-state-active{background-color:#f2f2f2!important;border-color:#f2f2f2!important;background-image:none!important}.ui-datepicker .ui-datepicker-title{font-weight:400!important;text-transform:uppercase!important;font-size:14px!important;color:#333}.ui-datepicker .ui-datepicker-title span{display:inline-block;padding-top:2px}.ui-datepicker .ui-datepicker-calendar thead span{font-weight:300!important;font-size:13px!important;text-transform:uppercase!important;color:#333!important}.ui-datepicker .ui-datepicker-week-col{font-weight:400!important;font-size:13px!important;text-transform:uppercase!important;color:#333!important}.ui-datepicker tbody .ui-datepicker-week-col{text-align:center}.ui-datepicker .ui-datepicker-calendar .ui-state-default{font-weight:300!important;font-size:13px!important;text-transform:uppercase!important;color:#333!important;border-color:#dedede;background-color:#dedede!important}.ui-datepicker .ui-datepicker-calendar .ui-state-active,.ui-datepicker .ui-datepicker-calendar .ui-state-hover{background-image:none!important;border-color:#ffb848;background-color:#ffb848!important}.ui-datepicker .ui-datepicker-calendar .ui-state-highlight{background-image:none!important;background-color:#ffdba3!important;border-color:#ffb848}.ui-datepicker .ui-datepicker-calendar .ui-state-active{background-image:none!important;background-color:#ffb848!important;border-color:#ffb848}.ui-datepicker button.ui-state-default{background-image:none!important;background-color:#35aa47!important;border-color:#35aa47!important;color:#fff}.ui-datepicker button.ui-state-hover{border-color:#1d943b!important;background-color:#1d943b!important;color:#fff!important}.ui-datepicker button.ui-state-default.ui-priority-secondary{font-weight:300!important;font-size:13px!important}.ui-datepicker button.ui-state-default.ui-priority-primary{font-weight:300!important;font-size:13px!important}/***
jQuery UI Dialogs(new in v1.2.4)
***/.ui-dialog{z-index:10011!important;background:none!important;background-color:#eee!important}.ui-dialog .ui-dialog-titlebar{font-weight:300!important;font-size:14px!important;text-transform:uppercase!important;color:#333!important;background:none!important;background-color:#e0e0e0!important;border:0!important;box-shadow:none!important;font-family:'Open Sans',sans-serif}.ui-dialog .ui-dialog-titlebar-close{outline:0!important;border:0!important;box-shadow:none;background:url(../img/hor-menu-search-close.png) no-repeat center;margin-top:-12px!important}.ui-dialog .ui-dialog-titlebar-close:hover{opacity:.8;filter:alpha(opacity=80)}/*dialog title bg colors*/.ui-dialog.ui-dialog-blue .ui-dialog-titlebar{color:#fff!important;background-color:#4b8df8!important}.ui-dialog.ui-dialog-blue .ui-dialog-titlebar-close{background:url(../img/hor-menu-search-close-white.png) no-repeat center}.ui-dialog.ui-dialog-red .ui-dialog-titlebar{color:#fff!important;background-color:#e02222!important}.ui-dialog.ui-dialog-red .ui-dialog-titlebar-close{background:url(../images/login/hor-menu-search-close-white.png) no-repeat center}.ui-dialog.ui-dialog-yellow .ui-dialog-titlebar{color:#fff!important;background-color:#ffb848!important}.ui-dialog.ui-dialog-yellow .ui-dialog-titlebar-close{background:url(../images/login/hor-menu-search-close-white.png) no-repeat center}.ui-dialog.ui-dialog-green .ui-dialog-titlebar{color:#fff!important;background-color:#35aa47!important}.ui-dialog.ui-dialog-green .ui-dialog-titlebar-close{background:url(../images/login/hor-menu-search-close-white.png) no-repeat center}.ui-dialog.ui-dialog-purple .ui-dialog-titlebar{color:#fff!important;background-color:#852b99!important}.ui-dialog.ui-dialog-purple .ui-dialog-titlebar-close{background:url(../images/login/hor-menu-search-close-white.png) no-repeat center}.ui-dialog.ui-dialog-grey .ui-dialog-titlebar{color:#fff!important;background-color:#555!important}.ui-dialog.ui-dialog-grey .ui-dialog-titlebar-close{background:url(../images/login/hor-menu-search-close-white.png) no-repeat center}/*dialog title bg colors*/.ui-dialog .ui-dialog-content{font-family:'Open Sans',sans-serif;font-size:13px!important;color:#333!important}.ui-dialog .ui-dialog-content .icon{display:inline-block;float:left;margin:5px 7px 20px 0}.ui-widget-overlay.ui-front{z-index:10010;background:#333!important}/***
Sidebar Content
***/.sidebar-content{margin-top:20px}/***
Horezantal Menu(new in v1.2)
***/.header .hor-menu{margin:0;float:left}.header .hor-menu ul.nav li a{font-size:14px;padding:11px 18px}.ie8 .header .hor-menu a.dropdown-toggle{padding-top:10px!important}.header .hor-menu ul.nav li{position:relative}.header .hor-menu ul.nav li.active>a,.header .hor-menu ul.nav li.active>a:hover{background:#e02222!important}.ie8 .header .hor-menu ul.nav li.active>a{padding-top:13px;padding-bottom:12px}.ie9 .header .hor-menu ul.nav li.active>a{padding-top:10px;padding-bottom:12px}.header .hor-menu ul.nav li.active .selected{left:50%;bottom:0;position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e02222;display:inline-block;margin:0;width:0;height:0;margin-left:-7px;margin-bottom:-6px}.header .hor-menu ul.nav li a:hover,.header .hor-menu ul.nav li a:focus{background:#2d2d2d}/*drop-down*/.header .hor-menu .dropdown-menu{margin-top:0;border:0;box-shadow:none;background:#2d2d2d}.header .hor-menu .dropdown-menu li>a{color:#999;padding:7px 18px!important;margin-bottom:1px}.header .dropdown-menu .arrow{display:none}.header .hor-menu ul.nav>li>a>.arrow:before{margin-top:7px;margin-left:3px;display:inline;font-size:16px;font-family:FontAwesome;height:auto;content:"";font-weight:300;text-shadow:none}.header .hor-menu ul.nav>li .dropdown-menu>li>a>.arrow:before{float:right;margin-top:1px;margin-right:-5px;display:inline;font-size:16px;font-family:FontAwesome;height:auto;content:"";font-weight:300;text-shadow:none}.header .hor-menu .dropdown-menu li>a:hover,.header .hor-menu .dropdown-menu li:hover>a,.header .hor-menu .dropdown-menu li.active>a{color:#fff;filter:none!important;background:#e02222!important}.header .hor-menu .nav>li>.dropdown-menu:after,.header .hor-menu .nav>li>.dropdown-menu:before{border-bottom:0!important}/*search*/.header .hor-menu .hor-menu-search-form-toggler{display:inline-block;padding:11px 22px 11px 22px!important;cursor:pointer;background:url(../images/login/hor-menu-search.png) no-repeat center}.header .hor-menu .hor-menu-search-form-toggler:hover{opacity:.8;filter:alpha(opacity=80)}.header .hor-menu .hor-menu-search-form-toggler.hide{background:#101010 url(../images/login/hor-menu-search-close.png) no-repeat center}.header .hor-menu a.hor-menu-search-form-toggler-close{display:none}.header .hor-menu .search-form{top:42px;right:0;padding:8px;display:none;z-index:999;position:absolute;background:#101010}.header .hor-menu .search-form .btn{color:#999;padding:7px 20px;height:32px;width:10px;display:inline-block;background:#2d2d2d url(../images/login/search-icon.png) no-repeat center}.header .hor-menu .search-form .btn:hover{opacity:.8;filter:alpha(opacity=80)}.header .hor-menu .search-form form{margin-bottom:0}.header .hor-menu .search-form form input{color:#999;border:0}.header .hor-menu .search-form form input::-webkit-input-placeholder{/* WebKit browsers */color:#999}.header .hor-menu .search-form form input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#999}.header .hor-menu .search-form form input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999}.header .hor-menu .search-form form input:-ms-input-placeholder{/* Internet Explorer 10+ */color:#999}/***
Dashboard Charts(new in v1.2.1)
***/.easy-pie-chart,.sparkline-chart{text-align:center}.sparkline-chart{margin-top:15px;position:relative!important}.easy-pie-chart .number{font-size:16px;font-weight:300;width:85px;margin:0 auto}.sparkline-chart .number{width:100px;margin:0 auto;margin-bottom:10px}.sparkline-chart .title,.easy-pie-chart .title{display:block;text-align:center;color:#333;font-weight:300;font-size:16px;margin-top:5px;margin-bottom:10px}.sparkline-chart .title:hover,.easy-pie-chart .title:hover{color:#666;text-decoration:none}/***
Top News Blocks(new in v1.2.2)
***/.top-news{color:#fff;margin:8px 0}.top-news a,.top-news em,.top-news span{display:block;text-align:left}.top-news a{padding:10px;position:relative;margin-bottom:10px}.top-news a .top-news-icon{right:8px;bottom:15px;opacity:.3;font-size:35px;position:absolute;filter:alpha(opacity=30);/*For IE8*/}.top-news em{margin-bottom:0;font-style:normal}.top-news span{font-size:18px;margin-bottom:5px}/***
Bootstrap Carousel(new in v1.2.2)
***/.carousel{margin-bottom:0}.carousel .carousel-caption a{color:#fff}.carousel .carousel-inner .item{margin-bottom:10px}.carousel a.carousel-control{border:0;padding:5px;display:none}.carousel:hover a.carousel-control{display:block;width:40px;height:40px}/***
Block Images(new in v1.2.2)
***/.blog-images{margin-bottom:0}.blog-images li{display:inline}.blog-images li a:hover{text-decoration:none}.blog-images li img{width:50px;height:50px;opacity:.6;margin:0 2px 8px}.blog-images li img:hover{opacity:1;box-shadow:0 0 0 4px #72c02c;transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-webkit-transition:all .4s ease-in-out 0s}/*Sidebar Tags*/ul.sidebar-tags a{color:#555;font-size:12px;padding:2px 5px;background:#f7f7f7;margin:0 2px 5px 0;display:inline-block}ul.sidebar-tags a:hover,ul.sidebar-tags a:hover i{color:#fff;background:#555;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}ul.sidebar-tags a i{color:#777}ul.sidebar-tags li{padding:0}/***
Social Icons(new in v1.2.2)
***/.social-icons{margin:0}.social-icons:after,.social-icons:before{content:"";display:table}.social-icons:after{clear:both}.social-icons li{float:left;display:inline;list-style:none;margin-right:5px;margin-bottom:5px;text-indent:-9999px}.social-icons li a,a.social-icon{width:28px;height:28px;display:block;background-position:0 0;background-repeat:no-repeat;transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.social-icons li:hover a{background-position:0 -38px}.social-icons-color li a{opacity:.7;background-position:0 -38px!important}.social-icons-color li a:hover{opacity:1}.social-icons .amazon{background:url(login/social/amazon.png) no-repeat}.social-icons .behance{background:url(login/social/behance.png) no-repeat}.social-icons .blogger{background:url(login/social/blogger.png) no-repeat}.social-icons .deviantart{background:url(login/social/deviantart.png) no-repeat}.social-icons .dribbble{background:url(login/social/dribbble.png) no-repeat}.social-icons .dropbox{background:url(login/social/dropbox.png) no-repeat}.social-icons .evernote{background:url(login/social/evernote.png) no-repeat}.social-icons .facebook{background:url(login/social/facebook.png) no-repeat}.social-icons .forrst{background:url(login/social/forrst.png) no-repeat}.social-icons .github{background:url(login/social/github.png) no-repeat}.social-icons .googleplus{background:url(login/social/googleplus.png) no-repeat}.social-icons .jolicloud{background:url(login/social/jolicloud.png) no-repeat}.social-icons .last-fm{background:url(login/social/last-fm.png) no-repeat}.social-icons .linkedin{background:url(images/login/linkedin.png) no-repeat}.social-icons .picasa{background:url(login/social/picasa.png) no-repeat}.social-icons .pintrest{background:url(login/social/pintrest.png) no-repeat}.social-icons .rss{background:url(login/social/rss.png) no-repeat}.social-icons .skype{background:url(login/social/skype.png) no-repeat}.social-icons .spotify{background:url(login/social/spotify.png) no-repeat}.social-icons .stumbleupon{background:url(login/social/stumbleupon.png) no-repeat}.social-icons .tumblr{background:url(login/social/tumblr.png) no-repeat}.social-icons .twitter{background:url(login/social/twitter.png) no-repeat}.social-icons .vimeo{background:url(login/social/vimeo.png) no-repeat}.social-icons .wordpress{background:url(login/social/wordpress.png) no-repeat}.social-icons .xing{background:url(login/social/xing.png) no-repeat}.social-icons .yahoo{background:url(login/social/yahoo.png) no-repeat}.social-icons .youtube{background:url(login/social/youtube.png) no-repeat}.social-icons .vk{background:url(login/social/vk.png) no-repeat}.social-icons .instagram{background:url(login/social/instagram.png) no-repeat}/***
Responsive tables(new in v1.2.3)
***/.flip-scroll table{width:100%}@media only screen and (max-width:800px){.flip-scroll table{border-left:1px solid #ddd}.flip-scroll .flip-content:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.flip-scroll * html .flip-content{zoom:1}.flip-scroll *:first-child+html .flip-content{zoom:1}.flip-scroll table{width:100%;border-collapse:collapse;border-spacing:0}.flip-scroll th,.flip-scroll td{margin:0;vertical-align:top}.flip-scroll th{text-align:left}.flip-scroll table{display:block;position:relative;width:100%}.flip-scroll thead{display:block;float:left}.flip-scroll tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.flip-scroll thead tr{display:block}.flip-scroll th{display:block;text-align:right}.flip-scroll tbody tr{display:inline-block;vertical-align:top}.flip-scroll td{display:block;min-height:1.25em;text-align:left}/* sort out borders */.flip-scroll th{border-bottom:0;border-left:0}.flip-scroll td{border-left:0;border-right:0;border-bottom:0}.flip-scroll tbody tr{border-left:1px solid #ddd}.flip-scroll th:last-child,.flip-scroll td:last-child{border-bottom:1px solid #ddd}}.no-more-tables table{width:100%}@media only screen and (max-width:800px){/* Force table to not be like tables anymore */.no-more-tables table,.no-more-tables thead,.no-more-tables tbody,.no-more-tables th,.no-more-tables td,.no-more-tables tr{display:block}/* Hide table headers (but not display: none;, for accessibility) */.no-more-tables thead tr{position:absolute;top:-9999px;left:-9999px}.no-more-tables tr{border-left:1px solid #ddd;border-bottom:1px solid #ddd}.no-more-tables tr:last-child{border-bottom:0}.no-more-tables td{/* Behave  like a "row" */border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.no-more-tables td:before{/* Now like a table header */position:absolute;/* Top/left values mimic padding */top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold}/*
  Label the data
  */.no-more-tables td:before{content:attr(data-title)}}/***
Fancy box fix overlay fix(in v1.2.4)
***/.fancybox-overlay{z-index:10000!important}/***
Bootstrap Datetimepickers Restyle(in v1.2.4)
***/.modal-open .datetimepicker{z-index:10060!important}.datetimepicker table .active{background-image:none!important;background-color:#4b8df8!important;filter:none!important}.datetimepicker table td{font-weight:300!important;font-family:'Open Sans'!important}.datetimepicker table th{font-family:'Open Sans'!important;font-weight:400!important}/***
Bootstrap Datepickers Restyle(in v1.2.4)
***/.modal-open .datepicker{z-index:10060!important}.datepicker table .active{background-image:none!important;background-color:#4b8df8!important;filter:none!important}.datepicker table td{font-weight:300!important;font-family:'Open Sans'!important}.datepicker table th{font-family:'Open Sans'!important;font-weight:400!important}/***
Bootstrap Colorpicker (in v1.3)
***/.modal-open .colorpicker{z-index:10060!important}/***
Dropdown Checkboxes (in v1.3)
***/.dropdown-checkboxes{padding:5px}.dropdown-checkboxes label{color:#333;margin-bottom:4px;margin-top:4px}/***
Datatables Plugin(in v1.3)
***/.dataTable{clear:both;margin-top:5px}.dataTables_filter label{line-height:32px!important}.dataTable .row-details{margin-top:3px;display:inline-block;cursor:pointer;width:14px;height:14px}.dataTable .row-details.row-details-close{background:url("../img/datatable-row-openclose.png") no-repeat 0 0}.dataTable .row-details.row-details-open{background:url("../img/datatable-row-openclose.png") no-repeat 0 -23px!important}.dataTable .details{background-color:#eee!important}.dataTable .details td,.dataTable .details th{padding:4px;background-color:transparent!important;border:0}.dataTable .details tr:hover td,.dataTable .details tr:hover th{background-color:transparent!important}.dataTable .details tr:nth-child(odd) td,.dataTable .details tr:nth-child(odd) th{background-color:#eee!important}.dataTable .details tr:nth-child(even) td,.dataTable .details tr:nth-child(even) th{background-color:#eee!important}/***
Password Strength(in v1.4)
***/.password-strength .password-verdict{display:inline-block;margin-top:6px;margin-left:5px}.password-strength .progress{margin-top:5px;margin-bottom:0}/***
Uniform disabled checkbox, radio button fix(in v1.4)
***/div.checker.disabled span,div.checker.disabled.active span{background-position:-152px -260px}div.checker.disabled:hover,div.radio.disabled:hover{cursor:not-allowed}*::-webkit-input-placeholder{/* WebKit browsers */color:#c8c8c8!important}*:-moz-placeholder{/* Mozilla Firefox 4 to 18 */color:#c8c8c8!important;opacity:1}*::-moz-placeholder{/* Mozilla Firefox 19+ */color:#c8c8c8!important;opacity:1}*:-ms-input-placeholder{/* Internet Explorer 10+ */color:#c8c8c8!important}html,body{margin:0;width:100%;height:100%;position:absolute!important}#backgroundVideo{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-ms-background-size:cover;background-size:cover}*,::after,::before{box-sizing:content-box}::-ms-reveal,::-ms-clear{display:none!important}.hideShowPassword-toggle{background-color:transparent;background-image:url('../lib/hideShowPassword/css/wink.png');/* fallback */background-image:url('../lib/hideShowPassword/css/wink.svg'),none;background-position:0 center;background-repeat:no-repeat;border:0 solid transparent;border-radius:.5em;cursor:pointer;font-size:100%;height:44px;margin:0;max-height:100%;padding:0;overflow:hidden;text-indent:-999em;width:46px;-moz-appearance:none;-webkit-appearance:none}.hideShowPassword-toggle-hide{background-position:-44px center}.hideShowPassword-toggle:hover,.hideShowPassword-toggle:focus{border-color:#fff;/* #0088cc */outline:transparent}.hideShowPassword-toggle{margin-top:-17px!important}.has-feedback .hideShowPassword-toggle{margin-right:20px}/*
Version: 3.4.1 Timestamp: Thu Jun 27 18:02:10 PDT 2013
*/.select2-container{margin:0;position:relative;display:inline-block;/* inline-block for ie7 */zoom:1;*display:inline;vertical-align:middle}.select2-container,.select2-drop,.select2-search,.select2-search input{/*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */-webkit-box-sizing:border-box;/* webkit */-khtml-box-sizing:border-box;/* konqueror */-moz-box-sizing:border-box;/* firefox */-ms-box-sizing:border-box;/* ie */box-sizing:border-box;/* css3 */}.select2-container .select2-choice{display:block;height:30px;padding:2px 0 0 8px;overflow:hidden;position:relative;border:1px solid #e5e5e5;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#e5e5e5}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select2-container .select2-choice abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;background:url('../lib/select2_metro/css/select2.png') right top no-repeat;cursor:pointer;outline:0}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-choice abbr:hover{background-position:right -11px;cursor:pointer}.select2-drop-undermask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9990;background-color:transparent;filter:alpha(opacity=0)}.select2-drop-mask{border:0;margin:0;padding:0;position:absolute;left:0;top:0;z-index:9990;/* styles required for IE to work */background-color:#fff;opacity:0;filter:alpha(opacity=0)}.select2-drop{width:100%;margin-top:-1px;position:absolute;z-index:9991;top:100%;background:#fff;color:#000;border:1px solid #e5e5e5;border-top:0}.select2-drop-auto-width{border-top:1px solid #e5e5e5;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop.select2-drop-above{margin-top:1px;border-top:1px solid #e5e5e5;border-bottom:0}.select2-drop-active{border:1px solid #999;border-top:0}.select2-drop.select2-drop-above.select2-drop-active{border-top:1px solid #999}.select2-container .select2-choice .select2-arrow{display:inline-block;width:18px;height:100%;position:absolute;right:0;top:0;border-left:1px solid #e5e5e5;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background:transparent}.select2-container .select2-choice .select2-arrow b{display:block;width:100%;height:100%;background:url('../lib/select2_metro/css/select2.png') no-repeat 0 1px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search input{width:100%;height:auto!important;min-height:26px;margin:0;outline:0;border:1px solid #e5e5e5;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff url('../lib/select2_metro/css/select2.png') no-repeat 100% -22px;webkit-appearance:none!important;color:#333;outline:0;height:20px;padding:6px 6px!important;line-height:20px;font-size:14px;font-weight:normal;vertical-align:top;background-color:#fff;filter:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.ie8 .select2-search input,.ie9 .select2-search input,.ie10 .select2-search input{padding-bottom:8px!important}.select2-search input:focus{border-color:#999;outline:0!important;/* IE6-9 */-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-search input.select2-active{background:#fff url('../lib/select2_metro/css/select2-spinner.gif') no-repeat 100%}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid #999!important;outline:0}.select2-dropdown-open .select2-choice{background-color:#fff}.ie8 .select2-dropdown-open .select2-choice,.ie9 .select2-dropdown-open .select2-choice,.ie10 .select2-dropdown-open .select2-choice{border-bottom:0!important;padding-bottom:1px}.ie8 .select2-drop-above.select2-dropdown-open .select2-choice,.ie9 .select2-drop-above.select2-dropdown-open .select2-choice,.ie10 .select2-drop-above.select2-dropdown-open .select2-choice{border-bottom:1px solid #999!important;padding-bottom:0}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #999;border-top-color:transparent}.select2-dropdown-open .select2-choice .select2-arrow{background:transparent;border-left:0;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}/* results */.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:bold}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#eee;color:#333}.select2-results li em{background:#eee;font-style:normal}.select2-results .select2-highlighted em{background:transparent}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#fff;display:list-item}/*
disabled look for disabled choices in the results dropdown
*/.select2-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results .select2-selected{display:none}.select2-more-results.select2-active{background:#f4f4f4 url('../lib/select2_metro/css/select2-spinner.gif') no-repeat 100%}.select2-more-results{background:#f4f4f4;display:list-item}/* disabled styles */.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}/* multiselect */.select2-container-multi .select2-choices{height:auto!important;height:1%;margin:0;padding:0;position:relative;border:1px solid #e5e5e5;cursor:text;overflow:hidden;background-color:#fff}.select2-locked{padding:3px 5px 3px 5px!important}.select2-container-multi .select2-choices{min-height:26px}.select2-container-multi.select2-dropdown-open .select2-choices,.select2-container-multi.select2-container-active .select2-choices{border:1px solid #999!important;outline:0}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{padding:5px;margin:1px 0;font-family:sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url('../lib/select2_metro/css/select2-spinner.gif') no-repeat 100%!important}.select2-default{color:#999!important}.select2-container-multi .select2-choices .select2-search-choice{padding:3px 5px 3px 18px;margin:6px 0 3px 5px;position:relative;line-height:13px;color:#333;cursor:default;border:1px solid #e5e5e5;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#fff}.select2-search-choice-close{display:block;width:12px;height:13px;position:absolute;right:3px;top:3px;font-size:1px;outline:0;background:url('../lib/select2_metro/css/select2.png') right top no-repeat}.select2-container-multi .select2-search-choice-close{left:3px}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover{background-position:right -11px}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close{background-position:right -11px}/* disabled styles */.select2-container-multi.select2-container-disabled .select2-choices{background-color:#fff;background-image:none;border:1px solid #ddd;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:3px 5px 3px 5px;border:1px solid #ddd;background-image:none;background-color:#f4f4f4}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:none}/* end multiselect */.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0);width:1px;height:1px;border:0;margin:0;padding:0;overflow:hidden;position:absolute;outline:0;left:0}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}/* Retina-ize icons *//* Fix z-index when select2 opened in modals*/.modal-open .select2-drop-mask{z-index:10101}.modal-open .select2-drop{z-index:10102}.modal-open .select2-search{z-index:10102}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){.select2-search input,.select2-search-choice-close,.select2-container .select2-choice abbr,.select2-container .select2-choice .select2-arrow b{background-image:url('../lib/select2_metro/css/select2x2.png')!important;background-repeat:no-repeat!important;background-size:60px 40px!important}.select2-search input{background-position:100% -21px!important}}.btn{box-sizing:border-box}.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%}.modal-footer .btn-block+.btn-block{margin-left:0}
/*!
 * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0);animation-delay:var(--fa-animation-delay,0);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-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{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-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{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,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%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-a:before{content:"A"}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-anchor:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-anchor-lock:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-ankh:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-archway:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-arrows-spin:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-asterisk:before{content:"*"}.fa-at:before{content:"@"}.fa-atom:before{content:""}.fa-audio-description:before{content:""}.fa-austral-sign:before{content:""}.fa-award:before{content:""}.fa-b:before{content:"B"}.fa-baby:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-backward:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-baht-sign:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-barcode:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-bed:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-bell:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bicycle:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blog:before{content:""}.fa-bold:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-bolt-lightning:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-book-bookmark:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-bookmark:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-bore-hole:before{content:""}.fa-bottle-droplet:before{content:""}.fa-bottle-water:before{content:""}.fa-bowl-food:before{content:""}.fa-bowl-rice:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes-packing:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-bread-slice:before{content:""}.fa-bridge:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-bridge-lock:before{content:""}.fa-bridge-water:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broom:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-brush:before{content:""}.fa-bucket:before{content:""}.fa-bug:before{content:""}.fa-bug-slash:before{content:""}.fa-bugs:before{content:""}.fa-building:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-building-circle-check:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-building-flag:before{content:""}.fa-building-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-building-shield:before{content:""}.fa-building-un:before{content:""}.fa-building-user:before{content:""}.fa-building-wheat:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-burst:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-c:before{content:"C"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-week:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-camera-rotate:before{content:""}.fa-campground:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-car-on:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-car-side:before{content:""}.fa-car-tunnel:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cedi-sign:before{content:""}.fa-cent-sign:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-charging-station:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-chart-column:before{content:""}.fa-chart-gantt:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-chart-simple:before{content:""}.fa-check:before{content:""}.fa-check-double:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-child-dress:before{content:""}.fa-child-reaching:before{content:""}.fa-child-rifle:before{content:""}.fa-children:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-circle-nodes:before{content:""}.fa-circle-notch:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-city:before{content:""}.fa-clapperboard:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-question:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-clover:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-compare:before{content:""}.fa-code-fork:before{content:""}.fa-code-merge:before{content:""}.fa-code-pull-request:before{content:""}.fa-coins:before{content:""}.fa-colon-sign:before{content:""}.fa-comment:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-compress:before{content:""}.fa-computer:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cubes-stacked:before{content:""}.fa-d:before{content:"D"}.fa-database:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-democrat:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-dharmachakra:before{content:""}.fa-diagram-next:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-diagram-successor:before{content:""}.fa-diamond:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6: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-disease:before{content:""}.fa-display:before{content:""}.fa-divide:before{content:""}.fa-dna:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-dong-sign:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dove:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-download:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-e:before{content:"E"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elevator:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-envelope:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-equals:before{content:"="}.fa-eraser:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-exclamation:before{content:"!"}.fa-expand:before{content:""}.fa-explosion:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-eye-slash:before{content:""}.fa-f:before{content:"F"}.fa-angry:before,.fa-face-angry:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-fan:before{content:""}.fa-faucet:before{content:""}.fa-faucet-drip:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-ferry:before{content:""}.fa-file:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-file-audio:before{content:""}.fa-file-circle-check:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-file-circle-minus:before{content:""}.fa-file-circle-plus:before{content:""}.fa-file-circle-question:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-excel:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-file-medical:before{content:""}.fa-file-pdf:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-shield:before{content:""}.fa-file-signature:before{content:""}.fa-file-video:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-file-word:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-burner:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-fish:before{content:""}.fa-fish-fins:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flask-vial:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-florin-sign:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-folder-closed:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-tree:before{content:""}.fa-font:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-franc-sign:before{content:""}.fa-frog:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-g:before{content:"G"}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-glass-water:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-glasses:before{content:""}.fa-globe:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-greater-than:before{content:">"}.fa-greater-than-equal:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-guarani-sign:before{content:""}.fa-guitar:before{content:""}.fa-gun:before{content:""}.fa-h:before{content:"H"}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger: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-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-handcuffs:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-hands-bound:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-hands-clapping:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-holding-child:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-handshake:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-hashtag:before{content:"#"}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-heart-circle-check:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-helmet-un:before{content:""}.fa-highlighter:before{content:""}.fa-hill-avalanche:before{content:""}.fa-hill-rockslide:before{content:""}.fa-hippo:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-house-chimney-user:before{content:""}.fa-house-chimney-window:before{content:""}.fa-house-circle-check:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-house-crack:before{content:""}.fa-house-fire:before{content:""}.fa-house-flag:before{content:""}.fa-house-flood-water:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-house-lock:before{content:""}.fa-house-medical:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-house-medical-flag:before{content:""}.fa-house-signal:before{content:""}.fa-house-tsunami:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-hurricane:before{content:""}.fa-i:before{content:"I"}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-images:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-italic:before{content:""}.fa-j:before{content:"J"}.fa-jar:before{content:""}.fa-jar-wheat:before{content:""}.fa-jedi:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-joint:before{content:""}.fa-jug-detergent:before{content:""}.fa-k:before{content:"K"}.fa-kaaba:before{content:""}.fa-key:before{content:""}.fa-keyboard:before{content:""}.fa-khanda:before{content:""}.fa-kip-sign:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-kitchen-set:before{content:""}.fa-kiwi-bird:before{content:""}.fa-l:before{content:"L"}.fa-land-mine-on:before{content:""}.fa-landmark:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-landmark-flag:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-file:before{content:""}.fa-laptop-medical:before{content:""}.fa-lari-sign:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-lemon:before{content:""}.fa-less-than:before{content:"<"}.fa-less-than-equal:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-lines-leaning:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-lira-sign:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-litecoin-sign:before{content:""}.fa-location-arrow:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-location-pin-lock:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-locust:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-m:before{content:"M"}.fa-magnet:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-manat-sign:before{content:""}.fa-map:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-map-pin:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-and-venus:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-mask:before{content:""}.fa-mask-face:before{content:""}.fa-mask-ventilator:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-mattress-pillow:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-medal:before{content:""}.fa-memory:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-meteor:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-mill-sign:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-mitten:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-mobile-button:before{content:""}.fa-mobile-retro:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-money-bills:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-mosquito-net:before{content:""}.fa-motorcycle:before{content:""}.fa-mound:before{content:""}.fa-mountain:before{content:""}.fa-mountain-city:before{content:""}.fa-mountain-sun:before{content:""}.fa-mug-hot:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-music:before{content:""}.fa-n:before{content:"N"}.fa-naira-sign:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-not-equal:before{content:""}.fa-notdef:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-notes-medical:before{content:""}.fa-o:before{content:"O"}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-oil-can:before{content:""}.fa-oil-well:before{content:""}.fa-om:before{content:""}.fa-otter:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-p:before{content:"P"}.fa-pager:before{content:""}.fa-paint-roller:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-palette:before{content:""}.fa-pallet:before{content:""}.fa-panorama:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-passport:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-pause:before{content:""}.fa-paw:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-people-group:before{content:""}.fa-people-line:before{content:""}.fa-people-pulling:before{content:""}.fa-people-robbery:before{content:""}.fa-people-roof:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-male:before,.fa-person:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-person-booth:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-person-burst:before{content:""}.fa-person-cane:before{content:""}.fa-person-chalkboard:before{content:""}.fa-person-circle-check:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-person-circle-minus:before{content:""}.fa-person-circle-plus:before{content:""}.fa-person-circle-question:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-person-dress-burst:before{content:""}.fa-person-drowning:before{content:""}.fa-person-falling:before{content:""}.fa-person-falling-burst:before{content:""}.fa-person-half-dress:before{content:""}.fa-person-harassing:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-person-military-pointing:before{content:""}.fa-person-military-rifle:before{content:""}.fa-person-military-to-person:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-person-pregnant:before{content:""}.fa-person-rays:before{content:""}.fa-person-rifle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-person-shelter:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-person-through-window:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-peseta-sign:before{content:""}.fa-peso-sign:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-circle-check:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-lock:before{content:""}.fa-plane-slash:before{content:""}.fa-plane-up:before{content:""}.fa-plant-wilt:before{content:""}.fa-plate-wheat:before{content:""}.fa-play:before{content:""}.fa-plug:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-plug-circle-check:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-plus-minus:before{content:""}.fa-podcast:before{content:""}.fa-poo:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-power-off:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-print:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-puzzle-piece:before{content:""}.fa-q:before{content:"Q"}.fa-qrcode:before{content:""}.fa-question:before{content:"?"}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-r:before{content:"R"}.fa-radiation:before{content:""}.fa-radio:before{content:""}.fa-rainbow:before{content:""}.fa-ranking-star:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-recycle:before{content:""}.fa-registered:before{content:""}.fa-repeat:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-republican:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-ribbon:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-road-barrier:before{content:""}.fa-road-bridge:before{content:""}.fa-road-circle-check:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-road-lock:before{content:""}.fa-road-spikes:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-route:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-rug:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-rupiah-sign:before{content:""}.fa-s:before{content:"S"}.fa-sack-dollar:before{content:""}.fa-sack-xmark:before{content:""}.fa-sailboat:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-school:before{content:""}.fa-school-circle-check:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-school-flag:before{content:""}.fa-school-lock:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-screwdriver:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-scroll:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-sd-card:before{content:""}.fa-section:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-server:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-sheet-plastic:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-shield-cat:before{content:""}.fa-shield-dog:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-shield-heart:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-shoe-prints:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-shop-lock:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-shower:before{content:""}.fa-shrimp:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-sim-card:before{content:""}.fa-sink:before{content:""}.fa-sitemap:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-spa:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-spray-can:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-square:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-check-square:before,.fa-square-check:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-square-full:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-square-nfi:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-square-person-confined:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-square-virus:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-stairs:before{content:""}.fa-stamp:before{content:""}.fa-stapler:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-stethoscope:before{content:""}.fa-stop:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-slash:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stroopwafel:before{content:""}.fa-subscript:before{content:""}.fa-suitcase:before{content:""}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-superscript:before{content:""}.fa-swatchbook:before{content:""}.fa-synagogue:before{content:""}.fa-syringe:before{content:""}.fa-t:before{content:"T"}.fa-table:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-table-list:before,.fa-th-list:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-tablet-button:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-tablets:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tarp:before{content:""}.fa-tarp-droplet:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-tent:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-tents:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-text-width:before{content:""}.fa-thermometer:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-timeline:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toilet-portable:before{content:""}.fa-toilets-portable:before{content:""}.fa-toolbox:before{content:""}.fa-tooth:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-tower-cell:before{content:""}.fa-tower-observation:before{content:""}.fa-tractor:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-train-tram:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-trash:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-tree-city:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-trophy:before{content:""}.fa-trowel:before{content:""}.fa-trowel-bricks:before{content:""}.fa-truck:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-truck-droplet:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-truck-field:before{content:""}.fa-truck-field-un:before{content:""}.fa-truck-front:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plane:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-u:before{content:"U"}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-universal-access:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-upload:before{content:""}.fa-user:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-clock:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-user-graduate:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-user-injured:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-user-lock:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-user-plus: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,.fa-user-xmark:before{content:""}.fa-users:before{content:""}.fa-users-between-lines:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-users-line:before{content:""}.fa-users-rays:before{content:""}.fa-users-rectangle:before{content:""}.fa-users-slash:before{content:""}.fa-users-viewfinder:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-v:before{content:"V"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-vault:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-vial:before{content:""}.fa-vial-circle-check:before{content:""}.fa-vial-virus:before{content:""}.fa-vials:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-virus:before{content:""}.fa-virus-covid:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-volume-off:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-vr-cardboard:before{content:""}.fa-w:before{content:"W"}.fa-walkie-talkie:before{content:""}.fa-wallet:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-wand-sparkles:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-wave-square:before{content:""}.fa-weight-hanging:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-wheelchair:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-wind:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-worm:before{content:""}.fa-wrench:before{content:""}.fa-x:before{content:"X"}.fa-x-ray:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-xmarks-lines:before{content:""}.fa-y:before{content:"Y"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-yin-yang:before{content:""}.fa-z:before{content:"Z"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../lib/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-alipay:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-amilia:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-artstation:before{content:""}.fa-asymmetrik:before{content:""}.fa-atlassian:before{content:""}.fa-audible:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-bandcamp:before{content:""}.fa-battle-net:before{content:""}.fa-behance:before{content:""}.fa-bilibili:before{content:""}.fa-bimobject:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bootstrap:before{content:""}.fa-bots:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-buromobelexperte:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-canadian-maple-leaf: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-centercode:before{content:""}.fa-centos:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cmplid:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cotton-bureau: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-critical-role:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dhl:before{content:""}.fa-diaspora:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-elementor:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-evernote:before{content:""}.fa-expeditedssl:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-figma:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-fulcrum:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-gofore:before{content:""}.fa-golang:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-wallet:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-gulp:before{content:""}.fa-hacker-news:before{content:""}.fa-hackerrank:before{content:""}.fa-hashnode:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-hive:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-hotjar:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-ideal:before{content:""}.fa-imdb:before{content:""}.fa-instagram:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaggle:before{content:""}.fa-keybase:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-leanpub:before{content:""}.fa-less:before{content:""}.fa-line:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-mailchimp:before{content:""}.fa-mandalorian:before{content:""}.fa-markdown:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medapps:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-mendeley:before{content:""}.fa-meta:before{content:""}.fa-microblog:before{content:""}.fa-microsoft:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-nfc-directional:before{content:""}.fa-nfc-symbol:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-old-republic:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-padlet:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-palfed:before{content:""}.fa-patreon:before{content:""}.fa-paypal:before{content:""}.fa-perbyte:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-php: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-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pix:before{content:""}.fa-playstation:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-r-project:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-redhat:before{content:""}.fa-renren:before{content:""}.fa-replyd:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-rev:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rust:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-schlix:before{content:""}.fa-screenpal:before{content:""}.fa-scribd:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-servicestack:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopify:before{content:""}.fa-shopware:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sith:before{content:""}.fa-sitrox:before{content:""}.fa-sketch:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-slideshare:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-space-awesome:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spotify:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-square-font-awesome:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-symbol:before{content:""}.fa-sticker-mule:before{content:""}.fa-strava:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-superpowers:before{content:""}.fa-supple:before{content:""}.fa-suse:before{content:""}.fa-swift:before{content:""}.fa-symfony:before{content:""}.fa-teamspeak:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-tencent-weibo:before{content:""}.fa-the-red-yeti:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-think-peaks:before{content:""}.fa-tiktok:before{content:""}.fa-trade-federation:before{content:""}.fa-trello:before{content:""}.fa-tumblr:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-uncharted:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-vaadin:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viber:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-vuejs:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whmcs:before{content:""}.fa-wikipedia-w:before{content:""}.fa-windows:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-xbox:before{content:""}.fa-xing: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-yoast:before{content:""}.fa-youtube:before{content:""}.fa-zhihu:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../lib/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-family:"Font Awesome 6 Free";font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../lib/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../lib/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../lib/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../lib/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../lib/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../lib/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../lib/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+f003,U+f006,U+f014,U+f016-f017,U+f01a-f01b,U+f01d,U+f022,U+f03e,U+f044,U+f046,U+f05c-f05d,U+f06e,U+f070,U+f087-f088,U+f08a,U+f094,U+f096-f097,U+f09d,U+f0a0,U+f0a2,U+f0a4-f0a7,U+f0c5,U+f0c7,U+f0e5-f0e6,U+f0eb,U+f0f6-f0f8,U+f10c,U+f114-f115,U+f118-f11a,U+f11c-f11d,U+f133,U+f147,U+f14e,U+f150-f152,U+f185-f186,U+f18e,U+f190-f192,U+f196,U+f1c1-f1c9,U+f1d9,U+f1db,U+f1e3,U+f1ea,U+f1f7,U+f1f9,U+f20a,U+f247-f248,U+f24a,U+f24d,U+f255-f25b,U+f25d,U+f271-f274,U+f278,U+f27b,U+f28c,U+f28e,U+f29c,U+f2b5,U+f2b7,U+f2ba,U+f2bc,U+f2be,U+f2c0-f2c1,U+f2c3,U+f2d0,U+f2d2,U+f2d4,U+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../lib/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(../lib/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+f041,U+f047,U+f065-f066,U+f07d-f07e,U+f080,U+f08b,U+f08e,U+f090,U+f09a,U+f0ac,U+f0ae,U+f0b2,U+f0d0,U+f0d6,U+f0e4,U+f0ec,U+f10a-f10b,U+f123,U+f13e,U+f148-f149,U+f14c,U+f156,U+f15e,U+f160-f161,U+f163,U+f175-f178,U+f195,U+f1f8,U+f219,U+f27a}