/* You can add global styles to this file, and also import other style files */


/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.qfa,
.qfas,
.qfar,
.qfal,
.qfad,
.qfab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.qfa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.qfa-xs {
    font-size: .75em;
}

.qfa-sm {
    font-size: .875em;
}

.qfa-1x {
    font-size: 1em;
}

.qfa-2x {
    font-size: 2em;
}

.qfa-3x {
    font-size: 3em;
}

.qfa-4x {
    font-size: 4em;
}

.qfa-5x {
    font-size: 5em;
}

.qfa-6x {
    font-size: 6em;
}

.qfa-7x {
    font-size: 7em;
}

.qfa-8x {
    font-size: 8em;
}

.qfa-9x {
    font-size: 9em;
}

.qfa-10x {
    font-size: 10em;
}

.qfa-fw {
    text-align: center;
    width: 1.25em;
}

.qfa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

    .qfa-ul > li {
        position: relative;
    }

.qfa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.qfa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.qfa-pull-left {
    float: left;
}

.qfa-pull-right {
    float: right;
}

.qfa.qfa-pull-left,
.qfas.qfa-pull-left,
.qfar.qfa-pull-left,
.qfal.qfa-pull-left,
.qfab.qfa-pull-left {
    margin-right: .3em;
}

.qfa.qfa-pull-right,
.qfas.qfa-pull-right,
.qfar.qfa-pull-right,
.qfal.qfa-pull-right,
.qfab.qfa-pull-right {
    margin-left: .3em;
}

.qfa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.qfa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.qfa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.qfa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.qfa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.qfa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.qfa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.qfa-flip-both, .qfa-flip-horizontal.qfa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

:root .qfa-rotate-90,
:root .qfa-rotate-180,
:root .qfa-rotate-270,
:root .qfa-flip-horizontal,
:root .qfa-flip-vertical,
:root .qfa-flip-both {
    -webkit-filter: none;
    filter: none;
}

.qfa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.qfa-stack-1x,
.qfa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.qfa-stack-1x {
    line-height: inherit;
}

.qfa-stack-2x {
    font-size: 2em;
}

.qfa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.qfa-500px:before {
    content: "\f26e";
}

.qfa-accessible-icon:before {
    content: "\f368";
}

.qfa-accusoft:before {
    content: "\f369";
}

.qfa-acquisitions-incorporated:before {
    content: "\f6af";
}

.qfa-ad:before {
    content: "\f641";
}

.qfa-address-book:before {
    content: "\f2b9";
}

.qfa-address-card:before {
    content: "\f2bb";
}

.qfa-adjust:before {
    content: "\f042";
}

.qfa-adn:before {
    content: "\f170";
}

.qfa-adobe:before {
    content: "\f778";
}

.qfa-adversal:before {
    content: "\f36a";
}

.qfa-affiliatetheme:before {
    content: "\f36b";
}

.qfa-air-freshener:before {
    content: "\f5d0";
}

.qfa-airbnb:before {
    content: "\f834";
}

.qfa-algolia:before {
    content: "\f36c";
}

.qfa-align-center:before {
    content: "\f037";
}

.qfa-align-justify:before {
    content: "\f039";
}

.qfa-align-left:before {
    content: "\f036";
}

.qfa-align-right:before {
    content: "\f038";
}

.qfa-alipay:before {
    content: "\f642";
}

.qfa-allergies:before {
    content: "\f461";
}

.qfa-amazon:before {
    content: "\f270";
}

.qfa-amazon-pay:before {
    content: "\f42c";
}

.qfa-ambulance:before {
    content: "\f0f9";
}

.qfa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.qfa-amilia:before {
    content: "\f36d";
}

.qfa-anchor:before {
    content: "\f13d";
}

.qfa-android:before {
    content: "\f17b";
}

.qfa-angellist:before {
    content: "\f209";
}

.qfa-angle-double-down:before {
    content: "\f103";
}

.qfa-angle-double-left:before {
    content: "\f100";
}

.qfa-angle-double-right:before {
    content: "\f101";
}

.qfa-angle-double-up:before {
    content: "\f102";
}

.qfa-angle-down:before {
    content: "\f107";
}

.qfa-angle-left:before {
    content: "\f104";
}

.qfa-angle-right:before {
    content: "\f105";
}

.qfa-angle-up:before {
    content: "\f106";
}

.qfa-angry:before {
    content: "\f556";
}

.qfa-angrycreative:before {
    content: "\f36e";
}

.qfa-angular:before {
    content: "\f420";
}

.qfa-ankh:before {
    content: "\f644";
}

.qfa-app-store:before {
    content: "\f36f";
}

.qfa-app-store-ios:before {
    content: "\f370";
}

.qfa-apper:before {
    content: "\f371";
}

.qfa-apple:before {
    content: "\f179";
}

.qfa-apple-alt:before {
    content: "\f5d1";
}

.qfa-apple-pay:before {
    content: "\f415";
}

.qfa-archive:before {
    content: "\f187";
}

.qfa-archway:before {
    content: "\f557";
}

.qfa-arrow-alt-circle-down:before {
    content: "\f358";
}

.qfa-arrow-alt-circle-left:before {
    content: "\f359";
}

.qfa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.qfa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.qfa-arrow-circle-down:before {
    content: "\f0ab";
}

.qfa-arrow-circle-left:before {
    content: "\f0a8";
}

.qfa-arrow-circle-right:before {
    content: "\f0a9";
}

.qfa-arrow-circle-up:before {
    content: "\f0aa";
}

.qfa-arrow-down:before {
    content: "\f063";
}

.qfa-arrow-left:before {
    content: "\f060";
}

.qfa-arrow-right:before {
    content: "\f061";
}

.qfa-arrow-up:before {
    content: "\f062";
}

.qfa-arrows-alt:before {
    content: "\f0b2";
}

.qfa-arrows-alt-h:before {
    content: "\f337";
}

.qfa-arrows-alt-v:before {
    content: "\f338";
}

.qfa-artstation:before {
    content: "\f77a";
}

.qfa-assistive-listening-systems:before {
    content: "\f2a2";
}

.qfa-asterisk:before {
    content: "\f069";
}

.qfa-asymmetrik:before {
    content: "\f372";
}

.qfa-at:before {
    content: "\f1fa";
}

.qfa-atlas:before {
    content: "\f558";
}

.qfa-atlassian:before {
    content: "\f77b";
}

.qfa-atom:before {
    content: "\f5d2";
}

.qfa-audible:before {
    content: "\f373";
}

.qfa-audio-description:before {
    content: "\f29e";
}

.qfa-autoprefixer:before {
    content: "\f41c";
}

.qfa-avianex:before {
    content: "\f374";
}

.qfa-aviato:before {
    content: "\f421";
}

.qfa-award:before {
    content: "\f559";
}

.qfa-aws:before {
    content: "\f375";
}

.qfa-baby:before {
    content: "\f77c";
}

.qfa-baby-carriage:before {
    content: "\f77d";
}

.qfa-backspace:before {
    content: "\f55a";
}

.qfa-backward:before {
    content: "\f04a";
}

.qfa-bacon:before {
    content: "\f7e5";
}

.qfa-bacteria:before {
    content: "\f959";
}

.qfa-bacterium:before {
    content: "\f95a";
}

.qfa-bahai:before {
    content: "\f666";
}

.qfa-balance-scale:before {
    content: "\f24e";
}

.qfa-balance-scale-left:before {
    content: "\f515";
}

.qfa-balance-scale-right:before {
    content: "\f516";
}

.qfa-ban:before {
    content: "\f05e";
}

.qfa-band-aid:before {
    content: "\f462";
}

.qfa-bandcamp:before {
    content: "\f2d5";
}

.qfa-barcode:before {
    content: "\f02a";
}

.qfa-bars:before {
    content: "\f0c9";
}

.qfa-baseball-ball:before {
    content: "\f433";
}

.qfa-basketball-ball:before {
    content: "\f434";
}

.qfa-bath:before {
    content: "\f2cd";
}

.qfa-battery-empty:before {
    content: "\f244";
}

.qfa-battery-full:before {
    content: "\f240";
}

.qfa-battery-half:before {
    content: "\f242";
}

.qfa-battery-quarter:before {
    content: "\f243";
}

.qfa-battery-three-quarters:before {
    content: "\f241";
}

.qfa-battle-net:before {
    content: "\f835";
}

.qfa-bed:before {
    content: "\f236";
}

.qfa-beer:before {
    content: "\f0fc";
}

.qfa-behance:before {
    content: "\f1b4";
}

.qfa-behance-square:before {
    content: "\f1b5";
}

.qfa-bell:before {
    content: "\f0f3";
}

.qfa-bell-slash:before {
    content: "\f1f6";
}

.qfa-bezier-curve:before {
    content: "\f55b";
}

.qfa-bible:before {
    content: "\f647";
}

.qfa-bicycle:before {
    content: "\f206";
}

.qfa-biking:before {
    content: "\f84a";
}

.qfa-bimobject:before {
    content: "\f378";
}

.qfa-binoculars:before {
    content: "\f1e5";
}

.qfa-biohazard:before {
    content: "\f780";
}

.qfa-birthday-cake:before {
    content: "\f1fd";
}

.qfa-bitbucket:before {
    content: "\f171";
}

.qfa-bitcoin:before {
    content: "\f379";
}

.qfa-bity:before {
    content: "\f37a";
}

.qfa-black-tie:before {
    content: "\f27e";
}

.qfa-blackberry:before {
    content: "\f37b";
}

.qfa-blender:before {
    content: "\f517";
}

.qfa-blender-phone:before {
    content: "\f6b6";
}

.qfa-blind:before {
    content: "\f29d";
}

.qfa-blog:before {
    content: "\f781";
}

.qfa-blogger:before {
    content: "\f37c";
}

.qfa-blogger-b:before {
    content: "\f37d";
}

.qfa-bluetooth:before {
    content: "\f293";
}

.qfa-bluetooth-b:before {
    content: "\f294";
}

.qfa-bold:before {
    content: "\f032";
}

.qfa-bolt:before {
    content: "\f0e7";
}

.qfa-bomb:before {
    content: "\f1e2";
}

.qfa-bone:before {
    content: "\f5d7";
}

.qfa-bong:before {
    content: "\f55c";
}

.qfa-book:before {
    content: "\f02d";
}

.qfa-book-dead:before {
    content: "\f6b7";
}

.qfa-book-medical:before {
    content: "\f7e6";
}

.qfa-book-open:before {
    content: "\f518";
}

.qfa-book-reader:before {
    content: "\f5da";
}

.qfa-bookmark:before {
    content: "\f02e";
}

.qfa-bootstrap:before {
    content: "\f836";
}

.qfa-border-all:before {
    content: "\f84c";
}

.qfa-border-none:before {
    content: "\f850";
}

.qfa-border-style:before {
    content: "\f853";
}

.qfa-bowling-ball:before {
    content: "\f436";
}

.qfa-box:before {
    content: "\f466";
}

.qfa-box-open:before {
    content: "\f49e";
}

.qfa-box-tissue:before {
    content: "\f95b";
}

.qfa-boxes:before {
    content: "\f468";
}

.qfa-braille:before {
    content: "\f2a1";
}

.qfa-brain:before {
    content: "\f5dc";
}

.qfa-bread-slice:before {
    content: "\f7ec";
}

.qfa-briefcase:before {
    content: "\f0b1";
}

.qfa-briefcase-medical:before {
    content: "\f469";
}

.qfa-broadcast-tower:before {
    content: "\f519";
}

.qfa-broom:before {
    content: "\f51a";
}

.qfa-brush:before {
    content: "\f55d";
}

.qfa-btc:before {
    content: "\f15a";
}

.qfa-buffer:before {
    content: "\f837";
}

.qfa-bug:before {
    content: "\f188";
}

.qfa-building:before {
    content: "\f1ad";
}

.qfa-bullhorn:before {
    content: "\f0a1";
}

.qfa-bullseye:before {
    content: "\f140";
}

.qfa-burn:before {
    content: "\f46a";
}

.qfa-buromobelexperte:before {
    content: "\f37f";
}

.qfa-bus:before {
    content: "\f207";
}

.qfa-bus-alt:before {
    content: "\f55e";
}

.qfa-business-time:before {
    content: "\f64a";
}

.qfa-buy-n-large:before {
    content: "\f8a6";
}

.qfa-buysellads:before {
    content: "\f20d";
}

.qfa-calculator:before {
    content: "\f1ec";
}

.qfa-calendar:before {
    content: "\f133";
}

.qfa-calendar-alt:before {
    content: "\f073";
}

.qfa-calendar-check:before {
    content: "\f274";
}

.qfa-calendar-day:before {
    content: "\f783";
}

.qfa-calendar-minus:before {
    content: "\f272";
}

.qfa-calendar-plus:before {
    content: "\f271";
}

.qfa-calendar-times:before {
    content: "\f273";
}

.qfa-calendar-week:before {
    content: "\f784";
}

.qfa-camera:before {
    content: "\f030";
}

.qfa-camera-retro:before {
    content: "\f083";
}

.qfa-campground:before {
    content: "\f6bb";
}

.qfa-canadian-maple-leaf:before {
    content: "\f785";
}

.qfa-candy-cane:before {
    content: "\f786";
}

.qfa-cannabis:before {
    content: "\f55f";
}

.qfa-capsules:before {
    content: "\f46b";
}

.qfa-car:before {
    content: "\f1b9";
}

.qfa-car-alt:before {
    content: "\f5de";
}

.qfa-car-battery:before {
    content: "\f5df";
}

.qfa-car-crash:before {
    content: "\f5e1";
}

.qfa-car-side:before {
    content: "\f5e4";
}

.qfa-caravan:before {
    content: "\f8ff";
}

.qfa-caret-down:before {
    content: "\f0d7";
}

.qfa-caret-left:before {
    content: "\f0d9";
}

.qfa-caret-right:before {
    content: "\f0da";
}

.qfa-caret-square-down:before {
    content: "\f150";
}

.qfa-caret-square-left:before {
    content: "\f191";
}

.qfa-caret-square-right:before {
    content: "\f152";
}

.qfa-caret-square-up:before {
    content: "\f151";
}

.qfa-caret-up:before {
    content: "\f0d8";
}

.qfa-carrot:before {
    content: "\f787";
}

.qfa-cart-arrow-down:before {
    content: "\f218";
}

.qfa-cart-plus:before {
    content: "\f217";
}

.qfa-cash-register:before {
    content: "\f788";
}

.qfa-cat:before {
    content: "\f6be";
}

.qfa-cc-amazon-pay:before {
    content: "\f42d";
}

.qfa-cc-amex:before {
    content: "\f1f3";
}

.qfa-cc-apple-pay:before {
    content: "\f416";
}

.qfa-cc-diners-club:before {
    content: "\f24c";
}

.qfa-cc-discover:before {
    content: "\f1f2";
}

.qfa-cc-jcb:before {
    content: "\f24b";
}

.qfa-cc-mastercard:before {
    content: "\f1f1";
}

.qfa-cc-paypal:before {
    content: "\f1f4";
}

.qfa-cc-stripe:before {
    content: "\f1f5";
}

.qfa-cc-visa:before {
    content: "\f1f0";
}

.qfa-centercode:before {
    content: "\f380";
}

.qfa-centos:before {
    content: "\f789";
}

.qfa-certificate:before {
    content: "\f0a3";
}

.qfa-chair:before {
    content: "\f6c0";
}

.qfa-chalkboard:before {
    content: "\f51b";
}

.qfa-chalkboard-teacher:before {
    content: "\f51c";
}

.qfa-charging-station:before {
    content: "\f5e7";
}

.qfa-chart-area:before {
    content: "\f1fe";
}

.qfa-chart-bar:before {
    content: "\f080";
}

.qfa-chart-line:before {
    content: "\f201";
}

.qfa-chart-pie:before {
    content: "\f200";
}

.qfa-check:before {
    content: "\f00c";
}

.qfa-check-circle:before {
    content: "\f058";
}

.qfa-check-double:before {
    content: "\f560";
}

.qfa-check-square:before {
    content: "\f14a";
}

.qfa-cheese:before {
    content: "\f7ef";
}

.qfa-chess:before {
    content: "\f439";
}

.qfa-chess-bishop:before {
    content: "\f43a";
}

.qfa-chess-board:before {
    content: "\f43c";
}

.qfa-chess-king:before {
    content: "\f43f";
}

.qfa-chess-knight:before {
    content: "\f441";
}

.qfa-chess-pawn:before {
    content: "\f443";
}

.qfa-chess-queen:before {
    content: "\f445";
}

.qfa-chess-rook:before {
    content: "\f447";
}

.qfa-chevron-circle-down:before {
    content: "\f13a";
}

.qfa-chevron-circle-left:before {
    content: "\f137";
}

.qfa-chevron-circle-right:before {
    content: "\f138";
}

.qfa-chevron-circle-up:before {
    content: "\f139";
}

.qfa-chevron-down:before {
    content: "\f078";
}

.qfa-chevron-left:before {
    content: "\f053";
}

.qfa-chevron-right:before {
    content: "\f054";
}

.qfa-chevron-up:before {
    content: "\f077";
}

.qfa-child:before {
    content: "\f1ae";
}

.qfa-chrome:before {
    content: "\f268";
}

.qfa-chromecast:before {
    content: "\f838";
}

.qfa-church:before {
    content: "\f51d";
}

.qfa-circle:before {
    content: "\f111";
}

.qfa-circle-notch:before {
    content: "\f1ce";
}

.qfa-city:before {
    content: "\f64f";
}

.qfa-clinic-medical:before {
    content: "\f7f2";
}

.qfa-clipboard:before {
    content: "\f328";
}

.qfa-clipboard-check:before {
    content: "\f46c";
}

.qfa-clipboard-list:before {
    content: "\f46d";
}

.qfa-clock:before {
    content: "\f017";
}

.qfa-clone:before {
    content: "\f24d";
}

.qfa-closed-captioning:before {
    content: "\f20a";
}

.qfa-cloud:before {
    content: "\f0c2";
}

.qfa-cloud-download-alt:before {
    content: "\f381";
}

.qfa-cloud-meatball:before {
    content: "\f73b";
}

.qfa-cloud-moon:before {
    content: "\f6c3";
}

.qfa-cloud-moon-rain:before {
    content: "\f73c";
}

.qfa-cloud-rain:before {
    content: "\f73d";
}

.qfa-cloud-showers-heavy:before {
    content: "\f740";
}

.qfa-cloud-sun:before {
    content: "\f6c4";
}

.qfa-cloud-sun-rain:before {
    content: "\f743";
}

.qfa-cloud-upload-alt:before {
    content: "\f382";
}

.qfa-cloudscale:before {
    content: "\f383";
}

.qfa-cloudsmith:before {
    content: "\f384";
}

.qfa-cloudversify:before {
    content: "\f385";
}

.qfa-cocktail:before {
    content: "\f561";
}

.qfa-code:before {
    content: "\f121";
}

.qfa-code-branch:before {
    content: "\f126";
}

.qfa-codepen:before {
    content: "\f1cb";
}

.qfa-codiepie:before {
    content: "\f284";
}

.qfa-coffee:before {
    content: "\f0f4";
}

.qfa-cog:before {
    content: "\f013";
}

.qfa-cogs:before {
    content: "\f085";
}

.qfa-coins:before {
    content: "\f51e";
}

.qfa-columns:before {
    content: "\f0db";
}

.qfa-comment:before {
    content: "\f075";
}

.qfa-comment-alt:before {
    content: "\f27a";
}

.qfa-comment-dollar:before {
    content: "\f651";
}

.qfa-comment-dots:before {
    content: "\f4ad";
}

.qfa-comment-medical:before {
    content: "\f7f5";
}

.qfa-comment-slash:before {
    content: "\f4b3";
}

.qfa-comments:before {
    content: "\f086";
}

.qfa-comments-dollar:before {
    content: "\f653";
}

.qfa-compact-disc:before {
    content: "\f51f";
}

.qfa-compass:before {
    content: "\f14e";
}

.qfa-compress:before {
    content: "\f066";
}

.qfa-compress-alt:before {
    content: "\f422";
}

.qfa-compress-arrows-alt:before {
    content: "\f78c";
}

.qfa-concierge-bell:before {
    content: "\f562";
}

.qfa-confluence:before {
    content: "\f78d";
}

.qfa-connectdevelop:before {
    content: "\f20e";
}

.qfa-contao:before {
    content: "\f26d";
}

.qfa-cookie:before {
    content: "\f563";
}

.qfa-cookie-bite:before {
    content: "\f564";
}

.qfa-copy:before {
    content: "\f0c5";
}

.qfa-copyright:before {
    content: "\f1f9";
}

.qfa-cotton-bureau:before {
    content: "\f89e";
}

.qfa-couch:before {
    content: "\f4b8";
}

.qfa-cpanel:before {
    content: "\f388";
}

.qfa-creative-commons:before {
    content: "\f25e";
}

.qfa-creative-commons-by:before {
    content: "\f4e7";
}

.qfa-creative-commons-nc:before {
    content: "\f4e8";
}

.qfa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.qfa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.qfa-creative-commons-nd:before {
    content: "\f4eb";
}

.qfa-creative-commons-pd:before {
    content: "\f4ec";
}

.qfa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.qfa-creative-commons-remix:before {
    content: "\f4ee";
}

.qfa-creative-commons-sa:before {
    content: "\f4ef";
}

.qfa-creative-commons-sampling:before {
    content: "\f4f0";
}

.qfa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.qfa-creative-commons-share:before {
    content: "\f4f2";
}

.qfa-creative-commons-zero:before {
    content: "\f4f3";
}

.qfa-credit-card:before {
    content: "\f09d";
}

.qfa-critical-role:before {
    content: "\f6c9";
}

.qfa-crop:before {
    content: "\f125";
}

.qfa-crop-alt:before {
    content: "\f565";
}

.qfa-cross:before {
    content: "\f654";
}

.qfa-crosshairs:before {
    content: "\f05b";
}

.qfa-crow:before {
    content: "\f520";
}

.qfa-crown:before {
    content: "\f521";
}

.qfa-crutch:before {
    content: "\f7f7";
}

.qfa-css3:before {
    content: "\f13c";
}

.qfa-css3-alt:before {
    content: "\f38b";
}

.qfa-cube:before {
    content: "\f1b2";
}

.qfa-cubes:before {
    content: "\f1b3";
}

.qfa-cut:before {
    content: "\f0c4";
}

.qfa-cuttlefish:before {
    content: "\f38c";
}

.qfa-d-and-d:before {
    content: "\f38d";
}

.qfa-d-and-d-beyond:before {
    content: "\f6ca";
}

.qfa-dailymotion:before {
    content: "\f952";
}

.qfa-dashcube:before {
    content: "\f210";
}

.qfa-database:before {
    content: "\f1c0";
}

.qfa-deaf:before {
    content: "\f2a4";
}

.qfa-deezer:before {
    content: "\f977";
}

.qfa-delicious:before {
    content: "\f1a5";
}

.qfa-democrat:before {
    content: "\f747";
}

.qfa-deploydog:before {
    content: "\f38e";
}

.qfa-deskpro:before {
    content: "\f38f";
}

.qfa-desktop:before {
    content: "\f108";
}

.qfa-dev:before {
    content: "\f6cc";
}

.qfa-deviantart:before {
    content: "\f1bd";
}

.qfa-dharmachakra:before {
    content: "\f655";
}

.qfa-dhl:before {
    content: "\f790";
}

.qfa-diagnoses:before {
    content: "\f470";
}

.qfa-diaspora:before {
    content: "\f791";
}

.qfa-dice:before {
    content: "\f522";
}

.qfa-dice-d20:before {
    content: "\f6cf";
}

.qfa-dice-d6:before {
    content: "\f6d1";
}

.qfa-dice-five:before {
    content: "\f523";
}

.qfa-dice-four:before {
    content: "\f524";
}

.qfa-dice-one:before {
    content: "\f525";
}

.qfa-dice-six:before {
    content: "\f526";
}

.qfa-dice-three:before {
    content: "\f527";
}

.qfa-dice-two:before {
    content: "\f528";
}

.qfa-digg:before {
    content: "\f1a6";
}

.qfa-digital-ocean:before {
    content: "\f391";
}

.qfa-digital-tachograph:before {
    content: "\f566";
}

.qfa-directions:before {
    content: "\f5eb";
}

.qfa-discord:before {
    content: "\f392";
}

.qfa-discourse:before {
    content: "\f393";
}

.qfa-disease:before {
    content: "\f7fa";
}

.qfa-divide:before {
    content: "\f529";
}

.qfa-dizzy:before {
    content: "\f567";
}

.qfa-dna:before {
    content: "\f471";
}

.qfa-dochub:before {
    content: "\f394";
}

.qfa-docker:before {
    content: "\f395";
}

.qfa-dog:before {
    content: "\f6d3";
}

.qfa-dollar-sign:before {
    content: "\f155";
}

.qfa-dolly:before {
    content: "\f472";
}

.qfa-dolly-flatbed:before {
    content: "\f474";
}

.qfa-donate:before {
    content: "\f4b9";
}

.qfa-door-closed:before {
    content: "\f52a";
}

.qfa-door-open:before {
    content: "\f52b";
}

.qfa-dot-circle:before {
    content: "\f192";
}

.qfa-dove:before {
    content: "\f4ba";
}

.qfa-download:before {
    content: "\f019";
}

.qfa-draft2digital:before {
    content: "\f396";
}

.qfa-drafting-compass:before {
    content: "\f568";
}

.qfa-dragon:before {
    content: "\f6d5";
}

.qfa-draw-polygon:before {
    content: "\f5ee";
}

.qfa-dribbble:before {
    content: "\f17d";
}

.qfa-dribbble-square:before {
    content: "\f397";
}

.qfa-dropbox:before {
    content: "\f16b";
}

.qfa-drum:before {
    content: "\f569";
}

.qfa-drum-steelpan:before {
    content: "\f56a";
}

.qfa-drumstick-bite:before {
    content: "\f6d7";
}

.qfa-drupal:before {
    content: "\f1a9";
}

.qfa-dumbbell:before {
    content: "\f44b";
}

.qfa-dumpster:before {
    content: "\f793";
}

.qfa-dumpster-fire:before {
    content: "\f794";
}

.qfa-dungeon:before {
    content: "\f6d9";
}

.qfa-dyalog:before {
    content: "\f399";
}

.qfa-earlybirds:before {
    content: "\f39a";
}

.qfa-ebay:before {
    content: "\f4f4";
}

.qfa-edge:before {
    content: "\f282";
}

.qfa-edge-legacy:before {
    content: "\f978";
}

.qfa-edit:before {
    content: "\f044";
}

.qfa-egg:before {
    content: "\f7fb";
}

.qfa-eject:before {
    content: "\f052";
}

.qfa-elementor:before {
    content: "\f430";
}

.qfa-ellipsis-h:before {
    content: "\f141";
}

.qfa-ellipsis-v:before {
    content: "\f142";
}

.qfa-ello:before {
    content: "\f5f1";
}

.qfa-ember:before {
    content: "\f423";
}

.qfa-empire:before {
    content: "\f1d1";
}

.qfa-envelope:before {
    content: "\f0e0";
}

.qfa-envelope-open:before {
    content: "\f2b6";
}

.qfa-envelope-open-text:before {
    content: "\f658";
}

.qfa-envelope-square:before {
    content: "\f199";
}

.qfa-envira:before {
    content: "\f299";
}

.qfa-equals:before {
    content: "\f52c";
}

.qfa-eraser:before {
    content: "\f12d";
}

.qfa-erlang:before {
    content: "\f39d";
}

.qfa-ethereum:before {
    content: "\f42e";
}

.qfa-ethernet:before {
    content: "\f796";
}

.qfa-etsy:before {
    content: "\f2d7";
}

.qfa-euro-sign:before {
    content: "\f153";
}

.qfa-evernote:before {
    content: "\f839";
}

.qfa-exchange-alt:before {
    content: "\f362";
}

.qfa-exclamation:before {
    content: "\f12a";
}

.qfa-exclamation-circle:before {
    content: "\f06a";
}

.qfa-exclamation-triangle:before {
    content: "\f071";
}

.qfa-expand:before {
    content: "\f065";
}

.qfa-expand-alt:before {
    content: "\f424";
}

.qfa-expand-arrows-alt:before {
    content: "\f31e";
}

.qfa-expeditedssl:before {
    content: "\f23e";
}

.qfa-external-link-alt:before {
    content: "\f35d";
}

.qfa-external-link-square-alt:before {
    content: "\f360";
}

.qfa-eye:before {
    content: "\f06e";
}

.qfa-eye-dropper:before {
    content: "\f1fb";
}

.qfa-eye-slash:before {
    content: "\f070";
}

.qfa-facebook:before {
    content: "\f09a";
}

.qfa-facebook-f:before {
    content: "\f39e";
}

.qfa-facebook-messenger:before {
    content: "\f39f";
}

.qfa-facebook-square:before {
    content: "\f082";
}

.qfa-fan:before {
    content: "\f863";
}

.qfa-fantasy-flight-games:before {
    content: "\f6dc";
}

.qfa-fast-backward:before {
    content: "\f049";
}

.qfa-fast-forward:before {
    content: "\f050";
}

.qfa-faucet:before {
    content: "\f905";
}

.qfa-fax:before {
    content: "\f1ac";
}

.qfa-feather:before {
    content: "\f52d";
}

.qfa-feather-alt:before {
    content: "\f56b";
}

.qfa-fedex:before {
    content: "\f797";
}

.qfa-fedora:before {
    content: "\f798";
}

.qfa-female:before {
    content: "\f182";
}

.qfa-fighter-jet:before {
    content: "\f0fb";
}

.qfa-figma:before {
    content: "\f799";
}

.qfa-file:before {
    content: "\f15b";
}

.qfa-file-alt:before {
    content: "\f15c";
}

.qfa-file-archive:before {
    content: "\f1c6";
}

.qfa-file-audio:before {
    content: "\f1c7";
}

.qfa-file-code:before {
    content: "\f1c9";
}

.qfa-file-contract:before {
    content: "\f56c";
}

.qfa-file-csv:before {
    content: "\f6dd";
}

.qfa-file-download:before {
    content: "\f56d";
}

.qfa-file-excel:before {
    content: "\f1c3";
}

.qfa-file-export:before {
    content: "\f56e";
}

.qfa-file-image:before {
    content: "\f1c5";
}

.qfa-file-import:before {
    content: "\f56f";
}

.qfa-file-invoice:before {
    content: "\f570";
}

.qfa-file-invoice-dollar:before {
    content: "\f571";
}

.qfa-file-medical:before {
    content: "\f477";
}

.qfa-file-medical-alt:before {
    content: "\f478";
}

.qfa-file-pdf:before {
    content: "\f1c1";
}

.qfa-file-powerpoint:before {
    content: "\f1c4";
}

.qfa-file-prescription:before {
    content: "\f572";
}

.qfa-file-signature:before {
    content: "\f573";
}

.qfa-file-upload:before {
    content: "\f574";
}

.qfa-file-video:before {
    content: "\f1c8";
}

.qfa-file-word:before {
    content: "\f1c2";
}

.qfa-fill:before {
    content: "\f575";
}

.qfa-fill-drip:before {
    content: "\f576";
}

.qfa-film:before {
    content: "\f008";
}

.qfa-filter:before {
    content: "\f0b0";
}

.qfa-fingerprint:before {
    content: "\f577";
}

.qfa-fire:before {
    content: "\f06d";
}

.qfa-fire-alt:before {
    content: "\f7e4";
}

.qfa-fire-extinguisher:before {
    content: "\f134";
}

.qfa-firefox:before {
    content: "\f269";
}

.qfa-firefox-browser:before {
    content: "\f907";
}

.qfa-first-aid:before {
    content: "\f479";
}

.qfa-first-order:before {
    content: "\f2b0";
}

.qfa-first-order-alt:before {
    content: "\f50a";
}

.qfa-firstdraft:before {
    content: "\f3a1";
}

.qfa-fish:before {
    content: "\f578";
}

.qfa-fist-raised:before {
    content: "\f6de";
}

.qfa-flag:before {
    content: "\f024";
}

.qfa-flag-checkered:before {
    content: "\f11e";
}

.qfa-flag-usa:before {
    content: "\f74d";
}

.qfa-flask:before {
    content: "\f0c3";
}

.qfa-flickr:before {
    content: "\f16e";
}

.qfa-flipboard:before {
    content: "\f44d";
}

.qfa-flushed:before {
    content: "\f579";
}

.qfa-fly:before {
    content: "\f417";
}

.qfa-folder:before {
    content: "\f07b";
}

.qfa-folder-minus:before {
    content: "\f65d";
}

.qfa-folder-open:before {
    content: "\f07c";
}

.qfa-folder-plus:before {
    content: "\f65e";
}

.qfa-font:before {
    content: "\f031";
}

.qfa-font-awesome:before {
    content: "\f2b4";
}

.qfa-font-awesome-alt:before {
    content: "\f35c";
}

.qfa-font-awesome-flag:before {
    content: "\f425";
}

.qfa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.qfa-fonticons:before {
    content: "\f280";
}

.qfa-fonticons-fi:before {
    content: "\f3a2";
}

.qfa-football-ball:before {
    content: "\f44e";
}

.qfa-fort-awesome:before {
    content: "\f286";
}

.qfa-fort-awesome-alt:before {
    content: "\f3a3";
}

.qfa-forumbee:before {
    content: "\f211";
}

.qfa-forward:before {
    content: "\f04e";
}

.qfa-foursquare:before {
    content: "\f180";
}

.qfa-free-code-camp:before {
    content: "\f2c5";
}

.qfa-freebsd:before {
    content: "\f3a4";
}

.qfa-frog:before {
    content: "\f52e";
}

.qfa-frown:before {
    content: "\f119";
}

.qfa-frown-open:before {
    content: "\f57a";
}

.qfa-fulcrum:before {
    content: "\f50b";
}

.qfa-funnel-dollar:before {
    content: "\f662";
}

.qfa-futbol:before {
    content: "\f1e3";
}

.qfa-galactic-republic:before {
    content: "\f50c";
}

.qfa-galactic-senate:before {
    content: "\f50d";
}

.qfa-gamepad:before {
    content: "\f11b";
}

.qfa-gas-pump:before {
    content: "\f52f";
}

.qfa-gavel:before {
    content: "\f0e3";
}

.qfa-gem:before {
    content: "\f3a5";
}

.qfa-genderless:before {
    content: "\f22d";
}

.qfa-get-pocket:before {
    content: "\f265";
}

.qfa-gg:before {
    content: "\f260";
}

.qfa-gg-circle:before {
    content: "\f261";
}

.qfa-ghost:before {
    content: "\f6e2";
}

.qfa-gift:before {
    content: "\f06b";
}

.qfa-gifts:before {
    content: "\f79c";
}

.qfa-git:before {
    content: "\f1d3";
}

.qfa-git-alt:before {
    content: "\f841";
}

.qfa-git-square:before {
    content: "\f1d2";
}

.qfa-github:before {
    content: "\f09b";
}

.qfa-github-alt:before {
    content: "\f113";
}

.qfa-github-square:before {
    content: "\f092";
}

.qfa-gitkraken:before {
    content: "\f3a6";
}

.qfa-gitlab:before {
    content: "\f296";
}

.qfa-gitter:before {
    content: "\f426";
}

.qfa-glass-cheers:before {
    content: "\f79f";
}

.qfa-glass-martini:before {
    content: "\f000";
}

.qfa-glass-martini-alt:before {
    content: "\f57b";
}

.qfa-glass-whiskey:before {
    content: "\f7a0";
}

.qfa-glasses:before {
    content: "\f530";
}

.qfa-glide:before {
    content: "\f2a5";
}

.qfa-glide-g:before {
    content: "\f2a6";
}

.qfa-globe:before {
    content: "\f0ac";
}

.qfa-globe-africa:before {
    content: "\f57c";
}

.qfa-globe-americas:before {
    content: "\f57d";
}

.qfa-globe-asia:before {
    content: "\f57e";
}

.qfa-globe-europe:before {
    content: "\f7a2";
}

.qfa-gofore:before {
    content: "\f3a7";
}

.qfa-golf-ball:before {
    content: "\f450";
}

.qfa-goodreads:before {
    content: "\f3a8";
}

.qfa-goodreads-g:before {
    content: "\f3a9";
}

.qfa-google:before {
    content: "\f1a0";
}

.qfa-google-drive:before {
    content: "\f3aa";
}

.qfa-google-pay:before {
    content: "\f979";
}

.qfa-google-play:before {
    content: "\f3ab";
}

.qfa-google-plus:before {
    content: "\f2b3";
}

.qfa-google-plus-g:before {
    content: "\f0d5";
}

.qfa-google-plus-square:before {
    content: "\f0d4";
}

.qfa-google-wallet:before {
    content: "\f1ee";
}

.qfa-gopuram:before {
    content: "\f664";
}

.qfa-graduation-cap:before {
    content: "\f19d";
}

.qfa-gratipay:before {
    content: "\f184";
}

.qfa-grav:before {
    content: "\f2d6";
}

.qfa-greater-than:before {
    content: "\f531";
}

.qfa-greater-than-equal:before {
    content: "\f532";
}

.qfa-grimace:before {
    content: "\f57f";
}

.qfa-grin:before {
    content: "\f580";
}

.qfa-grin-alt:before {
    content: "\f581";
}

.qfa-grin-beam:before {
    content: "\f582";
}

.qfa-grin-beam-sweat:before {
    content: "\f583";
}

.qfa-grin-hearts:before {
    content: "\f584";
}

.qfa-grin-squint:before {
    content: "\f585";
}

.qfa-grin-squint-tears:before {
    content: "\f586";
}

.qfa-grin-stars:before {
    content: "\f587";
}

.qfa-grin-tears:before {
    content: "\f588";
}

.qfa-grin-tongue:before {
    content: "\f589";
}

.qfa-grin-tongue-squint:before {
    content: "\f58a";
}

.qfa-grin-tongue-wink:before {
    content: "\f58b";
}

.qfa-grin-wink:before {
    content: "\f58c";
}

.qfa-grip-horizontal:before {
    content: "\f58d";
}

.qfa-grip-lines:before {
    content: "\f7a4";
}

.qfa-grip-lines-vertical:before {
    content: "\f7a5";
}

.qfa-grip-vertical:before {
    content: "\f58e";
}

.qfa-gripfire:before {
    content: "\f3ac";
}

.qfa-grunt:before {
    content: "\f3ad";
}

.qfa-guitar:before {
    content: "\f7a6";
}

.qfa-gulp:before {
    content: "\f3ae";
}

.qfa-h-square:before {
    content: "\f0fd";
}

.qfa-hacker-news:before {
    content: "\f1d4";
}

.qfa-hacker-news-square:before {
    content: "\f3af";
}

.qfa-hackerrank:before {
    content: "\f5f7";
}

.qfa-hamburger:before {
    content: "\f805";
}

.qfa-hammer:before {
    content: "\f6e3";
}

.qfa-hamsa:before {
    content: "\f665";
}

.qfa-hand-holding:before {
    content: "\f4bd";
}

.qfa-hand-holding-heart:before {
    content: "\f4be";
}

.qfa-hand-holding-medical:before {
    content: "\f95c";
}

.qfa-hand-holding-usd:before {
    content: "\f4c0";
}

.qfa-hand-holding-water:before {
    content: "\f4c1";
}

.qfa-hand-lizard:before {
    content: "\f258";
}

.qfa-hand-middle-finger:before {
    content: "\f806";
}

.qfa-hand-paper:before {
    content: "\f256";
}

.qfa-hand-peace:before {
    content: "\f25b";
}

.qfa-hand-point-down:before {
    content: "\f0a7";
}

.qfa-hand-point-left:before {
    content: "\f0a5";
}

.qfa-hand-point-right:before {
    content: "\f0a4";
}

.qfa-hand-point-up:before {
    content: "\f0a6";
}

.qfa-hand-pointer:before {
    content: "\f25a";
}

.qfa-hand-rock:before {
    content: "\f255";
}

.qfa-hand-scissors:before {
    content: "\f257";
}

.qfa-hand-sparkles:before {
    content: "\f95d";
}

.qfa-hand-spock:before {
    content: "\f259";
}

.qfa-hands:before {
    content: "\f4c2";
}

.qfa-hands-helping:before {
    content: "\f4c4";
}

.qfa-hands-wash:before {
    content: "\f95e";
}

.qfa-handshake:before {
    content: "\f2b5";
}

.qfa-handshake-alt-slash:before {
    content: "\f95f";
}

.qfa-handshake-slash:before {
    content: "\f960";
}

.qfa-hanukiah:before {
    content: "\f6e6";
}

.qfa-hard-hat:before {
    content: "\f807";
}

.qfa-hashtag:before {
    content: "\f292";
}

.qfa-hat-cowboy:before {
    content: "\f8c0";
}

.qfa-hat-cowboy-side:before {
    content: "\f8c1";
}

.qfa-hat-wizard:before {
    content: "\f6e8";
}

.qfa-hdd:before {
    content: "\f0a0";
}

.qfa-head-side-cough:before {
    content: "\f961";
}

.qfa-head-side-cough-slash:before {
    content: "\f962";
}

.qfa-head-side-mask:before {
    content: "\f963";
}

.qfa-head-side-virus:before {
    content: "\f964";
}

.qfa-heading:before {
    content: "\f1dc";
}

.qfa-headphones:before {
    content: "\f025";
}

.qfa-headphones-alt:before {
    content: "\f58f";
}

.qfa-headset:before {
    content: "\f590";
}

.qfa-heart:before {
    content: "\f004";
}

.qfa-heart-broken:before {
    content: "\f7a9";
}

.qfa-heartbeat:before {
    content: "\f21e";
}

.qfa-helicopter:before {
    content: "\f533";
}

.qfa-highlighter:before {
    content: "\f591";
}

.qfa-hiking:before {
    content: "\f6ec";
}

.qfa-hippo:before {
    content: "\f6ed";
}

.qfa-hips:before {
    content: "\f452";
}

.qfa-hire-a-helper:before {
    content: "\f3b0";
}

.qfa-history:before {
    content: "\f1da";
}

.qfa-hockey-puck:before {
    content: "\f453";
}

.qfa-holly-berry:before {
    content: "\f7aa";
}

.qfa-home:before {
    content: "\f015";
}

.qfa-hooli:before {
    content: "\f427";
}

.qfa-hornbill:before {
    content: "\f592";
}

.qfa-horse:before {
    content: "\f6f0";
}

.qfa-horse-head:before {
    content: "\f7ab";
}

.qfa-hospital:before {
    content: "\f0f8";
}

.qfa-hospital-alt:before {
    content: "\f47d";
}

.qfa-hospital-symbol:before {
    content: "\f47e";
}

.qfa-hospital-user:before {
    content: "\f80d";
}

.qfa-hot-tub:before {
    content: "\f593";
}

.qfa-hotdog:before {
    content: "\f80f";
}

.qfa-hotel:before {
    content: "\f594";
}

.qfa-hotjar:before {
    content: "\f3b1";
}

.qfa-hourglass:before {
    content: "\f254";
}

.qfa-hourglass-end:before {
    content: "\f253";
}

.qfa-hourglass-half:before {
    content: "\f252";
}

.qfa-hourglass-start:before {
    content: "\f251";
}

.qfa-house-damage:before {
    content: "\f6f1";
}

.qfa-house-user:before {
    content: "\f965";
}

.qfa-houzz:before {
    content: "\f27c";
}

.qfa-hryvnia:before {
    content: "\f6f2";
}

.qfa-html5:before {
    content: "\f13b";
}

.qfa-hubspot:before {
    content: "\f3b2";
}

.qfa-i-cursor:before {
    content: "\f246";
}

.qfa-ice-cream:before {
    content: "\f810";
}

.qfa-icicles:before {
    content: "\f7ad";
}

.qfa-icons:before {
    content: "\f86d";
}

.qfa-id-badge:before {
    content: "\f2c1";
}

.qfa-id-card:before {
    content: "\f2c2";
}

.qfa-id-card-alt:before {
    content: "\f47f";
}

.qfa-ideal:before {
    content: "\f913";
}

.qfa-igloo:before {
    content: "\f7ae";
}

.qfa-image:before {
    content: "\f03e";
}

.qfa-images:before {
    content: "\f302";
}

.qfa-imdb:before {
    content: "\f2d8";
}

.qfa-inbox:before {
    content: "\f01c";
}

.qfa-indent:before {
    content: "\f03c";
}

.qfa-industry:before {
    content: "\f275";
}

.qfa-infinity:before {
    content: "\f534";
}

.qfa-info:before {
    content: "\f129";
}

.qfa-info-circle:before {
    content: "\f05a";
}

.qfa-instagram:before {
    content: "\f16d";
}

.qfa-instagram-square:before {
    content: "\f955";
}

.qfa-intercom:before {
    content: "\f7af";
}

.qfa-internet-explorer:before {
    content: "\f26b";
}

.qfa-invision:before {
    content: "\f7b0";
}

.qfa-ioxhost:before {
    content: "\f208";
}

.qfa-italic:before {
    content: "\f033";
}

.qfa-itch-io:before {
    content: "\f83a";
}

.qfa-itunes:before {
    content: "\f3b4";
}

.qfa-itunes-note:before {
    content: "\f3b5";
}

.qfa-java:before {
    content: "\f4e4";
}

.qfa-jedi:before {
    content: "\f669";
}

.qfa-jedi-order:before {
    content: "\f50e";
}

.qfa-jenkins:before {
    content: "\f3b6";
}

.qfa-jira:before {
    content: "\f7b1";
}

.qfa-joget:before {
    content: "\f3b7";
}

.qfa-joint:before {
    content: "\f595";
}

.qfa-joomla:before {
    content: "\f1aa";
}

.qfa-journal-whills:before {
    content: "\f66a";
}

.qfa-js:before {
    content: "\f3b8";
}

.qfa-js-square:before {
    content: "\f3b9";
}

.qfa-jsfiddle:before {
    content: "\f1cc";
}

.qfa-kaaba:before {
    content: "\f66b";
}

.qfa-kaggle:before {
    content: "\f5fa";
}

.qfa-key:before {
    content: "\f084";
}

.qfa-keybase:before {
    content: "\f4f5";
}

.qfa-keyboard:before {
    content: "\f11c";
}

.qfa-keycdn:before {
    content: "\f3ba";
}

.qfa-khanda:before {
    content: "\f66d";
}

.qfa-kickstarter:before {
    content: "\f3bb";
}

.qfa-kickstarter-k:before {
    content: "\f3bc";
}

.qfa-kiss:before {
    content: "\f596";
}

.qfa-kiss-beam:before {
    content: "\f597";
}

.qfa-kiss-wink-heart:before {
    content: "\f598";
}

.qfa-kiwi-bird:before {
    content: "\f535";
}

.qfa-korvue:before {
    content: "\f42f";
}

.qfa-landmark:before {
    content: "\f66f";
}

.qfa-language:before {
    content: "\f1ab";
}

.qfa-laptop:before {
    content: "\f109";
}

.qfa-laptop-code:before {
    content: "\f5fc";
}

.qfa-laptop-house:before {
    content: "\f966";
}

.qfa-laptop-medical:before {
    content: "\f812";
}

.qfa-laravel:before {
    content: "\f3bd";
}

.qfa-lastfm:before {
    content: "\f202";
}

.qfa-lastfm-square:before {
    content: "\f203";
}

.qfa-laugh:before {
    content: "\f599";
}

.qfa-laugh-beam:before {
    content: "\f59a";
}

.qfa-laugh-squint:before {
    content: "\f59b";
}

.qfa-laugh-wink:before {
    content: "\f59c";
}

.qfa-layer-group:before {
    content: "\f5fd";
}

.qfa-leaf:before {
    content: "\f06c";
}

.qfa-leanpub:before {
    content: "\f212";
}

.qfa-lemon:before {
    content: "\f094";
}

.qfa-less:before {
    content: "\f41d";
}

.qfa-less-than:before {
    content: "\f536";
}

.qfa-less-than-equal:before {
    content: "\f537";
}

.qfa-level-down-alt:before {
    content: "\f3be";
}

.qfa-level-up-alt:before {
    content: "\f3bf";
}

.qfa-life-ring:before {
    content: "\f1cd";
}

.qfa-lightbulb:before {
    content: "\f0eb";
}

.qfa-line:before {
    content: "\f3c0";
}

.qfa-link:before {
    content: "\f0c1";
}

.qfa-linkedin:before {
    content: "\f08c";
}

.qfa-linkedin-in:before {
    content: "\f0e1";
}

.qfa-linode:before {
    content: "\f2b8";
}

.qfa-linux:before {
    content: "\f17c";
}

.qfa-lira-sign:before {
    content: "\f195";
}

.qfa-list:before {
    content: "\f03a";
}

.qfa-list-alt:before {
    content: "\f022";
}

.qfa-list-ol:before {
    content: "\f0cb";
}

.qfa-list-ul:before {
    content: "\f0ca";
}

.qfa-location-arrow:before {
    content: "\f124";
}

.qfa-lock:before {
    content: "\f023";
}

.qfa-lock-open:before {
    content: "\f3c1";
}

.qfa-long-arrow-alt-down:before {
    content: "\f309";
}

.qfa-long-arrow-alt-left:before {
    content: "\f30a";
}

.qfa-long-arrow-alt-right:before {
    content: "\f30b";
}

.qfa-long-arrow-alt-up:before {
    content: "\f30c";
}

.qfa-low-vision:before {
    content: "\f2a8";
}

.qfa-luggage-cart:before {
    content: "\f59d";
}

.qfa-lungs:before {
    content: "\f604";
}

.qfa-lungs-virus:before {
    content: "\f967";
}

.qfa-lyft:before {
    content: "\f3c3";
}

.qfa-magento:before {
    content: "\f3c4";
}

.qfa-magic:before {
    content: "\f0d0";
}

.qfa-magnet:before {
    content: "\f076";
}

.qfa-mail-bulk:before {
    content: "\f674";
}

.qfa-mailchimp:before {
    content: "\f59e";
}

.qfa-male:before {
    content: "\f183";
}

.qfa-mandalorian:before {
    content: "\f50f";
}

.qfa-map:before {
    content: "\f279";
}

.qfa-map-marked:before {
    content: "\f59f";
}

.qfa-map-marked-alt:before {
    content: "\f5a0";
}

.qfa-map-marker:before {
    content: "\f041";
}

.qfa-map-marker-alt:before {
    content: "\f3c5";
}

.qfa-map-pin:before {
    content: "\f276";
}

.qfa-map-signs:before {
    content: "\f277";
}

.qfa-markdown:before {
    content: "\f60f";
}

.qfa-marker:before {
    content: "\f5a1";
}

.qfa-mars:before {
    content: "\f222";
}

.qfa-mars-double:before {
    content: "\f227";
}

.qfa-mars-stroke:before {
    content: "\f229";
}

.qfa-mars-stroke-h:before {
    content: "\f22b";
}

.qfa-mars-stroke-v:before {
    content: "\f22a";
}

.qfa-mask:before {
    content: "\f6fa";
}

.qfa-mastodon:before {
    content: "\f4f6";
}

.qfa-maxcdn:before {
    content: "\f136";
}

.qfa-mdb:before {
    content: "\f8ca";
}

.qfa-medal:before {
    content: "\f5a2";
}

.qfa-medapps:before {
    content: "\f3c6";
}

.qfa-medium:before {
    content: "\f23a";
}

.qfa-medium-m:before {
    content: "\f3c7";
}

.qfa-medkit:before {
    content: "\f0fa";
}

.qfa-medrt:before {
    content: "\f3c8";
}

.qfa-meetup:before {
    content: "\f2e0";
}

.qfa-megaport:before {
    content: "\f5a3";
}

.qfa-meh:before {
    content: "\f11a";
}

.qfa-meh-blank:before {
    content: "\f5a4";
}

.qfa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.qfa-memory:before {
    content: "\f538";
}

.qfa-mendeley:before {
    content: "\f7b3";
}

.qfa-menorah:before {
    content: "\f676";
}

.qfa-mercury:before {
    content: "\f223";
}

.qfa-meteor:before {
    content: "\f753";
}

.qfa-microblog:before {
    content: "\f91a";
}

.qfa-microchip:before {
    content: "\f2db";
}

.qfa-microphone:before {
    content: "\f130";
}

.qfa-microphone-alt:before {
    content: "\f3c9";
}

.qfa-microphone-alt-slash:before {
    content: "\f539";
}

.qfa-microphone-slash:before {
    content: "\f131";
}

.qfa-microscope:before {
    content: "\f610";
}

.qfa-microsoft:before {
    content: "\f3ca";
}

.qfa-minus:before {
    content: "\f068";
}

.qfa-minus-circle:before {
    content: "\f056";
}

.qfa-minus-square:before {
    content: "\f146";
}

.qfa-mitten:before {
    content: "\f7b5";
}

.qfa-mix:before {
    content: "\f3cb";
}

.qfa-mixcloud:before {
    content: "\f289";
}

.qfa-mixer:before {
    content: "\f956";
}

.qfa-mizuni:before {
    content: "\f3cc";
}

.qfa-mobile:before {
    content: "\f10b";
}

.qfa-mobile-alt:before {
    content: "\f3cd";
}

.qfa-modx:before {
    content: "\f285";
}

.qfa-monero:before {
    content: "\f3d0";
}

.qfa-money-bill:before {
    content: "\f0d6";
}

.qfa-money-bill-alt:before {
    content: "\f3d1";
}

.qfa-money-bill-wave:before {
    content: "\f53a";
}

.qfa-money-bill-wave-alt:before {
    content: "\f53b";
}

.qfa-money-check:before {
    content: "\f53c";
}

.qfa-money-check-alt:before {
    content: "\f53d";
}

.qfa-monument:before {
    content: "\f5a6";
}

.qfa-moon:before {
    content: "\f186";
}

.qfa-mortar-pestle:before {
    content: "\f5a7";
}

.qfa-mosque:before {
    content: "\f678";
}

.qfa-motorcycle:before {
    content: "\f21c";
}

.qfa-mountain:before {
    content: "\f6fc";
}

.qfa-mouse:before {
    content: "\f8cc";
}

.qfa-mouse-pointer:before {
    content: "\f245";
}

.qfa-mug-hot:before {
    content: "\f7b6";
}

.qfa-music:before {
    content: "\f001";
}

.qfa-napster:before {
    content: "\f3d2";
}

.qfa-neos:before {
    content: "\f612";
}

.qfa-network-wired:before {
    content: "\f6ff";
}

.qfa-neuter:before {
    content: "\f22c";
}

.qfa-newspaper:before {
    content: "\f1ea";
}

.qfa-nimblr:before {
    content: "\f5a8";
}

.qfa-node:before {
    content: "\f419";
}

.qfa-node-js:before {
    content: "\f3d3";
}

.qfa-not-equal:before {
    content: "\f53e";
}

.qfa-notes-medical:before {
    content: "\f481";
}

.qfa-npm:before {
    content: "\f3d4";
}

.qfa-ns8:before {
    content: "\f3d5";
}

.qfa-nutritionix:before {
    content: "\f3d6";
}

.qfa-object-group:before {
    content: "\f247";
}

.qfa-object-ungroup:before {
    content: "\f248";
}

.qfa-odnoklassniki:before {
    content: "\f263";
}

.qfa-odnoklassniki-square:before {
    content: "\f264";
}

.qfa-oil-can:before {
    content: "\f613";
}

.qfa-old-republic:before {
    content: "\f510";
}

.qfa-om:before {
    content: "\f679";
}

.qfa-opencart:before {
    content: "\f23d";
}

.qfa-openid:before {
    content: "\f19b";
}

.qfa-opera:before {
    content: "\f26a";
}

.qfa-optin-monster:before {
    content: "\f23c";
}

.qfa-orcid:before {
    content: "\f8d2";
}

.qfa-osi:before {
    content: "\f41a";
}

.qfa-otter:before {
    content: "\f700";
}

.qfa-outdent:before {
    content: "\f03b";
}

.qfa-page4:before {
    content: "\f3d7";
}

.qfa-pagelines:before {
    content: "\f18c";
}

.qfa-pager:before {
    content: "\f815";
}

.qfa-paint-brush:before {
    content: "\f1fc";
}

.qfa-paint-roller:before {
    content: "\f5aa";
}

.qfa-palette:before {
    content: "\f53f";
}

.qfa-palfed:before {
    content: "\f3d8";
}

.qfa-pallet:before {
    content: "\f482";
}

.qfa-paper-plane:before {
    content: "\f1d8";
}

.qfa-paperclip:before {
    content: "\f0c6";
}

.qfa-parachute-box:before {
    content: "\f4cd";
}

.qfa-paragraph:before {
    content: "\f1dd";
}

.qfa-parking:before {
    content: "\f540";
}

.qfa-passport:before {
    content: "\f5ab";
}

.qfa-pastafarianism:before {
    content: "\f67b";
}

.qfa-paste:before {
    content: "\f0ea";
}

.qfa-patreon:before {
    content: "\f3d9";
}

.qfa-pause:before {
    content: "\f04c";
}

.qfa-pause-circle:before {
    content: "\f28b";
}

.qfa-paw:before {
    content: "\f1b0";
}

.qfa-paypal:before {
    content: "\f1ed";
}

.qfa-peace:before {
    content: "\f67c";
}

.qfa-pen:before {
    content: "\f304";
}

.qfa-pen-alt:before {
    content: "\f305";
}

.qfa-pen-fancy:before {
    content: "\f5ac";
}

.qfa-pen-nib:before {
    content: "\f5ad";
}

.qfa-pen-square:before {
    content: "\f14b";
}

.qfa-pencil-alt:before {
    content: "\f303";
}

.qfa-pencil-ruler:before {
    content: "\f5ae";
}

.qfa-penny-arcade:before {
    content: "\f704";
}

.qfa-people-arrows:before {
    content: "\f968";
}

.qfa-people-carry:before {
    content: "\f4ce";
}

.qfa-pepper-hot:before {
    content: "\f816";
}

.qfa-percent:before {
    content: "\f295";
}

.qfa-percentage:before {
    content: "\f541";
}

.qfa-periscope:before {
    content: "\f3da";
}

.qfa-person-booth:before {
    content: "\f756";
}

.qfa-phabricator:before {
    content: "\f3db";
}

.qfa-phoenix-framework:before {
    content: "\f3dc";
}

.qfa-phoenix-squadron:before {
    content: "\f511";
}

.qfa-phone:before {
    content: "\f095";
}

.qfa-phone-alt:before {
    content: "\f879";
}

.qfa-phone-slash:before {
    content: "\f3dd";
}

.qfa-phone-square:before {
    content: "\f098";
}

.qfa-phone-square-alt:before {
    content: "\f87b";
}

.qfa-phone-volume:before {
    content: "\f2a0";
}

.qfa-photo-video:before {
    content: "\f87c";
}

.qfa-php:before {
    content: "\f457";
}

.qfa-pied-piper:before {
    content: "\f2ae";
}

.qfa-pied-piper-alt:before {
    content: "\f1a8";
}

.qfa-pied-piper-hat:before {
    content: "\f4e5";
}

.qfa-pied-piper-pp:before {
    content: "\f1a7";
}

.qfa-pied-piper-square:before {
    content: "\f91e";
}

.qfa-piggy-bank:before {
    content: "\f4d3";
}

.qfa-pills:before {
    content: "\f484";
}

.qfa-pinterest:before {
    content: "\f0d2";
}

.qfa-pinterest-p:before {
    content: "\f231";
}

.qfa-pinterest-square:before {
    content: "\f0d3";
}

.qfa-pizza-slice:before {
    content: "\f818";
}

.qfa-place-of-worship:before {
    content: "\f67f";
}

.qfa-plane:before {
    content: "\f072";
}

.qfa-plane-arrival:before {
    content: "\f5af";
}

.qfa-plane-departure:before {
    content: "\f5b0";
}

.qfa-plane-slash:before {
    content: "\f969";
}

.qfa-play:before {
    content: "\f04b";
}

.qfa-play-circle:before {
    content: "\f144";
}

.qfa-playstation:before {
    content: "\f3df";
}

.qfa-plug:before {
    content: "\f1e6";
}

.qfa-plus:before {
    content: "\f067";
}

.qfa-plus-circle:before {
    content: "\f055";
}

.qfa-plus-square:before {
    content: "\f0fe";
}

.qfa-podcast:before {
    content: "\f2ce";
}

.qfa-poll:before {
    content: "\f681";
}

.qfa-poll-h:before {
    content: "\f682";
}

.qfa-poo:before {
    content: "\f2fe";
}

.qfa-poo-storm:before {
    content: "\f75a";
}

.qfa-poop:before {
    content: "\f619";
}

.qfa-portrait:before {
    content: "\f3e0";
}

.qfa-pound-sign:before {
    content: "\f154";
}

.qfa-power-off:before {
    content: "\f011";
}

.qfa-pray:before {
    content: "\f683";
}

.qfa-praying-hands:before {
    content: "\f684";
}

.qfa-prescription:before {
    content: "\f5b1";
}

.qfa-prescription-bottle:before {
    content: "\f485";
}

.qfa-prescription-bottle-alt:before {
    content: "\f486";
}

.qfa-print:before {
    content: "\f02f";
}

.qfa-procedures:before {
    content: "\f487";
}

.qfa-product-hunt:before {
    content: "\f288";
}

.qfa-project-diagram:before {
    content: "\f542";
}

.qfa-pump-medical:before {
    content: "\f96a";
}

.qfa-pump-soap:before {
    content: "\f96b";
}

.qfa-pushed:before {
    content: "\f3e1";
}

.qfa-puzzle-piece:before {
    content: "\f12e";
}

.qfa-python:before {
    content: "\f3e2";
}

.qfa-qq:before {
    content: "\f1d6";
}

.qfa-qrcode:before {
    content: "\f029";
}

.qfa-question:before {
    content: "\f128";
}

.qfa-question-circle:before {
    content: "\f059";
}

.qfa-quidditch:before {
    content: "\f458";
}

.qfa-quinscape:before {
    content: "\f459";
}

.qfa-quora:before {
    content: "\f2c4";
}

.qfa-quote-left:before {
    content: "\f10d";
}

.qfa-quote-right:before {
    content: "\f10e";
}

.qfa-quran:before {
    content: "\f687";
}

.qfa-r-project:before {
    content: "\f4f7";
}

.qfa-radiation:before {
    content: "\f7b9";
}

.qfa-radiation-alt:before {
    content: "\f7ba";
}

.qfa-rainbow:before {
    content: "\f75b";
}

.qfa-random:before {
    content: "\f074";
}

.qfa-raspberry-pi:before {
    content: "\f7bb";
}

.qfa-ravelry:before {
    content: "\f2d9";
}

.qfa-react:before {
    content: "\f41b";
}

.qfa-reacteurope:before {
    content: "\f75d";
}

.qfa-readme:before {
    content: "\f4d5";
}

.qfa-rebel:before {
    content: "\f1d0";
}

.qfa-receipt:before {
    content: "\f543";
}

.qfa-record-vinyl:before {
    content: "\f8d9";
}

.qfa-recycle:before {
    content: "\f1b8";
}

.qfa-red-river:before {
    content: "\f3e3";
}

.qfa-reddit:before {
    content: "\f1a1";
}

.qfa-reddit-alien:before {
    content: "\f281";
}

.qfa-reddit-square:before {
    content: "\f1a2";
}

.qfa-redhat:before {
    content: "\f7bc";
}

.qfa-redo:before {
    content: "\f01e";
}

.qfa-redo-alt:before {
    content: "\f2f9";
}

.qfa-registered:before {
    content: "\f25d";
}

.qfa-remove-format:before {
    content: "\f87d";
}

.qfa-renren:before {
    content: "\f18b";
}

.qfa-reply:before {
    content: "\f3e5";
}

.qfa-reply-all:before {
    content: "\f122";
}

.qfa-replyd:before {
    content: "\f3e6";
}

.qfa-republican:before {
    content: "\f75e";
}

.qfa-researchgate:before {
    content: "\f4f8";
}

.qfa-resolving:before {
    content: "\f3e7";
}

.qfa-restroom:before {
    content: "\f7bd";
}

.qfa-retweet:before {
    content: "\f079";
}

.qfa-rev:before {
    content: "\f5b2";
}

.qfa-ribbon:before {
    content: "\f4d6";
}

.qfa-ring:before {
    content: "\f70b";
}

.qfa-road:before {
    content: "\f018";
}

.qfa-robot:before {
    content: "\f544";
}

.qfa-rocket:before {
    content: "\f135";
}

.qfa-rocketchat:before {
    content: "\f3e8";
}

.qfa-rockrms:before {
    content: "\f3e9";
}

.qfa-route:before {
    content: "\f4d7";
}

.qfa-rss:before {
    content: "\f09e";
}

.qfa-rss-square:before {
    content: "\f143";
}

.qfa-ruble-sign:before {
    content: "\f158";
}

.qfa-ruler:before {
    content: "\f545";
}

.qfa-ruler-combined:before {
    content: "\f546";
}

.qfa-ruler-horizontal:before {
    content: "\f547";
}

.qfa-ruler-vertical:before {
    content: "\f548";
}

.qfa-running:before {
    content: "\f70c";
}

.qfa-rupee-sign:before {
    content: "\f156";
}

.qfa-rust:before {
    content: "\f97a";
}

.qfa-sad-cry:before {
    content: "\f5b3";
}

.qfa-sad-tear:before {
    content: "\f5b4";
}

.qfa-safari:before {
    content: "\f267";
}

.qfa-salesforce:before {
    content: "\f83b";
}

.qfa-sass:before {
    content: "\f41e";
}

.qfa-satellite:before {
    content: "\f7bf";
}

.qfa-satellite-dish:before {
    content: "\f7c0";
}

.qfa-save:before {
    content: "\f0c7";
}

.qfa-schlix:before {
    content: "\f3ea";
}

.qfa-school:before {
    content: "\f549";
}

.qfa-screwdriver:before {
    content: "\f54a";
}

.qfa-scribd:before {
    content: "\f28a";
}

.qfa-scroll:before {
    content: "\f70e";
}

.qfa-sd-card:before {
    content: "\f7c2";
}

.qfa-search:before {
    content: "\f002";
}

.qfa-search-dollar:before {
    content: "\f688";
}

.qfa-search-location:before {
    content: "\f689";
}

.qfa-search-minus:before {
    content: "\f010";
}

.qfa-search-plus:before {
    content: "\f00e";
}

.qfa-searchengin:before {
    content: "\f3eb";
}

.qfa-seedling:before {
    content: "\f4d8";
}

.qfa-sellcast:before {
    content: "\f2da";
}

.qfa-sellsy:before {
    content: "\f213";
}

.qfa-server:before {
    content: "\f233";
}

.qfa-servicestack:before {
    content: "\f3ec";
}

.qfa-shapes:before {
    content: "\f61f";
}

.qfa-share:before {
    content: "\f064";
}

.qfa-share-alt:before {
    content: "\f1e0";
}

.qfa-share-alt-square:before {
    content: "\f1e1";
}

.qfa-share-square:before {
    content: "\f14d";
}

.qfa-shekel-sign:before {
    content: "\f20b";
}

.qfa-shield-alt:before {
    content: "\f3ed";
}

.qfa-shield-virus:before {
    content: "\f96c";
}

.qfa-ship:before {
    content: "\f21a";
}

.qfa-shipping-fast:before {
    content: "\f48b";
}

.qfa-shirtsinbulk:before {
    content: "\f214";
}

.qfa-shoe-prints:before {
    content: "\f54b";
}

.qfa-shopify:before {
    content: "\f957";
}

.qfa-shopping-bag:before {
    content: "\f290";
}

.qfa-shopping-basket:before {
    content: "\f291";
}

.qfa-shopping-cart:before {
    content: "\f07a";
}

.qfa-shopware:before {
    content: "\f5b5";
}

.qfa-shower:before {
    content: "\f2cc";
}

.qfa-shuttle-van:before {
    content: "\f5b6";
}

.qfa-sign:before {
    content: "\f4d9";
}

.qfa-sign-in-alt:before {
    content: "\f2f6";
}

.qfa-sign-language:before {
    content: "\f2a7";
}

.qfa-sign-out-alt:before {
    content: "\f2f5";
}

.qfa-signal:before {
    content: "\f012";
}

.qfa-signature:before {
    content: "\f5b7";
}

.qfa-sim-card:before {
    content: "\f7c4";
}

.qfa-simplybuilt:before {
    content: "\f215";
}

.qfa-sink:before {
    content: "\f96d";
}

.qfa-sistrix:before {
    content: "\f3ee";
}

.qfa-sitemap:before {
    content: "\f0e8";
}

.qfa-sith:before {
    content: "\f512";
}

.qfa-skating:before {
    content: "\f7c5";
}

.qfa-sketch:before {
    content: "\f7c6";
}

.qfa-skiing:before {
    content: "\f7c9";
}

.qfa-skiing-nordic:before {
    content: "\f7ca";
}

.qfa-skull:before {
    content: "\f54c";
}

.qfa-skull-crossbones:before {
    content: "\f714";
}

.qfa-skyatlas:before {
    content: "\f216";
}

.qfa-skype:before {
    content: "\f17e";
}

.qfa-slack:before {
    content: "\f198";
}

.qfa-slack-hash:before {
    content: "\f3ef";
}

.qfa-slash:before {
    content: "\f715";
}

.qfa-sleigh:before {
    content: "\f7cc";
}

.qfa-sliders-h:before {
    content: "\f1de";
}

.qfa-slideshare:before {
    content: "\f1e7";
}

.qfa-smile:before {
    content: "\f118";
}

.qfa-smile-beam:before {
    content: "\f5b8";
}

.qfa-smile-wink:before {
    content: "\f4da";
}

.qfa-smog:before {
    content: "\f75f";
}

.qfa-smoking:before {
    content: "\f48d";
}

.qfa-smoking-ban:before {
    content: "\f54d";
}

.qfa-sms:before {
    content: "\f7cd";
}

.qfa-snapchat:before {
    content: "\f2ab";
}

.qfa-snapchat-ghost:before {
    content: "\f2ac";
}

.qfa-snapchat-square:before {
    content: "\f2ad";
}

.qfa-snowboarding:before {
    content: "\f7ce";
}

.qfa-snowflake:before {
    content: "\f2dc";
}

.qfa-snowman:before {
    content: "\f7d0";
}

.qfa-snowplow:before {
    content: "\f7d2";
}

.qfa-soap:before {
    content: "\f96e";
}

.qfa-socks:before {
    content: "\f696";
}

.qfa-solar-panel:before {
    content: "\f5ba";
}

.qfa-sort:before {
    content: "\f0dc";
}

.qfa-sort-alpha-down:before {
    content: "\f15d";
}

.qfa-sort-alpha-down-alt:before {
    content: "\f881";
}

.qfa-sort-alpha-up:before {
    content: "\f15e";
}

.qfa-sort-alpha-up-alt:before {
    content: "\f882";
}

.qfa-sort-amount-down:before {
    content: "\f160";
}

.qfa-sort-amount-down-alt:before {
    content: "\f884";
}

.qfa-sort-amount-up:before {
    content: "\f161";
}

.qfa-sort-amount-up-alt:before {
    content: "\f885";
}

.qfa-sort-down:before {
    content: "\f0dd";
}

.qfa-sort-numeric-down:before {
    content: "\f162";
}

.qfa-sort-numeric-down-alt:before {
    content: "\f886";
}

.qfa-sort-numeric-up:before {
    content: "\f163";
}

.qfa-sort-numeric-up-alt:before {
    content: "\f887";
}

.qfa-sort-up:before {
    content: "\f0de";
}

.qfa-soundcloud:before {
    content: "\f1be";
}

.qfa-sourcetree:before {
    content: "\f7d3";
}

.qfa-spa:before {
    content: "\f5bb";
}

.qfa-space-shuttle:before {
    content: "\f197";
}

.qfa-speakap:before {
    content: "\f3f3";
}

.qfa-speaker-deck:before {
    content: "\f83c";
}

.qfa-spell-check:before {
    content: "\f891";
}

.qfa-spider:before {
    content: "\f717";
}

.qfa-spinner:before {
    content: "\f110";
}

.qfa-splotch:before {
    content: "\f5bc";
}

.qfa-spotify:before {
    content: "\f1bc";
}

.qfa-spray-can:before {
    content: "\f5bd";
}

.qfa-square:before {
    content: "\f0c8";
}

.qfa-square-full:before {
    content: "\f45c";
}

.qfa-square-root-alt:before {
    content: "\f698";
}

.qfa-squarespace:before {
    content: "\f5be";
}

.qfa-stack-exchange:before {
    content: "\f18d";
}

.qfa-stack-overflow:before {
    content: "\f16c";
}

.qfa-stackpath:before {
    content: "\f842";
}

.qfa-stamp:before {
    content: "\f5bf";
}

.qfa-star:before {
    content: "\f005";
}

.qfa-star-and-crescent:before {
    content: "\f699";
}

.qfa-star-half:before {
    content: "\f089";
}

.qfa-star-half-alt:before {
    content: "\f5c0";
}

.qfa-star-of-david:before {
    content: "\f69a";
}

.qfa-star-of-life:before {
    content: "\f621";
}

.qfa-staylinked:before {
    content: "\f3f5";
}

.qfa-steam:before {
    content: "\f1b6";
}

.qfa-steam-square:before {
    content: "\f1b7";
}

.qfa-steam-symbol:before {
    content: "\f3f6";
}

.qfa-step-backward:before {
    content: "\f048";
}

.qfa-step-forward:before {
    content: "\f051";
}

.qfa-stethoscope:before {
    content: "\f0f1";
}

.qfa-sticker-mule:before {
    content: "\f3f7";
}

.qfa-sticky-note:before {
    content: "\f249";
}

.qfa-stop:before {
    content: "\f04d";
}

.qfa-stop-circle:before {
    content: "\f28d";
}

.qfa-stopwatch:before {
    content: "\f2f2";
}

.qfa-stopwatch-20:before {
    content: "\f96f";
}

.qfa-store:before {
    content: "\f54e";
}

.qfa-store-alt:before {
    content: "\f54f";
}

.qfa-store-alt-slash:before {
    content: "\f970";
}

.qfa-store-slash:before {
    content: "\f971";
}

.qfa-strava:before {
    content: "\f428";
}

.qfa-stream:before {
    content: "\f550";
}

.qfa-street-view:before {
    content: "\f21d";
}

.qfa-strikethrough:before {
    content: "\f0cc";
}

.qfa-stripe:before {
    content: "\f429";
}

.qfa-stripe-s:before {
    content: "\f42a";
}

.qfa-stroopwafel:before {
    content: "\f551";
}

.qfa-studiovinari:before {
    content: "\f3f8";
}

.qfa-stumbleupon:before {
    content: "\f1a4";
}

.qfa-stumbleupon-circle:before {
    content: "\f1a3";
}

.qfa-subscript:before {
    content: "\f12c";
}

.qfa-subway:before {
    content: "\f239";
}

.qfa-suitcase:before {
    content: "\f0f2";
}

.qfa-suitcase-rolling:before {
    content: "\f5c1";
}

.qfa-sun:before {
    content: "\f185";
}

.qfa-superpowers:before {
    content: "\f2dd";
}

.qfa-superscript:before {
    content: "\f12b";
}

.qfa-supple:before {
    content: "\f3f9";
}

.qfa-surprise:before {
    content: "\f5c2";
}

.qfa-suse:before {
    content: "\f7d6";
}

.qfa-swatchbook:before {
    content: "\f5c3";
}

.qfa-swift:before {
    content: "\f8e1";
}

.qfa-swimmer:before {
    content: "\f5c4";
}

.qfa-swimming-pool:before {
    content: "\f5c5";
}

.qfa-symfony:before {
    content: "\f83d";
}

.qfa-synagogue:before {
    content: "\f69b";
}

.qfa-sync:before {
    content: "\f021";
}

.qfa-sync-alt:before {
    content: "\f2f1";
}

.qfa-syringe:before {
    content: "\f48e";
}

.qfa-table:before {
    content: "\f0ce";
}

.qfa-table-tennis:before {
    content: "\f45d";
}

.qfa-tablet:before {
    content: "\f10a";
}

.qfa-tablet-alt:before {
    content: "\f3fa";
}

.qfa-tablets:before {
    content: "\f490";
}

.qfa-tachometer-alt:before {
    content: "\f3fd";
}

.qfa-tag:before {
    content: "\f02b";
}

.qfa-tags:before {
    content: "\f02c";
}

.qfa-tape:before {
    content: "\f4db";
}

.qfa-tasks:before {
    content: "\f0ae";
}

.qfa-taxi:before {
    content: "\f1ba";
}

.qfa-teamspeak:before {
    content: "\f4f9";
}

.qfa-teeth:before {
    content: "\f62e";
}

.qfa-teeth-open:before {
    content: "\f62f";
}

.qfa-telegram:before {
    content: "\f2c6";
}

.qfa-telegram-plane:before {
    content: "\f3fe";
}

.qfa-temperature-high:before {
    content: "\f769";
}

.qfa-temperature-low:before {
    content: "\f76b";
}

.qfa-tencent-weibo:before {
    content: "\f1d5";
}

.qfa-tenge:before {
    content: "\f7d7";
}

.qfa-terminal:before {
    content: "\f120";
}

.qfa-text-height:before {
    content: "\f034";
}

.qfa-text-width:before {
    content: "\f035";
}

.qfa-th:before {
    content: "\f00a";
}

.qfa-th-large:before {
    content: "\f009";
}

.qfa-th-list:before {
    content: "\f00b";
}

.qfa-the-red-yeti:before {
    content: "\f69d";
}

.qfa-theater-masks:before {
    content: "\f630";
}

.qfa-themeco:before {
    content: "\f5c6";
}

.qfa-themeisle:before {
    content: "\f2b2";
}

.qfa-thermometer:before {
    content: "\f491";
}

.qfa-thermometer-empty:before {
    content: "\f2cb";
}

.qfa-thermometer-full:before {
    content: "\f2c7";
}

.qfa-thermometer-half:before {
    content: "\f2c9";
}

.qfa-thermometer-quarter:before {
    content: "\f2ca";
}

.qfa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.qfa-think-peaks:before {
    content: "\f731";
}

.qfa-thumbs-down:before {
    content: "\f165";
}

.qfa-thumbs-up:before {
    content: "\f164";
}

.qfa-thumbtack:before {
    content: "\f08d";
}

.qfa-ticket-alt:before {
    content: "\f3ff";
}

.qfa-tiktok:before {
    content: "\f97b";
}

.qfa-times:before {
    content: "\f00d";
}

.qfa-times-circle:before {
    content: "\f057";
}

.qfa-tint:before {
    content: "\f043";
}

.qfa-tint-slash:before {
    content: "\f5c7";
}

.qfa-tired:before {
    content: "\f5c8";
}

.qfa-toggle-off:before {
    content: "\f204";
}

.qfa-toggle-on:before {
    content: "\f205";
}

.qfa-toilet:before {
    content: "\f7d8";
}

.qfa-toilet-paper:before {
    content: "\f71e";
}

.qfa-toilet-paper-slash:before {
    content: "\f972";
}

.qfa-toolbox:before {
    content: "\f552";
}

.qfa-tools:before {
    content: "\f7d9";
}

.qfa-tooth:before {
    content: "\f5c9";
}

.qfa-torah:before {
    content: "\f6a0";
}

.qfa-torii-gate:before {
    content: "\f6a1";
}

.qfa-tractor:before {
    content: "\f722";
}

.qfa-trade-federation:before {
    content: "\f513";
}

.qfa-trademark:before {
    content: "\f25c";
}

.qfa-traffic-light:before {
    content: "\f637";
}

.qfa-trailer:before {
    content: "\f941";
}

.qfa-train:before {
    content: "\f238";
}

.qfa-tram:before {
    content: "\f7da";
}

.qfa-transgender:before {
    content: "\f224";
}

.qfa-transgender-alt:before {
    content: "\f225";
}

.qfa-trash:before {
    content: "\f1f8";
}

.qfa-trash-alt:before {
    content: "\f2ed";
}

.qfa-trash-restore:before {
    content: "\f829";
}

.qfa-trash-restore-alt:before {
    content: "\f82a";
}

.qfa-tree:before {
    content: "\f1bb";
}

.qfa-trello:before {
    content: "\f181";
}

.qfa-tripadvisor:before {
    content: "\f262";
}

.qfa-trophy:before {
    content: "\f091";
}

.qfa-truck:before {
    content: "\f0d1";
}

.qfa-truck-loading:before {
    content: "\f4de";
}

.qfa-truck-monster:before {
    content: "\f63b";
}

.qfa-truck-moving:before {
    content: "\f4df";
}

.qfa-truck-pickup:before {
    content: "\f63c";
}

.qfa-tshirt:before {
    content: "\f553";
}

.qfa-tty:before {
    content: "\f1e4";
}

.qfa-tumblr:before {
    content: "\f173";
}

.qfa-tumblr-square:before {
    content: "\f174";
}

.qfa-tv:before {
    content: "\f26c";
}

.qfa-twitch:before {
    content: "\f1e8";
}

.qfa-twitter:before {
    content: "\f099";
}

.qfa-twitter-square:before {
    content: "\f081";
}

.qfa-typo3:before {
    content: "\f42b";
}

.qfa-uber:before {
    content: "\f402";
}

.qfa-ubuntu:before {
    content: "\f7df";
}

.qfa-uikit:before {
    content: "\f403";
}

.qfa-umbraco:before {
    content: "\f8e8";
}

.qfa-umbrella:before {
    content: "\f0e9";
}

.qfa-umbrella-beach:before {
    content: "\f5ca";
}

.qfa-underline:before {
    content: "\f0cd";
}

.qfa-undo:before {
    content: "\f0e2";
}

.qfa-undo-alt:before {
    content: "\f2ea";
}

.qfa-uniregistry:before {
    content: "\f404";
}

.qfa-unity:before {
    content: "\f949";
}

.qfa-universal-access:before {
    content: "\f29a";
}

.qfa-university:before {
    content: "\f19c";
}

.qfa-unlink:before {
    content: "\f127";
}

.qfa-unlock:before {
    content: "\f09c";
}

.qfa-unlock-alt:before {
    content: "\f13e";
}

.qfa-unsplash:before {
    content: "\f97c";
}

.qfa-untappd:before {
    content: "\f405";
}

.qfa-upload:before {
    content: "\f093";
}

.qfa-ups:before {
    content: "\f7e0";
}

.qfa-usb:before {
    content: "\f287";
}

.qfa-user:before {
    content: "\f007";
}

.qfa-user-alt:before {
    content: "\f406";
}

.qfa-user-alt-slash:before {
    content: "\f4fa";
}

.qfa-user-astronaut:before {
    content: "\f4fb";
}

.qfa-user-check:before {
    content: "\f4fc";
}

.qfa-user-circle:before {
    content: "\f2bd";
}

.qfa-user-clock:before {
    content: "\f4fd";
}

.qfa-user-cog:before {
    content: "\f4fe";
}

.qfa-user-edit:before {
    content: "\f4ff";
}

.qfa-user-friends:before {
    content: "\f500";
}

.qfa-user-graduate:before {
    content: "\f501";
}

.qfa-user-injured:before {
    content: "\f728";
}

.qfa-user-lock:before {
    content: "\f502";
}

.qfa-user-md:before {
    content: "\f0f0";
}

.qfa-user-minus:before {
    content: "\f503";
}

.qfa-user-ninja:before {
    content: "\f504";
}

.qfa-user-nurse:before {
    content: "\f82f";
}

.qfa-user-plus:before {
    content: "\f234";
}

.qfa-user-secret:before {
    content: "\f21b";
}

.qfa-user-shield:before {
    content: "\f505";
}

.qfa-user-slash:before {
    content: "\f506";
}

.qfa-user-tag:before {
    content: "\f507";
}

.qfa-user-tie:before {
    content: "\f508";
}

.qfa-user-times:before {
    content: "\f235";
}

.qfa-users:before {
    content: "\f0c0";
}

.qfa-users-cog:before {
    content: "\f509";
}

.qfa-users-slash:before {
    content: "\f973";
}

.qfa-usps:before {
    content: "\f7e1";
}

.qfa-ussunnah:before {
    content: "\f407";
}

.qfa-utensil-spoon:before {
    content: "\f2e5";
}

.qfa-utensils:before {
    content: "\f2e7";
}

.qfa-vaadin:before {
    content: "\f408";
}

.qfa-vector-square:before {
    content: "\f5cb";
}

.qfa-venus:before {
    content: "\f221";
}

.qfa-venus-double:before {
    content: "\f226";
}

.qfa-venus-mars:before {
    content: "\f228";
}

.qfa-viacoin:before {
    content: "\f237";
}

.qfa-viadeo:before {
    content: "\f2a9";
}

.qfa-viadeo-square:before {
    content: "\f2aa";
}

.qfa-vial:before {
    content: "\f492";
}

.qfa-vials:before {
    content: "\f493";
}

.qfa-viber:before {
    content: "\f409";
}

.qfa-video:before {
    content: "\f03d";
}

.qfa-video-slash:before {
    content: "\f4e2";
}

.qfa-vihara:before {
    content: "\f6a7";
}

.qfa-vimeo:before {
    content: "\f40a";
}

.qfa-vimeo-square:before {
    content: "\f194";
}

.qfa-vimeo-v:before {
    content: "\f27d";
}

.qfa-vine:before {
    content: "\f1ca";
}

.qfa-virus:before {
    content: "\f974";
}

.qfa-virus-slash:before {
    content: "\f975";
}

.qfa-viruses:before {
    content: "\f976";
}

.qfa-vk:before {
    content: "\f189";
}

.qfa-vnv:before {
    content: "\f40b";
}

.qfa-voicemail:before {
    content: "\f897";
}

.qfa-volleyball-ball:before {
    content: "\f45f";
}

.qfa-volume-down:before {
    content: "\f027";
}

.qfa-volume-mute:before {
    content: "\f6a9";
}

.qfa-volume-off:before {
    content: "\f026";
}

.qfa-volume-up:before {
    content: "\f028";
}

.qfa-vote-yea:before {
    content: "\f772";
}

.qfa-vr-cardboard:before {
    content: "\f729";
}

.qfa-vuejs:before {
    content: "\f41f";
}

.qfa-walking:before {
    content: "\f554";
}

.qfa-wallet:before {
    content: "\f555";
}

.qfa-warehouse:before {
    content: "\f494";
}

.qfa-water:before {
    content: "\f773";
}

.qfa-wave-square:before {
    content: "\f83e";
}

.qfa-waze:before {
    content: "\f83f";
}

.qfa-weebly:before {
    content: "\f5cc";
}

.qfa-weibo:before {
    content: "\f18a";
}

.qfa-weight:before {
    content: "\f496";
}

.qfa-weight-hanging:before {
    content: "\f5cd";
}

.qfa-weixin:before {
    content: "\f1d7";
}

.qfa-whatsapp:before {
    content: "\f232";
}

.qfa-whatsapp-square:before {
    content: "\f40c";
}

.qfa-wheelchair:before {
    content: "\f193";
}

.qfa-whmcs:before {
    content: "\f40d";
}

.qfa-wifi:before {
    content: "\f1eb";
}

.qfa-wikipedia-w:before {
    content: "\f266";
}

.qfa-wind:before {
    content: "\f72e";
}

.qfa-window-close:before {
    content: "\f410";
}

.qfa-window-maximize:before {
    content: "\f2d0";
}

.qfa-window-minimize:before {
    content: "\f2d1";
}

.qfa-window-restore:before {
    content: "\f2d2";
}

.qfa-windows:before {
    content: "\f17a";
}

.qfa-wine-bottle:before {
    content: "\f72f";
}

.qfa-wine-glass:before {
    content: "\f4e3";
}

.qfa-wine-glass-alt:before {
    content: "\f5ce";
}

.qfa-wix:before {
    content: "\f5cf";
}

.qfa-wizards-of-the-coast:before {
    content: "\f730";
}

.qfa-wolf-pack-battalion:before {
    content: "\f514";
}

.qfa-won-sign:before {
    content: "\f159";
}

.qfa-wordpress:before {
    content: "\f19a";
}

.qfa-wordpress-simple:before {
    content: "\f411";
}

.qfa-wpbeginner:before {
    content: "\f297";
}

.qfa-wpexplorer:before {
    content: "\f2de";
}

.qfa-wpforms:before {
    content: "\f298";
}

.qfa-wpressr:before {
    content: "\f3e4";
}

.qfa-wrench:before {
    content: "\f0ad";
}

.qfa-x-ray:before {
    content: "\f497";
}

.qfa-xbox:before {
    content: "\f412";
}

.qfa-xing:before {
    content: "\f168";
}

.qfa-xing-square:before {
    content: "\f169";
}

.qfa-y-combinator:before {
    content: "\f23b";
}

.qfa-yahoo:before {
    content: "\f19e";
}

.qfa-yammer:before {
    content: "\f840";
}

.qfa-yandex:before {
    content: "\f413";
}

.qfa-yandex-international:before {
    content: "\f414";
}

.qfa-yarn:before {
    content: "\f7e3";
}

.qfa-yelp:before {
    content: "\f1e9";
}

.qfa-yen-sign:before {
    content: "\f157";
}

.qfa-yin-yang:before {
    content: "\f6ad";
}

.qfa-yoast:before {
    content: "\f2b1";
}

.qfa-youtube:before {
    content: "\f167";
}

.qfa-youtube-square:before {
    content: "\f431";
}

.qfa-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
   src: url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.eot");
  src: url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.woff") format("woff"), url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("/Assets/AngularFonts/fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.qfab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.eot");
    src: url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("/Assets/AngularFonts/fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}


.qfar {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
}
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.eot");
    src: url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("/Assets/AngularFonts/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.qfa,
.qfas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}


/*Launch wordklow css start here*/
.admin-filter-body_leftpanel.lw-left-section {
    padding: 20px;
    width: 350px;
    box-shadow: 1px 0 3px 0 #e5e5e5;
}

.lw-drag-section {
    background: #fff;
    margin: -20px;
    margin-top: 0;
    padding: 20px 0px 20px 20px
}

.ntl-bg-f0f0f0 {
    background-color: #f0f0f0
}
/* Dashboard widget launch workflow tiles*/

.widget-launch-body-inner {
    display: inline-flex;
    flex-flow: row wrap;
    /*padding: 10px 10px;*/
    align-content: flex-start;
    height: 100%;
    overflow: auto;
    /*margin-left: -10px;
    margin-right: 0px;*/
    /*justify-content:space-between*/
    position: relative;
    left: -10px;
    /*width: calc(100% + 20px);*/
    width: calc(100% + 0px);
}

.widget-launch-body-inner {
    display: grid;
    grid-gap: 4px
}

.widget-launch-body-inner {
    position: absolute;
    /*left:-10px;
    right:-10px;*/
    left: 0px;
    right: 0px;
}

.widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    height: 129px;
    /*margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;*/
}

.widget-launch-body > .widget-launch-body-inner.lw-show-link {
    padding: 10px;
    display: flex;
    grid-template-columns: none !important;
}

    .widget-launch-body > .widget-launch-body-inner.lw-show-link > div.widget-launch-box {
        height: auto !important
    }
        .widget-launch-body > .widget-launch-body-inner.lw-show-link > div.widget-launch-box,
        .widget-launch-body > .widget-launch-body-inner.lw-show-link > div.widget-launch-box a.ntl-btn-link {
            max-width: 100%
        }
        /*.ntl-gridstack [gs-w="1"] .widget-launch-body > div {
    flex: 0 0 100%;
    width: 100%;
}
   
    .ntl-gridstack [gs-w="2"] .widget-launch-body > div {
        flex: 0 0 50%;
        width: 50%;
    }
.ntl-gridstack [gs-w="3"] .widget-launch-body > div {
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
}
.ntl-gridstack [gs-w="4"] .widget-launch-body > div {
    flex: 0 0 25%;
    width: 25%;
}
.ntl-gridstack [gs-w="5"] .widget-launch-body > div {
    flex: 0 0 20%;
    width: 20%;
}
.ntl-gridstack [gs-w="6"] .widget-launch-body > div {
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
}
.ntl-gridstack [gs-w="7"] .widget-launch-body > div {
    flex: 0 0 14.2857142857%;
    width: 14.2857142857%;
}
.ntl-gridstack [gs-w="8"] .widget-launch-body > div {
    flex: 0 0 12.5%;
    width: 12.5%;
}*/
        /*.ntl-gridstack [gs-w="1"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((100/100)*(100%));
    width: calc((100/100)*(100%));
}

.ntl-gridstack [gs-w="2"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((50/100)*(100%));
    width: calc((50/100)*(100%));
}
.ntl-gridstack [gs-w="3"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((33.3333333333/100)*(100%));
    width: calc((33.3333333333/100)*(100%));
}
.ntl-gridstack [gs-w="4"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((25/100)*(100%));
    width: calc((25/100)*(100%));
}
.ntl-gridstack [gs-w="5"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((20/100)*(100%));
    width: calc((20/100)*(100%));
}
.ntl-gridstack [gs-w="6"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((16.6666666667/100)*(100%));
    width: calc((16.6666666667/100)*(100%));
}
.ntl-gridstack [gs-w="7"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((14.2857142857/100)*(100%));
    width: calc((14.2857142857/100)*(100%));
}

.grid-stack-8.ntl-gridstack [gs-w="8"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box{
    flex: 0 0 calc((12.5/100)*(100%));
    width: calc((12.5/100)*(100%));
}*/
        /*.grid-stack-4.ntl-gridstack [gs-w="1"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((100/100)*(100%)/2);
    width: calc((100/100)*(100%)/2);
}
.grid-stack-4.ntl-gridstack [gs-w="2"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((100/100)*(100%)/4);
    width: calc((100/100)*(100%)/4);
}
.grid-stack-4.ntl-gridstack [gs-w="3"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((100/100)*(100%)/6);
    width: calc((100/100)*(100%)/6);
}
.grid-stack-4.ntl-gridstack [gs-w="4"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box {
    flex: 0 0 calc((100/100)*(100%)/8);
    width: calc((100/100)*(100%)/8);
}*/
        .ntl-gridstack [gs-w="1"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(1n+1),
        .ntl-gridstack [gs-w="2"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(2n+2),
        .ntl-gridstack [gs-w="3"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(3n+3),
        .ntl-gridstack [gs-w="4"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(4n+4),
        .ntl-gridstack [gs-w="5"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(5n+5),
        .ntl-gridstack [gs-w="6"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(6n+6),
        .ntl-gridstack [gs-w="7"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(7n+7),
        .ntl-gridstack [gs-w="8"] .widget-launch-body > .widget-launch-body-inner > div:nth-child(8n+8) {
            /*padding-right: 0*/
        }
/*.ntl-gridstack [gs-w="1"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+3),
    .ntl-gridstack [gs-w="2"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+4),
    .ntl-gridstack [gs-w="3"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+5),
    .ntl-gridstack [gs-w="4"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+6),
    .ntl-gridstack [gs-w="5"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+7),
    .ntl-gridstack [gs-w="6"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+8),
    .ntl-gridstack [gs-w="7"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+9),
    .ntl-gridstack [gs-w="8"] .widget-launch-body > .widget-launch-body-inner > div.widget-launch-box:nth-last-child(-n+10) {
         margin-bottom: 0;
    }*/
/*.ntl-gridstack [gs-h="1"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="2"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="3"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="4"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="5"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="6"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="7"] .widget-launch-body-inner > div:nth-last-child(-n+8),
.ntl-gridstack [gs-h="8"] .widget-launch-body-inner > div:nth-last-child(-n+8) {
    margin-bottom: 0;
}*/






.widget-launch-body .ps__rail-y {
    /*right: 12px !important;*/
    right: 1px !important
}

.widget-launch-body .tiles {
    display: flex;
    justify-content: center;
    /*flex: 0 0 200px;*/
    /*width: 200px;*/
    height: 100%;
    align-items: center;
    line-height: 1.4;
    /*max-width: 125px;
        height: 62px;*/
    overflow: hidden;
    padding: 5px;
    /*margin-left: 5px;
        margin-right: 5px;*/
    /*margin-bottom: 10px;*/
    color: #353D43;
    letter-spacing: -0.3px;
    border-radius: 6px;
    /*box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);*/
    font-size: .875rem;
    text-align: center;
    position: relative;
}

.widget-launch-body .ntl-btn-link {
    margin-right: 20px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-launch-workflow-wrap.singletile .widget-header {
    position: absolute;
    z-index: 8;
}

.launch-workflow-show-Header .widget-launch-body-inner {
    padding-top: 20px
}

.widget-launch-workflow-wrap.singletile.launch-workflow-show-Header .widget-launch-body-inner {
    padding-top: 0px
}

.widget-launch-workflow-wrap.singletile .ps__rail-y {
    display: none !important
}

.singletile .widget-launch-body .tiles {
    border-radius: 0px
}
.singletile .widget-launch-body .widget-launch-box {
    height: 100% !important;
    width: 100%;
    position: absolute;
}
/*.widget-launch-workflow-wrap.singletile.launch-workflow-show-Header .widget-launch-body .tiles {
    height: 98px;
    top: 32px;
}*/
    .widget-header {
    padding: 6px 20px;
}

.setting-heading {
    width: 308px !important
}
/*Launch wordklow css end here*/
/* Single value chart widget css start */
.single-layout-body {
    /* padding: 10px 12px;*/
    padding:1px 12px;
    line-height: 1.3;
}


/* Single value chart widget css end */



/* Table Report  widget css start */

.ntl-table-report-outer {
    border-radius: 6px;
}

.ntl-table-report-title {
    background-color: #F4F4F4;
    height: 51px;
}

.ntl-table-report-filter {
    height: 51px;
    background-color: #E8F8FF;
}

.ntl-table-report-wrap {
}
/* Table Report  widget css start */

.ck.ck-balloon-panel {
    z-index: 9999 !important;
}

.ck-editor__editable_inline, .ck-source-editing-area {
    min-height: 300px;
    max-height: 300px;
}

    .ck-source-editing-area textarea {
        overflow: auto !important
    }

.ntl-cke-parent .ntl-cke5 .ck-editor__editable_inline {
    min-height: 1px;
    max-height: none;
}

.ntl-cke-parent .ck.ck-toolbar,
.ntl-cke-parent .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused),
.ntl-cke-parent .ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable) {
    border: unset !important;
    box-shadow: none !important
}

.ntl-cke-parent .ck-read-only.ck-focused .ck-widget_with-resizer.ck-widget_selected > .ck-widget__resizer {
    display: none !important
}

.ntl-cke-parent .ck.ck-editor__main > .ck-editor__editable {
    background: transparent !important;
    overflow:initial !important
}

.ntl-cke-count {
    background: #f1f1f1;
    padding: 6px;
    border: 1px solid #c4c4c4;
    border-top: 0;
}

.ntl-cke-parent .ck .ck-widget.ck-widget_selected,
.ntl-cke-parent .ck .ck-widget.ck-widget_selected:hover {
    outline: unset !important;
}

.ntl-cke-parent .ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,
.ntl-cke-parent .ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover {
    outline-color: unset;
}


/* =================================
    Css shape css start here
    ================================= */
.grid-stack > .grid-stack-item.shape-item {
    min-width: unset !important;
}


/* =================================
    Css shape css End here
    ================================= */