@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Dongle:wght@700&family=Lato:wght@100&family=Oswald:wght@300&family=Outfit:wght@300&family=Poppins:wght@300&family=Quicksand&family=Raleway:wght@800&family=Barlow&family=Barlow+Semi+Condensed:wght@400&display=swap);.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@keyframes blink{50%{background-color:initial}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:50px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none;outline:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-50px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:initial}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:initial}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:initial}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-attribute,.cm-s-hopscotch span.cm-property{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.sp-container{position:absolute;top:0;left:0;display:inline-block;z-index:9999994;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{box-sizing:initial}.sp-top{position:relative;width:100%;display:inline-block}.sp-top-inner{right:0}.sp-color,.sp-top-inner{position:absolute;top:0;left:0;bottom:0}.sp-color{right:20%}.sp-hue{position:absolute;top:0;right:0;bottom:0;left:84%;height:100%}.sp-clear-enabled .sp-hue{top:33px;height:77.5%}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;top:0;left:0;right:0;bottom:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{position:absolute;top:-4px;bottom:-4px;width:6px;left:50%;cursor:pointer;border:1px solid #000;background:#fff;opacity:.8}.sp-alpha{display:none;position:absolute;bottom:-14px;right:0;left:0;height:8px}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{display:block;position:absolute;top:0;right:0;bottom:0;left:84%;height:28px}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container.sp-dragging .sp-input,.sp-container button,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:linear-gradient(90deg,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:linear-gradient(0deg,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}@media(max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{border-radius:5px;height:5px;width:5px;border:1px solid #fff;background:#000;left:0}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{height:3px;left:-1px;right:-1px;border:1px solid #000;background:#fff;opacity:.8}.sp-container{border-radius:0;background-color:#ececec;border:1px solid #f0c49b;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{font:normal 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif;-ms-box-sizing:border-box;box-sizing:border-box}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{font-size:12px!important;border:1px inset;padding:4px 5px;margin:0;background:transparent;border-radius:3px;color:#222}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{border:1px solid red;background:#fdd}.sp-palette-container,.sp-picker-container{float:left;position:relative;padding:10px 10px 300px;margin-bottom:-290px}.sp-picker-container{width:172px;border-left:1px solid #fff}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{display:block;position:relative;float:left;width:24px;height:15px;margin:3px;cursor:pointer;border:2px solid transparent}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{width:30px;height:25px;border:none;display:block;float:left;margin:0}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{margin:0;overflow:hidden;cursor:pointer;padding:4px;display:inline-block;border:1px solid #91765d;background:#eee;color:#333;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{cursor:default;border-color:silver;color:silver}.sp-dd{padding:2px 0;height:16px;line-height:16px;float:left;font-size:10px}.sp-preview{position:relative;width:25px;height:20px;border:1px solid #222;margin-right:5px;float:left;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{width:16px;height:16px;margin:2px 1px;border:1px solid #d0d0d0}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid;border-color:#bbb #bbb #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid;border-color:#aaa #aaa #888;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{font-size:11px;color:#d93f3f!important;padding:2px;margin:0 5px 0 0;vertical-align:middle;text-decoration:none}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{position:relative;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-repeat:no-repeat;background-position:50%;background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}@font-face{font-family:font3336;src:url(main-fonts.b8dc46886b7e216a02be.eot?v=20);src:url(main-fonts.dbf9ed7d53cfa8f73da7.woff?v=20) format("woff"),url(main-fonts.4d0a76596dbbbfbfe5ee.ttf?v=20) format("truetype"),url(main-fonts.404be73e1ad40b1da282.svg?v=20) format("svg"),url(main-fonts.b8dc46886b7e216a02be.eot?v=20) format("embedded-opentype");font-weight:400;font-style:normal}.gjs-is__grab,.gjs-is__grab *{cursor:grab!important}.gjs-is__grabbing,.gjs-is__grabbing *{-webkit-user-select:none;-o-user-select:none;user-select:none;cursor:grabbing!important}.gjs-one-bg{background-color:#444}.gjs-one-color,.gjs-one-color-h:hover{color:#444}.gjs-two-bg{background-color:#ddd}.gjs-two-color,.gjs-two-color-h:hover{color:#ddd}.gjs-four-bg{background-color:#d278c9}.gjs-four-color,.gjs-four-color-h:hover{color:#d278c9}.gjs-danger-bg{background-color:#dd3636}.gjs-danger-color,.gjs-danger-color-h:hover{color:#dd3636}.gjs-bg-main,.gjs-off-prv,.gjs-sm-colorp-c{background-color:#444}.gjs-color-main,.gjs-off-prv,.gjs-sm-stack #gjs-sm-add{color:#ddd;fill:#ddd}.gjs-color-active{color:#f8f8f8;fill:#f8f8f8}.gjs-color-warn{color:#ffca6f;fill:#ffca6f}.gjs-color-hl{color:#71b7f1;fill:#71b7f1}.gjs-fonts:before{display:block;font:normal normal normal 14px font3336;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:5em}.gjs-f-b1:before{content:"Q"}.gjs-f-b2:before{content:"W"}.gjs-f-b3:before{content:"E"}.gjs-f-b37:before{content:"R"}.gjs-f-hero:before{content:"T"}.gjs-f-h1p:before{content:"y"}.gjs-f-3ba:before{content:"u"}.gjs-f-image:before{content:"I"}.gjs-f-text:before{content:"o"}.gjs-f-quo:before{content:"p"}.gjs-f-button:before{content:"B"}.gjs-f-divider:before{content:"D"}.gjs-clm-tags #gjs-clm-new,.gjs-invis-invis,.gjs-no-app{background-color:initial;border:none;color:inherit}.gjs-no-app{height:10px}.gjs-test::btn{color:"#fff"}.opac50{opacity:.5;filter:alpha(opacity=50)}.checker-bg,.gjs-checker-bg,.gjs-field-colorp-c,.gjs-sm-layer-preview{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}.gjs-grabbing,.gjs-grabbing *,.gjs-layer-name,.gjs-no-user-select,.gjs-rte-toolbar{-webkit-user-select:none;-o-user-select:none;user-select:none}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-no-pointer-events,.gjs-padding-v-el,.gjs-resizer-c{pointer-events:none}.gjs-bdrag{width:auto}.gjs-bdrag,.gjs-drag-helper{pointer-events:none!important;position:absolute!important;z-index:10!important}.gjs-drag-helper{background-color:#3b97e3!important;transform:scale(.3)!important;transform-origin:top left!important;-webkit-transform-origin:top left!important;margin:15px!important;transition:none!important;outline:none!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{position:relative;z-index:10;padding:5px;cursor:pointer}.gjs-editor-cont ::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.clear{clear:both}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-clm-tags #gjs-clm-close,.gjs-com-no-select,.gjs-com-no-select img,.gjs-layer-title,.gjs-sm-sector-title,.no-select{-webkit-user-select:none;-o-user-select:none;user-select:none}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-webkit-user-select:none;-o-user-select:none;user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:Helvetica,sans-serif;font-size:.75rem;position:relative;box-sizing:border-box;height:100%}.gjs-freezed{opacity:.5;filter:alpha(opacity=50);pointer-events:none}.gjs-traits-label{border-bottom:1px solid rgba(0,0,0,.2);font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left}.gjs-label-wrp{width:30%;min-width:30%}.gjs-field-wrp{flex-grow:1}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{display:flex;justify-content:flex-start;padding:5px 10px;font-weight:lighter;align-items:center;text-align:left}.gjs-trt-traits{font-size:.75rem}.gjs-trt-trait .gjs-label{text-align:left;text-overflow:ellipsis;overflow:hidden}.gjs-guide-info{position:absolute}.gjs-guide-info__content{position:absolute;height:100%;display:flex;width:100%;padding:5px}.gjs-guide-info__line{position:relative;margin:auto}.gjs-guide-info__line:after,.gjs-guide-info__line:before{content:"";display:block;position:absolute;background-color:inherit}.gjs-guide-info__y{padding:0 5px}.gjs-guide-info__y .gjs-guide-info__content{justify-content:center}.gjs-guide-info__y .gjs-guide-info__line{width:100%;height:1px}.gjs-guide-info__y .gjs-guide-info__line:after,.gjs-guide-info__y .gjs-guide-info__line:before{width:1px;height:10px;top:0;bottom:0;left:0;margin:auto}.gjs-guide-info__y .gjs-guide-info__line:after{left:auto;right:0}.gjs-guide-info__x{padding:5px 0}.gjs-guide-info__x .gjs-guide-info__content{align-items:center}.gjs-guide-info__x .gjs-guide-info__line{height:100%;width:1px}.gjs-guide-info__x .gjs-guide-info__line:after,.gjs-guide-info__x .gjs-guide-info__line:before{width:10px;height:1px;left:0;right:0;top:0;margin:auto;transform:translateX(-50%)}.gjs-guide-info__x .gjs-guide-info__line:after{top:auto;bottom:0}.gjs-badge{white-space:nowrap}.gjs-badge__icon{vertical-align:middle;display:inline-block;width:15px;height:15px}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{display:inline-block;vertical-align:middle}.gjs-frame-wrapper{position:absolute;width:100%;height:100%;left:0;right:0;margin:auto}.gjs-frame-wrapper--anim{transition:width .35s ease,height .35s ease}.gjs-frame-wrapper__top{transform:translateY(-100%) translateX(-50%);display:flex;padding:5px 0;position:absolute;width:100%;left:50%;top:0}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{position:absolute;left:0;transform:translateX(-100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__bottom{position:absolute;bottom:0;transform:translateY(100%) translateX(-50%);width:100%;left:50%}.gjs-frame-wrapper__right{position:absolute;right:0;transform:translateX(100%) translateY(-50%);height:100%;top:50%}.gjs-frame-wrapper__icon{width:24px;cursor:pointer}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-fixedpadding-v-top,.gjs-padding-v-top{width:100%;top:0;left:0}.gjs-fixedpadding-v-right,.gjs-padding-v-right{right:0}.gjs-fixedpadding-v-bottom,.gjs-padding-v-bottom{width:100%;left:0;bottom:0}.gjs-fixedpadding-v-left,.gjs-padding-v-left{left:0}.gjs-cv-canvas{background-color:rgba(0,0,0,.15);box-sizing:border-box;width:85%;height:calc(100% - 40px);bottom:0;overflow:hidden;z-index:1;position:absolute;left:0;top:40px}.gjs-cv-canvas.gjs-cui{width:100%;height:100%;top:0}.gjs-cv-canvas.gjs-is__grab .gjs-cv-canvas__frames,.gjs-cv-canvas.gjs-is__grabbing .gjs-cv-canvas__frames{pointer-events:none}.gjs-cv-canvas__frames{position:absolute;top:0;left:0;width:100%;height:100%}.gjs-cv-canvas .gjs-ghost{display:none;pointer-events:none;background-color:#5b5b5b;border:2px dashed #ccc;position:absolute;z-index:10;opacity:.55;filter:alpha(opacity=55)}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{position:absolute;outline:1px solid #3b97e3;outline-offset:-1px;pointer-events:none;width:100%;height:100%}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid #ffca6f}.gjs-cv-canvas .gjs-highlighter-sel{outline:2px solid #3b97e3;outline-offset:-2px}.gjs-cv-canvas #gjs-tools,.gjs-cv-canvas .gjs-tools{width:100%;height:100%;position:absolute;top:0;left:0;outline:none;z-index:1}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{outline:medium none;height:100%;width:100%;border:none;margin:auto;display:block;transition:width .35s ease,height .35s ease;bottom:0;right:0}.gjs-frame,.gjs-toolbar{position:absolute;top:0;left:0}.gjs-toolbar{background-color:#3b97e3;white-space:nowrap;color:#fff;z-index:10}.gjs-toolbar-item{padding:5px 7px;font-size:.8rem;cursor:pointer;width:26px;vertical-align:middle;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-padding-v-el{opacity:.1;filter:alpha(opacity=10);position:absolute;background-color:#ff0}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-fixedpadding-v-el,.gjs-padding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;position:absolute;border:3px solid #3b97e3;width:10px;height:10px;background-color:#fff;margin:-5px}.gjs-resizer-h-tl{top:0;left:0;cursor:nwse-resize}.gjs-resizer-h-tr{top:0;right:0;cursor:nesw-resize}.gjs-resizer-h-tc{top:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-cl{left:0}.gjs-resizer-h-cl,.gjs-resizer-h-cr{margin:auto -5px;top:0;bottom:0;cursor:ew-resize}.gjs-resizer-h-cr{right:0}.gjs-resizer-h-bl{bottom:0;left:0;cursor:nesw-resize}.gjs-resizer-h-bc{bottom:0;margin:-5px auto;left:0;right:0;cursor:ns-resize}.gjs-resizer-h-br{bottom:0;right:0;cursor:nwse-resize}.gjs-pn-panel .gjs-resizer-h{background-color:rgba(0,0,0,.2);border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-bc,.gjs-pn-panel .gjs-resizer-h-tc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cl,.gjs-pn-panel .gjs-resizer-h-cr{margin:auto 0;height:100%}.gjs-resizing .gjs-badge,.gjs-resizing .gjs-highlighter{display:none!important}.gjs-resizing-tl *{cursor:nwse-resize!important}.gjs-resizing-tr *{cursor:nesw-resize!important}.gjs-resizing-tc *{cursor:ns-resize!important}.gjs-resizing-cl *,.gjs-resizing-cr *{cursor:ew-resize!important}.gjs-resizing-bl *{cursor:nesw-resize!important}.gjs-resizing-bc *{cursor:ns-resize!important}.gjs-resizing-br *{cursor:nwse-resize!important}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);font-size:25px;cursor:pointer}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{opacity:.7;filter:alpha(opacity=70)}.no-dots,.ui-resizable-handle{border:none!important;margin:0!important;outline:none!important}.gjs-com-dashed *{outline:1px dashed #888;outline-offset:-2px;box-sizing:border-box}.gjs-cv-canvas .gjs-comp-selected{outline:3px solid #3b97e3!important}.gjs-com-hover,div.gjs-com-hover{outline:1px solid #3b97e3}.gjs-com-hover-delete,div.gjs-com-hover-delete{outline:2px solid #dd3636;opacity:.5;filter:alpha(opacity=50)}.gjs-com-hover-move,div.gjs-com-hover-move{outline:3px solid #ffca6f}.gjs-badge,.gjs-com-badge,.gjs-com-badge-red{pointer-events:none;background-color:#3b97e3;color:#fff;padding:2px 5px;position:absolute;z-index:1;font-size:12px;outline:none;display:none}.gjs-com-badge-red{background-color:#dd3636}.gjs-badge-warning{background-color:#ffca6f}.gjs-com-placeholder,.gjs-placeholder{position:absolute;z-index:10;pointer-events:none;display:none}.gjs-placeholder{border-style:solid!important;outline:none;box-sizing:border-box;transition:top .2s,left .2s,width .2s,height .2s}.gjs-com-placeholder.horizontal,.gjs-placeholder.horizontal{border-color:transparent #62c462;border-width:3px 5px;margin:-3px 0 0}.gjs-com-placeholder.vertical,.gjs-placeholder.vertical{border-color:#62c462 transparent;border-width:5px 3px;margin:0 0 0 -3px}.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:#62c462;box-shadow:0 0 3px rgba(0,0,0,.2);height:100%;width:100%;pointer-events:none;padding:1.5px;outline:none}.gjs-pn-panel{display:inline-block;position:absolute;box-sizing:border-box;text-align:center;padding:5px;z-index:3}.gjs-pn-panel .icon-redo,.gjs-pn-panel .icon-undo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{width:85%;left:0;top:0;box-shadow:0 0 5px rgba(0,0,0,.2)}.gjs-pn-options{right:15%;top:0}.gjs-pn-views{border-bottom:2px solid rgba(0,0,0,.2);right:0;width:15%;z-index:4}.gjs-pn-views-container{height:100%;padding:42px 0 0;right:0;width:15%;overflow:auto;box-shadow:0 0 5px rgba(0,0,0,.2)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{box-sizing:border-box;min-height:30px;min-width:30px;line-height:21px;background-color:initial;border:none;font-size:18px;margin-right:5px;border-radius:2px;padding:4px;position:relative;cursor:pointer}.gjs-pn-btn.gjs-pn-active{background-color:rgba(0,0,0,.15);box-shadow:inset 0 0 3px rgba(0,0,0,.25)}.gjs-pn-btn svg{fill:currentColor}.gjs-comp-image-placeholder{display:block;background-color:#f5f5f5;color:#777;height:50px;width:50px;line-height:50px;outline:3px solid #ffca6f;outline-offset:-3px;text-align:center;font-size:16.6666666667px;cursor:pointer}.gjs-comp-image-placeholder.fa-picture-o:after{content:""}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring,.gjs-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 hsla(0,0%,100%,.7)}.gjs-btn-prim:focus,.gjs-button:focus,.gjs-input:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;border:none;background-color:initial;box-sizing:border-box;width:100%;position:relative;padding:5px;z-index:1}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field input[type=number]{-moz-appearance:textfield}.gjs-field input[type=number]::-webkit-inner-spin-button,.gjs-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-clm-select option,.gjs-field-select option,.gjs-fields option,.gjs-select option,.gjs-sm-select option,.gjs-sm-unit option{background-color:#444;color:#ddd}.gjs-field{background-color:rgba(0,0,0,.2);border:none;box-shadow:none;border-radius:2px;box-sizing:border-box;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;z-index:0}.gjs-field .gjs-d-s-arrow{right:5px;border-top:4px solid hsla(0,0%,100%,.7);height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer}.gjs-field-arrows,.gjs-field .gjs-d-s-arrow{bottom:0;top:0;margin:auto;position:absolute}.gjs-field-arrows{cursor:ns-resize;height:20px;width:9px;z-index:10;right:3px}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:22px;box-sizing:border-box}.gjs-field-colorp{border-left:1px solid rgba(0,0,0,.2);box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:22px;z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:#ddd;cursor:pointer;height:100%;width:100%;box-shadow:0 0 1px rgba(0,0,0,.2);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{padding:0;width:17px;height:17px;display:block;cursor:pointer}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:hsla(0,0%,100%,.5);border-style:solid;border-width:0 2px 2px 0}.gjs-radio-item{flex:1 1 auto;text-align:center;border-left:1px solid rgba(0,0,0,.2)}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:rgba(0,0,0,.2)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:hsla(0,0%,100%,.2)}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:5px}.gjs-field-units{position:absolute;margin:auto;right:10px;bottom:0;top:0}.gjs-field-unit{position:absolute;right:10px;top:3px;font-size:10px;color:hsla(0,0%,100%,.7);cursor:pointer}.gjs-input-unit{text-align:center}.gjs-field-arrow-d,.gjs-field-arrow-u{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.7);bottom:4px;cursor:pointer}.gjs-field-arrow-u{border-bottom:4px solid hsla(0,0%,100%,.7);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:initial;border:none;box-shadow:none;padding:0}.gjs-field-range input{margin:0;height:100%}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-ms-thumb{height:10px;width:10px;border:1px solid rgba(0,0,0,.2);border-radius:100%;background-color:#ddd;cursor:pointer}.gjs-field-range input::-moz-range-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-field-range input::-ms-track{background-color:rgba(0,0,0,.2);border-radius:1px;margin-top:3px;height:3px}.gjs-btn-prim{color:inherit;border-radius:2px;padding:5px;cursor:pointer;border:none}.gjs-btn-prim,.gjs-btn-prim:active{background-color:hsla(0,0%,100%,.1)}.gjs-btn--full{width:100%}.gjs-chk-icon{transform:rotate(45deg);box-sizing:border-box;display:block;height:14px;margin:0 5px;width:6px}.gjs-add-trasp{background:none;border:none;color:#ddd;cursor:pointer;font-size:1em;border-radius:2px;opacity:.75;filter:alpha(opacity=75)}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:rgba(0,0,0,.2)}.gjs-devices-c{display:flex;align-items:center;padding:2px 3px 3px}.gjs-devices-c .gjs-device-label{flex-grow:2;text-align:left;margin-right:10px}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-block-category.gjs-open,.gjs-category-open,.gjs-sm-sector.gjs-sm-open{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-layer-title,.gjs-sm-sector-title{font-weight:lighter;background-color:rgba(0,0,0,.1);letter-spacing:1px;padding:9px 10px 9px 20px;border-bottom:1px solid rgba(0,0,0,.25);text-align:left;position:relative;cursor:pointer}.gjs-sm-clear{cursor:pointer;width:14px;min-width:14px;height:14px;margin-left:3px}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-sector{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector-title{display:flex;align-items:center}.gjs-sm-sector-caret{width:17px;height:17px;min-width:17px;transform:rotate(-90deg)}.gjs-sm-sector-label{margin-left:5px}.gjs-sm-sector.gjs-sm-open .gjs-sm-sector-caret{transform:none}.gjs-sm-properties{font-size:.75rem;padding:10px 5px;display:flex;flex-wrap:wrap;align-items:flex-end;box-sizing:border-box;width:100%}.gjs-sm-label{margin:5px 5px 3px 0;display:flex;align-items:center}.gjs-sm-close-btn,.gjs-sm-preview-file-close{display:block;font-size:23px;position:absolute;cursor:pointer;right:5px;top:0;opacity:.7;filter:alpha(opacity=70)}.gjs-sm-close-btn:hover,.gjs-sm-preview-file-close:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-clm-field,.gjs-clm-select,.gjs-sm-field{width:100%;position:relative}.gjs-clm-field input,.gjs-clm-field select,.gjs-clm-select input,.gjs-clm-select select,.gjs-sm-field input,.gjs-sm-field select{background-color:initial;color:hsla(0,0%,100%,.7);border:none;width:100%}.gjs-clm-field input,.gjs-clm-select input,.gjs-sm-field input{box-sizing:border-box}.gjs-clm-field select,.gjs-clm-select select,.gjs-sm-field select{position:relative;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.gjs-clm-field select::-ms-expand,.gjs-clm-select select::-ms-expand,.gjs-sm-field select::-ms-expand{display:none}.gjs-clm-field select:-moz-focusring,.gjs-clm-select select:-moz-focusring,.gjs-sm-field select:-moz-focusring{color:transparent;text-shadow:0 0 0 hsla(0,0%,100%,.7)}.gjs-clm-field input:focus,.gjs-clm-field select:focus,.gjs-clm-select input:focus,.gjs-clm-select select:focus,.gjs-sm-field input:focus,.gjs-sm-field select:focus{outline:none}.gjs-clm-field .gjs-sm-unit,.gjs-clm-select .gjs-sm-unit,.gjs-sm-field .gjs-sm-unit{position:absolute;right:10px;top:3px;font-size:10px;color:hsla(0,0%,100%,.7);cursor:pointer}.gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-clm-sel-arrow,.gjs-clm-select .gjs-sm-int-arrows,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-field .gjs-clm-sel-arrow,.gjs-sm-field .gjs-sm-int-arrows,.gjs-sm-field .gjs-sm-sel-arrow{height:100%;width:9px;position:absolute;right:0;top:0;cursor:ns-resize}.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-sm-u-arrow{position:absolute;height:0;width:0;border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer}.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-field .gjs-sm-u-arrow{border-bottom:4px solid hsla(0,0%,100%,.7);top:4px}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow{border-top:4px solid hsla(0,0%,100%,.7);bottom:4px}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-clm-select,.gjs-sm-color.gjs-clm-field,.gjs-sm-field.gjs-sm-color,.gjs-sm-field.gjs-sm-input,.gjs-sm-field.gjs-sm-integer,.gjs-sm-field.gjs-sm-list,.gjs-sm-field.gjs-sm-select,.gjs-sm-input.gjs-clm-field,.gjs-sm-integer.gjs-clm-field,.gjs-sm-list.gjs-clm-field,.gjs-sm-select.gjs-clm-field{background-color:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.1);box-shadow:1px 1px 0 hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);border-radius:2px;box-sizing:border-box;padding:0 5px}.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select,.gjs-sm-field.gjs-sm-composite{border-radius:2px}.gjs-clm-select,.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field{padding:0}.gjs-clm-select select,.gjs-sm-field.gjs-sm-select select,.gjs-sm-select.gjs-clm-field select{height:20px}.gjs-clm-select option,.gjs-sm-field.gjs-sm-select option,.gjs-sm-select.gjs-clm-field option{padding:3px 0}.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select,.gjs-sm-field.gjs-sm-composite{background-color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.25)}.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-list.gjs-clm-select{width:auto;padding:0;overflow:hidden;float:left}.gjs-sm-field.gjs-sm-list input,.gjs-sm-list.gjs-clm-field input,.gjs-sm-list.gjs-clm-select input{display:none}.gjs-sm-field.gjs-sm-list label,.gjs-sm-list.gjs-clm-field label,.gjs-sm-list.gjs-clm-select label{cursor:pointer;padding:5px;display:block}.gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label{background-color:hsla(0,0%,100%,.2)}.gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-sm-list.gjs-clm-select .gjs-sm-icon{background-repeat:no-repeat;background-position:50%;text-shadow:none;line-height:normal}.gjs-sm-field.gjs-sm-integer select,.gjs-sm-integer.gjs-clm-field select,.gjs-sm-integer.gjs-clm-select select{width:auto;padding:0}.gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid rgba(0,0,0,.2)}.gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-list .gjs-sm-el:hover{background:rgba(0,0,0,.2)}.gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-property--full,.gjs-sm-property.gjs-sm-color,.gjs-sm-property.gjs-sm-composite,.gjs-sm-property.gjs-sm-file,.gjs-sm-property.gjs-sm-list,.gjs-sm-property.gjs-sm-slider,.gjs-sm-property.gjs-sm-stack{width:100%}.gjs-sm-property .gjs-sm-btn{background-color:rgba(33,33,33,.2);border-radius:2px;box-shadow:1px 1px 0 rgba(5,5,5,.2),inset 1px 1px 0 rgba(43,43,43,.2);padding:5px;position:relative;text-align:center;height:auto;width:100%;cursor:pointer;color:#ddd;box-sizing:border-box;text-shadow:-1px -1px 0 rgba(0,0,0,.2);border:none;opacity:.85;filter:alpha(opacity=85)}.gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-property__text-shadow .gjs-sm-layer-preview-cnt:after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-preview-file{background-color:hsla(0,0%,100%,.05);border-radius:2px;margin-top:5px;position:relative;overflow:hidden;border:1px solid hsla(0,0%,98.8%,.05);padding:3px 20px}.gjs-sm-preview-file-cnt{background-size:auto 100%;background-repeat:no-repeat;background-position:50%;height:50px}.gjs-sm-preview-file-close{top:-5px;width:14px;height:14px}.gjs-sm-layers{margin-top:5px;padding:1px 3px;min-height:30px}.gjs-sm-layer{background-color:hsla(0,0%,100%,.055);border-radius:2px;margin:2px 0;padding:7px;position:relative}.gjs-sm-layer.gjs-sm-active{background-color:hsla(0,0%,100%,.12)}.gjs-sm-layer .gjs-sm-label-wrp{display:flex;align-items:center}.gjs-sm-layer #gjs-sm-move{height:14px;width:14px;min-width:14px;cursor:grab}.gjs-sm-layer #gjs-sm-label{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 5px}.gjs-sm-layer-preview{height:15px;width:15px;min-width:15px;margin-right:5px;border-radius:2px}.gjs-sm-layer-preview-cnt{border-radius:2px;background-color:#fff;height:100%;width:100%;background-size:cover!important}.gjs-sm-layer #gjs-sm-close-layer{display:block;cursor:pointer;height:14px;width:14px;min-width:14px;opacity:.5;filter:alpha(opacity=50)}.gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;outline:none;position:absolute;right:0;top:-17px;opacity:.75;padding:0;width:18px;height:18px}.gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-colorp-c{height:100%;width:20px;position:absolute;right:0;top:0;box-sizing:border-box;border-radius:2px;padding:2px}.gjs-sm-colorp-c .gjs-checker-bg,.gjs-sm-colorp-c .gjs-field-colorp-c{height:100%;width:100%;border-radius:1px}.gjs-sm-color-picker{background-color:#ddd;cursor:pointer;height:16px;width:100%;margin-top:-16px;box-shadow:0 0 1px rgba(0,0,0,.2);border-radius:1px}.gjs-sm-btn-upload #gjs-sm-upload{left:0;top:0;position:absolute;width:100%;opacity:0;cursor:pointer}.gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;font-size:12px;float:left;margin:0 5px 0 0}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-webkit-user-select:none;-o-user-select:none;user-select:none;width:45%;min-width:45px;padding:1em;box-sizing:border-box;min-height:90px;cursor:all-scroll;font-size:11px;font-weight:lighter;text-align:center;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(0,0,0,.2);border-radius:3px;margin:10px 2.5% 5px;box-shadow:0 1px 0 0 rgba(0,0,0,.15);transition:all .2s ease 0s;transition-property:box-shadow,color}.gjs-block:hover{box-shadow:0 3px 4px 0 rgba(0,0,0,.15)}.gjs-block svg{fill:currentColor}.gjs-block__media{margin-bottom:10px;pointer-events:none}.gjs-block-svg{width:54px}.gjs-block-svg,.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-label{line-height:normal;font-size:.65rem;font-weight:400;font-family:Helvetica,sans-serif;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-selected-parent{border:1px solid #ffca6f}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{font-weight:lighter;text-align:left;position:relative;background-color:rgba(0,0,0,.1);font-size:.75rem;display:grid}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-count{position:absolute;right:27px;top:9px}.gjs-layer-vis{height:auto!important;width:auto!important;left:0;top:0;padding:7px 5px 7px 10px;z-index:1}.gjs-layer-caret,.gjs-layer-vis{position:absolute;cursor:pointer}.gjs-layer-caret{font-size:.5rem;width:8px;padding:2px;left:-9px;top:6px;opacity:.7;filter:alpha(opacity=70)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer-title{padding:3px 10px 5px 30px;display:flex;align-items:center}.gjs-layer-title-inn{align-items:center;position:relative;display:flex;width:100%}.gjs-layer__icon{display:block;width:100%;max-width:15px;max-height:15px;padding-left:5px}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{padding:5px 0;display:inline-block;box-sizing:initial;overflow:hidden;white-space:nowrap;margin:0 30px 0 5px;max-width:170px}.gjs-layer-name--no-edit{text-overflow:ellipsis}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{display:none}.gjs-layer-move{padding:7px 10px 7px 5px;position:absolute;font-size:12px;cursor:move;right:0;top:0}.gjs-layer.gjs-hovered .gjs-layer-title{background-color:hsla(0,0%,100%,.015)}.gjs-layer.gjs-selected .gjs-layer-title{background-color:hsla(0,0%,100%,.1)}.gjs-layers{position:relative;height:100%}.gjs-layers #gjs-placeholder{width:100%;position:absolute}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:#62c462}#gjs-clm-add-tag,.gjs-clm-tags-btn{background-color:hsla(0,0%,100%,.15);border-radius:2px;padding:3px;margin-right:3px;border:1px solid rgba(0,0,0,.15);width:24px;height:24px;box-sizing:border-box;cursor:pointer}.gjs-clm-tags-btn svg{fill:currentColor;display:block}.gjs-clm-header{display:flex;align-items:center;margin:7px 0}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{display:flex;overflow:hidden;align-items:center;border-radius:3px;margin:0 3px 3px 0;padding:5px;cursor:default}.gjs-clm-tag-close,.gjs-clm-tag-status{width:12px;height:12px;flex-shrink:1}.gjs-clm-tag-close svg,.gjs-clm-tag-status svg{vertical-align:middle;fill:currentColor}.gjs-clm-sels-info{margin:7px 0;text-align:left}.gjs-clm-sel-id{font-size:.9em;opacity:.5;filter:alpha(opacity=50)}.gjs-clm-label-sel{float:left;padding-right:5px}.gjs-clm-tags{font-size:.75rem;padding:10px 5px}.gjs-clm-tags #gjs-clm-sel{padding:7px 0;float:left;font-style:italic;margin-left:5px}.gjs-clm-tags #gjs-clm-tags-field{clear:both;padding:5px;margin-bottom:5px;display:flex;flex-wrap:wrap}.gjs-clm-tags #gjs-clm-tags-c{display:flex;flex-wrap:wrap;vertical-align:top;overflow:hidden}.gjs-clm-tags #gjs-clm-new{color:#ddd;padding:5px 6px;display:none}.gjs-clm-tags #gjs-clm-close{opacity:.85;filter:alpha(opacity=85);font-size:20px;line-height:0;cursor:pointer;color:hsla(0,0%,100%,.9)}.gjs-clm-tags #gjs-clm-close:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags #gjs-clm-checkbox{color:hsla(0,0%,100%,.9);vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{flex-grow:1;text-overflow:ellipsis;overflow:hidden;padding:0 3px;cursor:text}.gjs-mdl-container{font-family:Helvetica,sans-serif;overflow-y:auto;position:fixed;background-color:rgba(0,0,0,.5);display:flex;top:0;left:0;right:0;bottom:0;z-index:100}.gjs-mdl-dialog{text-shadow:-1px -1px 0 rgba(0,0,0,.05);animation:gjs-slide-down .215s;margin:auto;max-width:850px;width:90%;border-radius:3px;font-weight:lighter;position:relative;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-content,.gjs-mdl-header{padding:10px 15px;clear:both}.gjs-mdl-header{position:relative;border-bottom:1px solid rgba(0,0,0,.2);padding:15px 15px 7px}.gjs-export-dl:after{content:"";clear:both;display:block;margin-bottom:10px}.gjs-dropzone{display:none;opacity:0;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .25s;pointer-events:none}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{height:290px;overflow:auto;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{width:70%;float:left}.gjs-am-add-asset button{width:25%;float:right}.gjs-am-preview-cont{position:relative;height:70px;width:30%;background-color:#444;border-radius:2px;float:left;overflow:hidden}.gjs-am-preview{background-position:50%;background-size:cover;background-repeat:no-repeat;z-index:1}.gjs-am-preview,.gjs-am-preview-bg{position:absolute;height:100%;width:100%}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);z-index:0}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{width:70%;float:left;font-size:12px;padding:5px 0 0 5px;box-sizing:border-box}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;position:absolute;right:5px;top:0;display:none}.gjs-am-asset{border-bottom:1px solid rgba(0,0,0,.2);padding:5px;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:hsla(0,0%,100%,.1)}.gjs-am-assets-cont{background-color:rgba(0,0,0,.1);border-radius:3px;box-sizing:border-box;padding:10px;width:45%;float:right;height:325px;overflow:hidden}.gjs-am-file-uploader{width:55%;float:left}.gjs-am-file-uploader>form{background-color:rgba(0,0,0,.1);border:2px dashed;border-radius:3px;position:relative;text-align:center;margin-bottom:15px}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid #62c462;color:#75cb75}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:150px 10px;width:100%;box-sizing:border-box}.gjs-am-file-uploader #gjs-am-title{position:absolute;padding:150px 10px;width:100%}.gjs-cm-editor-c{float:left;box-sizing:border-box;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{padding-right:10px;border-right:1px solid rgba(0,0,0,.2)}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:rgba(0,0,0,.2);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{border:1px solid rgba(0,0,0,.2);position:absolute;border-radius:3px;z-index:10}.gjs-rte-actionbar{display:flex}.gjs-rte-action{display:flex;align-items:center;justify-content:center;padding:5px;min-width:25px;border-right:1px solid rgba(0,0,0,.2);text-align:center;cursor:pointer;outline:none}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover,.gjs-rte-active{background-color:hsla(0,0%,100%,.1)}.gjs-rte-disabled{color:hsla(0,0%,100%,.1);cursor:not-allowed}.gjs-rte-disabled:hover{background-color:unset}.gjs-editor-cont .sp-hue,.gjs-editor-cont .sp-slider{cursor:row-resize}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-dragger{cursor:crosshair}.gjs-editor-cont .sp-alpha-handle,.gjs-editor-cont .sp-alpha-inner{cursor:col-resize}.gjs-editor-cont .sp-hue{left:90%}.gjs-editor-cont .sp-color{right:15%}.gjs-editor-cont .sp-container{border:1px solid rgba(0,0,0,.2);box-shadow:0 0 7px rgba(0,0,0,.2);border-radius:3px}.gjs-editor-cont .sp-picker-container{border:none}.gjs-editor-cont .colpick_dark .colpick_color{outline:1px solid rgba(0,0,0,.2)}.gjs-editor-cont .sp-cancel,.gjs-editor-cont .sp-cancel:hover{bottom:-8px;color:#777!important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-cont .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-cont .sp-color,.gjs-editor-cont .sp-hue{border:1px solid #333}.gjs-editor-cont .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-cont .sp-dragger{background:transparent;box-shadow:0 0 0 1px #111}.gjs-editor-cont .sp-button-container{float:none;width:100%;position:relative;text-align:right}.gjs-editor-cont .sp-container button,.gjs-editor-cont .sp-container button:active,.gjs-editor-cont .sp-container button:hover{background:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2);color:#ddd;text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-cont .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-cont .sp-palette .sp-thumb-el,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-cont .sp-palette .sp-thumb-el.sp-thumb-active,.gjs-editor-cont .sp-palette .sp-thumb-el:hover{border-color:rgba(0,0,0,.9)}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{transform:translateY(-3rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes gjs-slide-up{0%{transform:translate(0);opacity:1}to{transform:translateY(-3rem);opacity:0}}.cm-s-hopscotch span.cm-error{color:#fff}.gjs-one-bg{background-color:#463a3c}.gjs-one-color,.gjs-one-color-h:hover{color:#463a3c}.gjs-two-bg{background-color:#b9a5a6}.gjs-two-color,.gjs-two-color-h:hover{color:#b9a5a6}.gjs-three-bg{background-color:#804f7b}.gjs-three-color,.gjs-three-color-h:hover{color:#804f7b}.gjs-four-bg{background-color:#d97aa6}.gjs-four-color,.gjs-four-color-h:hover{color:#d97aa6}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:initial}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;box-sizing:border-box;touch-action:manipulation;background:#fff;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;transform:translateZ(0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:transparent;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:initial;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:flex;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{position:relative;overflow:hidden;display:flex;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;box-sizing:border-box;display:inline-block;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-around;transform:translateZ(0);opacity:1}.dayContainer+.dayContainer{box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:flex;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;box-sizing:border-box;overflow:hidden;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;width:2%;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@keyframes fpFadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.416d91365b44e4b4f477.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.c3 svg{font:10px sans-serif;-webkit-tap-highlight-color:transparent}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{-webkit-user-select:none;user-select:none}.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3-chart-arc path{stroke:#fff}.c3-chart-arc rect{stroke:#fff;stroke-width:1}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid,.c3-ygrid{stroke-dasharray:3 3}.c3-text.c3-empty{fill:grey;font-size:2em}.c3-line{stroke-width:1px}.c3-circle{fill:currentColor}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:1;fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-region text{fill-opacity:1}.c3-brush .extent{fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #ccc}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#fff}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip .value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:#fff}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-chart-arc.c3-target.c3-focused g path,.c3-chart-arc.c3-target g path{opacity:1}.c3-drag-zoom.enabled{pointer-events:all!important;visibility:visible}.c3-drag-zoom.disabled{pointer-events:none!important;visibility:hidden}.c3-drag-zoom .extent{fill-opacity:.1}aw-wizard{display:flex;justify-content:flex-start}aw-wizard .wizard-steps{top:0;display:flex}aw-wizard.horizontal{flex-direction:column}aw-wizard.horizontal .wizard-steps{width:100%;flex-direction:row}aw-wizard.vertical{flex-direction:row}aw-wizard.vertical .wizard-steps{min-width:calc(100% - 280px);width:80%;height:100%;flex-direction:column}aw-wizard-completion-step,aw-wizard-step{height:auto;width:100%}aw-wizard-navigation-bar ul.steps-indicator *{box-sizing:border-box}aw-wizard-navigation-bar ul.steps-indicator li{position:relative;pointer-events:none}aw-wizard-navigation-bar ul.steps-indicator li a .label{color:grey;line-height:14px;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:700;transition:.25s}aw-wizard-navigation-bar ul.steps-indicator li.navigable{pointer-events:auto}aw-wizard-navigation-bar ul.steps-indicator li.navigable a{cursor:pointer}aw-wizard-navigation-bar ul.steps-indicator li.navigable a:hover .label{color:#4d4d4d}aw-wizard-navigation-bar.horizontal ul.steps-indicator{display:flex;flex-direction:row;justify-content:center;margin:0;width:100%;list-style:none}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2:after{left:25%;right:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2 li{width:50%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3:after{left:16.66667%;right:16.66667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3 li{width:33.33333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4:after{left:12.5%;right:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4 li{width:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5:after{left:10%;right:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5 li{width:20%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6:after{left:8.33333%;right:8.33333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6 li{width:16.66667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7:after{left:7.14286%;right:7.14286%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7 li{width:14.28571%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8:after{left:6.25%;right:6.25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8 li{width:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9:after{left:5.55556%;right:5.55556%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9 li{width:11.11111%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10:after{left:5%;right:5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10 li{width:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator li{margin:0;padding:0;text-align:center}aw-wizard-navigation-bar.horizontal ul.steps-indicator li a .label{display:inline-block;padding-top:10px;text-align:center}aw-wizard-navigation-bar.vertical{max-width:280px;width:20%;height:100%;position:sticky;top:0}aw-wizard-navigation-bar.vertical ul.steps-indicator{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:auto}aw-wizard-navigation-bar.vertical ul.steps-indicator li:not(:last-child){margin-bottom:0;padding-bottom:10px}aw-wizard-navigation-bar.vertical ul.steps-indicator li a{display:flex;flex-direction:row;align-items:center}aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:15px;text-align:left}[dir=rtl] aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:0;margin-right:15px;text-align:right}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator{padding:24px 0 10px}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 14px);top:-7px;left:calc(50% + 7px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{top:-14px;left:calc(50% - 7px);position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 5px 5px 19px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 19px 5px 5px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-7px;top:14px;height:calc(100% - 14px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{left:auto;right:-7px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li a{min-height:14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{top:0;left:-14px;position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{left:auto;right:-14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ng-wizard-theme-arrows{border-radius:5px;border:1px solid #ddd}.ng-wizard-theme-arrows>.ng-wizard-container{min-height:200px}.ng-wizard-theme-arrows .step-content{padding:0 10px;border:0 solid #d4d4d4;background-color:#fff;text-align:left}.ng-wizard-theme-arrows .ng-wizard-toolbar{padding:10px;margin-bottom:0!important}.ng-wizard-theme-arrows>ul.step-anchor{border:0;border-bottom:1px solid #ddd;padding:0;background:#f5f5f5;border-radius:0;border-top-right-radius:5px;list-style:none;overflow:hidden}.ng-wizard-theme-arrows>ul.step-anchor li+li:before{padding:0}.ng-wizard-theme-arrows>ul.step-anchor>li>a,.ng-wizard-theme-arrows>ul.step-anchor>li>a:hover{color:#bbb;text-decoration:none;padding:10px 0 10px 45px;position:relative;display:block;border:0!important;border-radius:0;outline-style:none;background:#f5f5f5}.ng-wizard-theme-arrows>ul.step-anchor>li>a:after{border-left:30px solid #f5f5f5;z-index:2}.ng-wizard-theme-arrows>ul.step-anchor>li>a:after,.ng-wizard-theme-arrows>ul.step-anchor>li>a:before{content:" ";display:block;width:0;height:0;border-top:50px solid transparent;border-bottom:50px solid transparent;position:absolute;top:50%;margin-top:-50px;left:100%}.ng-wizard-theme-arrows>ul.step-anchor>li>a:before{border-left:30px solid #ddd;margin-left:1px;z-index:1}.ng-wizard-theme-arrows>ul.step-anchor>li:first-child>a{padding-left:15px}.ng-wizard-theme-arrows>ul.step-anchor>li>a:hover{color:#bbb;text-decoration:none;outline-style:none;background:#f5f5f5;border-color:#f5f5f5}.ng-wizard-theme-arrows>ul.step-anchor>li>a:hover:after{border-left-color:#f5f5f5}.ng-wizard-theme-arrows>ul.step-anchor>li.clickable>a:hover{color:#4285f4!important;background:#46b8da!important}.ng-wizard-theme-arrows>ul.step-anchor>li.active>a{border-color:#5cb85c!important;color:#fff!important;background:#5cb85c!important}.ng-wizard-theme-arrows>ul.step-anchor>li.active>a:after{border-left:30px solid #5cb85c!important}.ng-wizard-theme-arrows>ul.step-anchor>li.done>a{border-color:#b1dfbb!important;color:#fff!important;background:#b1dfbb!important}.ng-wizard-theme-arrows>ul.step-anchor>li.done>a:after{border-left:30px solid #b1dfbb}.ng-wizard-theme-arrows>ul.step-anchor>li.danger>a{border-color:#d9534f!important;color:#fff!important;background:#d9534f!important}.ng-wizard-theme-arrows>ul.step-anchor>li.danger>a:after{border-left:30px solid #d9534f!important}.ng-wizard-theme-arrows>ul.step-anchor>li.disabled>a,.ng-wizard-theme-arrows>ul.step-anchor>li.disabled>a:hover{color:#eee!important}@media screen and (max-width:768px){.ng-wizard-theme-arrows>ul.step-anchor{border:0;background:#ddd!important}.ng-wizard-theme-arrows>.nav-tabs>li{float:none!important;margin-bottom:0}.ng-wizard-theme-arrows>ul.step-anchor>li>a,.ng-wizard-theme-arrows>ul.step-anchor>li>a:hover{padding-left:15px;margin-right:0;margin-bottom:1px}.ng-wizard-theme-arrows>ul.step-anchor>li>a:after,.ng-wizard-theme-arrows>ul.step-anchor>li>a:before{display:none}}.ng-wizard-theme-arrows:before{border:10px solid #f3f3f3;border-top-color:#5cb85c}.ng-wizard-theme-circles .ng-wizard-container{min-height:300px}.ng-wizard-theme-circles .step-content{padding:10px 0;background-color:#fff;text-align:left}.ng-wizard-theme-circles .ng-wizard-toolbar{background:#fff;padding-left:10px;padding-right:10px;margin-bottom:0!important}.ng-wizard-theme-circles .ng-wizard-toolbar-bottom{border-top-color:#ddd!important;border-bottom-color:#ddd!important}.ng-wizard-theme-circles>ul.step-anchor{position:relative;background:#fff;border:none;list-style:none;margin-bottom:40px}.ng-wizard-theme-circles>ul.step-anchor:before{content:" ";position:absolute;top:50%;bottom:0;width:100%;height:5px;background-color:#f5f5f5;border-radius:3px;z-index:0}.ng-wizard-theme-circles>ul.step-anchor>li{border:none;margin-left:40px;z-index:98}.ng-wizard-theme-circles>ul.step-anchor>li>a{border:2px solid #f5f5f5;width:75px;height:75px;text-align:center;padding:25px 0;border-radius:50%;box-shadow:inset 0 0 0 3px #fff!important;text-decoration:none;outline-style:none;z-index:99;color:#bbb;background:#f5f5f5;line-height:1}.ng-wizard-theme-circles>ul.step-anchor>li>a:hover{color:#bbb;background:#f5f5f5;border-width:2px}.ng-wizard-theme-circles>ul.step-anchor>li>a>small{position:relative;bottom:-40px;color:#ccc}.ng-wizard-theme-circles>ul.step-anchor>li.clickable>a:hover{color:#4285f4!important}.ng-wizard-theme-circles>ul.step-anchor>li.active>a{border-color:#5bc0de;color:#fff;background:#5bc0de}.ng-wizard-theme-circles>ul.step-anchor>li.active>a>small{color:#5bc0de}.ng-wizard-theme-circles>ul.step-anchor>li.done>a{border-color:#5cb85c;color:#fff;background:#5cb85c}.ng-wizard-theme-circles>ul.step-anchor>li.done>a>small{color:#5cb85c}.ng-wizard-theme-circles>ul.step-anchor>li.danger>a{border-color:#d9534f;color:#d9534f;background:#fff}.ng-wizard-theme-circles>ul.step-anchor>li.danger>a>small{color:#d9534f}.ng-wizard-theme-circles>ul.step-anchor>li.disabled>a,.ng-wizard-theme-circles>ul.step-anchor>li.disabled>a:hover{color:#eee!important}.ng-wizard-theme-dots .ng-wizard-container{min-height:300px}.ng-wizard-theme-dots .step-content{padding:10px 0;border:none;background-color:#fff;text-align:left}.ng-wizard-theme-dots .ng-wizard-toolbar{background:#fff;border-radius:0!important;padding-left:10px;padding-right:10px;margin-bottom:0!important}.ng-wizard-theme-dots .ng-wizard-toolbar-top{border-bottom-color:#ddd!important}.ng-wizard-theme-dots .ng-wizard-toolbar-bottom{border-top-color:#ddd!important;border-bottom-color:#ddd!important}.ng-wizard-theme-dots>ul.step-anchor{position:relative;background:#fff;border:0 solid #ccc!important;list-style:none}.ng-wizard-theme-dots>ul.step-anchor:before{content:" ";position:absolute;top:70px;bottom:0;width:100%;height:5px;background-color:#f5f5f5;border-radius:3px;z-order:0;z-index:95}.ng-wizard-theme-dots>ul.step-anchor>li{border:none}.ng-wizard-theme-dots>ul.step-anchor>li>a{position:relative;text-align:center;font-weight:700;background:0 0;border:none;color:#ccc;text-decoration:none;outline-style:none;z-index:96;display:block}.ng-wizard-theme-dots>ul.step-anchor>li>a:before{content:" ";position:absolute;bottom:2px;left:40%;margin-top:10px;display:block;border-radius:50%;color:#428bca;background:#f5f5f5;border:none;width:30px;height:30px;text-decoration:none;z-index:98}.ng-wizard-theme-dots>ul.step-anchor>li>a:after{content:" ";position:relative;bottom:2px;margin-top:10px;display:block;width:15px;height:15px;background:#f5f5f5;border-radius:50%;z-index:99}.ng-wizard-theme-dots>ul.step-anchor>li>a:hover{color:#ccc;background:0 0}.ng-wizard-theme-dots>ul.step-anchor>li>a:focus{color:#ccc;border:none}.ng-wizard-theme-dots>ul.step-anchor>li.clickable>a:hover{color:#999}.ng-wizard-theme-dots>ul.step-anchor>li.active>a{color:#5bc0de}.ng-wizard-theme-dots>ul.step-anchor>li.active>a:hover{border:none}.ng-wizard-theme-dots>ul.step-anchor>li.active>a:after{background:#5bc0de}.ng-wizard-theme-dots>ul.step-anchor>li.done>a{color:#5cb85c}.ng-wizard-theme-dots>ul.step-anchor>li.done>a:after{background:#5cb85c}.ng-wizard-theme-dots>ul.step-anchor>li.danger>a{color:#d9534f}.ng-wizard-theme-dots>ul.step-anchor>li.danger>a:after{background:#d9534f}.ng-wizard-theme-dots>ul.step-anchor>li.disabled>a,.ng-wizard-theme-dots>ul.step-anchor>li.disabled>a:hover{color:#eee!important}.ng-wizard-theme-dots>ul.step-anchor>li.disabled>a:after{background:#eee}@media screen and (max-width:768px){.ng-wizard-theme-dots>ul.step-anchor:before{top:0;bottom:0;left:10px;width:5px;height:100%;background-color:#f5f5f5;display:block;margin-right:10px}.ng-wizard-theme-dots>ul.step-anchor>li{margin-left:20px;display:block;clear:both}.ng-wizard-theme-dots>ul.step-anchor>li>a{text-align:left;margin-left:0;display:block}.ng-wizard-theme-dots>ul.step-anchor>li>a:before{top:5px;left:-23px;margin-right:10px;display:block}.ng-wizard-theme-dots>ul.step-anchor>li>a:after{top:-38px;left:-31px;margin-right:10px;display:block}}.c-btn{background:#fff;border:1px solid #ccc;color:#333}.selected-list .c-list .c-token{background:#0079fe}.selected-list .c-list .c-token .c-label{color:#fff}.selected-list .c-list .c-token .c-remove svg{fill:#fff}.selected-list .c-angle-down svg,.selected-list .c-angle-up svg{fill:#333}.dropdown-list ul li:hover{background:#f5f5f5}.arrow-down,.arrow-up{border-bottom:15px solid #fff}.arrow-2{border-bottom:15px solid #ccc}.list-area{border:1px solid #ccc;background:#fff;box-shadow:0 1px 5px #959595}.list-filter,.select-all{border-bottom:1px solid #ccc}.list-filter .c-clear svg,.list-filter .c-search svg{fill:#888}.pure-checkbox input[type=checkbox]:focus+label:before,.pure-checkbox input[type=checkbox]:hover+label:before{border-color:#0079fe;background-color:#f2f2f2}.pure-checkbox input[type=checkbox]+label{color:#000}.pure-checkbox input[type=checkbox]+label:before{color:#0079fe;border:1px solid #0079fe}.pure-checkbox input[type=checkbox]+label:after{background-color:#0079fe}.pure-checkbox input[type=checkbox]:disabled+label:before{border-color:#ccc}.pure-checkbox input[type=checkbox]:disabled:checked+label:before{background-color:#ccc}.pure-checkbox input[type=checkbox]+label:after{border-color:#fff}.pure-checkbox input[type=radio]:checked+label:before{background-color:#fff}.pure-checkbox input[type=checkbox]:checked+label:before{background:#0079fe}.single-select-mode .pure-checkbox input[type=checkbox]:focus+label:before,.single-select-mode .pure-checkbox input[type=checkbox]:hover+label:before{border-color:#0079fe;background-color:#f2f2f2}.single-select-mode .pure-checkbox input[type=checkbox]+label{color:#000}.single-select-mode .pure-checkbox input[type=checkbox]+label:before{color:transparent!important;border:0 solid #0079fe}.single-select-mode .pure-checkbox input[type=checkbox]+label:after{background-color:initial!important}.single-select-mode .pure-checkbox input[type=checkbox]:disabled+label:before{border-color:#ccc}.single-select-mode .pure-checkbox input[type=checkbox]:disabled:checked+label:before{background-color:#ccc}.single-select-mode .pure-checkbox input[type=checkbox]+label:after{border-color:#0079fe}.single-select-mode .pure-checkbox input[type=radio]:checked+label:before{background-color:#fff}.single-select-mode .pure-checkbox input[type=checkbox]:checked+label:before{background:none!important}.selected-item{background:#e9f4ff}.btn-iceblue{background:#0079fe;border:1px solid #ccc;color:#fff}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:initial}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(flags.007b2705c0a8f69dfdf6.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(flags@2x.9d5328fb490cddd43f66.png)}}.iti__flag.iti__np{background-color:initial}.dataTable-wrapper.no-header .dataTable-container{border-top:1px solid #d9d9d9}.dataTable-wrapper.no-footer .dataTable-container{border-bottom:1px solid #d9d9d9}.dataTable-bottom,.dataTable-top{padding:8px 10px}.dataTable-bottom>div:first-child,.dataTable-top>div:first-child{float:left}.dataTable-bottom>div:last-child,.dataTable-top>div:last-child{float:right}.dataTable-selector{padding:6px}.dataTable-input{padding:6px 12px}.dataTable-info{margin:7px 0}.dataTable-pagination ul{margin:0;padding-left:0}.dataTable-pagination li{list-style:none;float:left}.dataTable-pagination a{border:1px solid transparent;float:left;margin-left:2px;padding:6px 12px;position:relative;text-decoration:none;color:#333}.dataTable-pagination a:hover{background-color:#d9d9d9}.dataTable-pagination .active a,.dataTable-pagination .active a:focus,.dataTable-pagination .active a:hover{background-color:#d9d9d9;cursor:default}.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover,.dataTable-pagination .ellipsis a{cursor:not-allowed}.dataTable-pagination .disabled a,.dataTable-pagination .disabled a:focus,.dataTable-pagination .disabled a:hover{cursor:not-allowed;opacity:.4}.dataTable-pagination .pager a{font-weight:700}.dataTable-table{max-width:100%;width:100%;border-spacing:0;border-collapse:initial}.dataTable-table>tbody>tr>td,.dataTable-table>tbody>tr>th,.dataTable-table>tfoot>tr>td,.dataTable-table>tfoot>tr>th,.dataTable-table>thead>tr>td,.dataTable-table>thead>tr>th{vertical-align:top;padding:8px 10px}.dataTable-table>thead>tr>th{vertical-align:bottom;text-align:left;border-bottom:1px solid #d9d9d9}.dataTable-table>tfoot>tr>th{border-top:1px solid #d9d9d9}.dataTable-table>tfoot>tr>th,.dataTable-table th{vertical-align:bottom;text-align:left}.dataTable-table th a{text-decoration:none;color:inherit}.dataTable-sorter{display:inline-block;height:100%;position:relative;width:100%}.dataTable-sorter:after,.dataTable-sorter:before{content:"";height:0;width:0;position:absolute;right:4px;border-left:4px solid transparent;border-right:4px solid transparent;opacity:.2}.dataTable-sorter:before{border-top:4px solid #000;bottom:0}.dataTable-sorter:after{border-bottom:4px solid #000;border-top:4px solid transparent;top:0}.asc .dataTable-sorter:after,.desc .dataTable-sorter:before{opacity:.6}.dataTables-empty{text-align:center}.dataTable-bottom:after,.dataTable-top:after{clear:both;content:" ";display:table}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.bootstrap{box-shadow:none;font-size:13px}.ngx-datatable.bootstrap .datatable-header{height:unset!important}.ngx-datatable.bootstrap .datatable-header .datatable-header-cell{vertical-align:bottom;padding:.75rem;border-bottom:1px solid #d1d4d7}.ngx-datatable.bootstrap .datatable-header .datatable-header-cell .datatable-header-cell-label{line-height:24px}.ngx-datatable.bootstrap .datatable-body .datatable-body-row{vertical-align:top;border-top:1px solid #d1d4d7}.ngx-datatable.bootstrap .datatable-body .datatable-body-row.datatable-row-even{background-color:rgba(0,0,0,.05)}.ngx-datatable.bootstrap .datatable-body .datatable-body-row.active{background-color:#1483ff;color:#fff}.ngx-datatable.bootstrap .datatable-body .datatable-body-row .datatable-body-cell{padding:.75rem;text-align:left;vertical-align:top}.ngx-datatable.bootstrap .datatable-body .empty-row{position:relative;padding:.75rem 1.25rem;margin-bottom:0}.ngx-datatable.bootstrap .datatable-footer{background:#424242;color:#ededed;margin-top:-1px}.ngx-datatable.bootstrap .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.bootstrap .datatable-footer .datatable-pager{margin:0 10px;vertical-align:top}.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li{margin:10px 0}.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled).active a,.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled):hover a{background-color:#545454;font-weight:700}.ngx-datatable.bootstrap .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0;border-radius:3px;margin:0 3px;text-align:center;vertical-align:top;text-decoration:none;vertical-align:bottom;color:#ededed}.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.bootstrap .datatable-footer .datatable-pager .datatable-icon-skip{font-size:18px;line-height:27px;padding:0 3px}.ngx-datatable.bootstrap .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}@font-face{font-family:data-table;src:url(data-table.40742b4faed98d0250a5.eot);src:url(data-table.40742b4faed98d0250a5.eot?#iefix) format("embedded-opentype"),url(data-table.53c319729491b7686d65.woff) format("woff"),url(data-table.93be7e0fc94594d266a2.ttf) format("truetype"),url(data-table.7eda0c04830dac128c76.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before,[data-icon]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort-unset:before{content:"\63";opacity:.5}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#f8f8f8}.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:700}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:700}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:700}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.8b43027f47b20503057d.eot);src:url(fontawesome-webfont.8b43027f47b20503057d.eot) format("embedded-opentype"),url(fontawesome-webfont.20fd1704ea223900efa9.woff2) format("woff2"),url(fontawesome-webfont.f691f37e57f04c152e23.woff) format("woff"),url(fontawesome-webfont.1e59d2330b4c6deb84b3.ttf) format("truetype"),url(fontawesome-webfont.6878d55e3615ccf40c38.svg) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em!important}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}@font-face{font-family:Glyphicons Halflings;src:url(glyphicons-halflings-regular.5be1347c682810f199c7.eot);src:url(glyphicons-halflings-regular.5be1347c682810f199c7.eot?#iefix) format("embedded-opentype"),url(glyphicons-halflings-regular.be810be3a3e14c682a25.woff2) format("woff2"),url(glyphicons-halflings-regular.82b1212e45a2bc35dd73.woff) format("woff"),url(glyphicons-halflings-regular.4692b9ec53fd5972caa2.ttf) format("truetype"),url(glyphicons-halflings-regular.9a17786234899efcc963.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}
/*!
  Ionicons, v1.5.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons
*/@font-face{font-family:Ionicons;src:url(ionicons.fb0a954a987299f1b759.eot?v=1.5.0);src:url(ionicons.fb0a954a987299f1b759.eot?v=1.5.0#iefix) format("embedded-opentype"),url(ionicons.743cd7e7f65c1ace57d4.ttf?v=1.5.0) format("truetype"),url(ionicons.99abc3cc132c7f6b2c8d.woff?v=1.5.0) format("woff"),url(ionicons.359e290f30a7e4dbbadc.svg?v=1.5.0#Ionicons) format("svg");font-weight:400;font-style:normal}.ion,.ion-alert,.ion-alert-circled,.ion-android-add,.ion-android-add-contact,.ion-android-alarm,.ion-android-archive,.ion-android-arrow-back,.ion-android-arrow-down-left,.ion-android-arrow-down-right,.ion-android-arrow-forward,.ion-android-arrow-up-left,.ion-android-arrow-up-right,.ion-android-battery,.ion-android-book,.ion-android-calendar,.ion-android-call,.ion-android-camera,.ion-android-chat,.ion-android-checkmark,.ion-android-clock,.ion-android-close,.ion-android-contact,.ion-android-contacts,.ion-android-data,.ion-android-developer,.ion-android-display,.ion-android-download,.ion-android-drawer,.ion-android-dropdown,.ion-android-earth,.ion-android-folder,.ion-android-forums,.ion-android-friends,.ion-android-hand,.ion-android-image,.ion-android-inbox,.ion-android-information,.ion-android-keypad,.ion-android-lightbulb,.ion-android-locate,.ion-android-location,.ion-android-mail,.ion-android-microphone,.ion-android-mixer,.ion-android-more,.ion-android-note,.ion-android-playstore,.ion-android-printer,.ion-android-promotion,.ion-android-reminder,.ion-android-remove,.ion-android-search,.ion-android-send,.ion-android-settings,.ion-android-share,.ion-android-social,.ion-android-social-user,.ion-android-sort,.ion-android-stair-drawer,.ion-android-star,.ion-android-stopwatch,.ion-android-storage,.ion-android-system-back,.ion-android-system-home,.ion-android-system-windows,.ion-android-timer,.ion-android-trash,.ion-android-user-menu,.ion-android-volume,.ion-android-wifi,.ion-aperture,.ion-archive,.ion-arrow-down-a,.ion-arrow-down-b,.ion-arrow-down-c,.ion-arrow-expand,.ion-arrow-graph-down-left,.ion-arrow-graph-down-right,.ion-arrow-graph-up-left,.ion-arrow-graph-up-right,.ion-arrow-left-a,.ion-arrow-left-b,.ion-arrow-left-c,.ion-arrow-move,.ion-arrow-resize,.ion-arrow-return-left,.ion-arrow-return-right,.ion-arrow-right-a,.ion-arrow-right-b,.ion-arrow-right-c,.ion-arrow-shrink,.ion-arrow-swap,.ion-arrow-up-a,.ion-arrow-up-b,.ion-arrow-up-c,.ion-asterisk,.ion-at,.ion-bag,.ion-battery-charging,.ion-battery-empty,.ion-battery-full,.ion-battery-half,.ion-battery-low,.ion-beaker,.ion-beer,.ion-bluetooth,.ion-bonfire,.ion-bookmark,.ion-briefcase,.ion-bug,.ion-calculator,.ion-calendar,.ion-camera,.ion-card,.ion-cash,.ion-chatbox,.ion-chatbox-working,.ion-chatboxes,.ion-chatbubble,.ion-chatbubble-working,.ion-chatbubbles,.ion-checkmark,.ion-checkmark-circled,.ion-checkmark-round,.ion-chevron-down,.ion-chevron-left,.ion-chevron-right,.ion-chevron-up,.ion-clipboard,.ion-clock,.ion-close,.ion-close-circled,.ion-close-round,.ion-closed-captioning,.ion-cloud,.ion-code,.ion-code-download,.ion-code-working,.ion-coffee,.ion-compass,.ion-compose,.ion-connection-bars,.ion-contrast,.ion-cube,.ion-disc,.ion-document,.ion-document-text,.ion-drag,.ion-earth,.ion-edit,.ion-egg,.ion-eject,.ion-email,.ion-eye,.ion-eye-disabled,.ion-female,.ion-filing,.ion-film-marker,.ion-fireball,.ion-flag,.ion-flame,.ion-flash,.ion-flash-off,.ion-flask,.ion-folder,.ion-fork,.ion-fork-repo,.ion-forward,.ion-funnel,.ion-game-controller-a,.ion-game-controller-b,.ion-gear-a,.ion-gear-b,.ion-grid,.ion-hammer,.ion-happy,.ion-headphone,.ion-heart,.ion-heart-broken,.ion-help,.ion-help-buoy,.ion-help-circled,.ion-home,.ion-icecream,.ion-icon-social-google-plus,.ion-icon-social-google-plus-outline,.ion-image,.ion-images,.ion-information,.ion-information-circled,.ion-ionic,.ion-ios7-alarm,.ion-ios7-alarm-outline,.ion-ios7-albums,.ion-ios7-albums-outline,.ion-ios7-americanfootball,.ion-ios7-americanfootball-outline,.ion-ios7-analytics,.ion-ios7-analytics-outline,.ion-ios7-arrow-back,.ion-ios7-arrow-down,.ion-ios7-arrow-forward,.ion-ios7-arrow-left,.ion-ios7-arrow-right,.ion-ios7-arrow-thin-down,.ion-ios7-arrow-thin-left,.ion-ios7-arrow-thin-right,.ion-ios7-arrow-thin-up,.ion-ios7-arrow-up,.ion-ios7-at,.ion-ios7-at-outline,.ion-ios7-barcode,.ion-ios7-barcode-outline,.ion-ios7-baseball,.ion-ios7-baseball-outline,.ion-ios7-basketball,.ion-ios7-basketball-outline,.ion-ios7-bell,.ion-ios7-bell-outline,.ion-ios7-bolt,.ion-ios7-bolt-outline,.ion-ios7-bookmarks,.ion-ios7-bookmarks-outline,.ion-ios7-box,.ion-ios7-box-outline,.ion-ios7-briefcase,.ion-ios7-briefcase-outline,.ion-ios7-browsers,.ion-ios7-browsers-outline,.ion-ios7-calculator,.ion-ios7-calculator-outline,.ion-ios7-calendar,.ion-ios7-calendar-outline,.ion-ios7-camera,.ion-ios7-camera-outline,.ion-ios7-cart,.ion-ios7-cart-outline,.ion-ios7-chatboxes,.ion-ios7-chatboxes-outline,.ion-ios7-chatbubble,.ion-ios7-chatbubble-outline,.ion-ios7-checkmark,.ion-ios7-checkmark-empty,.ion-ios7-checkmark-outline,.ion-ios7-circle-filled,.ion-ios7-circle-outline,.ion-ios7-clock,.ion-ios7-clock-outline,.ion-ios7-close,.ion-ios7-close-empty,.ion-ios7-close-outline,.ion-ios7-cloud,.ion-ios7-cloud-download,.ion-ios7-cloud-download-outline,.ion-ios7-cloud-outline,.ion-ios7-cloud-upload,.ion-ios7-cloud-upload-outline,.ion-ios7-cloudy,.ion-ios7-cloudy-night,.ion-ios7-cloudy-night-outline,.ion-ios7-cloudy-outline,.ion-ios7-cog,.ion-ios7-cog-outline,.ion-ios7-compose,.ion-ios7-compose-outline,.ion-ios7-contact,.ion-ios7-contact-outline,.ion-ios7-copy,.ion-ios7-copy-outline,.ion-ios7-download,.ion-ios7-download-outline,.ion-ios7-drag,.ion-ios7-email,.ion-ios7-email-outline,.ion-ios7-expand,.ion-ios7-eye,.ion-ios7-eye-outline,.ion-ios7-fastforward,.ion-ios7-fastforward-outline,.ion-ios7-filing,.ion-ios7-filing-outline,.ion-ios7-film,.ion-ios7-film-outline,.ion-ios7-flag,.ion-ios7-flag-outline,.ion-ios7-folder,.ion-ios7-folder-outline,.ion-ios7-football,.ion-ios7-football-outline,.ion-ios7-gear,.ion-ios7-gear-outline,.ion-ios7-glasses,.ion-ios7-glasses-outline,.ion-ios7-heart,.ion-ios7-heart-outline,.ion-ios7-help,.ion-ios7-help-empty,.ion-ios7-help-outline,.ion-ios7-home,.ion-ios7-home-outline,.ion-ios7-infinite,.ion-ios7-infinite-outline,.ion-ios7-information,.ion-ios7-information-empty,.ion-ios7-information-outline,.ion-ios7-ionic-outline,.ion-ios7-keypad,.ion-ios7-keypad-outline,.ion-ios7-lightbulb,.ion-ios7-lightbulb-outline,.ion-ios7-location,.ion-ios7-location-outline,.ion-ios7-locked,.ion-ios7-locked-outline,.ion-ios7-loop,.ion-ios7-loop-strong,.ion-ios7-medkit,.ion-ios7-medkit-outline,.ion-ios7-mic,.ion-ios7-mic-off,.ion-ios7-mic-outline,.ion-ios7-minus,.ion-ios7-minus-empty,.ion-ios7-minus-outline,.ion-ios7-monitor,.ion-ios7-monitor-outline,.ion-ios7-moon,.ion-ios7-moon-outline,.ion-ios7-more,.ion-ios7-more-outline,.ion-ios7-musical-note,.ion-ios7-musical-notes,.ion-ios7-navigate,.ion-ios7-navigate-outline,.ion-ios7-paper,.ion-ios7-paper-outline,.ion-ios7-paperplane,.ion-ios7-paperplane-outline,.ion-ios7-partlysunny,.ion-ios7-partlysunny-outline,.ion-ios7-pause,.ion-ios7-pause-outline,.ion-ios7-paw,.ion-ios7-paw-outline,.ion-ios7-people,.ion-ios7-people-outline,.ion-ios7-person,.ion-ios7-person-outline,.ion-ios7-personadd,.ion-ios7-personadd-outline,.ion-ios7-photos,.ion-ios7-photos-outline,.ion-ios7-pie,.ion-ios7-pie-outline,.ion-ios7-play,.ion-ios7-play-outline,.ion-ios7-plus,.ion-ios7-plus-empty,.ion-ios7-plus-outline,.ion-ios7-pricetag,.ion-ios7-pricetag-outline,.ion-ios7-pricetags,.ion-ios7-pricetags-outline,.ion-ios7-printer,.ion-ios7-printer-outline,.ion-ios7-pulse,.ion-ios7-pulse-strong,.ion-ios7-rainy,.ion-ios7-rainy-outline,.ion-ios7-recording,.ion-ios7-recording-outline,.ion-ios7-redo,.ion-ios7-redo-outline,.ion-ios7-refresh,.ion-ios7-refresh-empty,.ion-ios7-refresh-outline,.ion-ios7-reload,.ion-ios7-reloading,.ion-ios7-reverse-camera,.ion-ios7-reverse-camera-outline,.ion-ios7-rewind,.ion-ios7-rewind-outline,.ion-ios7-search,.ion-ios7-search-strong,.ion-ios7-settings,.ion-ios7-settings-strong,.ion-ios7-shrink,.ion-ios7-skipbackward,.ion-ios7-skipbackward-outline,.ion-ios7-skipforward,.ion-ios7-skipforward-outline,.ion-ios7-snowy,.ion-ios7-speedometer,.ion-ios7-speedometer-outline,.ion-ios7-star,.ion-ios7-star-half,.ion-ios7-star-outline,.ion-ios7-stopwatch,.ion-ios7-stopwatch-outline,.ion-ios7-sunny,.ion-ios7-sunny-outline,.ion-ios7-telephone,.ion-ios7-telephone-outline,.ion-ios7-tennisball,.ion-ios7-tennisball-outline,.ion-ios7-thunderstorm,.ion-ios7-thunderstorm-outline,.ion-ios7-time,.ion-ios7-time-outline,.ion-ios7-timer,.ion-ios7-timer-outline,.ion-ios7-toggle,.ion-ios7-toggle-outline,.ion-ios7-trash,.ion-ios7-trash-outline,.ion-ios7-undo,.ion-ios7-undo-outline,.ion-ios7-unlocked,.ion-ios7-unlocked-outline,.ion-ios7-upload,.ion-ios7-upload-outline,.ion-ios7-videocam,.ion-ios7-videocam-outline,.ion-ios7-volume-high,.ion-ios7-volume-low,.ion-ios7-wineglass,.ion-ios7-wineglass-outline,.ion-ios7-world,.ion-ios7-world-outline,.ion-ipad,.ion-iphone,.ion-ipod,.ion-jet,.ion-key,.ion-knife,.ion-laptop,.ion-leaf,.ion-levels,.ion-lightbulb,.ion-link,.ion-load-a,.ion-load-b,.ion-load-c,.ion-load-d,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-location,.ion-locked,.ion-log-in,.ion-log-out,.ion-loop,.ion-looping,.ion-magnet,.ion-male,.ion-man,.ion-map,.ion-medkit,.ion-merge,.ion-mic-a,.ion-mic-b,.ion-mic-c,.ion-minus,.ion-minus-circled,.ion-minus-round,.ion-model-s,.ion-monitor,.ion-more,.ion-mouse,.ion-music-note,.ion-navicon,.ion-navicon-round,.ion-navigate,.ion-network,.ion-no-smoking,.ion-nuclear,.ion-outlet,.ion-paper-airplane,.ion-paperclip,.ion-pause,.ion-person,.ion-person-add,.ion-person-stalker,.ion-pie-graph,.ion-pin,.ion-pinpoint,.ion-pizza,.ion-plane,.ion-planet,.ion-play,.ion-playstation,.ion-plus,.ion-plus-circled,.ion-plus-round,.ion-podium,.ion-pound,.ion-power,.ion-pricetag,.ion-pricetags,.ion-printer,.ion-pull-request,.ion-qr-scanner,.ion-quote,.ion-radio-waves,.ion-record,.ion-refresh,.ion-refreshing,.ion-reply,.ion-reply-all,.ion-ribbon-a,.ion-ribbon-b,.ion-sad,.ion-scissors,.ion-search,.ion-settings,.ion-share,.ion-shuffle,.ion-skip-backward,.ion-skip-forward,.ion-social-android,.ion-social-android-outline,.ion-social-apple,.ion-social-apple-outline,.ion-social-bitcoin,.ion-social-bitcoin-outline,.ion-social-buffer,.ion-social-buffer-outline,.ion-social-designernews,.ion-social-designernews-outline,.ion-social-dribbble,.ion-social-dribbble-outline,.ion-social-dropbox,.ion-social-dropbox-outline,.ion-social-facebook,.ion-social-facebook-outline,.ion-social-foursquare,.ion-social-foursquare-outline,.ion-social-freebsd-devil,.ion-social-github,.ion-social-github-outline,.ion-social-google,.ion-social-google-outline,.ion-social-googleplus,.ion-social-googleplus-outline,.ion-social-hackernews,.ion-social-hackernews-outline,.ion-social-instagram,.ion-social-instagram-outline,.ion-social-linkedin,.ion-social-linkedin-outline,.ion-social-pinterest,.ion-social-pinterest-outline,.ion-social-reddit,.ion-social-reddit-outline,.ion-social-rss,.ion-social-rss-outline,.ion-social-skype,.ion-social-skype-outline,.ion-social-tumblr,.ion-social-tumblr-outline,.ion-social-tux,.ion-social-twitter,.ion-social-twitter-outline,.ion-social-usd,.ion-social-usd-outline,.ion-social-vimeo,.ion-social-vimeo-outline,.ion-social-windows,.ion-social-windows-outline,.ion-social-wordpress,.ion-social-wordpress-outline,.ion-social-yahoo,.ion-social-yahoo-outline,.ion-social-youtube,.ion-social-youtube-outline,.ion-speakerphone,.ion-speedometer,.ion-spoon,.ion-star,.ion-stats-bars,.ion-steam,.ion-stop,.ion-thermometer,.ion-thumbsdown,.ion-thumbsup,.ion-toggle,.ion-toggle-filled,.ion-trash-a,.ion-trash-b,.ion-trophy,.ion-umbrella,.ion-university,.ion-unlocked,.ion-upload,.ion-usb,.ion-videocamera,.ion-volume-high,.ion-volume-low,.ion-volume-medium,.ion-volume-mute,.ion-wand,.ion-waterdrop,.ion-wifi,.ion-wineglass,.ion-woman,.ion-wrench,.ion-xbox,.ionicons{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-ios7-reloading,.ion-loading-a,.ion-loading-b,.ion-loading-c,.ion-loading-d,.ion-looping,.ion-refreshing,.ion-spin{animation:spin 1s linear infinite}.ion-loading-a{animation-timing-function:steps(8,start)}.ion-alert:before{content:""}.ion-alert-circled:before{content:""}.ion-android-add:before{content:""}.ion-android-add-contact:before{content:""}.ion-android-alarm:before{content:""}.ion-android-archive:before{content:""}.ion-android-arrow-back:before{content:""}.ion-android-arrow-down-left:before{content:""}.ion-android-arrow-down-right:before{content:""}.ion-android-arrow-forward:before{content:""}.ion-android-arrow-up-left:before{content:""}.ion-android-arrow-up-right:before{content:""}.ion-android-battery:before{content:""}.ion-android-book:before{content:""}.ion-android-calendar:before{content:""}.ion-android-call:before{content:""}.ion-android-camera:before{content:""}.ion-android-chat:before{content:""}.ion-android-checkmark:before{content:""}.ion-android-clock:before{content:""}.ion-android-close:before{content:""}.ion-android-contact:before{content:""}.ion-android-contacts:before{content:""}.ion-android-data:before{content:""}.ion-android-developer:before{content:""}.ion-android-display:before{content:""}.ion-android-download:before{content:""}.ion-android-drawer:before{content:""}.ion-android-dropdown:before{content:""}.ion-android-earth:before{content:""}.ion-android-folder:before{content:""}.ion-android-forums:before{content:""}.ion-android-friends:before{content:""}.ion-android-hand:before{content:""}.ion-android-image:before{content:""}.ion-android-inbox:before{content:""}.ion-android-information:before{content:""}.ion-android-keypad:before{content:""}.ion-android-lightbulb:before{content:""}.ion-android-locate:before{content:""}.ion-android-location:before{content:""}.ion-android-mail:before{content:""}.ion-android-microphone:before{content:""}.ion-android-mixer:before{content:""}.ion-android-more:before{content:""}.ion-android-note:before{content:""}.ion-android-playstore:before{content:""}.ion-android-printer:before{content:""}.ion-android-promotion:before{content:""}.ion-android-reminder:before{content:""}.ion-android-remove:before{content:""}.ion-android-search:before{content:""}.ion-android-send:before{content:""}.ion-android-settings:before{content:""}.ion-android-share:before{content:""}.ion-android-social:before{content:""}.ion-android-social-user:before{content:""}.ion-android-sort:before{content:""}.ion-android-stair-drawer:before{content:""}.ion-android-star:before{content:""}.ion-android-stopwatch:before{content:""}.ion-android-storage:before{content:""}.ion-android-system-back:before{content:""}.ion-android-system-home:before{content:""}.ion-android-system-windows:before{content:""}.ion-android-timer:before{content:""}.ion-android-trash:before{content:""}.ion-android-user-menu:before{content:""}.ion-android-volume:before{content:""}.ion-android-wifi:before{content:""}.ion-aperture:before{content:""}.ion-archive:before{content:""}.ion-arrow-down-a:before{content:""}.ion-arrow-down-b:before{content:""}.ion-arrow-down-c:before{content:""}.ion-arrow-expand:before{content:""}.ion-arrow-graph-down-left:before{content:""}.ion-arrow-graph-down-right:before{content:""}.ion-arrow-graph-up-left:before{content:""}.ion-arrow-graph-up-right:before{content:""}.ion-arrow-left-a:before{content:""}.ion-arrow-left-b:before{content:""}.ion-arrow-left-c:before{content:""}.ion-arrow-move:before{content:""}.ion-arrow-resize:before{content:""}.ion-arrow-return-left:before{content:""}.ion-arrow-return-right:before{content:""}.ion-arrow-right-a:before{content:""}.ion-arrow-right-b:before{content:""}.ion-arrow-right-c:before{content:""}.ion-arrow-shrink:before{content:""}.ion-arrow-swap:before{content:""}.ion-arrow-up-a:before{content:""}.ion-arrow-up-b:before{content:""}.ion-arrow-up-c:before{content:""}.ion-asterisk:before{content:""}.ion-at:before{content:""}.ion-bag:before{content:""}.ion-battery-charging:before{content:""}.ion-battery-empty:before{content:""}.ion-battery-full:before{content:""}.ion-battery-half:before{content:""}.ion-battery-low:before{content:""}.ion-beaker:before{content:""}.ion-beer:before{content:""}.ion-bluetooth:before{content:""}.ion-bonfire:before{content:""}.ion-bookmark:before{content:""}.ion-briefcase:before{content:""}.ion-bug:before{content:""}.ion-calculator:before{content:""}.ion-calendar:before{content:""}.ion-camera:before{content:""}.ion-card:before{content:""}.ion-cash:before{content:""}.ion-chatbox:before{content:""}.ion-chatbox-working:before{content:""}.ion-chatboxes:before{content:""}.ion-chatbubble:before{content:""}.ion-chatbubble-working:before{content:""}.ion-chatbubbles:before{content:""}.ion-checkmark:before{content:""}.ion-checkmark-circled:before{content:""}.ion-checkmark-round:before{content:""}.ion-chevron-down:before{content:""}.ion-chevron-left:before{content:""}.ion-chevron-right:before{content:""}.ion-chevron-up:before{content:""}.ion-clipboard:before{content:""}.ion-clock:before{content:""}.ion-close:before{content:""}.ion-close-circled:before{content:""}.ion-close-round:before{content:""}.ion-closed-captioning:before{content:""}.ion-cloud:before{content:""}.ion-code:before{content:""}.ion-code-download:before{content:""}.ion-code-working:before{content:""}.ion-coffee:before{content:""}.ion-compass:before{content:""}.ion-compose:before{content:""}.ion-connection-bars:before{content:""}.ion-contrast:before{content:""}.ion-cube:before{content:""}.ion-disc:before{content:""}.ion-document:before{content:""}.ion-document-text:before{content:""}.ion-drag:before{content:""}.ion-earth:before{content:""}.ion-edit:before{content:""}.ion-egg:before{content:""}.ion-eject:before{content:""}.ion-email:before{content:""}.ion-eye:before{content:""}.ion-eye-disabled:before{content:""}.ion-female:before{content:""}.ion-filing:before{content:""}.ion-film-marker:before{content:""}.ion-fireball:before{content:""}.ion-flag:before{content:""}.ion-flame:before{content:""}.ion-flash:before{content:""}.ion-flash-off:before{content:""}.ion-flask:before{content:""}.ion-folder:before{content:""}.ion-fork:before{content:""}.ion-fork-repo:before{content:""}.ion-forward:before{content:""}.ion-funnel:before{content:""}.ion-game-controller-a:before{content:""}.ion-game-controller-b:before{content:""}.ion-gear-a:before{content:""}.ion-gear-b:before{content:""}.ion-grid:before{content:""}.ion-hammer:before{content:""}.ion-happy:before{content:""}.ion-headphone:before{content:""}.ion-heart:before{content:""}.ion-heart-broken:before{content:""}.ion-help:before{content:""}.ion-help-buoy:before{content:""}.ion-help-circled:before{content:""}.ion-home:before{content:""}.ion-icecream:before{content:""}.ion-icon-social-google-plus:before{content:""}.ion-icon-social-google-plus-outline:before{content:""}.ion-image:before{content:""}.ion-images:before{content:""}.ion-information:before{content:""}.ion-information-circled:before{content:""}.ion-ionic:before{content:""}.ion-ios7-alarm:before{content:""}.ion-ios7-alarm-outline:before{content:""}.ion-ios7-albums:before{content:""}.ion-ios7-albums-outline:before{content:""}.ion-ios7-americanfootball:before{content:""}.ion-ios7-americanfootball-outline:before{content:""}.ion-ios7-analytics:before{content:""}.ion-ios7-analytics-outline:before{content:""}.ion-ios7-arrow-back:before{content:""}.ion-ios7-arrow-down:before{content:""}.ion-ios7-arrow-forward:before{content:""}.ion-ios7-arrow-left:before{content:""}.ion-ios7-arrow-right:before{content:""}.ion-ios7-arrow-thin-down:before{content:""}.ion-ios7-arrow-thin-left:before{content:""}.ion-ios7-arrow-thin-right:before{content:""}.ion-ios7-arrow-thin-up:before{content:""}.ion-ios7-arrow-up:before{content:""}.ion-ios7-at:before{content:""}.ion-ios7-at-outline:before{content:""}.ion-ios7-barcode:before{content:""}.ion-ios7-barcode-outline:before{content:""}.ion-ios7-baseball:before{content:""}.ion-ios7-baseball-outline:before{content:""}.ion-ios7-basketball:before{content:""}.ion-ios7-basketball-outline:before{content:""}.ion-ios7-bell:before{content:""}.ion-ios7-bell-outline:before{content:""}.ion-ios7-bolt:before{content:""}.ion-ios7-bolt-outline:before{content:""}.ion-ios7-bookmarks:before{content:""}.ion-ios7-bookmarks-outline:before{content:""}.ion-ios7-box:before{content:""}.ion-ios7-box-outline:before{content:""}.ion-ios7-briefcase:before{content:""}.ion-ios7-briefcase-outline:before{content:""}.ion-ios7-browsers:before{content:""}.ion-ios7-browsers-outline:before{content:""}.ion-ios7-calculator:before{content:""}.ion-ios7-calculator-outline:before{content:""}.ion-ios7-calendar:before{content:""}.ion-ios7-calendar-outline:before{content:""}.ion-ios7-camera:before{content:""}.ion-ios7-camera-outline:before{content:""}.ion-ios7-cart:before{content:""}.ion-ios7-cart-outline:before{content:""}.ion-ios7-chatboxes:before{content:""}.ion-ios7-chatboxes-outline:before{content:""}.ion-ios7-chatbubble:before{content:""}.ion-ios7-chatbubble-outline:before{content:""}.ion-ios7-checkmark:before{content:""}.ion-ios7-checkmark-empty:before{content:""}.ion-ios7-checkmark-outline:before{content:""}.ion-ios7-circle-filled:before{content:""}.ion-ios7-circle-outline:before{content:""}.ion-ios7-clock:before{content:""}.ion-ios7-clock-outline:before{content:""}.ion-ios7-close:before{content:""}.ion-ios7-close-empty:before{content:""}.ion-ios7-close-outline:before{content:""}.ion-ios7-cloud:before{content:""}.ion-ios7-cloud-download:before{content:""}.ion-ios7-cloud-download-outline:before{content:""}.ion-ios7-cloud-outline:before{content:""}.ion-ios7-cloud-upload:before{content:""}.ion-ios7-cloud-upload-outline:before{content:""}.ion-ios7-cloudy:before{content:""}.ion-ios7-cloudy-night:before{content:""}.ion-ios7-cloudy-night-outline:before{content:""}.ion-ios7-cloudy-outline:before{content:""}.ion-ios7-cog:before{content:""}.ion-ios7-cog-outline:before{content:""}.ion-ios7-compose:before{content:""}.ion-ios7-compose-outline:before{content:""}.ion-ios7-contact:before{content:""}.ion-ios7-contact-outline:before{content:""}.ion-ios7-copy:before{content:""}.ion-ios7-copy-outline:before{content:""}.ion-ios7-download:before{content:""}.ion-ios7-download-outline:before{content:""}.ion-ios7-drag:before{content:""}.ion-ios7-email:before{content:""}.ion-ios7-email-outline:before{content:""}.ion-ios7-expand:before{content:""}.ion-ios7-eye:before{content:""}.ion-ios7-eye-outline:before{content:""}.ion-ios7-fastforward:before{content:""}.ion-ios7-fastforward-outline:before{content:""}.ion-ios7-filing:before{content:""}.ion-ios7-filing-outline:before{content:""}.ion-ios7-film:before{content:""}.ion-ios7-film-outline:before{content:""}.ion-ios7-flag:before{content:""}.ion-ios7-flag-outline:before{content:""}.ion-ios7-folder:before{content:""}.ion-ios7-folder-outline:before{content:""}.ion-ios7-football:before{content:""}.ion-ios7-football-outline:before{content:""}.ion-ios7-gear:before{content:""}.ion-ios7-gear-outline:before{content:""}.ion-ios7-glasses:before{content:""}.ion-ios7-glasses-outline:before{content:""}.ion-ios7-heart:before{content:""}.ion-ios7-heart-outline:before{content:""}.ion-ios7-help:before{content:""}.ion-ios7-help-empty:before{content:""}.ion-ios7-help-outline:before{content:""}.ion-ios7-home:before{content:""}.ion-ios7-home-outline:before{content:""}.ion-ios7-infinite:before{content:""}.ion-ios7-infinite-outline:before{content:""}.ion-ios7-information:before{content:""}.ion-ios7-information-empty:before{content:""}.ion-ios7-information-outline:before{content:""}.ion-ios7-ionic-outline:before{content:""}.ion-ios7-keypad:before{content:""}.ion-ios7-keypad-outline:before{content:""}.ion-ios7-lightbulb:before{content:""}.ion-ios7-lightbulb-outline:before{content:""}.ion-ios7-location:before{content:""}.ion-ios7-location-outline:before{content:""}.ion-ios7-locked:before{content:""}.ion-ios7-locked-outline:before{content:""}.ion-ios7-loop:before{content:""}.ion-ios7-loop-strong:before{content:""}.ion-ios7-medkit:before{content:""}.ion-ios7-medkit-outline:before{content:""}.ion-ios7-mic:before{content:""}.ion-ios7-mic-off:before{content:""}.ion-ios7-mic-outline:before{content:""}.ion-ios7-minus:before{content:""}.ion-ios7-minus-empty:before{content:""}.ion-ios7-minus-outline:before{content:""}.ion-ios7-monitor:before{content:""}.ion-ios7-monitor-outline:before{content:""}.ion-ios7-moon:before{content:""}.ion-ios7-moon-outline:before{content:""}.ion-ios7-more:before{content:""}.ion-ios7-more-outline:before{content:""}.ion-ios7-musical-note:before{content:""}.ion-ios7-musical-notes:before{content:""}.ion-ios7-navigate:before{content:""}.ion-ios7-navigate-outline:before{content:""}.ion-ios7-paper:before{content:""}.ion-ios7-paper-outline:before{content:""}.ion-ios7-paperplane:before{content:""}.ion-ios7-paperplane-outline:before{content:""}.ion-ios7-partlysunny:before{content:""}.ion-ios7-partlysunny-outline:before{content:""}.ion-ios7-pause:before{content:""}.ion-ios7-pause-outline:before{content:""}.ion-ios7-paw:before{content:""}.ion-ios7-paw-outline:before{content:""}.ion-ios7-people:before{content:""}.ion-ios7-people-outline:before{content:""}.ion-ios7-person:before{content:""}.ion-ios7-person-outline:before{content:""}.ion-ios7-personadd:before{content:""}.ion-ios7-personadd-outline:before{content:""}.ion-ios7-photos:before{content:""}.ion-ios7-photos-outline:before{content:""}.ion-ios7-pie:before{content:""}.ion-ios7-pie-outline:before{content:""}.ion-ios7-play:before{content:""}.ion-ios7-play-outline:before{content:""}.ion-ios7-plus:before{content:""}.ion-ios7-plus-empty:before{content:""}.ion-ios7-plus-outline:before{content:""}.ion-ios7-pricetag:before{content:""}.ion-ios7-pricetag-outline:before{content:""}.ion-ios7-pricetags:before{content:""}.ion-ios7-pricetags-outline:before{content:""}.ion-ios7-printer:before{content:""}.ion-ios7-printer-outline:before{content:""}.ion-ios7-pulse:before{content:""}.ion-ios7-pulse-strong:before{content:""}.ion-ios7-rainy:before{content:""}.ion-ios7-rainy-outline:before{content:""}.ion-ios7-recording:before{content:""}.ion-ios7-recording-outline:before{content:""}.ion-ios7-redo:before{content:""}.ion-ios7-redo-outline:before{content:""}.ion-ios7-refresh:before{content:""}.ion-ios7-refresh-empty:before{content:""}.ion-ios7-refresh-outline:before{content:""}.ion-ios7-reload:before,.ion-ios7-reloading:before{content:""}.ion-ios7-reverse-camera:before{content:""}.ion-ios7-reverse-camera-outline:before{content:""}.ion-ios7-rewind:before{content:""}.ion-ios7-rewind-outline:before{content:""}.ion-ios7-search:before{content:""}.ion-ios7-search-strong:before{content:""}.ion-ios7-settings:before{content:""}.ion-ios7-settings-strong:before{content:""}.ion-ios7-shrink:before{content:""}.ion-ios7-skipbackward:before{content:""}.ion-ios7-skipbackward-outline:before{content:""}.ion-ios7-skipforward:before{content:""}.ion-ios7-skipforward-outline:before{content:""}.ion-ios7-snowy:before{content:""}.ion-ios7-speedometer:before{content:""}.ion-ios7-speedometer-outline:before{content:""}.ion-ios7-star:before{content:""}.ion-ios7-star-half:before{content:""}.ion-ios7-star-outline:before{content:""}.ion-ios7-stopwatch:before{content:""}.ion-ios7-stopwatch-outline:before{content:""}.ion-ios7-sunny:before{content:""}.ion-ios7-sunny-outline:before{content:""}.ion-ios7-telephone:before{content:""}.ion-ios7-telephone-outline:before{content:""}.ion-ios7-tennisball:before{content:""}.ion-ios7-tennisball-outline:before{content:""}.ion-ios7-thunderstorm:before{content:""}.ion-ios7-thunderstorm-outline:before{content:""}.ion-ios7-time:before{content:""}.ion-ios7-time-outline:before{content:""}.ion-ios7-timer:before{content:""}.ion-ios7-timer-outline:before{content:""}.ion-ios7-toggle:before{content:""}.ion-ios7-toggle-outline:before{content:""}.ion-ios7-trash:before{content:""}.ion-ios7-trash-outline:before{content:""}.ion-ios7-undo:before{content:""}.ion-ios7-undo-outline:before{content:""}.ion-ios7-unlocked:before{content:""}.ion-ios7-unlocked-outline:before{content:""}.ion-ios7-upload:before{content:""}.ion-ios7-upload-outline:before{content:""}.ion-ios7-videocam:before{content:""}.ion-ios7-videocam-outline:before{content:""}.ion-ios7-volume-high:before{content:""}.ion-ios7-volume-low:before{content:""}.ion-ios7-wineglass:before{content:""}.ion-ios7-wineglass-outline:before{content:""}.ion-ios7-world:before{content:""}.ion-ios7-world-outline:before{content:""}.ion-ipad:before{content:""}.ion-iphone:before{content:""}.ion-ipod:before{content:""}.ion-jet:before{content:""}.ion-key:before{content:""}.ion-knife:before{content:""}.ion-laptop:before{content:""}.ion-leaf:before{content:""}.ion-levels:before{content:""}.ion-lightbulb:before{content:""}.ion-link:before{content:""}.ion-load-a:before,.ion-loading-a:before{content:""}.ion-load-b:before,.ion-loading-b:before{content:""}.ion-load-c:before,.ion-loading-c:before{content:""}.ion-load-d:before,.ion-loading-d:before{content:""}.ion-location:before{content:""}.ion-locked:before{content:""}.ion-log-in:before{content:""}.ion-log-out:before{content:""}.ion-loop:before,.ion-looping:before{content:""}.ion-magnet:before{content:""}.ion-male:before{content:""}.ion-man:before{content:""}.ion-map:before{content:""}.ion-medkit:before{content:""}.ion-merge:before{content:""}.ion-mic-a:before{content:""}.ion-mic-b:before{content:""}.ion-mic-c:before{content:""}.ion-minus:before{content:""}.ion-minus-circled:before{content:""}.ion-minus-round:before{content:""}.ion-model-s:before{content:""}.ion-monitor:before{content:""}.ion-more:before{content:""}.ion-mouse:before{content:""}.ion-music-note:before{content:""}.ion-navicon:before{content:""}.ion-navicon-round:before{content:""}.ion-navigate:before{content:""}.ion-network:before{content:""}.ion-no-smoking:before{content:""}.ion-nuclear:before{content:""}.ion-outlet:before{content:""}.ion-paper-airplane:before{content:""}.ion-paperclip:before{content:""}.ion-pause:before{content:""}.ion-person:before{content:""}.ion-person-add:before{content:""}.ion-person-stalker:before{content:""}.ion-pie-graph:before{content:""}.ion-pin:before{content:""}.ion-pinpoint:before{content:""}.ion-pizza:before{content:""}.ion-plane:before{content:""}.ion-planet:before{content:""}.ion-play:before{content:""}.ion-playstation:before{content:""}.ion-plus:before{content:""}.ion-plus-circled:before{content:""}.ion-plus-round:before{content:""}.ion-podium:before{content:""}.ion-pound:before{content:""}.ion-power:before{content:""}.ion-pricetag:before{content:""}.ion-pricetags:before{content:""}.ion-printer:before{content:""}.ion-pull-request:before{content:""}.ion-qr-scanner:before{content:""}.ion-quote:before{content:""}.ion-radio-waves:before{content:""}.ion-record:before{content:""}.ion-refresh:before,.ion-refreshing:before{content:""}.ion-reply:before{content:""}.ion-reply-all:before{content:""}.ion-ribbon-a:before{content:""}.ion-ribbon-b:before{content:""}.ion-sad:before{content:""}.ion-scissors:before{content:""}.ion-search:before{content:""}.ion-settings:before{content:""}.ion-share:before{content:""}.ion-shuffle:before{content:""}.ion-skip-backward:before{content:""}.ion-skip-forward:before{content:""}.ion-social-android:before{content:""}.ion-social-android-outline:before{content:""}.ion-social-apple:before{content:""}.ion-social-apple-outline:before{content:""}.ion-social-bitcoin:before{content:""}.ion-social-bitcoin-outline:before{content:""}.ion-social-buffer:before{content:""}.ion-social-buffer-outline:before{content:""}.ion-social-designernews:before{content:""}.ion-social-designernews-outline:before{content:""}.ion-social-dribbble:before{content:""}.ion-social-dribbble-outline:before{content:""}.ion-social-dropbox:before{content:""}.ion-social-dropbox-outline:before{content:""}.ion-social-facebook:before{content:""}.ion-social-facebook-outline:before{content:""}.ion-social-foursquare:before{content:""}.ion-social-foursquare-outline:before{content:""}.ion-social-freebsd-devil:before{content:""}.ion-social-github:before{content:""}.ion-social-github-outline:before{content:""}.ion-social-google:before{content:""}.ion-social-google-outline:before{content:""}.ion-social-googleplus:before{content:""}.ion-social-googleplus-outline:before{content:""}.ion-social-hackernews:before{content:""}.ion-social-hackernews-outline:before{content:""}.ion-social-instagram:before{content:""}.ion-social-instagram-outline:before{content:""}.ion-social-linkedin:before{content:""}.ion-social-linkedin-outline:before{content:""}.ion-social-pinterest:before{content:""}.ion-social-pinterest-outline:before{content:""}.ion-social-reddit:before{content:""}.ion-social-reddit-outline:before{content:""}.ion-social-rss:before{content:""}.ion-social-rss-outline:before{content:""}.ion-social-skype:before{content:""}.ion-social-skype-outline:before{content:""}.ion-social-tumblr:before{content:""}.ion-social-tumblr-outline:before{content:""}.ion-social-tux:before{content:""}.ion-social-twitter:before{content:""}.ion-social-twitter-outline:before{content:""}.ion-social-usd:before{content:""}.ion-social-usd-outline:before{content:""}.ion-social-vimeo:before{content:""}.ion-social-vimeo-outline:before{content:""}.ion-social-windows:before{content:""}.ion-social-windows-outline:before{content:""}.ion-social-wordpress:before{content:""}.ion-social-wordpress-outline:before{content:""}.ion-social-yahoo:before{content:""}.ion-social-yahoo-outline:before{content:""}.ion-social-youtube:before{content:""}.ion-social-youtube-outline:before{content:""}.ion-speakerphone:before{content:""}.ion-speedometer:before{content:""}.ion-spoon:before{content:""}.ion-star:before{content:""}.ion-stats-bars:before{content:""}.ion-steam:before{content:""}.ion-stop:before{content:""}.ion-thermometer:before{content:""}.ion-thumbsdown:before{content:""}.ion-thumbsup:before{content:""}.ion-toggle:before{content:""}.ion-toggle-filled:before{content:""}.ion-trash-a:before{content:""}.ion-trash-b:before{content:""}.ion-trophy:before{content:""}.ion-umbrella:before{content:""}.ion-university:before{content:""}.ion-unlocked:before{content:""}.ion-upload:before{content:""}.ion-usb:before{content:""}.ion-videocamera:before{content:""}.ion-volume-high:before{content:""}.ion-volume-low:before{content:""}.ion-volume-medium:before{content:""}.ion-volume-mute:before{content:""}.ion-wand:before{content:""}.ion-waterdrop:before{content:""}.ion-wifi:before{content:""}.ion-wineglass:before{content:""}.ion-woman:before{content:""}.ion-wrench:before{content:""}.ion-xbox:before{content:""}@font-face{font-family:Linearicons-Free;src:url(Linearicons-Free.eb992e965197b4672140.eot?w118d);src:url(Linearicons-Free.eb992e965197b4672140.eot?#iefixw118d) format("embedded-opentype"),url(Linearicons-Free.857c65d6452680b4f3b1.woff2?w118d) format("woff2"),url(Linearicons-Free.a78a26fb0b18bc4cde28.woff?w118d) format("woff"),url(Linearicons-Free.5cbe0a85581dc42087ac.ttf?w118d) format("truetype"),url(Linearicons-Free.4e7e7d737315790fbb14.svg?w118d#Linearicons-Free) format("svg");font-weight:400;font-style:normal}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}@font-face{font-family:Material Design Icons;src:url(materialdesignicons-webfont.f016085c0b5c05f344cd.eot);src:url(materialdesignicons-webfont.f016085c0b5c05f344cd.eot) format("embedded-opentype"),url(materialdesignicons-webfont.93ba1198dd07efc2e2e7.woff2) format("woff2"),url(materialdesignicons-webfont.63c876ae4d870014b228.woff) format("woff"),url(materialdesignicons-webfont.f829d51c3eb688c72f03.ttf) format("truetype"),url(materialdesignicons-webfont.3a4beb495ff61a776ff0.svg) format("svg");font-weight:400;font-style:normal}.mdi{display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-bell:before{content:"\F78D"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-light:before{content:"\F78E"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-decagram:before{content:"\F6BC"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F766"}.mdi-alert-outline:before{content:"\F02A"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-head:before{content:"\F78F"}.mdi-android-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-approval:before{content:"\F790"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-collapse:before{content:"\F615"}.mdi-arrow-collapse-all:before{content:"\F044"}.mdi-arrow-collapse-down:before{content:"\F791"}.mdi-arrow-collapse-left:before{content:"\F792"}.mdi-arrow-collapse-right:before{content:"\F793"}.mdi-arrow-collapse-up:before{content:"\F794"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F72D"}.mdi-arrow-down-bold-box:before{content:"\F72E"}.mdi-arrow-down-bold-box-outline:before{content:"\F72F"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-down-thick:before{content:"\F046"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-expand-down:before{content:"\F795"}.mdi-arrow-expand-left:before{content:"\F796"}.mdi-arrow-expand-right:before{content:"\F797"}.mdi-arrow-expand-up:before{content:"\F798"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F730"}.mdi-arrow-left-bold-box:before{content:"\F731"}.mdi-arrow-left-bold-box-outline:before{content:"\F732"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-left-thick:before{content:"\F04E"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F733"}.mdi-arrow-right-bold-box:before{content:"\F734"}.mdi-arrow-right-bold-box-outline:before{content:"\F735"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-right-thick:before{content:"\F055"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F736"}.mdi-arrow-up-bold-box:before{content:"\F737"}.mdi-arrow-up-bold-box-outline:before{content:"\F738"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-arrow-up-thick:before{content:"\F05E"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-atom:before{content:"\F767"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-secure:before{content:"\F799"}.mdi-book-unsecure:before{content:"\F79A"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-burst-mode:before{content:"\F5DE"}.mdi-bus:before{content:"\F0E7"}.mdi-bus-articulated-end:before{content:"\F79B"}.mdi-bus-articulated-front:before{content:"\F79C"}.mdi-bus-double-decker:before{content:"\F79D"}.mdi-bus-school:before{content:"\F79E"}.mdi-bus-side:before{content:"\F79F"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-gopro:before{content:"\F7A0"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-metering-center:before{content:"\F7A1"}.mdi-camera-metering-matrix:before{content:"\F7A2"}.mdi-camera-metering-partial:before{content:"\F7A3"}.mdi-camera-metering-spot:before{content:"\F7A4"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-cancel:before{content:"\F739"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-cannabis:before{content:"\F7A5"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-convertable:before{content:"\F7A6"}.mdi-car-estate:before{content:"\F7A7"}.mdi-car-hatchback:before{content:"\F7A8"}.mdi-car-pickup:before{content:"\F7A9"}.mdi-car-side:before{content:"\F7AA"}.mdi-car-sports:before{content:"\F7AB"}.mdi-car-wash:before{content:"\F10E"}.mdi-caravan:before{content:"\F7AC"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-cast-off:before{content:"\F789"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cctv:before{content:"\F7AD"}.mdi-ceiling-light:before{content:"\F768"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bar-stacked:before{content:"\F769"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-donut:before{content:"\F7AE"}.mdi-chart-donut-variant:before{content:"\F7AF"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-line-stacked:before{content:"\F76A"}.mdi-chart-line-variant:before{content:"\F7B0"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chili-hot:before{content:"\F7B1"}.mdi-chili-medium:before{content:"\F7B2"}.mdi-chili-mild:before{content:"\F7B3"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-circle:before{content:"\F764"}.mdi-circle-outline:before{content:"\F765"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-plus:before{content:"\F750"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-braces:before{content:"\F7B4"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-off-outline:before{content:"\F164"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-tags:before{content:"\F7B5"}.mdi-cloud-upload:before{content:"\F167"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-console-line:before{content:"\F7B6"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-corn:before{content:"\F7B7"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-chf:before{content:"\F7B8"}.mdi-currency-cny:before{content:"\F7B9"}.mdi-currency-eth:before{content:"\F7BA"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-jpy:before{content:"\F7BB"}.mdi-currency-krw:before{content:"\F7BC"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-sign:before{content:"\F7BD"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-twd:before{content:"\F7BE"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decagram:before{content:"\F76B"}.mdi-decagram-outline:before{content:"\F76C"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-classic:before{content:"\F7BF"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d10:before{content:"\F76E"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dice-multiple:before{content:"\F76D"}.mdi-dictionary:before{content:"\F61D"}.mdi-dip-switch:before{content:"\F7C0"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-donkey:before{content:"\F7C1"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-horizontal-circle:before{content:"\F7C2"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-dots-vertical-circle:before{content:"\F7C3"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-download-network:before{content:"\F6F3"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-ear-hearing:before{content:"\F7C4"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elephant:before{content:"\F7C5"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-eventbrite:before{content:"\F7C6"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-off-outline:before{content:"\F6D0"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-account:before{content:"\F73A"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-plus:before{content:"\F751"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-outline-variant:before{content:"\F23E"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-open:before{content:"\F76F"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-croissant:before{content:"\F7C7"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-forklift:before{content:"\F7C8"}.mdi-format-align-bottom:before{content:"\F752"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-middle:before{content:"\F753"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-align-top:before{content:"\F754"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-checks:before{content:"\F755"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote-close:before{content:"\F27E"}.mdi-format-quote-open:before{content:"\F756"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fuel:before{content:"\F7C9"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-gesture:before{content:"\F7CA"}.mdi-gesture-double-tap:before{content:"\F73B"}.mdi-gesture-swipe-down:before{content:"\F73C"}.mdi-gesture-swipe-left:before{content:"\F73D"}.mdi-gesture-swipe-right:before{content:"\F73E"}.mdi-gesture-swipe-up:before{content:"\F73F"}.mdi-gesture-tap:before{content:"\F740"}.mdi-gesture-two-double-tap:before{content:"\F741"}.mdi-gesture-two-tap:before{content:"\F742"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-analytics:before{content:"\F7CB"}.mdi-google-assistant:before{content:"\F7CC"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-large:before{content:"\F757"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-acoustic:before{content:"\F770"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-off:before{content:"\F7CD"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-half:before{content:"\F6DE"}.mdi-heart-half-full:before{content:"\F6DD"}.mdi-heart-half-outline:before{content:"\F6DF"}.mdi-heart-off:before{content:"\F758"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-box:before{content:"\F78A"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-help-network:before{content:"\F6F4"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-high-definition:before{content:"\F7CE"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-assistant:before{content:"\F7CF"}.mdi-home-automation:before{content:"\F7D0"}.mdi-home-circle:before{content:"\F7D1"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-humble-bundle:before{content:"\F743"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kickstarter:before{content:"\F744"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-go:before{content:"\F7D2"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-r:before{content:"\F7D3"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-launch:before{content:"\F327"}.mdi-lava-lamp:before{content:"\F7D4"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-strip:before{content:"\F7D5"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-loading:before{content:"\F771"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-lock-reset:before{content:"\F772"}.mdi-locker:before{content:"\F7D6"}.mdi-locker-multiple:before{content:"\F7D7"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-outline:before{content:"\F7D8"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-metronome:before{content:"\F7D9"}.mdi-metronome-tick:before{content:"\F7DA"}.mdi-micro-sd:before{content:"\F7DB"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-mixer:before{content:"\F7DC"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-movie-roll:before{content:"\F7DD"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-mushroom:before{content:"\F7DE"}.mdi-mushroom-outline:before{content:"\F7DF"}.mdi-music:before{content:"\F759"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-music-off:before{content:"\F75A"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-netflix:before{content:"\F745"}.mdi-network:before{content:"\F6F2"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-ninja:before{content:"\F773"}.mdi-nintendo-switch:before{content:"\F7E0"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-nuke:before{content:"\F6A3"}.mdi-null:before{content:"\F7E1"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-octagram-outline:before{content:"\F774"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-onenote:before{content:"\F746"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-orbit:before{content:"\F018"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-passport:before{content:"\F7E2"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-circle-outline:before{content:"\F775"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-periodic-table-co2:before{content:"\F7E3"}.mdi-periscope:before{content:"\F747"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pipe:before{content:"\F7E4"}.mdi-pipe-disconnected:before{content:"\F7E5"}.mdi-pistol:before{content:"\F702"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-power-socket-eu:before{content:"\F7E6"}.mdi-power-socket-uk:before{content:"\F7E7"}.mdi-power-socket-us:before{content:"\F7E8"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-rdio:before{content:"\F446"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-readability:before{content:"\F448"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-ribbon:before{content:"\F460"}.mdi-rice:before{content:"\F7E9"}.mdi-ring:before{content:"\F7EA"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-roomba:before{content:"\F70C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-sass:before{content:"\F7EB"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-selection-off:before{content:"\F776"}.mdi-send:before{content:"\F48A"}.mdi-send-secure:before{content:"\F7EC"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-set-all:before{content:"\F777"}.mdi-set-center:before{content:"\F778"}.mdi-set-center-right:before{content:"\F779"}.mdi-set-left:before{content:"\F77A"}.mdi-set-left-center:before{content:"\F77B"}.mdi-set-left-right:before{content:"\F77C"}.mdi-set-none:before{content:"\F77D"}.mdi-set-right:before{content:"\F77E"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-half-full:before{content:"\F77F"}.mdi-shield-outline:before{content:"\F499"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-sign-direction:before{content:"\F780"}.mdi-sign-text:before{content:"\F781"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-off:before{content:"\F782"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-soy-sauce:before{content:"\F7ED"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square:before{content:"\F763"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-square-outline:before{content:"\F762"}.mdi-square-root:before{content:"\F783"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stackoverflow:before{content:"\F4CC"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-standard-definition:before{content:"\F7EE"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-sticker-emoji:before{content:"\F784"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-summit:before{content:"\F785"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-surround-sound-2-0:before{content:"\F7EF"}.mdi-surround-sound-3-1:before{content:"\F7F0"}.mdi-surround-sound-5-1:before{content:"\F7F1"}.mdi-surround-sound-7-1:before{content:"\F7F2"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sword-cross:before{content:"\F786"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-plus:before{content:"\F75B"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-taco:before{content:"\F761"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-classic:before{content:"\F7F3"}.mdi-television-guide:before{content:"\F503"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-textbox-password:before{content:"\F7F4"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thought-bubble:before{content:"\F7F5"}.mdi-thought-bubble-outline:before{content:"\F7F6"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timer-sand-full:before{content:"\F78B"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-trackpad:before{content:"\F7F7"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-fast:before{content:"\F787"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-uber:before{content:"\F748"}.mdi-ubuntu:before{content:"\F548"}.mdi-ultra-high-definition:before{content:"\F7F8"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less-horizontal:before{content:"\F54E"}.mdi-unfold-less-vertical:before{content:"\F75F"}.mdi-unfold-more-horizontal:before{content:"\F54F"}.mdi-unfold-more-vertical:before{content:"\F760"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-upload-network:before{content:"\F6F5"}.mdi-usb:before{content:"\F553"}.mdi-van-passenger:before{content:"\F7F9"}.mdi-van-utility:before{content:"\F7FA"}.mdi-vanish:before{content:"\F7FB"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-radius:before{content:"\F749"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-3d:before{content:"\F7FC"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-vine:before{content:"\F578"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-minus:before{content:"\F75D"}.mdi-volume-mute:before{content:"\F75E"}.mdi-volume-off:before{content:"\F581"}.mdi-volume-plus:before{content:"\F75C"}.mdi-vpn:before{content:"\F582"}.mdi-walk:before{content:"\F583"}.mdi-wall:before{content:"\F7FD"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-waves:before{content:"\F78C"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-battery-alert:before{content:"\F74A"}.mdi-xbox-controller-battery-empty:before{content:"\F74B"}.mdi-xbox-controller-battery-full:before{content:"\F74C"}.mdi-xbox-controller-battery-low:before{content:"\F74D"}.mdi-xbox-controller-battery-medium:before{content:"\F74E"}.mdi-xbox-controller-battery-unknown:before{content:"\F74F"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-xmpp:before{content:"\F7FE"}.mdi-yammer:before{content:"\F788"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-zip-box:before{content:"\F5C4"}.mdi-blank:before{content:"\F68C";visibility:hidden}
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:Material-Design-Iconic-Font;src:url(Material-Design-Iconic-Font.6ee80f4bf5d3f92f3bf7.woff2?v=2.2.0) format("woff2"),url(Material-Design-Iconic-Font.bd9b02bf1131d90bfe22.woff?v=2.2.0) format("woff"),url(Material-Design-Iconic-Font.5a588d6a8bfc41d69f88.ttf?v=2.2.0) format("truetype");font-weight:400;font-style:normal}.zmdi{display:inline-block;font:normal normal normal 14px/1 Material-Design-Iconic-Font;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:.1em solid #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:.1em solid #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{animation:zmdi-spin 1.5s linear infinite}.zmdi-hc-spin-reverse{animation:zmdi-spin-reverse 1.5s linear infinite}@keyframes zmdi-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes zmdi-spin-reverse{0%{transform:rotate(0deg)}to{transform:rotate(-359deg)}}.zmdi-hc-rotate-90{transform:rotate(90deg)}.zmdi-hc-rotate-180{transform:rotate(180deg)}.zmdi-hc-rotate-270{transform:rotate(270deg)}.zmdi-hc-flip-horizontal{transform:scaleX(-1)}.zmdi-hc-flip-vertical{transform:scaleY(-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:"\f101"}.zmdi-airplane-off:before{content:"\f102"}.zmdi-airplane:before{content:"\f103"}.zmdi-album:before{content:"\f104"}.zmdi-archive:before{content:"\f105"}.zmdi-assignment-account:before{content:"\f106"}.zmdi-assignment-alert:before{content:"\f107"}.zmdi-assignment-check:before{content:"\f108"}.zmdi-assignment-o:before{content:"\f109"}.zmdi-assignment-return:before{content:"\f10a"}.zmdi-assignment-returned:before{content:"\f10b"}.zmdi-assignment:before{content:"\f10c"}.zmdi-attachment-alt:before{content:"\f10d"}.zmdi-attachment:before{content:"\f10e"}.zmdi-audio:before{content:"\f10f"}.zmdi-badge-check:before{content:"\f110"}.zmdi-balance-wallet:before{content:"\f111"}.zmdi-balance:before{content:"\f112"}.zmdi-battery-alert:before{content:"\f113"}.zmdi-battery-flash:before{content:"\f114"}.zmdi-battery-unknown:before{content:"\f115"}.zmdi-battery:before{content:"\f116"}.zmdi-bike:before{content:"\f117"}.zmdi-block-alt:before{content:"\f118"}.zmdi-block:before{content:"\f119"}.zmdi-boat:before{content:"\f11a"}.zmdi-book-image:before{content:"\f11b"}.zmdi-book:before{content:"\f11c"}.zmdi-bookmark-outline:before{content:"\f11d"}.zmdi-bookmark:before{content:"\f11e"}.zmdi-brush:before{content:"\f11f"}.zmdi-bug:before{content:"\f120"}.zmdi-bus:before{content:"\f121"}.zmdi-cake:before{content:"\f122"}.zmdi-car-taxi:before{content:"\f123"}.zmdi-car-wash:before{content:"\f124"}.zmdi-car:before{content:"\f125"}.zmdi-card-giftcard:before{content:"\f126"}.zmdi-card-membership:before{content:"\f127"}.zmdi-card-travel:before{content:"\f128"}.zmdi-card:before{content:"\f129"}.zmdi-case-check:before{content:"\f12a"}.zmdi-case-download:before{content:"\f12b"}.zmdi-case-play:before{content:"\f12c"}.zmdi-case:before{content:"\f12d"}.zmdi-cast-connected:before{content:"\f12e"}.zmdi-cast:before{content:"\f12f"}.zmdi-chart-donut:before{content:"\f130"}.zmdi-chart:before{content:"\f131"}.zmdi-city-alt:before{content:"\f132"}.zmdi-city:before{content:"\f133"}.zmdi-close-circle-o:before{content:"\f134"}.zmdi-close-circle:before{content:"\f135"}.zmdi-close:before{content:"\f136"}.zmdi-cocktail:before{content:"\f137"}.zmdi-code-setting:before{content:"\f138"}.zmdi-code-smartphone:before{content:"\f139"}.zmdi-code:before{content:"\f13a"}.zmdi-coffee:before{content:"\f13b"}.zmdi-collection-bookmark:before{content:"\f13c"}.zmdi-collection-case-play:before{content:"\f13d"}.zmdi-collection-folder-image:before{content:"\f13e"}.zmdi-collection-image-o:before{content:"\f13f"}.zmdi-collection-image:before{content:"\f140"}.zmdi-collection-item-1:before{content:"\f141"}.zmdi-collection-item-2:before{content:"\f142"}.zmdi-collection-item-3:before{content:"\f143"}.zmdi-collection-item-4:before{content:"\f144"}.zmdi-collection-item-5:before{content:"\f145"}.zmdi-collection-item-6:before{content:"\f146"}.zmdi-collection-item-7:before{content:"\f147"}.zmdi-collection-item-8:before{content:"\f148"}.zmdi-collection-item-9-plus:before{content:"\f149"}.zmdi-collection-item-9:before{content:"\f14a"}.zmdi-collection-item:before{content:"\f14b"}.zmdi-collection-music:before{content:"\f14c"}.zmdi-collection-pdf:before{content:"\f14d"}.zmdi-collection-plus:before{content:"\f14e"}.zmdi-collection-speaker:before{content:"\f14f"}.zmdi-collection-text:before{content:"\f150"}.zmdi-collection-video:before{content:"\f151"}.zmdi-compass:before{content:"\f152"}.zmdi-cutlery:before{content:"\f153"}.zmdi-delete:before{content:"\f154"}.zmdi-dialpad:before{content:"\f155"}.zmdi-dns:before{content:"\f156"}.zmdi-drink:before{content:"\f157"}.zmdi-edit:before{content:"\f158"}.zmdi-email-open:before{content:"\f159"}.zmdi-email:before{content:"\f15a"}.zmdi-eye-off:before{content:"\f15b"}.zmdi-eye:before{content:"\f15c"}.zmdi-eyedropper:before{content:"\f15d"}.zmdi-favorite-outline:before{content:"\f15e"}.zmdi-favorite:before{content:"\f15f"}.zmdi-filter-list:before{content:"\f160"}.zmdi-fire:before{content:"\f161"}.zmdi-flag:before{content:"\f162"}.zmdi-flare:before{content:"\f163"}.zmdi-flash-auto:before{content:"\f164"}.zmdi-flash-off:before{content:"\f165"}.zmdi-flash:before{content:"\f166"}.zmdi-flip:before{content:"\f167"}.zmdi-flower-alt:before{content:"\f168"}.zmdi-flower:before{content:"\f169"}.zmdi-font:before{content:"\f16a"}.zmdi-fullscreen-alt:before{content:"\f16b"}.zmdi-fullscreen-exit:before{content:"\f16c"}.zmdi-fullscreen:before{content:"\f16d"}.zmdi-functions:before{content:"\f16e"}.zmdi-gas-station:before{content:"\f16f"}.zmdi-gesture:before{content:"\f170"}.zmdi-globe-alt:before{content:"\f171"}.zmdi-globe-lock:before{content:"\f172"}.zmdi-globe:before{content:"\f173"}.zmdi-graduation-cap:before{content:"\f174"}.zmdi-home:before{content:"\f175"}.zmdi-hospital-alt:before{content:"\f176"}.zmdi-hospital:before{content:"\f177"}.zmdi-hotel:before{content:"\f178"}.zmdi-hourglass-alt:before{content:"\f179"}.zmdi-hourglass-outline:before{content:"\f17a"}.zmdi-hourglass:before{content:"\f17b"}.zmdi-http:before{content:"\f17c"}.zmdi-image-alt:before{content:"\f17d"}.zmdi-image-o:before{content:"\f17e"}.zmdi-image:before{content:"\f17f"}.zmdi-inbox:before{content:"\f180"}.zmdi-invert-colors-off:before{content:"\f181"}.zmdi-invert-colors:before{content:"\f182"}.zmdi-key:before{content:"\f183"}.zmdi-label-alt-outline:before{content:"\f184"}.zmdi-label-alt:before{content:"\f185"}.zmdi-label-heart:before{content:"\f186"}.zmdi-label:before{content:"\f187"}.zmdi-labels:before{content:"\f188"}.zmdi-lamp:before{content:"\f189"}.zmdi-landscape:before{content:"\f18a"}.zmdi-layers-off:before{content:"\f18b"}.zmdi-layers:before{content:"\f18c"}.zmdi-library:before{content:"\f18d"}.zmdi-link:before{content:"\f18e"}.zmdi-lock-open:before{content:"\f18f"}.zmdi-lock-outline:before{content:"\f190"}.zmdi-lock:before{content:"\f191"}.zmdi-mail-reply-all:before{content:"\f192"}.zmdi-mail-reply:before{content:"\f193"}.zmdi-mail-send:before{content:"\f194"}.zmdi-mall:before{content:"\f195"}.zmdi-map:before{content:"\f196"}.zmdi-menu:before{content:"\f197"}.zmdi-money-box:before{content:"\f198"}.zmdi-money-off:before{content:"\f199"}.zmdi-money:before{content:"\f19a"}.zmdi-more-vert:before{content:"\f19b"}.zmdi-more:before{content:"\f19c"}.zmdi-movie-alt:before{content:"\f19d"}.zmdi-movie:before{content:"\f19e"}.zmdi-nature-people:before{content:"\f19f"}.zmdi-nature:before{content:"\f1a0"}.zmdi-navigation:before{content:"\f1a1"}.zmdi-open-in-browser:before{content:"\f1a2"}.zmdi-open-in-new:before{content:"\f1a3"}.zmdi-palette:before{content:"\f1a4"}.zmdi-parking:before{content:"\f1a5"}.zmdi-pin-account:before{content:"\f1a6"}.zmdi-pin-assistant:before{content:"\f1a7"}.zmdi-pin-drop:before{content:"\f1a8"}.zmdi-pin-help:before{content:"\f1a9"}.zmdi-pin-off:before{content:"\f1aa"}.zmdi-pin:before{content:"\f1ab"}.zmdi-pizza:before{content:"\f1ac"}.zmdi-plaster:before{content:"\f1ad"}.zmdi-power-setting:before{content:"\f1ae"}.zmdi-power:before{content:"\f1af"}.zmdi-print:before{content:"\f1b0"}.zmdi-puzzle-piece:before{content:"\f1b1"}.zmdi-quote:before{content:"\f1b2"}.zmdi-railway:before{content:"\f1b3"}.zmdi-receipt:before{content:"\f1b4"}.zmdi-refresh-alt:before{content:"\f1b5"}.zmdi-refresh-sync-alert:before{content:"\f1b6"}.zmdi-refresh-sync-off:before{content:"\f1b7"}.zmdi-refresh-sync:before{content:"\f1b8"}.zmdi-refresh:before{content:"\f1b9"}.zmdi-roller:before{content:"\f1ba"}.zmdi-ruler:before{content:"\f1bb"}.zmdi-scissors:before{content:"\f1bc"}.zmdi-screen-rotation-lock:before{content:"\f1bd"}.zmdi-screen-rotation:before{content:"\f1be"}.zmdi-search-for:before{content:"\f1bf"}.zmdi-search-in-file:before{content:"\f1c0"}.zmdi-search-in-page:before{content:"\f1c1"}.zmdi-search-replace:before{content:"\f1c2"}.zmdi-search:before{content:"\f1c3"}.zmdi-seat:before{content:"\f1c4"}.zmdi-settings-square:before{content:"\f1c5"}.zmdi-settings:before{content:"\f1c6"}.zmdi-shield-check:before{content:"\f1c7"}.zmdi-shield-security:before{content:"\f1c8"}.zmdi-shopping-basket:before{content:"\f1c9"}.zmdi-shopping-cart-plus:before{content:"\f1ca"}.zmdi-shopping-cart:before{content:"\f1cb"}.zmdi-sign-in:before{content:"\f1cc"}.zmdi-sort-amount-asc:before{content:"\f1cd"}.zmdi-sort-amount-desc:before{content:"\f1ce"}.zmdi-sort-asc:before{content:"\f1cf"}.zmdi-sort-desc:before{content:"\f1d0"}.zmdi-spellcheck:before{content:"\f1d1"}.zmdi-storage:before{content:"\f1d2"}.zmdi-store-24:before{content:"\f1d3"}.zmdi-store:before{content:"\f1d4"}.zmdi-subway:before{content:"\f1d5"}.zmdi-sun:before{content:"\f1d6"}.zmdi-tab-unselected:before{content:"\f1d7"}.zmdi-tab:before{content:"\f1d8"}.zmdi-tag-close:before{content:"\f1d9"}.zmdi-tag-more:before{content:"\f1da"}.zmdi-tag:before{content:"\f1db"}.zmdi-thumb-down:before{content:"\f1dc"}.zmdi-thumb-up-down:before{content:"\f1dd"}.zmdi-thumb-up:before{content:"\f1de"}.zmdi-ticket-star:before{content:"\f1df"}.zmdi-toll:before{content:"\f1e0"}.zmdi-toys:before{content:"\f1e1"}.zmdi-traffic:before{content:"\f1e2"}.zmdi-translate:before{content:"\f1e3"}.zmdi-triangle-down:before{content:"\f1e4"}.zmdi-triangle-up:before{content:"\f1e5"}.zmdi-truck:before{content:"\f1e6"}.zmdi-turning-sign:before{content:"\f1e7"}.zmdi-wallpaper:before{content:"\f1e8"}.zmdi-washing-machine:before{content:"\f1e9"}.zmdi-window-maximize:before{content:"\f1ea"}.zmdi-window-minimize:before{content:"\f1eb"}.zmdi-window-restore:before{content:"\f1ec"}.zmdi-wrench:before{content:"\f1ed"}.zmdi-zoom-in:before{content:"\f1ee"}.zmdi-zoom-out:before{content:"\f1ef"}.zmdi-alert-circle-o:before{content:"\f1f0"}.zmdi-alert-circle:before{content:"\f1f1"}.zmdi-alert-octagon:before{content:"\f1f2"}.zmdi-alert-polygon:before{content:"\f1f3"}.zmdi-alert-triangle:before{content:"\f1f4"}.zmdi-help-outline:before{content:"\f1f5"}.zmdi-help:before{content:"\f1f6"}.zmdi-info-outline:before{content:"\f1f7"}.zmdi-info:before{content:"\f1f8"}.zmdi-notifications-active:before{content:"\f1f9"}.zmdi-notifications-add:before{content:"\f1fa"}.zmdi-notifications-none:before{content:"\f1fb"}.zmdi-notifications-off:before{content:"\f1fc"}.zmdi-notifications-paused:before{content:"\f1fd"}.zmdi-notifications:before{content:"\f1fe"}.zmdi-account-add:before{content:"\f1ff"}.zmdi-account-box-mail:before{content:"\f200"}.zmdi-account-box-o:before{content:"\f201"}.zmdi-account-box-phone:before{content:"\f202"}.zmdi-account-box:before{content:"\f203"}.zmdi-account-calendar:before{content:"\f204"}.zmdi-account-circle:before{content:"\f205"}.zmdi-account-o:before{content:"\f206"}.zmdi-account:before{content:"\f207"}.zmdi-accounts-add:before{content:"\f208"}.zmdi-accounts-alt:before{content:"\f209"}.zmdi-accounts-list-alt:before{content:"\f20a"}.zmdi-accounts-list:before{content:"\f20b"}.zmdi-accounts-outline:before{content:"\f20c"}.zmdi-accounts:before{content:"\f20d"}.zmdi-face:before{content:"\f20e"}.zmdi-female:before{content:"\f20f"}.zmdi-male-alt:before{content:"\f210"}.zmdi-male-female:before{content:"\f211"}.zmdi-male:before{content:"\f212"}.zmdi-mood-bad:before{content:"\f213"}.zmdi-mood:before{content:"\f214"}.zmdi-run:before{content:"\f215"}.zmdi-walk:before{content:"\f216"}.zmdi-cloud-box:before{content:"\f217"}.zmdi-cloud-circle:before{content:"\f218"}.zmdi-cloud-done:before{content:"\f219"}.zmdi-cloud-download:before{content:"\f21a"}.zmdi-cloud-off:before{content:"\f21b"}.zmdi-cloud-outline-alt:before{content:"\f21c"}.zmdi-cloud-outline:before{content:"\f21d"}.zmdi-cloud-upload:before{content:"\f21e"}.zmdi-cloud:before{content:"\f21f"}.zmdi-download:before{content:"\f220"}.zmdi-file-plus:before{content:"\f221"}.zmdi-file-text:before{content:"\f222"}.zmdi-file:before{content:"\f223"}.zmdi-folder-outline:before{content:"\f224"}.zmdi-folder-person:before{content:"\f225"}.zmdi-folder-star-alt:before{content:"\f226"}.zmdi-folder-star:before{content:"\f227"}.zmdi-folder:before{content:"\f228"}.zmdi-gif:before{content:"\f229"}.zmdi-upload:before{content:"\f22a"}.zmdi-border-all:before{content:"\f22b"}.zmdi-border-bottom:before{content:"\f22c"}.zmdi-border-clear:before{content:"\f22d"}.zmdi-border-color:before{content:"\f22e"}.zmdi-border-horizontal:before{content:"\f22f"}.zmdi-border-inner:before{content:"\f230"}.zmdi-border-left:before{content:"\f231"}.zmdi-border-outer:before{content:"\f232"}.zmdi-border-right:before{content:"\f233"}.zmdi-border-style:before{content:"\f234"}.zmdi-border-top:before{content:"\f235"}.zmdi-border-vertical:before{content:"\f236"}.zmdi-copy:before{content:"\f237"}.zmdi-crop:before{content:"\f238"}.zmdi-format-align-center:before{content:"\f239"}.zmdi-format-align-justify:before{content:"\f23a"}.zmdi-format-align-left:before{content:"\f23b"}.zmdi-format-align-right:before{content:"\f23c"}.zmdi-format-bold:before{content:"\f23d"}.zmdi-format-clear-all:before{content:"\f23e"}.zmdi-format-clear:before{content:"\f23f"}.zmdi-format-color-fill:before{content:"\f240"}.zmdi-format-color-reset:before{content:"\f241"}.zmdi-format-color-text:before{content:"\f242"}.zmdi-format-indent-decrease:before{content:"\f243"}.zmdi-format-indent-increase:before{content:"\f244"}.zmdi-format-italic:before{content:"\f245"}.zmdi-format-line-spacing:before{content:"\f246"}.zmdi-format-list-bulleted:before{content:"\f247"}.zmdi-format-list-numbered:before{content:"\f248"}.zmdi-format-ltr:before{content:"\f249"}.zmdi-format-rtl:before{content:"\f24a"}.zmdi-format-size:before{content:"\f24b"}.zmdi-format-strikethrough-s:before{content:"\f24c"}.zmdi-format-strikethrough:before{content:"\f24d"}.zmdi-format-subject:before{content:"\f24e"}.zmdi-format-underlined:before{content:"\f24f"}.zmdi-format-valign-bottom:before{content:"\f250"}.zmdi-format-valign-center:before{content:"\f251"}.zmdi-format-valign-top:before{content:"\f252"}.zmdi-redo:before{content:"\f253"}.zmdi-select-all:before{content:"\f254"}.zmdi-space-bar:before{content:"\f255"}.zmdi-text-format:before{content:"\f256"}.zmdi-transform:before{content:"\f257"}.zmdi-undo:before{content:"\f258"}.zmdi-wrap-text:before{content:"\f259"}.zmdi-comment-alert:before{content:"\f25a"}.zmdi-comment-alt-text:before{content:"\f25b"}.zmdi-comment-alt:before{content:"\f25c"}.zmdi-comment-edit:before{content:"\f25d"}.zmdi-comment-image:before{content:"\f25e"}.zmdi-comment-list:before{content:"\f25f"}.zmdi-comment-more:before{content:"\f260"}.zmdi-comment-outline:before{content:"\f261"}.zmdi-comment-text-alt:before{content:"\f262"}.zmdi-comment-text:before{content:"\f263"}.zmdi-comment-video:before{content:"\f264"}.zmdi-comment:before{content:"\f265"}.zmdi-comments:before{content:"\f266"}.zmdi-check-all:before{content:"\f267"}.zmdi-check-circle-u:before{content:"\f268"}.zmdi-check-circle:before{content:"\f269"}.zmdi-check-square:before{content:"\f26a"}.zmdi-check:before{content:"\f26b"}.zmdi-circle-o:before{content:"\f26c"}.zmdi-circle:before{content:"\f26d"}.zmdi-dot-circle-alt:before{content:"\f26e"}.zmdi-dot-circle:before{content:"\f26f"}.zmdi-minus-circle-outline:before{content:"\f270"}.zmdi-minus-circle:before{content:"\f271"}.zmdi-minus-square:before{content:"\f272"}.zmdi-minus:before{content:"\f273"}.zmdi-plus-circle-o-duplicate:before{content:"\f274"}.zmdi-plus-circle-o:before{content:"\f275"}.zmdi-plus-circle:before{content:"\f276"}.zmdi-plus-square:before{content:"\f277"}.zmdi-plus:before{content:"\f278"}.zmdi-square-o:before{content:"\f279"}.zmdi-star-circle:before{content:"\f27a"}.zmdi-star-half:before{content:"\f27b"}.zmdi-star-outline:before{content:"\f27c"}.zmdi-star:before{content:"\f27d"}.zmdi-bluetooth-connected:before{content:"\f27e"}.zmdi-bluetooth-off:before{content:"\f27f"}.zmdi-bluetooth-search:before{content:"\f280"}.zmdi-bluetooth-setting:before{content:"\f281"}.zmdi-bluetooth:before{content:"\f282"}.zmdi-camera-add:before{content:"\f283"}.zmdi-camera-alt:before{content:"\f284"}.zmdi-camera-bw:before{content:"\f285"}.zmdi-camera-front:before{content:"\f286"}.zmdi-camera-mic:before{content:"\f287"}.zmdi-camera-party-mode:before{content:"\f288"}.zmdi-camera-rear:before{content:"\f289"}.zmdi-camera-roll:before{content:"\f28a"}.zmdi-camera-switch:before{content:"\f28b"}.zmdi-camera:before{content:"\f28c"}.zmdi-card-alert:before{content:"\f28d"}.zmdi-card-off:before{content:"\f28e"}.zmdi-card-sd:before{content:"\f28f"}.zmdi-card-sim:before{content:"\f290"}.zmdi-desktop-mac:before{content:"\f291"}.zmdi-desktop-windows:before{content:"\f292"}.zmdi-device-hub:before{content:"\f293"}.zmdi-devices-off:before{content:"\f294"}.zmdi-devices:before{content:"\f295"}.zmdi-dock:before{content:"\f296"}.zmdi-floppy:before{content:"\f297"}.zmdi-gamepad:before{content:"\f298"}.zmdi-gps-dot:before{content:"\f299"}.zmdi-gps-off:before{content:"\f29a"}.zmdi-gps:before{content:"\f29b"}.zmdi-headset-mic:before{content:"\f29c"}.zmdi-headset:before{content:"\f29d"}.zmdi-input-antenna:before{content:"\f29e"}.zmdi-input-composite:before{content:"\f29f"}.zmdi-input-hdmi:before{content:"\f2a0"}.zmdi-input-power:before{content:"\f2a1"}.zmdi-input-svideo:before{content:"\f2a2"}.zmdi-keyboard-hide:before{content:"\f2a3"}.zmdi-keyboard:before{content:"\f2a4"}.zmdi-laptop-chromebook:before{content:"\f2a5"}.zmdi-laptop-mac:before{content:"\f2a6"}.zmdi-laptop:before{content:"\f2a7"}.zmdi-mic-off:before{content:"\f2a8"}.zmdi-mic-outline:before{content:"\f2a9"}.zmdi-mic-setting:before{content:"\f2aa"}.zmdi-mic:before{content:"\f2ab"}.zmdi-mouse:before{content:"\f2ac"}.zmdi-network-alert:before{content:"\f2ad"}.zmdi-network-locked:before{content:"\f2ae"}.zmdi-network-off:before{content:"\f2af"}.zmdi-network-outline:before{content:"\f2b0"}.zmdi-network-setting:before{content:"\f2b1"}.zmdi-network:before{content:"\f2b2"}.zmdi-phone-bluetooth:before{content:"\f2b3"}.zmdi-phone-end:before{content:"\f2b4"}.zmdi-phone-forwarded:before{content:"\f2b5"}.zmdi-phone-in-talk:before{content:"\f2b6"}.zmdi-phone-locked:before{content:"\f2b7"}.zmdi-phone-missed:before{content:"\f2b8"}.zmdi-phone-msg:before{content:"\f2b9"}.zmdi-phone-paused:before{content:"\f2ba"}.zmdi-phone-ring:before{content:"\f2bb"}.zmdi-phone-setting:before{content:"\f2bc"}.zmdi-phone-sip:before{content:"\f2bd"}.zmdi-phone:before{content:"\f2be"}.zmdi-portable-wifi-changes:before{content:"\f2bf"}.zmdi-portable-wifi-off:before{content:"\f2c0"}.zmdi-portable-wifi:before{content:"\f2c1"}.zmdi-radio:before{content:"\f2c2"}.zmdi-reader:before{content:"\f2c3"}.zmdi-remote-control-alt:before{content:"\f2c4"}.zmdi-remote-control:before{content:"\f2c5"}.zmdi-router:before{content:"\f2c6"}.zmdi-scanner:before{content:"\f2c7"}.zmdi-smartphone-android:before{content:"\f2c8"}.zmdi-smartphone-download:before{content:"\f2c9"}.zmdi-smartphone-erase:before{content:"\f2ca"}.zmdi-smartphone-info:before{content:"\f2cb"}.zmdi-smartphone-iphone:before{content:"\f2cc"}.zmdi-smartphone-landscape-lock:before{content:"\f2cd"}.zmdi-smartphone-landscape:before{content:"\f2ce"}.zmdi-smartphone-lock:before{content:"\f2cf"}.zmdi-smartphone-portrait-lock:before{content:"\f2d0"}.zmdi-smartphone-ring:before{content:"\f2d1"}.zmdi-smartphone-setting:before{content:"\f2d2"}.zmdi-smartphone-setup:before{content:"\f2d3"}.zmdi-smartphone:before{content:"\f2d4"}.zmdi-speaker:before{content:"\f2d5"}.zmdi-tablet-android:before{content:"\f2d6"}.zmdi-tablet-mac:before{content:"\f2d7"}.zmdi-tablet:before{content:"\f2d8"}.zmdi-tv-alt-play:before{content:"\f2d9"}.zmdi-tv-list:before{content:"\f2da"}.zmdi-tv-play:before{content:"\f2db"}.zmdi-tv:before{content:"\f2dc"}.zmdi-usb:before{content:"\f2dd"}.zmdi-videocam-off:before{content:"\f2de"}.zmdi-videocam-switch:before{content:"\f2df"}.zmdi-videocam:before{content:"\f2e0"}.zmdi-watch:before{content:"\f2e1"}.zmdi-wifi-alt-2:before{content:"\f2e2"}.zmdi-wifi-alt:before{content:"\f2e3"}.zmdi-wifi-info:before{content:"\f2e4"}.zmdi-wifi-lock:before{content:"\f2e5"}.zmdi-wifi-off:before{content:"\f2e6"}.zmdi-wifi-outline:before{content:"\f2e7"}.zmdi-wifi:before{content:"\f2e8"}.zmdi-arrow-left-bottom:before{content:"\f2e9"}.zmdi-arrow-left:before{content:"\f2ea"}.zmdi-arrow-merge:before{content:"\f2eb"}.zmdi-arrow-missed:before{content:"\f2ec"}.zmdi-arrow-right-top:before{content:"\f2ed"}.zmdi-arrow-right:before{content:"\f2ee"}.zmdi-arrow-split:before{content:"\f2ef"}.zmdi-arrows:before{content:"\f2f0"}.zmdi-caret-down-circle:before{content:"\f2f1"}.zmdi-caret-down:before{content:"\f2f2"}.zmdi-caret-left-circle:before{content:"\f2f3"}.zmdi-caret-left:before{content:"\f2f4"}.zmdi-caret-right-circle:before{content:"\f2f5"}.zmdi-caret-right:before{content:"\f2f6"}.zmdi-caret-up-circle:before{content:"\f2f7"}.zmdi-caret-up:before{content:"\f2f8"}.zmdi-chevron-down:before{content:"\f2f9"}.zmdi-chevron-left:before{content:"\f2fa"}.zmdi-chevron-right:before{content:"\f2fb"}.zmdi-chevron-up:before{content:"\f2fc"}.zmdi-forward:before{content:"\f2fd"}.zmdi-long-arrow-down:before{content:"\f2fe"}.zmdi-long-arrow-left:before{content:"\f2ff"}.zmdi-long-arrow-return:before{content:"\f300"}.zmdi-long-arrow-right:before{content:"\f301"}.zmdi-long-arrow-tab:before{content:"\f302"}.zmdi-long-arrow-up:before{content:"\f303"}.zmdi-rotate-ccw:before{content:"\f304"}.zmdi-rotate-cw:before{content:"\f305"}.zmdi-rotate-left:before{content:"\f306"}.zmdi-rotate-right:before{content:"\f307"}.zmdi-square-down:before{content:"\f308"}.zmdi-square-right:before{content:"\f309"}.zmdi-swap-alt:before{content:"\f30a"}.zmdi-swap-vertical-circle:before{content:"\f30b"}.zmdi-swap-vertical:before{content:"\f30c"}.zmdi-swap:before{content:"\f30d"}.zmdi-trending-down:before{content:"\f30e"}.zmdi-trending-flat:before{content:"\f30f"}.zmdi-trending-up:before{content:"\f310"}.zmdi-unfold-less:before{content:"\f311"}.zmdi-unfold-more:before{content:"\f312"}.zmdi-apps:before{content:"\f313"}.zmdi-grid-off:before{content:"\f314"}.zmdi-grid:before{content:"\f315"}.zmdi-view-agenda:before{content:"\f316"}.zmdi-view-array:before{content:"\f317"}.zmdi-view-carousel:before{content:"\f318"}.zmdi-view-column:before{content:"\f319"}.zmdi-view-comfy:before{content:"\f31a"}.zmdi-view-compact:before{content:"\f31b"}.zmdi-view-dashboard:before{content:"\f31c"}.zmdi-view-day:before{content:"\f31d"}.zmdi-view-headline:before{content:"\f31e"}.zmdi-view-list-alt:before{content:"\f31f"}.zmdi-view-list:before{content:"\f320"}.zmdi-view-module:before{content:"\f321"}.zmdi-view-quilt:before{content:"\f322"}.zmdi-view-stream:before{content:"\f323"}.zmdi-view-subtitles:before{content:"\f324"}.zmdi-view-toc:before{content:"\f325"}.zmdi-view-web:before{content:"\f326"}.zmdi-view-week:before{content:"\f327"}.zmdi-widgets:before{content:"\f328"}.zmdi-alarm-check:before{content:"\f329"}.zmdi-alarm-off:before{content:"\f32a"}.zmdi-alarm-plus:before{content:"\f32b"}.zmdi-alarm-snooze:before{content:"\f32c"}.zmdi-alarm:before{content:"\f32d"}.zmdi-calendar-alt:before{content:"\f32e"}.zmdi-calendar-check:before{content:"\f32f"}.zmdi-calendar-close:before{content:"\f330"}.zmdi-calendar-note:before{content:"\f331"}.zmdi-calendar:before{content:"\f332"}.zmdi-time-countdown:before{content:"\f333"}.zmdi-time-interval:before{content:"\f334"}.zmdi-time-restore-setting:before{content:"\f335"}.zmdi-time-restore:before{content:"\f336"}.zmdi-time:before{content:"\f337"}.zmdi-timer-off:before{content:"\f338"}.zmdi-timer:before{content:"\f339"}.zmdi-android-alt:before{content:"\f33a"}.zmdi-android:before{content:"\f33b"}.zmdi-apple:before{content:"\f33c"}.zmdi-behance:before{content:"\f33d"}.zmdi-codepen:before{content:"\f33e"}.zmdi-dribbble:before{content:"\f33f"}.zmdi-dropbox:before{content:"\f340"}.zmdi-evernote:before{content:"\f341"}.zmdi-facebook-box:before{content:"\f342"}.zmdi-facebook:before{content:"\f343"}.zmdi-github-box:before{content:"\f344"}.zmdi-github:before{content:"\f345"}.zmdi-google-drive:before{content:"\f346"}.zmdi-google-earth:before{content:"\f347"}.zmdi-google-glass:before{content:"\f348"}.zmdi-google-maps:before{content:"\f349"}.zmdi-google-pages:before{content:"\f34a"}.zmdi-google-play:before{content:"\f34b"}.zmdi-google-plus-box:before{content:"\f34c"}.zmdi-google-plus:before{content:"\f34d"}.zmdi-google:before{content:"\f34e"}.zmdi-instagram:before{content:"\f34f"}.zmdi-language-css3:before{content:"\f350"}.zmdi-language-html5:before{content:"\f351"}.zmdi-language-javascript:before{content:"\f352"}.zmdi-language-python-alt:before{content:"\f353"}.zmdi-language-python:before{content:"\f354"}.zmdi-lastfm:before{content:"\f355"}.zmdi-linkedin-box:before{content:"\f356"}.zmdi-paypal:before{content:"\f357"}.zmdi-pinterest-box:before{content:"\f358"}.zmdi-pocket:before{content:"\f359"}.zmdi-polymer:before{content:"\f35a"}.zmdi-share:before{content:"\f35b"}.zmdi-stackoverflow:before{content:"\f35c"}.zmdi-steam-square:before{content:"\f35d"}.zmdi-steam:before{content:"\f35e"}.zmdi-twitter-box:before{content:"\f35f"}.zmdi-twitter:before{content:"\f360"}.zmdi-vk:before{content:"\f361"}.zmdi-wikipedia:before{content:"\f362"}.zmdi-windows:before{content:"\f363"}.zmdi-aspect-ratio-alt:before{content:"\f364"}.zmdi-aspect-ratio:before{content:"\f365"}.zmdi-blur-circular:before{content:"\f366"}.zmdi-blur-linear:before{content:"\f367"}.zmdi-blur-off:before{content:"\f368"}.zmdi-blur:before{content:"\f369"}.zmdi-brightness-2:before{content:"\f36a"}.zmdi-brightness-3:before{content:"\f36b"}.zmdi-brightness-4:before{content:"\f36c"}.zmdi-brightness-5:before{content:"\f36d"}.zmdi-brightness-6:before{content:"\f36e"}.zmdi-brightness-7:before{content:"\f36f"}.zmdi-brightness-auto:before{content:"\f370"}.zmdi-brightness-setting:before{content:"\f371"}.zmdi-broken-image:before{content:"\f372"}.zmdi-center-focus-strong:before{content:"\f373"}.zmdi-center-focus-weak:before{content:"\f374"}.zmdi-compare:before{content:"\f375"}.zmdi-crop-16-9:before{content:"\f376"}.zmdi-crop-3-2:before{content:"\f377"}.zmdi-crop-5-4:before{content:"\f378"}.zmdi-crop-7-5:before{content:"\f379"}.zmdi-crop-din:before{content:"\f37a"}.zmdi-crop-free:before{content:"\f37b"}.zmdi-crop-landscape:before{content:"\f37c"}.zmdi-crop-portrait:before{content:"\f37d"}.zmdi-crop-square:before{content:"\f37e"}.zmdi-exposure-alt:before{content:"\f37f"}.zmdi-exposure:before{content:"\f380"}.zmdi-filter-b-and-w:before{content:"\f381"}.zmdi-filter-center-focus:before{content:"\f382"}.zmdi-filter-frames:before{content:"\f383"}.zmdi-filter-tilt-shift:before{content:"\f384"}.zmdi-gradient:before{content:"\f385"}.zmdi-grain:before{content:"\f386"}.zmdi-graphic-eq:before{content:"\f387"}.zmdi-hdr-off:before{content:"\f388"}.zmdi-hdr-strong:before{content:"\f389"}.zmdi-hdr-weak:before{content:"\f38a"}.zmdi-hdr:before{content:"\f38b"}.zmdi-iridescent:before{content:"\f38c"}.zmdi-leak-off:before{content:"\f38d"}.zmdi-leak:before{content:"\f38e"}.zmdi-looks:before{content:"\f38f"}.zmdi-loupe:before{content:"\f390"}.zmdi-panorama-horizontal:before{content:"\f391"}.zmdi-panorama-vertical:before{content:"\f392"}.zmdi-panorama-wide-angle:before{content:"\f393"}.zmdi-photo-size-select-large:before{content:"\f394"}.zmdi-photo-size-select-small:before{content:"\f395"}.zmdi-picture-in-picture:before{content:"\f396"}.zmdi-slideshow:before{content:"\f397"}.zmdi-texture:before{content:"\f398"}.zmdi-tonality:before{content:"\f399"}.zmdi-vignette:before{content:"\f39a"}.zmdi-wb-auto:before{content:"\f39b"}.zmdi-eject-alt:before{content:"\f39c"}.zmdi-eject:before{content:"\f39d"}.zmdi-equalizer:before{content:"\f39e"}.zmdi-fast-forward:before{content:"\f39f"}.zmdi-fast-rewind:before{content:"\f3a0"}.zmdi-forward-10:before{content:"\f3a1"}.zmdi-forward-30:before{content:"\f3a2"}.zmdi-forward-5:before{content:"\f3a3"}.zmdi-hearing:before{content:"\f3a4"}.zmdi-pause-circle-outline:before{content:"\f3a5"}.zmdi-pause-circle:before{content:"\f3a6"}.zmdi-pause:before{content:"\f3a7"}.zmdi-play-circle-outline:before{content:"\f3a8"}.zmdi-play-circle:before{content:"\f3a9"}.zmdi-play:before{content:"\f3aa"}.zmdi-playlist-audio:before{content:"\f3ab"}.zmdi-playlist-plus:before{content:"\f3ac"}.zmdi-repeat-one:before{content:"\f3ad"}.zmdi-repeat:before{content:"\f3ae"}.zmdi-replay-10:before{content:"\f3af"}.zmdi-replay-30:before{content:"\f3b0"}.zmdi-replay-5:before{content:"\f3b1"}.zmdi-replay:before{content:"\f3b2"}.zmdi-shuffle:before{content:"\f3b3"}.zmdi-skip-next:before{content:"\f3b4"}.zmdi-skip-previous:before{content:"\f3b5"}.zmdi-stop:before{content:"\f3b6"}.zmdi-surround-sound:before{content:"\f3b7"}.zmdi-tune:before{content:"\f3b8"}.zmdi-volume-down:before{content:"\f3b9"}.zmdi-volume-mute:before{content:"\f3ba"}.zmdi-volume-off:before{content:"\f3bb"}.zmdi-volume-up:before{content:"\f3bc"}.zmdi-n-1-square:before{content:"\f3bd"}.zmdi-n-2-square:before{content:"\f3be"}.zmdi-n-3-square:before{content:"\f3bf"}.zmdi-n-4-square:before{content:"\f3c0"}.zmdi-n-5-square:before{content:"\f3c1"}.zmdi-n-6-square:before{content:"\f3c2"}.zmdi-neg-1:before{content:"\f3c3"}.zmdi-neg-2:before{content:"\f3c4"}.zmdi-plus-1:before{content:"\f3c5"}.zmdi-plus-2:before{content:"\f3c6"}.zmdi-sec-10:before{content:"\f3c7"}.zmdi-sec-3:before{content:"\f3c8"}.zmdi-zero:before{content:"\f3c9"}.zmdi-airline-seat-flat-angled:before{content:"\f3ca"}.zmdi-airline-seat-flat:before{content:"\f3cb"}.zmdi-airline-seat-individual-suite:before{content:"\f3cc"}.zmdi-airline-seat-legroom-extra:before{content:"\f3cd"}.zmdi-airline-seat-legroom-normal:before{content:"\f3ce"}.zmdi-airline-seat-legroom-reduced:before{content:"\f3cf"}.zmdi-airline-seat-recline-extra:before{content:"\f3d0"}.zmdi-airline-seat-recline-normal:before{content:"\f3d1"}.zmdi-airplay:before{content:"\f3d2"}.zmdi-closed-caption:before{content:"\f3d3"}.zmdi-confirmation-number:before{content:"\f3d4"}.zmdi-developer-board:before{content:"\f3d5"}.zmdi-disc-full:before{content:"\f3d6"}.zmdi-explicit:before{content:"\f3d7"}.zmdi-flight-land:before{content:"\f3d8"}.zmdi-flight-takeoff:before{content:"\f3d9"}.zmdi-flip-to-back:before{content:"\f3da"}.zmdi-flip-to-front:before{content:"\f3db"}.zmdi-group-work:before{content:"\f3dc"}.zmdi-hd:before{content:"\f3dd"}.zmdi-hq:before{content:"\f3de"}.zmdi-markunread-mailbox:before{content:"\f3df"}.zmdi-memory:before{content:"\f3e0"}.zmdi-nfc:before{content:"\f3e1"}.zmdi-play-for-work:before{content:"\f3e2"}.zmdi-power-input:before{content:"\f3e3"}.zmdi-present-to-all:before{content:"\f3e4"}.zmdi-satellite:before{content:"\f3e5"}.zmdi-tap-and-play:before{content:"\f3e6"}.zmdi-vibration:before{content:"\f3e7"}.zmdi-voicemail:before{content:"\f3e8"}.zmdi-group:before{content:"\f3e9"}.zmdi-rss:before{content:"\f3ea"}.zmdi-shape:before{content:"\f3eb"}.zmdi-spinner:before{content:"\f3ec"}.zmdi-ungroup:before{content:"\f3ed"}.zmdi-500px:before{content:"\f3ee"}.zmdi-8tracks:before{content:"\f3ef"}.zmdi-amazon:before{content:"\f3f0"}.zmdi-blogger:before{content:"\f3f1"}.zmdi-delicious:before{content:"\f3f2"}.zmdi-disqus:before{content:"\f3f3"}.zmdi-flattr:before{content:"\f3f4"}.zmdi-flickr:before{content:"\f3f5"}.zmdi-github-alt:before{content:"\f3f6"}.zmdi-google-old:before{content:"\f3f7"}.zmdi-linkedin:before{content:"\f3f8"}.zmdi-odnoklassniki:before{content:"\f3f9"}.zmdi-outlook:before{content:"\f3fa"}.zmdi-paypal-alt:before{content:"\f3fb"}.zmdi-pinterest:before{content:"\f3fc"}.zmdi-playstation:before{content:"\f3fd"}.zmdi-reddit:before{content:"\f3fe"}.zmdi-skype:before{content:"\f3ff"}.zmdi-slideshare:before{content:"\f400"}.zmdi-soundcloud:before{content:"\f401"}.zmdi-tumblr:before{content:"\f402"}.zmdi-twitch:before{content:"\f403"}.zmdi-vimeo:before{content:"\f404"}.zmdi-whatsapp:before{content:"\f405"}.zmdi-xbox:before{content:"\f406"}.zmdi-yahoo:before{content:"\f407"}.zmdi-youtube-play:before{content:"\f408"}.zmdi-youtube:before{content:"\f409"}.zmdi-import-export:before,.zmdi-swap-vertical-:before{content:"\f30c"}.zmdi-airplanemode-inactive:before{content:"\f102"}.zmdi-airplanemode-active:before,.zmdi-rate-review:before{content:"\f103"}.zmdi-comment-sign:before{content:"\f25a"}.zmdi-network-warning:before{content:"\f2ad"}.zmdi-shopping-cart-add:before{content:"\f1ca"}.zmdi-file-add:before{content:"\f221"}.zmdi-network-wifi-scan:before{content:"\f2e4"}.zmdi-collection-add:before{content:"\f14e"}.zmdi-format-playlist-add:before{content:"\f3ac"}.zmdi-format-queue-music:before{content:"\f3ab"}.zmdi-plus-box:before{content:"\f277"}.zmdi-tag-backspace:before{content:"\f1d9"}.zmdi-alarm-add:before{content:"\f32b"}.zmdi-battery-charging:before{content:"\f114"}.zmdi-daydream-setting:before{content:"\f217"}.zmdi-more-horiz:before{content:"\f19c"}.zmdi-book-photo:before{content:"\f11b"}.zmdi-incandescent:before{content:"\f189"}.zmdi-wb-iridescent:before{content:"\f38c"}.zmdi-calendar-remove:before{content:"\f330"}.zmdi-refresh-sync-disabled:before{content:"\f1b7"}.zmdi-refresh-sync-problem:before{content:"\f1b6"}.zmdi-crop-original:before{content:"\f17e"}.zmdi-power-off:before{content:"\f1af"}.zmdi-power-off-setting:before{content:"\f1ae"}.zmdi-leak-remove:before{content:"\f38d"}.zmdi-star-border:before{content:"\f27c"}.zmdi-brightness-low:before{content:"\f36d"}.zmdi-brightness-medium:before{content:"\f36e"}.zmdi-brightness-high:before{content:"\f36f"}.zmdi-smartphone-portrait:before{content:"\f2d4"}.zmdi-live-tv:before{content:"\f2d9"}.zmdi-format-textdirection-l-to-r:before{content:"\f249"}.zmdi-format-textdirection-r-to-l:before{content:"\f24a"}.zmdi-arrow-back:before{content:"\f2ea"}.zmdi-arrow-forward:before{content:"\f2ee"}.zmdi-arrow-in:before{content:"\f2e9"}.zmdi-arrow-out:before{content:"\f2ed"}.zmdi-rotate-90-degrees-ccw:before{content:"\f304"}.zmdi-adb:before{content:"\f33a"}.zmdi-network-wifi:before{content:"\f2e8"}.zmdi-network-wifi-alt:before{content:"\f2e3"}.zmdi-network-wifi-lock:before{content:"\f2e5"}.zmdi-network-wifi-off:before{content:"\f2e6"}.zmdi-network-wifi-outline:before{content:"\f2e7"}.zmdi-network-wifi-info:before{content:"\f2e4"}.zmdi-layers-clear:before{content:"\f18b"}.zmdi-colorize:before{content:"\f15d"}.zmdi-format-paint:before{content:"\f1ba"}.zmdi-format-quote:before{content:"\f1b2"}.zmdi-camera-monochrome-photos:before{content:"\f285"}.zmdi-sort-by-alpha:before{content:"\f1cf"}.zmdi-folder-shared:before{content:"\f225"}.zmdi-folder-special:before{content:"\f226"}.zmdi-comment-dots:before{content:"\f260"}.zmdi-reorder:before{content:"\f31e"}.zmdi-dehaze:before{content:"\f197"}.zmdi-sort:before{content:"\f1ce"}.zmdi-pages:before{content:"\f34a"}.zmdi-stack-overflow:before{content:"\f35c"}.zmdi-calendar-account:before{content:"\f204"}.zmdi-paste:before{content:"\f109"}.zmdi-cut:before{content:"\f1bc"}.zmdi-save:before{content:"\f297"}.zmdi-smartphone-code:before{content:"\f139"}.zmdi-directions-bike:before{content:"\f117"}.zmdi-directions-boat:before{content:"\f11a"}.zmdi-directions-bus:before{content:"\f121"}.zmdi-directions-car:before{content:"\f125"}.zmdi-directions-railway:before{content:"\f1b3"}.zmdi-directions-run:before{content:"\f215"}.zmdi-directions-subway:before{content:"\f1d5"}.zmdi-directions-walk:before{content:"\f216"}.zmdi-local-hotel:before{content:"\f178"}.zmdi-local-activity:before,.zmdi-local-play:before{content:"\f1df"}.zmdi-local-airport:before{content:"\f103"}.zmdi-local-atm:before{content:"\f198"}.zmdi-local-bar:before{content:"\f137"}.zmdi-local-cafe:before{content:"\f13b"}.zmdi-local-car-wash:before{content:"\f124"}.zmdi-local-convenience-store:before{content:"\f1d3"}.zmdi-local-dining:before{content:"\f153"}.zmdi-local-drink:before{content:"\f157"}.zmdi-local-florist:before{content:"\f168"}.zmdi-local-gas-station:before{content:"\f16f"}.zmdi-local-grocery-store:before{content:"\f1cb"}.zmdi-local-hospital:before{content:"\f177"}.zmdi-local-laundry-service:before{content:"\f1e9"}.zmdi-local-library:before{content:"\f18d"}.zmdi-local-mall:before{content:"\f195"}.zmdi-local-movies:before{content:"\f19d"}.zmdi-local-offer:before{content:"\f187"}.zmdi-local-parking:before{content:"\f1a5"}.zmdi-local-pharmacy:before{content:"\f176"}.zmdi-local-phone:before{content:"\f2be"}.zmdi-local-pizza:before{content:"\f1ac"}.zmdi-local-post-office:before{content:"\f15a"}.zmdi-local-printshop:before{content:"\f1b0"}.zmdi-local-see:before{content:"\f28c"}.zmdi-local-shipping:before{content:"\f1e6"}.zmdi-local-store:before{content:"\f1d4"}.zmdi-local-taxi:before{content:"\f123"}.zmdi-local-wc:before{content:"\f211"}.zmdi-my-location:before{content:"\f299"}.zmdi-directions:before{content:"\f1e7"}@font-face{font-family:Pe-icon-7-stroke;src:url(Pe-icon-7-stroke.1d449ea50ab8389ee078.eot?d7yf1v);src:url(Pe-icon-7-stroke.1d449ea50ab8389ee078.eot?#iefixd7yf1v) format("embedded-opentype"),url(Pe-icon-7-stroke.11f7c073b050d62afb33.woff?d7yf1v) format("woff"),url(Pe-icon-7-stroke.7233a7aee250f9b77fba.ttf?d7yf1v) format("truetype"),url(Pe-icon-7-stroke.792cc624c9a439cd822f.svg?d7yf1v#Pe-icon-7-stroke) format("svg");font-weight:400;font-style:normal}[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}@font-face{font-family:simple-line-icons;src:url(Simple-Line-Icons.85e8c542d5e137beecf9.eot?v=2.4.0);src:url(Simple-Line-Icons.85e8c542d5e137beecf9.eot?v=2.4.0#iefix) format("embedded-opentype"),url(Simple-Line-Icons.3826fa1cb2348dd93948.woff2?v=2.4.0) format("woff2"),url(Simple-Line-Icons.3ec13a24af3fdda11107.ttf?v=2.4.0) format("truetype"),url(Simple-Line-Icons.5c9febce52054ae0b96d.woff?v=2.4.0) format("woff"),url(Simple-Line-Icons.552f86e1450eb8ec4325.svg?v=2.4.0#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-down-circle,.icon-arrow-left,.icon-arrow-left-circle,.icon-arrow-right,.icon-arrow-right-circle,.icon-arrow-up,.icon-arrow-up-circle,.icon-badge,.icon-bag,.icon-ban,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camera,.icon-camrecorder,.icon-chart,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emotsmile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-event,.icon-exclamation,.icon-eye,.icon-eyeglass,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-location-pin,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-menu,.icon-microphone,.icon-minus,.icon-mouse,.icon-music-tone,.icon-music-tone-alt,.icon-mustache,.icon-note,.icon-notebook,.icon-options,.icon-options-vertical,.icon-organization,.icon-paper-clip,.icon-paper-plane,.icon-paypal,.icon-pencil,.icon-people,.icon-phone,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-behance,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-foursqare,.icon-social-github,.icon-social-google,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-soundcloud,.icon-social-spotify,.icon-social-steam,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-social-vkontakte,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-event:before{content:"\e619"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-vkontakte:before{content:"\e618"}.icon-social-steam:before{content:"\e620"}.si{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.si-user:before{content:"\e005"}.si-people:before{content:"\e001"}.si-user-female:before{content:"\e000"}.si-user-follow:before{content:"\e002"}.si-user-following:before{content:"\e003"}.si-user-unfollow:before{content:"\e004"}.si-login:before{content:"\e066"}.si-logout:before{content:"\e065"}.si-emotsmile:before{content:"\e021"}.si-phone:before{content:"\e600"}.si-call-end:before{content:"\e048"}.si-call-in:before{content:"\e047"}.si-call-out:before{content:"\e046"}.si-map:before{content:"\e033"}.si-location-pin:before{content:"\e096"}.si-direction:before{content:"\e042"}.si-directions:before{content:"\e041"}.si-compass:before{content:"\e045"}.si-layers:before{content:"\e034"}.si-menu:before{content:"\e601"}.si-list:before{content:"\e067"}.si-options-vertical:before{content:"\e602"}.si-options:before{content:"\e603"}.si-arrow-down:before{content:"\e604"}.si-arrow-left:before{content:"\e605"}.si-arrow-right:before{content:"\e606"}.si-arrow-up:before{content:"\e607"}.si-arrow-up-circle:before{content:"\e078"}.si-arrow-left-circle:before{content:"\e07a"}.si-arrow-right-circle:before{content:"\e079"}.si-arrow-down-circle:before{content:"\e07b"}.si-check:before{content:"\e080"}.si-clock:before{content:"\e081"}.si-plus:before{content:"\e095"}.si-minus:before{content:"\e615"}.si-close:before{content:"\e082"}.si-event:before{content:"\e619"}.si-exclamation:before{content:"\e617"}.si-organization:before{content:"\e616"}.si-trophy:before{content:"\e006"}.si-screen-smartphone:before{content:"\e010"}.si-screen-desktop:before{content:"\e011"}.si-plane:before{content:"\e012"}.si-notebook:before{content:"\e013"}.si-mustache:before{content:"\e014"}.si-mouse:before{content:"\e015"}.si-magnet:before{content:"\e016"}.si-energy:before{content:"\e020"}.si-disc:before{content:"\e022"}.si-cursor:before{content:"\e06e"}.si-cursor-move:before{content:"\e023"}.si-crop:before{content:"\e024"}.si-chemistry:before{content:"\e026"}.si-speedometer:before{content:"\e007"}.si-shield:before{content:"\e00e"}.si-screen-tablet:before{content:"\e00f"}.si-magic-wand:before{content:"\e017"}.si-hourglass:before{content:"\e018"}.si-graduation:before{content:"\e019"}.si-ghost:before{content:"\e01a"}.si-game-controller:before{content:"\e01b"}.si-fire:before{content:"\e01c"}.si-eyeglass:before{content:"\e01d"}.si-envelope-open:before{content:"\e01e"}.si-envelope-letter:before{content:"\e01f"}.si-bell:before{content:"\e027"}.si-badge:before{content:"\e028"}.si-anchor:before{content:"\e029"}.si-wallet:before{content:"\e02a"}.si-vector:before{content:"\e02b"}.si-speech:before{content:"\e02c"}.si-puzzle:before{content:"\e02d"}.si-printer:before{content:"\e02e"}.si-present:before{content:"\e02f"}.si-playlist:before{content:"\e030"}.si-pin:before{content:"\e031"}.si-picture:before{content:"\e032"}.si-handbag:before{content:"\e035"}.si-globe-alt:before{content:"\e036"}.si-globe:before{content:"\e037"}.si-folder-alt:before{content:"\e039"}.si-folder:before{content:"\e089"}.si-film:before{content:"\e03a"}.si-feed:before{content:"\e03b"}.si-drop:before{content:"\e03e"}.si-drawer:before{content:"\e03f"}.si-docs:before{content:"\e040"}.si-doc:before{content:"\e085"}.si-diamond:before{content:"\e043"}.si-cup:before{content:"\e044"}.si-calculator:before{content:"\e049"}.si-bubbles:before{content:"\e04a"}.si-briefcase:before{content:"\e04b"}.si-book-open:before{content:"\e04c"}.si-basket-loaded:before{content:"\e04d"}.si-basket:before{content:"\e04e"}.si-bag:before{content:"\e04f"}.si-action-undo:before{content:"\e050"}.si-action-redo:before{content:"\e051"}.si-wrench:before{content:"\e052"}.si-umbrella:before{content:"\e053"}.si-trash:before{content:"\e054"}.si-tag:before{content:"\e055"}.si-support:before{content:"\e056"}.si-frame:before{content:"\e038"}.si-size-fullscreen:before{content:"\e057"}.si-size-actual:before{content:"\e058"}.si-shuffle:before{content:"\e059"}.si-share-alt:before{content:"\e05a"}.si-share:before{content:"\e05b"}.si-rocket:before{content:"\e05c"}.si-question:before{content:"\e05d"}.si-pie-chart:before{content:"\e05e"}.si-pencil:before{content:"\e05f"}.si-note:before{content:"\e060"}.si-loop:before{content:"\e064"}.si-home:before{content:"\e069"}.si-grid:before{content:"\e06a"}.si-graph:before{content:"\e06b"}.si-microphone:before{content:"\e063"}.si-music-tone-alt:before{content:"\e061"}.si-music-tone:before{content:"\e062"}.si-earphones-alt:before{content:"\e03c"}.si-earphones:before{content:"\e03d"}.si-equalizer:before{content:"\e06c"}.si-like:before{content:"\e068"}.si-dislike:before{content:"\e06d"}.si-control-start:before{content:"\e06f"}.si-control-rewind:before{content:"\e070"}.si-control-play:before{content:"\e071"}.si-control-pause:before{content:"\e072"}.si-control-forward:before{content:"\e073"}.si-control-end:before{content:"\e074"}.si-volume-1:before{content:"\e09f"}.si-volume-2:before{content:"\e0a0"}.si-volume-off:before{content:"\e0a1"}.si-calendar:before{content:"\e075"}.si-bulb:before{content:"\e076"}.si-chart:before{content:"\e077"}.si-ban:before{content:"\e07c"}.si-bubble:before{content:"\e07d"}.si-camrecorder:before{content:"\e07e"}.si-camera:before{content:"\e07f"}.si-cloud-download:before{content:"\e083"}.si-cloud-upload:before{content:"\e084"}.si-envelope:before{content:"\e086"}.si-eye:before{content:"\e087"}.si-flag:before{content:"\e088"}.si-heart:before{content:"\e08a"}.si-info:before{content:"\e08b"}.si-key:before{content:"\e08c"}.si-link:before{content:"\e08d"}.si-lock:before{content:"\e08e"}.si-lock-open:before{content:"\e08f"}.si-magnifier:before{content:"\e090"}.si-magnifier-add:before{content:"\e091"}.si-magnifier-remove:before{content:"\e092"}.si-paper-clip:before{content:"\e093"}.si-paper-plane:before{content:"\e094"}.si-power:before{content:"\e097"}.si-refresh:before{content:"\e098"}.si-reload:before{content:"\e099"}.si-settings:before{content:"\e09a"}.si-star:before{content:"\e09b"}.si-symbol-female:before{content:"\e09c"}.si-symbol-male:before{content:"\e09d"}.si-target:before{content:"\e09e"}.si-credit-card:before{content:"\e025"}.si-paypal:before{content:"\e608"}.si-social-tumblr:before{content:"\e00a"}.si-social-twitter:before{content:"\e009"}.si-social-facebook:before{content:"\e00b"}.si-social-instagram:before{content:"\e609"}.si-social-linkedin:before{content:"\e60a"}.si-social-pinterest:before{content:"\e60b"}.si-social-github:before{content:"\e60c"}.si-social-google:before{content:"\e60d"}.si-social-reddit:before{content:"\e60e"}.si-social-skype:before{content:"\e60f"}.si-social-dribbble:before{content:"\e00d"}.si-social-behance:before{content:"\e610"}.si-social-foursqare:before{content:"\e611"}.si-social-soundcloud:before{content:"\e612"}.si-social-spotify:before{content:"\e613"}.si-social-stumbleupon:before{content:"\e614"}.si-social-youtube:before{content:"\e008"}.si-social-dropbox:before{content:"\e00c"}.si-social-vkontakte:before{content:"\e618"}.si-social-steam:before{content:"\e620"}@font-face{font-family:themify;src:url(themify.9bad94440d49256265a5.eot?-fvbane);src:url(themify.9bad94440d49256265a5.eot?#iefix-fvbane) format("embedded-opentype"),url(themify.29b39089170885ae2967.woff?-fvbane) format("woff"),url(themify.eda8b94308c6f538f04a.ttf?-fvbane) format("truetype"),url(themify.c4292f34297f1004471a.svg?-fvbane#themify) format("svg");font-weight:400;font-style:normal}[class*=" ti-"],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}@font-face{font-family:typicons;font-weight:400;font-style:normal;src:url(typicons.17be2f814376a7f36498.eot);src:url(typicons.17be2f814376a7f36498.eot?#iefix) format("embedded-opentype"),url(typicons.6df05c03e777fdac1d4c.woff) format("woff"),url(typicons.d45316f67adb2dd7191e.ttf) format("truetype"),url(typicons.456bdcf075c6b875317b.svg#typicons) format("svg")}.typcn:before{font-family:typicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;height:1em;font-size:1em;text-align:center;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.typcn-adjust-brightness:before{content:"\e000"}.typcn-adjust-contrast:before{content:"\e001"}.typcn-anchor-outline:before{content:"\e002"}.typcn-anchor:before{content:"\e003"}.typcn-archive:before{content:"\e004"}.typcn-arrow-back-outline:before{content:"\e005"}.typcn-arrow-back:before{content:"\e006"}.typcn-arrow-down-outline:before{content:"\e007"}.typcn-arrow-down-thick:before{content:"\e008"}.typcn-arrow-down:before{content:"\e009"}.typcn-arrow-forward-outline:before{content:"\e00a"}.typcn-arrow-forward:before{content:"\e00b"}.typcn-arrow-left-outline:before{content:"\e00c"}.typcn-arrow-left-thick:before{content:"\e00d"}.typcn-arrow-left:before{content:"\e00e"}.typcn-arrow-loop-outline:before{content:"\e00f"}.typcn-arrow-loop:before{content:"\e010"}.typcn-arrow-maximise-outline:before{content:"\e011"}.typcn-arrow-maximise:before{content:"\e012"}.typcn-arrow-minimise-outline:before{content:"\e013"}.typcn-arrow-minimise:before{content:"\e014"}.typcn-arrow-move-outline:before{content:"\e015"}.typcn-arrow-move:before{content:"\e016"}.typcn-arrow-repeat-outline:before{content:"\e017"}.typcn-arrow-repeat:before{content:"\e018"}.typcn-arrow-right-outline:before{content:"\e019"}.typcn-arrow-right-thick:before{content:"\e01a"}.typcn-arrow-right:before{content:"\e01b"}.typcn-arrow-shuffle:before{content:"\e01c"}.typcn-arrow-sorted-down:before{content:"\e01d"}.typcn-arrow-sorted-up:before{content:"\e01e"}.typcn-arrow-sync-outline:before{content:"\e01f"}.typcn-arrow-sync:before{content:"\e020"}.typcn-arrow-unsorted:before{content:"\e021"}.typcn-arrow-up-outline:before{content:"\e022"}.typcn-arrow-up-thick:before{content:"\e023"}.typcn-arrow-up:before{content:"\e024"}.typcn-at:before{content:"\e025"}.typcn-attachment-outline:before{content:"\e026"}.typcn-attachment:before{content:"\e027"}.typcn-backspace-outline:before{content:"\e028"}.typcn-backspace:before{content:"\e029"}.typcn-battery-charge:before{content:"\e02a"}.typcn-battery-full:before{content:"\e02b"}.typcn-battery-high:before{content:"\e02c"}.typcn-battery-low:before{content:"\e02d"}.typcn-battery-mid:before{content:"\e02e"}.typcn-beaker:before{content:"\e02f"}.typcn-beer:before{content:"\e030"}.typcn-bell:before{content:"\e031"}.typcn-book:before{content:"\e032"}.typcn-bookmark:before{content:"\e033"}.typcn-briefcase:before{content:"\e034"}.typcn-brush:before{content:"\e035"}.typcn-business-card:before{content:"\e036"}.typcn-calculator:before{content:"\e037"}.typcn-calendar-outline:before{content:"\e038"}.typcn-calendar:before{content:"\e039"}.typcn-camera-outline:before{content:"\e03a"}.typcn-camera:before{content:"\e03b"}.typcn-cancel-outline:before{content:"\e03c"}.typcn-cancel:before{content:"\e03d"}.typcn-chart-area-outline:before{content:"\e03e"}.typcn-chart-area:before{content:"\e03f"}.typcn-chart-bar-outline:before{content:"\e040"}.typcn-chart-bar:before{content:"\e041"}.typcn-chart-line-outline:before{content:"\e042"}.typcn-chart-line:before{content:"\e043"}.typcn-chart-pie-outline:before{content:"\e044"}.typcn-chart-pie:before{content:"\e045"}.typcn-chevron-left-outline:before{content:"\e046"}.typcn-chevron-left:before{content:"\e047"}.typcn-chevron-right-outline:before{content:"\e048"}.typcn-chevron-right:before{content:"\e049"}.typcn-clipboard:before{content:"\e04a"}.typcn-cloud-storage:before{content:"\e04b"}.typcn-cloud-storage-outline:before{content:"\e054"}.typcn-code-outline:before{content:"\e04c"}.typcn-code:before{content:"\e04d"}.typcn-coffee:before{content:"\e04e"}.typcn-cog-outline:before{content:"\e04f"}.typcn-cog:before{content:"\e050"}.typcn-compass:before{content:"\e051"}.typcn-contacts:before{content:"\e052"}.typcn-credit-card:before{content:"\e053"}.typcn-css3:before{content:"\e055"}.typcn-database:before{content:"\e056"}.typcn-delete-outline:before{content:"\e057"}.typcn-delete:before{content:"\e058"}.typcn-device-desktop:before{content:"\e059"}.typcn-device-laptop:before{content:"\e05a"}.typcn-device-phone:before{content:"\e05b"}.typcn-device-tablet:before{content:"\e05c"}.typcn-directions:before{content:"\e05d"}.typcn-divide-outline:before{content:"\e05e"}.typcn-divide:before{content:"\e05f"}.typcn-document-add:before{content:"\e060"}.typcn-document-delete:before{content:"\e061"}.typcn-document-text:before{content:"\e062"}.typcn-document:before{content:"\e063"}.typcn-download-outline:before{content:"\e064"}.typcn-download:before{content:"\e065"}.typcn-dropbox:before{content:"\e066"}.typcn-edit:before{content:"\e067"}.typcn-eject-outline:before{content:"\e068"}.typcn-eject:before{content:"\e069"}.typcn-equals-outline:before{content:"\e06a"}.typcn-equals:before{content:"\e06b"}.typcn-export-outline:before{content:"\e06c"}.typcn-export:before{content:"\e06d"}.typcn-eye-outline:before{content:"\e06e"}.typcn-eye:before{content:"\e06f"}.typcn-feather:before{content:"\e070"}.typcn-film:before{content:"\e071"}.typcn-filter:before{content:"\e072"}.typcn-flag-outline:before{content:"\e073"}.typcn-flag:before{content:"\e074"}.typcn-flash-outline:before{content:"\e075"}.typcn-flash:before{content:"\e076"}.typcn-flow-children:before{content:"\e077"}.typcn-flow-merge:before{content:"\e078"}.typcn-flow-parallel:before{content:"\e079"}.typcn-flow-switch:before{content:"\e07a"}.typcn-folder-add:before{content:"\e07b"}.typcn-folder-delete:before{content:"\e07c"}.typcn-folder-open:before{content:"\e07d"}.typcn-folder:before{content:"\e07e"}.typcn-gift:before{content:"\e07f"}.typcn-globe-outline:before{content:"\e080"}.typcn-globe:before{content:"\e081"}.typcn-group-outline:before{content:"\e082"}.typcn-group:before{content:"\e083"}.typcn-headphones:before{content:"\e084"}.typcn-heart-full-outline:before{content:"\e085"}.typcn-heart-half-outline:before{content:"\e086"}.typcn-heart-outline:before{content:"\e087"}.typcn-heart:before{content:"\e088"}.typcn-home-outline:before{content:"\e089"}.typcn-home:before{content:"\e08a"}.typcn-html5:before{content:"\e08b"}.typcn-image-outline:before{content:"\e08c"}.typcn-image:before{content:"\e08d"}.typcn-infinity-outline:before{content:"\e08e"}.typcn-infinity:before{content:"\e08f"}.typcn-info-large-outline:before{content:"\e090"}.typcn-info-large:before{content:"\e091"}.typcn-info-outline:before{content:"\e092"}.typcn-info:before{content:"\e093"}.typcn-input-checked-outline:before{content:"\e094"}.typcn-input-checked:before{content:"\e095"}.typcn-key-outline:before{content:"\e096"}.typcn-key:before{content:"\e097"}.typcn-keyboard:before{content:"\e098"}.typcn-leaf:before{content:"\e099"}.typcn-lightbulb:before{content:"\e09a"}.typcn-link-outline:before{content:"\e09b"}.typcn-link:before{content:"\e09c"}.typcn-location-arrow-outline:before{content:"\e09d"}.typcn-location-arrow:before{content:"\e09e"}.typcn-location-outline:before{content:"\e09f"}.typcn-location:before{content:"\e0a0"}.typcn-lock-closed-outline:before{content:"\e0a1"}.typcn-lock-closed:before{content:"\e0a2"}.typcn-lock-open-outline:before{content:"\e0a3"}.typcn-lock-open:before{content:"\e0a4"}.typcn-mail:before{content:"\e0a5"}.typcn-map:before{content:"\e0a6"}.typcn-media-eject-outline:before{content:"\e0a7"}.typcn-media-eject:before{content:"\e0a8"}.typcn-media-fast-forward-outline:before{content:"\e0a9"}.typcn-media-fast-forward:before{content:"\e0aa"}.typcn-media-pause-outline:before{content:"\e0ab"}.typcn-media-pause:before{content:"\e0ac"}.typcn-media-play-outline:before{content:"\e0ad"}.typcn-media-play-reverse-outline:before{content:"\e0ae"}.typcn-media-play-reverse:before{content:"\e0af"}.typcn-media-play:before{content:"\e0b0"}.typcn-media-record-outline:before{content:"\e0b1"}.typcn-media-record:before{content:"\e0b2"}.typcn-media-rewind-outline:before{content:"\e0b3"}.typcn-media-rewind:before{content:"\e0b4"}.typcn-media-stop-outline:before{content:"\e0b5"}.typcn-media-stop:before{content:"\e0b6"}.typcn-message-typing:before{content:"\e0b7"}.typcn-message:before{content:"\e0b8"}.typcn-messages:before{content:"\e0b9"}.typcn-microphone-outline:before{content:"\e0ba"}.typcn-microphone:before{content:"\e0bb"}.typcn-minus-outline:before{content:"\e0bc"}.typcn-minus:before{content:"\e0bd"}.typcn-mortar-board:before{content:"\e0be"}.typcn-news:before{content:"\e0bf"}.typcn-notes-outline:before{content:"\e0c0"}.typcn-notes:before{content:"\e0c1"}.typcn-pen:before{content:"\e0c2"}.typcn-pencil:before{content:"\e0c3"}.typcn-phone-outline:before{content:"\e0c4"}.typcn-phone:before{content:"\e0c5"}.typcn-pi-outline:before{content:"\e0c6"}.typcn-pi:before{content:"\e0c7"}.typcn-pin-outline:before{content:"\e0c8"}.typcn-pin:before{content:"\e0c9"}.typcn-pipette:before{content:"\e0ca"}.typcn-plane-outline:before{content:"\e0cb"}.typcn-plane:before{content:"\e0cc"}.typcn-plug:before{content:"\e0cd"}.typcn-plus-outline:before{content:"\e0ce"}.typcn-plus:before{content:"\e0cf"}.typcn-point-of-interest-outline:before{content:"\e0d0"}.typcn-point-of-interest:before{content:"\e0d1"}.typcn-power-outline:before{content:"\e0d2"}.typcn-power:before{content:"\e0d3"}.typcn-printer:before{content:"\e0d4"}.typcn-puzzle-outline:before{content:"\e0d5"}.typcn-puzzle:before{content:"\e0d6"}.typcn-radar-outline:before{content:"\e0d7"}.typcn-radar:before{content:"\e0d8"}.typcn-refresh-outline:before{content:"\e0d9"}.typcn-refresh:before{content:"\e0da"}.typcn-rss-outline:before{content:"\e0db"}.typcn-rss:before{content:"\e0dc"}.typcn-scissors-outline:before{content:"\e0dd"}.typcn-scissors:before{content:"\e0de"}.typcn-shopping-bag:before{content:"\e0df"}.typcn-shopping-cart:before{content:"\e0e0"}.typcn-social-at-circular:before{content:"\e0e1"}.typcn-social-dribbble-circular:before{content:"\e0e2"}.typcn-social-dribbble:before{content:"\e0e3"}.typcn-social-facebook-circular:before{content:"\e0e4"}.typcn-social-facebook:before{content:"\e0e5"}.typcn-social-flickr-circular:before{content:"\e0e6"}.typcn-social-flickr:before{content:"\e0e7"}.typcn-social-github-circular:before{content:"\e0e8"}.typcn-social-github:before{content:"\e0e9"}.typcn-social-google-plus-circular:before{content:"\e0ea"}.typcn-social-google-plus:before{content:"\e0eb"}.typcn-social-instagram-circular:before{content:"\e0ec"}.typcn-social-instagram:before{content:"\e0ed"}.typcn-social-last-fm-circular:before{content:"\e0ee"}.typcn-social-last-fm:before{content:"\e0ef"}.typcn-social-linkedin-circular:before{content:"\e0f0"}.typcn-social-linkedin:before{content:"\e0f1"}.typcn-social-pinterest-circular:before{content:"\e0f2"}.typcn-social-pinterest:before{content:"\e0f3"}.typcn-social-skype-outline:before{content:"\e0f4"}.typcn-social-skype:before{content:"\e0f5"}.typcn-social-tumbler-circular:before{content:"\e0f6"}.typcn-social-tumbler:before{content:"\e0f7"}.typcn-social-twitter-circular:before{content:"\e0f8"}.typcn-social-twitter:before{content:"\e0f9"}.typcn-social-vimeo-circular:before{content:"\e0fa"}.typcn-social-vimeo:before{content:"\e0fb"}.typcn-social-youtube-circular:before{content:"\e0fc"}.typcn-social-youtube:before{content:"\e0fd"}.typcn-sort-alphabetically-outline:before{content:"\e0fe"}.typcn-sort-alphabetically:before{content:"\e0ff"}.typcn-sort-numerically-outline:before{content:"\e100"}.typcn-sort-numerically:before{content:"\e101"}.typcn-spanner-outline:before{content:"\e102"}.typcn-spanner:before{content:"\e103"}.typcn-spiral:before{content:"\e104"}.typcn-star-full-outline:before{content:"\e105"}.typcn-star-half-outline:before{content:"\e106"}.typcn-star-half:before{content:"\e107"}.typcn-star-outline:before{content:"\e108"}.typcn-star:before{content:"\e109"}.typcn-starburst-outline:before{content:"\e10a"}.typcn-starburst:before{content:"\e10b"}.typcn-stopwatch:before{content:"\e10c"}.typcn-support:before{content:"\e10d"}.typcn-tabs-outline:before{content:"\e10e"}.typcn-tag:before{content:"\e10f"}.typcn-tags:before{content:"\e110"}.typcn-th-large-outline:before{content:"\e111"}.typcn-th-large:before{content:"\e112"}.typcn-th-list-outline:before{content:"\e113"}.typcn-th-list:before{content:"\e114"}.typcn-th-menu-outline:before{content:"\e115"}.typcn-th-menu:before{content:"\e116"}.typcn-th-small-outline:before{content:"\e117"}.typcn-th-small:before{content:"\e118"}.typcn-thermometer:before{content:"\e119"}.typcn-thumbs-down:before{content:"\e11a"}.typcn-thumbs-ok:before{content:"\e11b"}.typcn-thumbs-up:before{content:"\e11c"}.typcn-tick-outline:before{content:"\e11d"}.typcn-tick:before{content:"\e11e"}.typcn-ticket:before{content:"\e11f"}.typcn-time:before{content:"\e120"}.typcn-times-outline:before{content:"\e121"}.typcn-times:before{content:"\e122"}.typcn-trash:before{content:"\e123"}.typcn-tree:before{content:"\e124"}.typcn-upload-outline:before{content:"\e125"}.typcn-upload:before{content:"\e126"}.typcn-user-add-outline:before{content:"\e127"}.typcn-user-add:before{content:"\e128"}.typcn-user-delete-outline:before{content:"\e129"}.typcn-user-delete:before{content:"\e12a"}.typcn-user-outline:before{content:"\e12b"}.typcn-user:before{content:"\e12c"}.typcn-vendor-android:before{content:"\e12d"}.typcn-vendor-apple:before{content:"\e12e"}.typcn-vendor-microsoft:before{content:"\e12f"}.typcn-video-outline:before{content:"\e130"}.typcn-video:before{content:"\e131"}.typcn-volume-down:before{content:"\e132"}.typcn-volume-mute:before{content:"\e133"}.typcn-volume-up:before{content:"\e134"}.typcn-volume:before{content:"\e135"}.typcn-warning-outline:before{content:"\e136"}.typcn-warning:before{content:"\e137"}.typcn-watch:before{content:"\e138"}.typcn-waves-outline:before{content:"\e139"}.typcn-waves:before{content:"\e13a"}.typcn-weather-cloudy:before{content:"\e13b"}.typcn-weather-downpour:before{content:"\e13c"}.typcn-weather-night:before{content:"\e13d"}.typcn-weather-partly-sunny:before{content:"\e13e"}.typcn-weather-shower:before{content:"\e13f"}.typcn-weather-snow:before{content:"\e140"}.typcn-weather-stormy:before{content:"\e141"}.typcn-weather-sunny:before{content:"\e142"}.typcn-weather-windy-cloudy:before{content:"\e143"}.typcn-weather-windy:before{content:"\e144"}.typcn-wi-fi-outline:before{content:"\e145"}.typcn-wi-fi:before{content:"\e146"}.typcn-wine:before{content:"\e147"}.typcn-world-outline:before{content:"\e148"}.typcn-world:before{content:"\e149"}.typcn-zoom-in-outline:before{content:"\e14a"}.typcn-zoom-in:before{content:"\e14b"}.typcn-zoom-out-outline:before{content:"\e14c"}.typcn-zoom-out:before{content:"\e14d"}.typcn-zoom-outline:before{content:"\e14e"}.typcn-zoom:before{content:"\e14f"}
/*!
 *  Weather Icons 2.0.8
 *  Updated September 19, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */@font-face{font-family:weathericons;src:url(weathericons-regular-webfont.bb2ec001c20cf752f852.eot);src:url(weathericons-regular-webfont.bb2ec001c20cf752f852.eot?#iefix) format("embedded-opentype"),url(weathericons-regular-webfont.e218aee6928fe3da9ed6.woff2) format("woff2"),url(weathericons-regular-webfont.371511ddba5fdac0538c.woff) format("woff"),url(weathericons-regular-webfont.0942d1e1c447d6ce3ffc.ttf) format("truetype"),url(weathericons-regular-webfont.86a76ca5e882e8285706.svg#weather_iconsregular) format("svg");font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-rotate-90{transform:rotate(90deg)}.wi-rotate-180{transform:rotate(180deg)}.wi-rotate-270{transform:rotate(270deg)}.wi-flip-horizontal{transform:scaleX(-1)}.wi-flip-vertical{transform:scaleY(-1)}.wi-day-sunny:before{content:"\f00d"}.wi-day-cloudy:before{content:"\f002"}.wi-day-cloudy-gusts:before{content:"\f000"}.wi-day-cloudy-windy:before{content:"\f001"}.wi-day-fog:before{content:"\f003"}.wi-day-hail:before{content:"\f004"}.wi-day-haze:before{content:"\f0b6"}.wi-day-lightning:before{content:"\f005"}.wi-day-rain:before{content:"\f008"}.wi-day-rain-mix:before{content:"\f006"}.wi-day-rain-wind:before{content:"\f007"}.wi-day-showers:before{content:"\f009"}.wi-day-sleet:before{content:"\f0b2"}.wi-day-sleet-storm:before{content:"\f068"}.wi-day-snow:before{content:"\f00a"}.wi-day-snow-thunderstorm:before{content:"\f06b"}.wi-day-snow-wind:before{content:"\f065"}.wi-day-sprinkle:before{content:"\f00b"}.wi-day-storm-showers:before{content:"\f00e"}.wi-day-sunny-overcast:before{content:"\f00c"}.wi-day-thunderstorm:before{content:"\f010"}.wi-day-windy:before{content:"\f085"}.wi-solar-eclipse:before{content:"\f06e"}.wi-hot:before{content:"\f072"}.wi-day-cloudy-high:before{content:"\f07d"}.wi-day-light-wind:before{content:"\f0c4"}.wi-night-clear:before{content:"\f02e"}.wi-night-alt-cloudy:before{content:"\f086"}.wi-night-alt-cloudy-gusts:before{content:"\f022"}.wi-night-alt-cloudy-windy:before{content:"\f023"}.wi-night-alt-hail:before{content:"\f024"}.wi-night-alt-lightning:before{content:"\f025"}.wi-night-alt-rain:before{content:"\f028"}.wi-night-alt-rain-mix:before{content:"\f026"}.wi-night-alt-rain-wind:before{content:"\f027"}.wi-night-alt-showers:before{content:"\f029"}.wi-night-alt-sleet:before{content:"\f0b4"}.wi-night-alt-sleet-storm:before{content:"\f06a"}.wi-night-alt-snow:before{content:"\f02a"}.wi-night-alt-snow-thunderstorm:before{content:"\f06d"}.wi-night-alt-snow-wind:before{content:"\f067"}.wi-night-alt-sprinkle:before{content:"\f02b"}.wi-night-alt-storm-showers:before{content:"\f02c"}.wi-night-alt-thunderstorm:before{content:"\f02d"}.wi-night-cloudy:before{content:"\f031"}.wi-night-cloudy-gusts:before{content:"\f02f"}.wi-night-cloudy-windy:before{content:"\f030"}.wi-night-fog:before{content:"\f04a"}.wi-night-hail:before{content:"\f032"}.wi-night-lightning:before{content:"\f033"}.wi-night-partly-cloudy:before{content:"\f083"}.wi-night-rain:before{content:"\f036"}.wi-night-rain-mix:before{content:"\f034"}.wi-night-rain-wind:before{content:"\f035"}.wi-night-showers:before{content:"\f037"}.wi-night-sleet:before{content:"\f0b3"}.wi-night-sleet-storm:before{content:"\f069"}.wi-night-snow:before{content:"\f038"}.wi-night-snow-thunderstorm:before{content:"\f06c"}.wi-night-snow-wind:before{content:"\f066"}.wi-night-sprinkle:before{content:"\f039"}.wi-night-storm-showers:before{content:"\f03a"}.wi-night-thunderstorm:before{content:"\f03b"}.wi-lunar-eclipse:before{content:"\f070"}.wi-stars:before{content:"\f077"}.wi-night-alt-cloudy-high:before{content:"\f07e"}.wi-night-cloudy-high:before{content:"\f080"}.wi-night-alt-partly-cloudy:before{content:"\f081"}.wi-cloud:before{content:"\f041"}.wi-cloudy:before{content:"\f013"}.wi-cloudy-gusts:before{content:"\f011"}.wi-cloudy-windy:before{content:"\f012"}.wi-fog:before{content:"\f014"}.wi-hail:before{content:"\f015"}.wi-rain:before{content:"\f019"}.wi-rain-mix:before{content:"\f017"}.wi-rain-wind:before{content:"\f018"}.wi-showers:before{content:"\f01a"}.wi-sleet:before{content:"\f0b5"}.wi-sprinkle:before{content:"\f01c"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-snow-wind:before{content:"\f064"}.wi-snow:before{content:"\f01b"}.wi-smog:before{content:"\f074"}.wi-smoke:before{content:"\f062"}.wi-lightning:before{content:"\f016"}.wi-raindrops:before{content:"\f04e"}.wi-raindrop:before{content:"\f078"}.wi-dust:before{content:"\f063"}.wi-snowflake-cold:before{content:"\f076"}.wi-windy:before{content:"\f021"}.wi-strong-wind:before{content:"\f050"}.wi-sandstorm:before{content:"\f082"}.wi-earthquake:before{content:"\f0c6"}.wi-fire:before{content:"\f0c7"}.wi-flood:before{content:"\f07c"}.wi-meteor:before{content:"\f071"}.wi-tsunami:before{content:"\f0c5"}.wi-volcano:before{content:"\f0c8"}.wi-hurricane:before{content:"\f073"}.wi-tornado:before{content:"\f056"}.wi-small-craft-advisory:before{content:"\f0cc"}.wi-gale-warning:before{content:"\f0cd"}.wi-storm-warning:before{content:"\f0ce"}.wi-hurricane-warning:before{content:"\f0cf"}.wi-wind-direction:before{content:"\f0b1"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}.wi-moon-new:before{content:"\f095"}.wi-moon-waxing-crescent-1:before{content:"\f096"}.wi-moon-waxing-crescent-2:before{content:"\f097"}.wi-moon-waxing-crescent-3:before{content:"\f098"}.wi-moon-waxing-crescent-4:before{content:"\f099"}.wi-moon-waxing-crescent-5:before{content:"\f09a"}.wi-moon-waxing-crescent-6:before{content:"\f09b"}.wi-moon-first-quarter:before{content:"\f09c"}.wi-moon-waxing-gibbous-1:before{content:"\f09d"}.wi-moon-waxing-gibbous-2:before{content:"\f09e"}.wi-moon-waxing-gibbous-3:before{content:"\f09f"}.wi-moon-waxing-gibbous-4:before{content:"\f0a0"}.wi-moon-waxing-gibbous-5:before{content:"\f0a1"}.wi-moon-waxing-gibbous-6:before{content:"\f0a2"}.wi-moon-full:before{content:"\f0a3"}.wi-moon-waning-gibbous-1:before{content:"\f0a4"}.wi-moon-waning-gibbous-2:before{content:"\f0a5"}.wi-moon-waning-gibbous-3:before{content:"\f0a6"}.wi-moon-waning-gibbous-4:before{content:"\f0a7"}.wi-moon-waning-gibbous-5:before{content:"\f0a8"}.wi-moon-waning-gibbous-6:before{content:"\f0a9"}.wi-moon-third-quarter:before{content:"\f0aa"}.wi-moon-waning-crescent-1:before{content:"\f0ab"}.wi-moon-waning-crescent-2:before{content:"\f0ac"}.wi-moon-waning-crescent-3:before{content:"\f0ad"}.wi-moon-waning-crescent-4:before{content:"\f0ae"}.wi-moon-waning-crescent-5:before{content:"\f0af"}.wi-moon-waning-crescent-6:before{content:"\f0b0"}.wi-moon-alt-new:before{content:"\f0eb"}.wi-moon-alt-waxing-crescent-1:before{content:"\f0d0"}.wi-moon-alt-waxing-crescent-2:before{content:"\f0d1"}.wi-moon-alt-waxing-crescent-3:before{content:"\f0d2"}.wi-moon-alt-waxing-crescent-4:before{content:"\f0d3"}.wi-moon-alt-waxing-crescent-5:before{content:"\f0d4"}.wi-moon-alt-waxing-crescent-6:before{content:"\f0d5"}.wi-moon-alt-first-quarter:before{content:"\f0d6"}.wi-moon-alt-waxing-gibbous-1:before{content:"\f0d7"}.wi-moon-alt-waxing-gibbous-2:before{content:"\f0d8"}.wi-moon-alt-waxing-gibbous-3:before{content:"\f0d9"}.wi-moon-alt-waxing-gibbous-4:before{content:"\f0da"}.wi-moon-alt-waxing-gibbous-5:before{content:"\f0db"}.wi-moon-alt-waxing-gibbous-6:before{content:"\f0dc"}.wi-moon-alt-full:before{content:"\f0dd"}.wi-moon-alt-waning-gibbous-1:before{content:"\f0de"}.wi-moon-alt-waning-gibbous-2:before{content:"\f0df"}.wi-moon-alt-waning-gibbous-3:before{content:"\f0e0"}.wi-moon-alt-waning-gibbous-4:before{content:"\f0e1"}.wi-moon-alt-waning-gibbous-5:before{content:"\f0e2"}.wi-moon-alt-waning-gibbous-6:before{content:"\f0e3"}.wi-moon-alt-third-quarter:before{content:"\f0e4"}.wi-moon-alt-waning-crescent-1:before{content:"\f0e5"}.wi-moon-alt-waning-crescent-2:before{content:"\f0e6"}.wi-moon-alt-waning-crescent-3:before{content:"\f0e7"}.wi-moon-alt-waning-crescent-4:before{content:"\f0e8"}.wi-moon-alt-waning-crescent-5:before{content:"\f0e9"}.wi-moon-alt-waning-crescent-6:before{content:"\f0ea"}.wi-moon-0:before{content:"\f095"}.wi-moon-1:before{content:"\f096"}.wi-moon-2:before{content:"\f097"}.wi-moon-3:before{content:"\f098"}.wi-moon-4:before{content:"\f099"}.wi-moon-5:before{content:"\f09a"}.wi-moon-6:before{content:"\f09b"}.wi-moon-7:before{content:"\f09c"}.wi-moon-8:before{content:"\f09d"}.wi-moon-9:before{content:"\f09e"}.wi-moon-10:before{content:"\f09f"}.wi-moon-11:before{content:"\f0a0"}.wi-moon-12:before{content:"\f0a1"}.wi-moon-13:before{content:"\f0a2"}.wi-moon-14:before{content:"\f0a3"}.wi-moon-15:before{content:"\f0a4"}.wi-moon-16:before{content:"\f0a5"}.wi-moon-17:before{content:"\f0a6"}.wi-moon-18:before{content:"\f0a7"}.wi-moon-19:before{content:"\f0a8"}.wi-moon-20:before{content:"\f0a9"}.wi-moon-21:before{content:"\f0aa"}.wi-moon-22:before{content:"\f0ab"}.wi-moon-23:before{content:"\f0ac"}.wi-moon-24:before{content:"\f0ad"}.wi-moon-25:before{content:"\f0ae"}.wi-moon-26:before{content:"\f0af"}.wi-moon-27:before{content:"\f0b0"}.wi-time-1:before{content:"\f08a"}.wi-time-2:before{content:"\f08b"}.wi-time-3:before{content:"\f08c"}.wi-time-4:before{content:"\f08d"}.wi-time-5:before{content:"\f08e"}.wi-time-6:before{content:"\f08f"}.wi-time-7:before{content:"\f090"}.wi-time-8:before{content:"\f091"}.wi-time-9:before{content:"\f092"}.wi-time-10:before{content:"\f093"}.wi-time-11:before{content:"\f094"}.wi-time-12:before{content:"\f089"}.wi-direction-up:before{content:"\f058"}.wi-direction-up-right:before{content:"\f057"}.wi-direction-right:before{content:"\f04d"}.wi-direction-down-right:before{content:"\f088"}.wi-direction-down:before{content:"\f044"}.wi-direction-down-left:before{content:"\f043"}.wi-direction-left:before{content:"\f048"}.wi-direction-up-left:before{content:"\f087"}.wi-wind-beaufort-0:before{content:"\f0b7"}.wi-wind-beaufort-1:before{content:"\f0b8"}.wi-wind-beaufort-2:before{content:"\f0b9"}.wi-wind-beaufort-3:before{content:"\f0ba"}.wi-wind-beaufort-4:before{content:"\f0bb"}.wi-wind-beaufort-5:before{content:"\f0bc"}.wi-wind-beaufort-6:before{content:"\f0bd"}.wi-wind-beaufort-7:before{content:"\f0be"}.wi-wind-beaufort-8:before{content:"\f0bf"}.wi-wind-beaufort-9:before{content:"\f0c0"}.wi-wind-beaufort-10:before{content:"\f0c1"}.wi-wind-beaufort-11:before{content:"\f0c2"}.wi-wind-beaufort-12:before{content:"\f0c3"}.wi-yahoo-0:before{content:"\f056"}.wi-yahoo-1:before{content:"\f00e"}.wi-yahoo-2:before{content:"\f073"}.wi-yahoo-3:before,.wi-yahoo-4:before{content:"\f01e"}.wi-yahoo-5:before,.wi-yahoo-6:before,.wi-yahoo-7:before{content:"\f017"}.wi-yahoo-8:before{content:"\f015"}.wi-yahoo-9:before{content:"\f01a"}.wi-yahoo-10:before{content:"\f015"}.wi-yahoo-11:before,.wi-yahoo-12:before{content:"\f01a"}.wi-yahoo-13:before{content:"\f01b"}.wi-yahoo-14:before{content:"\f00a"}.wi-yahoo-15:before{content:"\f064"}.wi-yahoo-16:before{content:"\f01b"}.wi-yahoo-17:before{content:"\f015"}.wi-yahoo-18:before{content:"\f017"}.wi-yahoo-19:before{content:"\f063"}.wi-yahoo-20:before{content:"\f014"}.wi-yahoo-21:before{content:"\f021"}.wi-yahoo-22:before{content:"\f062"}.wi-yahoo-23:before,.wi-yahoo-24:before{content:"\f050"}.wi-yahoo-25:before{content:"\f076"}.wi-yahoo-26:before{content:"\f013"}.wi-yahoo-27:before{content:"\f031"}.wi-yahoo-28:before{content:"\f002"}.wi-yahoo-29:before{content:"\f031"}.wi-yahoo-30:before{content:"\f002"}.wi-yahoo-31:before{content:"\f02e"}.wi-yahoo-32:before{content:"\f00d"}.wi-yahoo-33:before{content:"\f083"}.wi-yahoo-34:before{content:"\f00c"}.wi-yahoo-35:before{content:"\f017"}.wi-yahoo-36:before{content:"\f072"}.wi-yahoo-37:before,.wi-yahoo-38:before,.wi-yahoo-39:before{content:"\f00e"}.wi-yahoo-40:before{content:"\f01a"}.wi-yahoo-41:before{content:"\f064"}.wi-yahoo-42:before{content:"\f01b"}.wi-yahoo-43:before{content:"\f064"}.wi-yahoo-44:before{content:"\f00c"}.wi-yahoo-45:before{content:"\f00e"}.wi-yahoo-46:before{content:"\f01b"}.wi-yahoo-47:before{content:"\f00e"}.wi-yahoo-3200:before{content:"\f077"}.wi-forecast-io-clear-day:before{content:"\f00d"}.wi-forecast-io-clear-night:before{content:"\f02e"}.wi-forecast-io-rain:before{content:"\f019"}.wi-forecast-io-snow:before{content:"\f01b"}.wi-forecast-io-sleet:before{content:"\f0b5"}.wi-forecast-io-wind:before{content:"\f050"}.wi-forecast-io-fog:before{content:"\f014"}.wi-forecast-io-cloudy:before{content:"\f013"}.wi-forecast-io-partly-cloudy-day:before{content:"\f002"}.wi-forecast-io-partly-cloudy-night:before{content:"\f031"}.wi-forecast-io-hail:before{content:"\f015"}.wi-forecast-io-thunderstorm:before{content:"\f01e"}.wi-forecast-io-tornado:before{content:"\f056"}.wi-wmo4680-00:before,.wi-wmo4680-0:before{content:"\f055"}.wi-wmo4680-01:before,.wi-wmo4680-1:before{content:"\f013"}.wi-wmo4680-02:before,.wi-wmo4680-2:before{content:"\f055"}.wi-wmo4680-03:before,.wi-wmo4680-3:before{content:"\f013"}.wi-wmo4680-04:before,.wi-wmo4680-4:before,.wi-wmo4680-05:before,.wi-wmo4680-5:before,.wi-wmo4680-10:before,.wi-wmo4680-11:before{content:"\f014"}.wi-wmo4680-12:before{content:"\f016"}.wi-wmo4680-18:before{content:"\f050"}.wi-wmo4680-20:before{content:"\f014"}.wi-wmo4680-21:before,.wi-wmo4680-22:before{content:"\f017"}.wi-wmo4680-23:before{content:"\f019"}.wi-wmo4680-24:before{content:"\f01b"}.wi-wmo4680-25:before{content:"\f015"}.wi-wmo4680-26:before{content:"\f01e"}.wi-wmo4680-27:before,.wi-wmo4680-28:before,.wi-wmo4680-29:before{content:"\f063"}.wi-wmo4680-30:before,.wi-wmo4680-31:before,.wi-wmo4680-32:before,.wi-wmo4680-33:before,.wi-wmo4680-34:before,.wi-wmo4680-35:before{content:"\f014"}.wi-wmo4680-40:before{content:"\f017"}.wi-wmo4680-41:before{content:"\f01c"}.wi-wmo4680-42:before{content:"\f019"}.wi-wmo4680-43:before{content:"\f01c"}.wi-wmo4680-44:before{content:"\f019"}.wi-wmo4680-45:before,.wi-wmo4680-46:before{content:"\f015"}.wi-wmo4680-47:before,.wi-wmo4680-48:before{content:"\f01b"}.wi-wmo4680-50:before,.wi-wmo4680-51:before{content:"\f01c"}.wi-wmo4680-52:before,.wi-wmo4680-53:before{content:"\f019"}.wi-wmo4680-54:before,.wi-wmo4680-55:before,.wi-wmo4680-56:before{content:"\f076"}.wi-wmo4680-57:before{content:"\f01c"}.wi-wmo4680-58:before{content:"\f019"}.wi-wmo4680-60:before,.wi-wmo4680-61:before{content:"\f01c"}.wi-wmo4680-62:before,.wi-wmo4680-63:before{content:"\f019"}.wi-wmo4680-64:before,.wi-wmo4680-65:before,.wi-wmo4680-66:before{content:"\f015"}.wi-wmo4680-67:before,.wi-wmo4680-68:before{content:"\f017"}.wi-wmo4680-70:before,.wi-wmo4680-71:before,.wi-wmo4680-72:before,.wi-wmo4680-73:before{content:"\f01b"}.wi-wmo4680-74:before,.wi-wmo4680-75:before,.wi-wmo4680-76:before{content:"\f076"}.wi-wmo4680-77:before{content:"\f01b"}.wi-wmo4680-78:before{content:"\f076"}.wi-wmo4680-80:before{content:"\f019"}.wi-wmo4680-81:before{content:"\f01c"}.wi-wmo4680-82:before,.wi-wmo4680-83:before{content:"\f019"}.wi-wmo4680-84:before{content:"\f01d"}.wi-wmo4680-85:before,.wi-wmo4680-86:before,.wi-wmo4680-87:before{content:"\f017"}.wi-wmo4680-89:before{content:"\f015"}.wi-wmo4680-90:before{content:"\f016"}.wi-wmo4680-91:before{content:"\f01d"}.wi-wmo4680-92:before,.wi-wmo4680-93:before{content:"\f01e"}.wi-wmo4680-94:before{content:"\f016"}.wi-wmo4680-95:before,.wi-wmo4680-96:before{content:"\f01e"}.wi-wmo4680-99:before{content:"\f056"}.wi-owm-200:before,.wi-owm-201:before,.wi-owm-202:before{content:"\f01e"}.wi-owm-210:before,.wi-owm-211:before,.wi-owm-212:before,.wi-owm-221:before{content:"\f016"}.wi-owm-230:before,.wi-owm-231:before,.wi-owm-232:before{content:"\f01e"}.wi-owm-300:before,.wi-owm-301:before{content:"\f01c"}.wi-owm-302:before{content:"\f019"}.wi-owm-310:before{content:"\f017"}.wi-owm-311:before,.wi-owm-312:before{content:"\f019"}.wi-owm-313:before{content:"\f01a"}.wi-owm-314:before{content:"\f019"}.wi-owm-321:before,.wi-owm-500:before{content:"\f01c"}.wi-owm-501:before,.wi-owm-502:before,.wi-owm-503:before,.wi-owm-504:before{content:"\f019"}.wi-owm-511:before{content:"\f017"}.wi-owm-520:before,.wi-owm-521:before,.wi-owm-522:before{content:"\f01a"}.wi-owm-531:before{content:"\f01d"}.wi-owm-600:before,.wi-owm-601:before{content:"\f01b"}.wi-owm-602:before{content:"\f0b5"}.wi-owm-611:before,.wi-owm-612:before,.wi-owm-615:before,.wi-owm-616:before,.wi-owm-620:before{content:"\f017"}.wi-owm-621:before,.wi-owm-622:before{content:"\f01b"}.wi-owm-701:before{content:"\f01a"}.wi-owm-711:before{content:"\f062"}.wi-owm-721:before{content:"\f0b6"}.wi-owm-731:before{content:"\f063"}.wi-owm-741:before{content:"\f014"}.wi-owm-761:before,.wi-owm-762:before{content:"\f063"}.wi-owm-771:before{content:"\f011"}.wi-owm-781:before{content:"\f056"}.wi-owm-800:before{content:"\f00d"}.wi-owm-801:before,.wi-owm-802:before{content:"\f011"}.wi-owm-803:before{content:"\f012"}.wi-owm-804:before{content:"\f013"}.wi-owm-900:before{content:"\f056"}.wi-owm-901:before{content:"\f01d"}.wi-owm-902:before{content:"\f073"}.wi-owm-903:before{content:"\f076"}.wi-owm-904:before{content:"\f072"}.wi-owm-905:before{content:"\f021"}.wi-owm-906:before{content:"\f015"}.wi-owm-957:before{content:"\f050"}.wi-owm-day-200:before,.wi-owm-day-201:before,.wi-owm-day-202:before{content:"\f010"}.wi-owm-day-210:before,.wi-owm-day-211:before,.wi-owm-day-212:before,.wi-owm-day-221:before{content:"\f005"}.wi-owm-day-230:before,.wi-owm-day-231:before,.wi-owm-day-232:before{content:"\f010"}.wi-owm-day-300:before,.wi-owm-day-301:before{content:"\f00b"}.wi-owm-day-302:before,.wi-owm-day-310:before,.wi-owm-day-311:before,.wi-owm-day-312:before,.wi-owm-day-313:before,.wi-owm-day-314:before{content:"\f008"}.wi-owm-day-321:before,.wi-owm-day-500:before{content:"\f00b"}.wi-owm-day-501:before,.wi-owm-day-502:before,.wi-owm-day-503:before,.wi-owm-day-504:before{content:"\f008"}.wi-owm-day-511:before{content:"\f006"}.wi-owm-day-520:before,.wi-owm-day-521:before,.wi-owm-day-522:before{content:"\f009"}.wi-owm-day-531:before{content:"\f00e"}.wi-owm-day-600:before{content:"\f00a"}.wi-owm-day-601:before{content:"\f0b2"}.wi-owm-day-602:before{content:"\f00a"}.wi-owm-day-611:before,.wi-owm-day-612:before,.wi-owm-day-615:before,.wi-owm-day-616:before,.wi-owm-day-620:before{content:"\f006"}.wi-owm-day-621:before,.wi-owm-day-622:before{content:"\f00a"}.wi-owm-day-701:before{content:"\f009"}.wi-owm-day-711:before{content:"\f062"}.wi-owm-day-721:before{content:"\f0b6"}.wi-owm-day-731:before{content:"\f063"}.wi-owm-day-741:before{content:"\f003"}.wi-owm-day-761:before,.wi-owm-day-762:before{content:"\f063"}.wi-owm-day-781:before{content:"\f056"}.wi-owm-day-800:before{content:"\f00d"}.wi-owm-day-801:before,.wi-owm-day-802:before,.wi-owm-day-803:before{content:"\f000"}.wi-owm-day-804:before{content:"\f00c"}.wi-owm-day-900:before{content:"\f056"}.wi-owm-day-902:before{content:"\f073"}.wi-owm-day-903:before{content:"\f076"}.wi-owm-day-904:before{content:"\f072"}.wi-owm-day-906:before{content:"\f004"}.wi-owm-day-957:before{content:"\f050"}.wi-owm-night-200:before,.wi-owm-night-201:before,.wi-owm-night-202:before{content:"\f02d"}.wi-owm-night-210:before,.wi-owm-night-211:before,.wi-owm-night-212:before,.wi-owm-night-221:before{content:"\f025"}.wi-owm-night-230:before,.wi-owm-night-231:before,.wi-owm-night-232:before{content:"\f02d"}.wi-owm-night-300:before,.wi-owm-night-301:before{content:"\f02b"}.wi-owm-night-302:before,.wi-owm-night-310:before,.wi-owm-night-311:before,.wi-owm-night-312:before,.wi-owm-night-313:before,.wi-owm-night-314:before{content:"\f028"}.wi-owm-night-321:before,.wi-owm-night-500:before{content:"\f02b"}.wi-owm-night-501:before,.wi-owm-night-502:before,.wi-owm-night-503:before,.wi-owm-night-504:before{content:"\f028"}.wi-owm-night-511:before{content:"\f026"}.wi-owm-night-520:before,.wi-owm-night-521:before,.wi-owm-night-522:before{content:"\f029"}.wi-owm-night-531:before{content:"\f02c"}.wi-owm-night-600:before{content:"\f02a"}.wi-owm-night-601:before{content:"\f0b4"}.wi-owm-night-602:before{content:"\f02a"}.wi-owm-night-611:before,.wi-owm-night-612:before,.wi-owm-night-615:before,.wi-owm-night-616:before,.wi-owm-night-620:before{content:"\f026"}.wi-owm-night-621:before,.wi-owm-night-622:before{content:"\f02a"}.wi-owm-night-701:before{content:"\f029"}.wi-owm-night-711:before{content:"\f062"}.wi-owm-night-721:before{content:"\f0b6"}.wi-owm-night-731:before{content:"\f063"}.wi-owm-night-741:before{content:"\f04a"}.wi-owm-night-761:before,.wi-owm-night-762:before{content:"\f063"}.wi-owm-night-781:before{content:"\f056"}.wi-owm-night-800:before{content:"\f02e"}.wi-owm-night-801:before,.wi-owm-night-802:before,.wi-owm-night-803:before{content:"\f022"}.wi-owm-night-804:before{content:"\f086"}.wi-owm-night-900:before{content:"\f056"}.wi-owm-night-902:before{content:"\f073"}.wi-owm-night-903:before{content:"\f076"}.wi-owm-night-904:before{content:"\f072"}.wi-owm-night-906:before{content:"\f024"}.wi-owm-night-957:before{content:"\f050"}.wi-wu-chanceflurries:before{content:"\f064"}.wi-wu-chancerain:before{content:"\f019"}.wi-wu-chancesleat:before{content:"\f0b5"}.wi-wu-chancesnow:before{content:"\f01b"}.wi-wu-chancetstorms:before{content:"\f01e"}.wi-wu-clear:before{content:"\f00d"}.wi-wu-cloudy:before{content:"\f002"}.wi-wu-flurries:before{content:"\f064"}.wi-wu-hazy:before{content:"\f0b6"}.wi-wu-mostlycloudy:before{content:"\f002"}.wi-wu-mostlysunny:before{content:"\f00d"}.wi-wu-partlycloudy:before{content:"\f002"}.wi-wu-partlysunny:before{content:"\f00d"}.wi-wu-rain:before{content:"\f01a"}.wi-wu-sleat:before{content:"\f0b5"}.wi-wu-snow:before{content:"\f01b"}.wi-wu-sunny:before{content:"\f00d"}.wi-wu-tstorms:before{content:"\f01e"}.wi-wu-unknown:before{content:"\f00d"}@font-face{font-family:feather;src:url(feather-webfont.708f3d4239b21b059993.eot?t=1501841394106);src:url(feather-webfont.708f3d4239b21b059993.eot?t=1501841394106#iefix) format("embedded-opentype"),url(feather-webfont.63646eb9c7fb162ba07d.woff?t=1501841394106) format("woff"),url(feather-webfont.2a86b695698c807fb6c0.ttf?t=1501841394106) format("truetype"),url(feather-webfont.00d74c38fdadd28316fe.svg?t=1501841394106#feather) format("svg")}.fe-activity:before{content:"\e900"}.fe-airplay:before{content:"\e901"}.fe-alert-circle:before{content:"\e902"}.fe-alert-octagon:before{content:"\e903"}.fe-alert-triangle:before{content:"\e904"}.fe-align-center:before{content:"\e905"}.fe-align-justify:before{content:"\e906"}.fe-align-left:before{content:"\e907"}.fe-align-right:before{content:"\e908"}.fe-anchor:before{content:"\e909"}.fe-aperture:before{content:"\e90a"}.fe-arrow-down:before{content:"\e90b"}.fe-arrow-down-circle:before{content:"\e90c"}.fe-arrow-down-left:before{content:"\e90d"}.fe-arrow-down-right:before{content:"\e90e"}.fe-arrow-left:before{content:"\e90f"}.fe-arrow-left-circle:before{content:"\e910"}.fe-arrow-right:before{content:"\e911"}.fe-arrow-right-circle:before{content:"\e912"}.fe-arrow-up:before{content:"\e913"}.fe-arrow-up-circle:before{content:"\e914"}.fe-arrow-up-left:before{content:"\e915"}.fe-arrow-up-right:before{content:"\e916"}.fe-at-sign:before{content:"\e917"}.fe-award:before{content:"\e918"}.fe-bar-chart:before{content:"\e919"}.fe-bar-chart-2:before{content:"\e91a"}.fe-battery:before{content:"\e91b"}.fe-battery-charging:before{content:"\e91c"}.fe-bell:before{content:"\e91d"}.fe-bell-off:before{content:"\e91e"}.fe-bluetooth:before{content:"\e91f"}.fe-bold:before{content:"\e920"}.fe-book:before{content:"\e921"}.fe-book-open:before{content:"\e922"}.fe-bookmark:before{content:"\e923"}.fe-box:before{content:"\e924"}.fe-briefcase:before{content:"\e925"}.fe-calendar:before{content:"\e926"}.fe-camera:before{content:"\e927"}.fe-camera-off:before{content:"\e928"}.fe-cast:before{content:"\e929"}.fe-check:before{content:"\e92a"}.fe-check-circle:before{content:"\e92b"}.fe-check-square:before{content:"\e92c"}.fe-chevron-down:before{content:"\e92d"}.fe-chevron-left:before{content:"\e92e"}.fe-chevron-right:before{content:"\e92f"}.fe-chevron-up:before{content:"\e930"}.fe-chevrons-down:before{content:"\e931"}.fe-chevrons-left:before{content:"\e932"}.fe-chevrons-right:before{content:"\e933"}.fe-chevrons-up:before{content:"\e934"}.fe-chrome:before{content:"\e935"}.fe-circle:before{content:"\e936"}.fe-clipboard:before{content:"\e937"}.fe-clock:before{content:"\e938"}.fe-cloud:before{content:"\e939"}.fe-cloud-drizzle:before{content:"\e93a"}.fe-cloud-lightning:before{content:"\e93b"}.fe-cloud-off:before{content:"\e93c"}.fe-cloud-rain:before{content:"\e93d"}.fe-cloud-snow:before{content:"\e93e"}.fe-code:before{content:"\e93f"}.fe-codepen:before{content:"\e940"}.fe-command:before{content:"\e941"}.fe-compass:before{content:"\e942"}.fe-copy:before{content:"\e943"}.fe-corner-down-left:before{content:"\e944"}.fe-corner-down-right:before{content:"\e945"}.fe-corner-left-down:before{content:"\e946"}.fe-corner-left-up:before{content:"\e947"}.fe-corner-right-down:before{content:"\e948"}.fe-corner-right-up:before{content:"\e949"}.fe-corner-up-left:before{content:"\e94a"}.fe-corner-up-right:before{content:"\e94b"}.fe-cpu:before{content:"\e94c"}.fe-credit-card:before{content:"\e94d"}.fe-crop:before{content:"\e94e"}.fe-crosshair:before{content:"\e94f"}.fe-database:before{content:"\e950"}.fe-delete:before{content:"\e951"}.fe-disc:before{content:"\e952"}.fe-dollar-sign:before{content:"\e953"}.fe-download:before{content:"\e954"}.fe-download-cloud:before{content:"\e955"}.fe-droplet:before{content:"\e956"}.fe-edit:before{content:"\e957"}.fe-edit-2:before{content:"\e958"}.fe-edit-3:before{content:"\e959"}.fe-external-link:before{content:"\e95a"}.fe-eye:before{content:"\e95b"}.fe-eye-off:before{content:"\e95c"}.fe-facebook:before{content:"\e95d"}.fe-fast-forward:before{content:"\e95e"}.fe-feather:before{content:"\e95f"}.fe-file:before{content:"\e960"}.fe-file-minus:before{content:"\e961"}.fe-file-plus:before{content:"\e962"}.fe-file-text:before{content:"\e963"}.fe-film:before{content:"\e964"}.fe-filter:before{content:"\e965"}.fe-flag:before{content:"\e966"}.fe-folder:before{content:"\e967"}.fe-folder-minus:before{content:"\e968"}.fe-folder-plus:before{content:"\e969"}.fe-git-branch:before{content:"\e96a"}.fe-git-commit:before{content:"\e96b"}.fe-git-merge:before{content:"\e96c"}.fe-git-pull-request:before{content:"\e96d"}.fe-github:before{content:"\e96e"}.fe-gitlab:before{content:"\e96f"}.fe-globe:before{content:"\e970"}.fe-grid:before{content:"\e971"}.fe-hard-drive:before{content:"\e972"}.fe-hash:before{content:"\e973"}.fe-headphones:before{content:"\e974"}.fe-heart:before{content:"\e975"}.fe-help-circle:before{content:"\e976"}.fe-home:before{content:"\e977"}.fe-image:before{content:"\e978"}.fe-inbox:before{content:"\e979"}.fe-info:before{content:"\e97a"}.fe-instagram:before{content:"\e97b"}.fe-italic:before{content:"\e97c"}.fe-layers:before{content:"\e97d"}.fe-layout:before{content:"\e97e"}.fe-life-buoy:before{content:"\e97f"}.fe-link:before{content:"\e980"}.fe-link-2:before{content:"\e981"}.fe-linkedin:before{content:"\e982"}.fe-list:before{content:"\e983"}.fe-loader:before{content:"\e984"}.fe-lock:before{content:"\e985"}.fe-log-in:before{content:"\e986"}.fe-log-out:before{content:"\e987"}.fe-mail:before{content:"\e988"}.fe-map:before{content:"\e989"}.fe-map-pin:before{content:"\e98a"}.fe-maximize:before{content:"\e98b"}.fe-maximize-2:before{content:"\e98c"}.fe-menu:before{content:"\e98d"}.fe-message-circle:before{content:"\e98e"}.fe-message-square:before{content:"\e98f"}.fe-mic:before{content:"\e990"}.fe-mic-off:before{content:"\e991"}.fe-minimize:before{content:"\e992"}.fe-minimize-2:before{content:"\e993"}.fe-minus:before{content:"\e994"}.fe-minus-circle:before{content:"\e995"}.fe-minus-square:before{content:"\e996"}.fe-monitor:before{content:"\e997"}.fe-moon:before{content:"\e998"}.fe-more-horizontal:before{content:"\e999"}.fe-more-vertical:before{content:"\e99a"}.fe-move:before{content:"\e99b"}.fe-music:before{content:"\e99c"}.fe-navigation:before{content:"\e99d"}.fe-navigation-2:before{content:"\e99e"}.fe-octagon:before{content:"\e99f"}.fe-package:before{content:"\e9a0"}.fe-paperclip:before{content:"\e9a1"}.fe-pause:before{content:"\e9a2"}.fe-pause-circle:before{content:"\e9a3"}.fe-percent:before{content:"\e9a4"}.fe-phone:before{content:"\e9a5"}.fe-phone-call:before{content:"\e9a6"}.fe-phone-forwarded:before{content:"\e9a7"}.fe-phone-incoming:before{content:"\e9a8"}.fe-phone-missed:before{content:"\e9a9"}.fe-phone-off:before{content:"\e9aa"}.fe-phone-outgoing:before{content:"\e9ab"}.fe-pie-chart:before{content:"\e9ac"}.fe-play:before{content:"\e9ad"}.fe-play-circle:before{content:"\e9ae"}.fe-plus:before{content:"\e9af"}.fe-plus-circle:before{content:"\e9b0"}.fe-plus-square:before{content:"\e9b1"}.fe-pocket:before{content:"\e9b2"}.fe-power:before{content:"\e9b3"}.fe-printer:before{content:"\e9b4"}.fe-radio:before{content:"\e9b5"}.fe-refresh-ccw:before{content:"\e9b6"}.fe-refresh-cw:before{content:"\e9b7"}.fe-repeat:before{content:"\e9b8"}.fe-rewind:before{content:"\e9b9"}.fe-rotate-ccw:before{content:"\e9ba"}.fe-rotate-cw:before{content:"\e9bb"}.fe-rss:before{content:"\e9bc"}.fe-save:before{content:"\e9bd"}.fe-scissors:before{content:"\e9be"}.fe-search:before{content:"\e9bf"}.fe-send:before{content:"\e9c0"}.fe-server:before{content:"\e9c1"}.fe-settings:before{content:"\e9c2"}.fe-share:before{content:"\e9c3"}.fe-share-2:before{content:"\e9c4"}.fe-shield:before{content:"\e9c5"}.fe-shield-off:before{content:"\e9c6"}.fe-shopping-bag:before{content:"\e9c7"}.fe-shopping-cart:before{content:"\e9c8"}.fe-shuffle:before{content:"\e9c9"}.fe-sidebar:before{content:"\e9ca"}.fe-skip-back:before{content:"\e9cb"}.fe-skip-forward:before{content:"\e9cc"}.fe-slack:before{content:"\e9cd"}.fe-slash:before{content:"\e9ce"}.fe-sliders:before{content:"\e9cf"}.fe-smartphone:before{content:"\e9d0"}.fe-speaker:before{content:"\e9d1"}.fe-square:before{content:"\e9d2"}.fe-star:before{content:"\e9d3"}.fe-stop-circle:before{content:"\e9d4"}.fe-sun:before{content:"\e9d5"}.fe-sunrise:before{content:"\e9d6"}.fe-sunset:before{content:"\e9d7"}.fe-tablet:before{content:"\e9d8"}.fe-tag:before{content:"\e9d9"}.fe-target:before{content:"\e9da"}.fe-terminal:before{content:"\e9db"}.fe-thermometer:before{content:"\e9dc"}.fe-thumbs-down:before{content:"\e9dd"}.fe-thumbs-up:before{content:"\e9de"}.fe-toggle-left:before{content:"\e9df"}.fe-toggle-right:before{content:"\e9e0"}.fe-trash:before{content:"\e9e1"}.fe-trash-2:before{content:"\e9e2"}.fe-trending-down:before{content:"\e9e3"}.fe-trending-up:before{content:"\e9e4"}.fe-triangle:before{content:"\e9e5"}.fe-truck:before{content:"\e9e6"}.fe-tv:before{content:"\e9e7"}.fe-twitter:before{content:"\e9e8"}.fe-type:before{content:"\e9e9"}.fe-umbrella:before{content:"\e9ea"}.fe-underline:before{content:"\e9eb"}.fe-unlock:before{content:"\e9ec"}.fe-upload:before{content:"\e9ed"}.fe-upload-cloud:before{content:"\e9ee"}.fe-user:before{content:"\e9ef"}.fe-user-check:before{content:"\e9f0"}.fe-user-minus:before{content:"\e9f1"}.fe-user-plus:before{content:"\e9f2"}.fe-user-x:before{content:"\e9f3"}.fe-users:before{content:"\e9f4"}.fe-video:before{content:"\e9f5"}.fe-video-off:before{content:"\e9f6"}.fe-voicemail:before{content:"\e9f7"}.fe-volume:before{content:"\e9f8"}.fe-volume-1:before{content:"\e9f9"}.fe-volume-2:before{content:"\e9fa"}.fe-volume-x:before{content:"\e9fb"}.fe-watch:before{content:"\e9fc"}.fe-wifi:before{content:"\e9fd"}.fe-wifi-off:before{content:"\e9fe"}.fe-wind:before{content:"\e9ff"}.fe-x:before{content:"\ea00"}.fe-x-circle:before{content:"\ea01"}.fe-x-square:before{content:"\ea02"}.fe-zap:before{content:"\ea03"}.fe-zap-off:before{content:"\ea04"}.fe-zoom-in:before{content:"\ea05"}.fe-zoom-out:before{content:"\ea06"}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(boxicons.691d0bb604ad736b6554.eot);src:url(boxicons.691d0bb604ad736b6554.eot) format("embedded-opentype"),url(boxicons.4d841f88f087a9fafd78.woff2) format("woff2"),url(boxicons.83ea8051293b9698c379.woff) format("woff"),url(boxicons.3ba326c0f3cbdc18538d.ttf) format("truetype"),url(boxicons.f933d3d316bea9fa167f.svg?#boxicons) format("svg")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}@keyframes burst{0%{transform:scale(1);opacity:1}90%{transform:scale(1.5);opacity:0}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{transform:translateX(0);opacity:1}75%{transform:translateX(-20px);opacity:0}}@keyframes fade-right{0%{transform:translateX(0);opacity:1}75%{transform:translateX(20px);opacity:0}}@keyframes fade-up{0%{transform:translateY(0);opacity:1}75%{transform:translateY(-20px);opacity:0}}@keyframes fade-down{0%{transform:translateY(0);opacity:1}75%{transform:translateY(20px);opacity:0}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{font-size:1.2857142857em;line-height:.8em;width:1.2857142857em;height:.8em;margin-top:-.2em!important;vertical-align:middle}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"}.bx-rotate-180{transform:rotate(180deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"}.bx-rotate-270{transform:rotate(270deg);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"}.bx-flip-horizontal{transform:scaleX(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"}.bx-flip-vertical{transform:scaleY(-1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.bx-border{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:.25em}.bx-border-circle{padding:.25em;border:.07em solid rgba(0,0,0,.1);border-radius:50%}.bxl-500px:before{content:"\e900"}.bxl-adobe:before{content:"\e901"}.bxl-airbnb:before{content:"\e902"}.bxl-algolia:before{content:"\e903"}.bxl-amazon:before{content:"\e904"}.bxl-android:before{content:"\e905"}.bxl-angular:before{content:"\e906"}.bxl-apple:before{content:"\e907"}.bxl-audible:before{content:"\e908"}.bxl-baidu:before{content:"\e909"}.bxl-behance:before{content:"\e90a"}.bxl-bing:before{content:"\e90b"}.bxl-bitcoin:before{content:"\e90c"}.bxl-blogger:before{content:"\e90d"}.bxl-bootstrap:before{content:"\e90e"}.bxl-chrome:before{content:"\e90f"}.bxl-codepen:before{content:"\e910"}.bxl-creative-commons:before{content:"\e911"}.bxl-css3:before{content:"\e912"}.bxl-dailymotion:before{content:"\e913"}.bxl-deviantart:before{content:"\e914"}.bxl-dev-to:before{content:"\e915"}.bxl-digg:before{content:"\e916"}.bxl-digitalocean:before{content:"\e917"}.bxl-discord:before{content:"\e918"}.bxl-discourse:before{content:"\e919"}.bxl-dribbble:before{content:"\e91a"}.bxl-dropbox:before{content:"\e91b"}.bxl-drupal:before{content:"\e91c"}.bxl-ebay:before{content:"\e91d"}.bxl-edge:before{content:"\e91e"}.bxl-etsy:before{content:"\e91f"}.bxl-facebook:before{content:"\e920"}.bxl-facebook-circle:before{content:"\e921"}.bxl-facebook-square:before{content:"\e922"}.bxl-figma:before{content:"\e923"}.bxl-firefox:before{content:"\e924"}.bxl-flickr:before{content:"\e925"}.bxl-flickr-square:before{content:"\e926"}.bxl-foursquare:before{content:"\e927"}.bxl-git:before{content:"\e928"}.bxl-github:before{content:"\e929"}.bxl-gitlab:before{content:"\e92a"}.bxl-google:before{content:"\e92b"}.bxl-google-plus:before{content:"\e92c"}.bxl-google-plus-circle:before{content:"\e92d"}.bxl-html5:before{content:"\e92e"}.bxl-imdb:before{content:"\e92f"}.bxl-instagram:before{content:"\e930"}.bxl-instagram-alt:before{content:"\e931"}.bxl-internet-explorer:before{content:"\e932"}.bxl-invision:before{content:"\e933"}.bxl-javascript:before{content:"\e934"}.bxl-joomla:before{content:"\e935"}.bxl-jquery:before{content:"\e936"}.bxl-jsfiddle:before{content:"\e937"}.bxl-kickstarter:before{content:"\e938"}.bxl-less:before{content:"\e939"}.bxl-linkedin:before{content:"\e93a"}.bxl-linkedin-square:before{content:"\e93b"}.bxl-magento:before{content:"\e93c"}.bxl-mailchimp:before{content:"\e93d"}.bxl-mastercard:before{content:"\e93e"}.bxl-medium:before{content:"\e93f"}.bxl-medium-old:before{content:"\e940"}.bxl-medium-square:before{content:"\e941"}.bxl-messenger:before{content:"\e942"}.bxl-microsoft:before{content:"\e943"}.bxl-nodejs:before{content:"\e944"}.bxl-opera:before{content:"\e945"}.bxl-patreon:before{content:"\e946"}.bxl-paypal:before{content:"\e947"}.bxl-periscope:before{content:"\e948"}.bxl-pinterest:before{content:"\e949"}.bxl-pinterest-alt:before{content:"\e94a"}.bxl-play-store:before{content:"\e94b"}.bxl-pocket:before{content:"\e94c"}.bxl-product-hunt:before{content:"\e94d"}.bxl-quora:before{content:"\e94e"}.bxl-react:before{content:"\e94f"}.bxl-redbubble:before{content:"\e950"}.bxl-reddit:before{content:"\e951"}.bxl-redux:before{content:"\e952"}.bxl-sass:before{content:"\e953"}.bxl-shopify:before{content:"\e954"}.bxl-skype:before{content:"\e955"}.bxl-slack:before{content:"\e956"}.bxl-slack-old:before{content:"\e957"}.bxl-snapchat:before{content:"\e958"}.bxl-soundcloud:before{content:"\e959"}.bxl-spotify:before{content:"\e95a"}.bxl-squarespace:before{content:"\e95b"}.bxl-stack-overflow:before{content:"\e95c"}.bxl-stripe:before{content:"\e95d"}.bxl-telegram:before{content:"\e95e"}.bxl-trello:before{content:"\e95f"}.bxl-tumblr:before{content:"\e960"}.bxl-twitch:before{content:"\e961"}.bxl-twitter:before{content:"\e962"}.bxl-unsplash:before{content:"\e963"}.bxl-vimeo:before{content:"\e964"}.bxl-visa:before{content:"\e965"}.bxl-vk:before{content:"\e966"}.bxl-vuejs:before{content:"\e967"}.bxl-whatsapp:before{content:"\e968"}.bxl-whatsapp-square:before{content:"\e969"}.bxl-wikipedia:before{content:"\e96a"}.bxl-windows:before{content:"\e96b"}.bxl-wix:before{content:"\e96c"}.bxl-wordpress:before{content:"\e96d"}.bxl-yahoo:before{content:"\e96e"}.bxl-yelp:before{content:"\e96f"}.bxl-youtube:before{content:"\e970"}.bx-abacus:before{content:"\e971"}.bx-accessibility:before{content:"\e972"}.bx-add-to-queue:before{content:"\e973"}.bx-adjust:before{content:"\e974"}.bx-alarm:before{content:"\e975"}.bx-alarm-add:before{content:"\e976"}.bx-alarm-exclamation:before{content:"\e977"}.bx-alarm-off:before{content:"\e978"}.bx-alarm-snooze:before{content:"\e979"}.bx-album:before{content:"\e97a"}.bx-align-justify:before{content:"\e97b"}.bx-align-left:before{content:"\e97c"}.bx-align-middle:before{content:"\e97d"}.bx-align-right:before{content:"\e97e"}.bx-analyse:before{content:"\e97f"}.bx-anchor:before{content:"\e980"}.bx-angry:before{content:"\e981"}.bx-aperture:before{content:"\e982"}.bx-arch:before{content:"\e983"}.bx-archive:before{content:"\e984"}.bx-archive-in:before{content:"\e985"}.bx-archive-out:before{content:"\e986"}.bx-area:before{content:"\e987"}.bx-arrow-back:before{content:"\e988"}.bx-arrow-from-bottom:before{content:"\e989"}.bx-arrow-from-left:before{content:"\e98a"}.bx-arrow-from-right:before{content:"\e98b"}.bx-arrow-from-top:before{content:"\e98c"}.bx-arrow-to-bottom:before{content:"\e98d"}.bx-arrow-to-left:before{content:"\e98e"}.bx-arrow-to-right:before{content:"\e98f"}.bx-arrow-to-top:before{content:"\e990"}.bx-at:before{content:"\e991"}.bx-atom:before{content:"\e992"}.bx-award:before{content:"\e993"}.bx-badge:before{content:"\e994"}.bx-badge-check:before{content:"\e995"}.bx-ball:before{content:"\e996"}.bx-band-aid:before{content:"\e997"}.bx-bar-chart:before{content:"\e998"}.bx-bar-chart-alt:before{content:"\e999"}.bx-bar-chart-alt-2:before{content:"\e99a"}.bx-bar-chart-square:before{content:"\e99b"}.bx-barcode:before{content:"\e99c"}.bx-barcode-reader:before{content:"\e99d"}.bx-baseball:before{content:"\e99e"}.bx-basket:before{content:"\e99f"}.bx-basketball:before{content:"\e9a0"}.bx-bath:before{content:"\e9a1"}.bx-battery:before{content:"\e9a2"}.bx-bed:before{content:"\e9a3"}.bx-been-here:before{content:"\e9a4"}.bx-beer:before{content:"\e9a5"}.bx-bell:before{content:"\e9a6"}.bx-bell-minus:before{content:"\e9a7"}.bx-bell-off:before{content:"\e9a8"}.bx-bell-plus:before{content:"\e9a9"}.bx-bible:before{content:"\e9aa"}.bx-bitcoin:before{content:"\e9ab"}.bx-blanket:before{content:"\e9ac"}.bx-block:before{content:"\e9ad"}.bx-bluetooth:before{content:"\e9ae"}.bx-body:before{content:"\e9af"}.bx-bold:before{content:"\e9b0"}.bx-bolt-circle:before{content:"\e9b1"}.bx-bomb:before{content:"\e9b2"}.bx-bone:before{content:"\e9b3"}.bx-bong:before{content:"\e9b4"}.bx-book:before{content:"\e9b5"}.bx-book-add:before{content:"\e9b6"}.bx-book-alt:before{content:"\e9b7"}.bx-book-bookmark:before{content:"\e9b8"}.bx-book-content:before{content:"\e9b9"}.bx-book-heart:before{content:"\e9ba"}.bx-bookmark:before{content:"\e9bb"}.bx-bookmark-minus:before{content:"\e9bc"}.bx-bookmark-plus:before{content:"\e9bd"}.bx-bookmarks:before{content:"\e9be"}.bx-book-open:before{content:"\e9bf"}.bx-book-reader:before{content:"\e9c0"}.bx-border-all:before{content:"\e9c1"}.bx-border-bottom:before{content:"\e9c2"}.bx-border-inner:before{content:"\e9c3"}.bx-border-left:before{content:"\e9c4"}.bx-border-none:before{content:"\e9c5"}.bx-border-outer:before{content:"\e9c6"}.bx-border-radius:before{content:"\e9c7"}.bx-border-right:before{content:"\e9c8"}.bx-border-top:before{content:"\e9c9"}.bx-bot:before{content:"\e9ca"}.bx-bowling-ball:before{content:"\e9cb"}.bx-box:before{content:"\e9cc"}.bx-bracket:before{content:"\e9cd"}.bx-braille:before{content:"\e9ce"}.bx-brain:before{content:"\e9cf"}.bx-briefcase:before{content:"\e9d0"}.bx-briefcase-alt:before{content:"\e9d1"}.bx-briefcase-alt-2:before{content:"\e9d2"}.bx-brightness:before{content:"\e9d3"}.bx-brightness-half:before{content:"\e9d4"}.bx-broadcast:before{content:"\e9d5"}.bx-brush:before{content:"\e9d6"}.bx-brush-alt:before{content:"\e9d7"}.bx-bug:before{content:"\e9d8"}.bx-bug-alt:before{content:"\e9d9"}.bx-building:before{content:"\e9da"}.bx-building-house:before{content:"\e9db"}.bx-buildings:before{content:"\e9dc"}.bx-bulb:before{content:"\e9dd"}.bx-bullseye:before{content:"\e9de"}.bx-buoy:before{content:"\e9df"}.bx-bus:before{content:"\e9e0"}.bx-bus-school:before{content:"\e9e1"}.bx-cabinet:before{content:"\e9e2"}.bx-cake:before{content:"\e9e3"}.bx-calculator:before{content:"\e9e4"}.bx-calendar:before{content:"\e9e5"}.bx-calendar-alt:before{content:"\e9e6"}.bx-calendar-check:before{content:"\e9e7"}.bx-calendar-edit:before{content:"\e9e8"}.bx-calendar-event:before{content:"\e9e9"}.bx-calendar-exclamation:before{content:"\e9ea"}.bx-calendar-heart:before{content:"\e9eb"}.bx-calendar-minus:before{content:"\e9ec"}.bx-calendar-plus:before{content:"\e9ed"}.bx-calendar-star:before{content:"\e9ee"}.bx-calendar-week:before{content:"\e9ef"}.bx-calendar-x:before{content:"\e9f0"}.bx-camera:before{content:"\e9f1"}.bx-camera-home:before{content:"\e9f2"}.bx-camera-movie:before{content:"\e9f3"}.bx-camera-off:before{content:"\e9f4"}.bx-capsule:before{content:"\e9f5"}.bx-captions:before{content:"\e9f6"}.bx-car:before{content:"\e9f7"}.bx-card:before{content:"\e9f8"}.bx-caret-down:before{content:"\e9f9"}.bx-caret-down-circle:before{content:"\e9fa"}.bx-caret-down-square:before{content:"\e9fb"}.bx-caret-left:before{content:"\e9fc"}.bx-caret-left-circle:before{content:"\e9fd"}.bx-caret-left-square:before{content:"\e9fe"}.bx-caret-right:before{content:"\e9ff"}.bx-caret-right-circle:before{content:"\ea00"}.bx-caret-right-square:before{content:"\ea01"}.bx-caret-up:before{content:"\ea02"}.bx-caret-up-circle:before{content:"\ea03"}.bx-caret-up-square:before{content:"\ea04"}.bx-carousel:before{content:"\ea05"}.bx-cart:before{content:"\ea06"}.bx-cart-alt:before{content:"\ea07"}.bx-cast:before{content:"\ea08"}.bx-cctv:before{content:"\ea09"}.bx-certification:before{content:"\ea0a"}.bx-chair:before{content:"\ea0b"}.bx-chalkboard:before{content:"\ea0c"}.bx-chart:before{content:"\ea0d"}.bx-chat:before{content:"\ea0e"}.bx-check:before{content:"\ea0f"}.bx-checkbox:before{content:"\ea10"}.bx-checkbox-checked:before{content:"\ea11"}.bx-checkbox-square:before{content:"\ea12"}.bx-check-circle:before{content:"\ea13"}.bx-check-double:before{content:"\ea14"}.bx-check-shield:before{content:"\ea15"}.bx-check-square:before{content:"\ea16"}.bx-chevron-down:before{content:"\ea17"}.bx-chevron-down-circle:before{content:"\ea18"}.bx-chevron-down-square:before{content:"\ea19"}.bx-chevron-left:before{content:"\ea1a"}.bx-chevron-left-circle:before{content:"\ea1b"}.bx-chevron-left-square:before{content:"\ea1c"}.bx-chevron-right:before{content:"\ea1d"}.bx-chevron-right-circle:before{content:"\ea1e"}.bx-chevron-right-square:before{content:"\ea1f"}.bx-chevrons-down:before{content:"\ea20"}.bx-chevrons-left:before{content:"\ea21"}.bx-chevrons-right:before{content:"\ea22"}.bx-chevrons-up:before{content:"\ea23"}.bx-chevron-up:before{content:"\ea24"}.bx-chevron-up-circle:before{content:"\ea25"}.bx-chevron-up-square:before{content:"\ea26"}.bx-chip:before{content:"\ea27"}.bx-church:before{content:"\ea28"}.bx-circle:before{content:"\ea29"}.bx-clinic:before{content:"\ea2a"}.bx-clipboard:before{content:"\ea2b"}.bx-closet:before{content:"\ea2c"}.bx-cloud:before{content:"\ea2d"}.bx-cloud-download:before{content:"\ea2e"}.bx-cloud-drizzle:before{content:"\ea2f"}.bx-cloud-lightning:before{content:"\ea30"}.bx-cloud-light-rain:before{content:"\ea31"}.bx-cloud-rain:before{content:"\ea32"}.bx-cloud-snow:before{content:"\ea33"}.bx-cloud-upload:before{content:"\ea34"}.bx-code:before{content:"\ea35"}.bx-code-alt:before{content:"\ea36"}.bx-code-block:before{content:"\ea37"}.bx-code-curly:before{content:"\ea38"}.bx-coffee:before{content:"\ea39"}.bx-coffee-togo:before{content:"\ea3a"}.bx-cog:before{content:"\ea3b"}.bx-coin:before{content:"\ea3c"}.bx-coin-stack:before{content:"\ea3d"}.bx-collapse:before{content:"\ea3e"}.bx-collection:before{content:"\ea3f"}.bx-color-fill:before{content:"\ea40"}.bx-columns:before{content:"\ea41"}.bx-command:before{content:"\ea42"}.bx-comment:before{content:"\ea43"}.bx-comment-add:before{content:"\ea44"}.bx-comment-check:before{content:"\ea45"}.bx-comment-detail:before{content:"\ea46"}.bx-comment-dots:before{content:"\ea47"}.bx-comment-edit:before{content:"\ea48"}.bx-comment-error:before{content:"\ea49"}.bx-comment-minus:before{content:"\ea4a"}.bx-comment-x:before{content:"\ea4b"}.bx-compass:before{content:"\ea4c"}.bx-confused:before{content:"\ea4d"}.bx-conversation:before{content:"\ea4e"}.bx-cookie:before{content:"\ea4f"}.bx-cool:before{content:"\ea50"}.bx-copy:before{content:"\ea51"}.bx-copy-alt:before{content:"\ea52"}.bx-copyright:before{content:"\ea53"}.bx-credit-card:before{content:"\ea54"}.bx-credit-card-alt:before{content:"\ea55"}.bx-credit-card-front:before{content:"\ea56"}.bx-crop:before{content:"\ea57"}.bx-crosshair:before{content:"\ea58"}.bx-crown:before{content:"\ea59"}.bx-cube:before{content:"\ea5a"}.bx-cube-alt:before{content:"\ea5b"}.bx-cuboid:before{content:"\ea5c"}.bx-current-location:before{content:"\ea5d"}.bx-customize:before{content:"\ea5e"}.bx-cut:before{content:"\ea5f"}.bx-cycling:before{content:"\ea60"}.bx-cylinder:before{content:"\ea61"}.bx-data:before{content:"\ea62"}.bx-desktop:before{content:"\ea63"}.bx-detail:before{content:"\ea64"}.bx-devices:before{content:"\ea65"}.bx-dialpad:before{content:"\ea66"}.bx-dialpad-alt:before{content:"\ea67"}.bx-diamond:before{content:"\ea68"}.bx-dice-1:before{content:"\ea69"}.bx-dice-2:before{content:"\ea6a"}.bx-dice-3:before{content:"\ea6b"}.bx-dice-4:before{content:"\ea6c"}.bx-dice-5:before{content:"\ea6d"}.bx-dice-6:before{content:"\ea6e"}.bx-directions:before{content:"\ea6f"}.bx-disc:before{content:"\ea70"}.bx-dish:before{content:"\ea71"}.bx-dislike:before{content:"\ea72"}.bx-dizzy:before{content:"\ea73"}.bx-dna:before{content:"\ea74"}.bx-dock-bottom:before{content:"\ea75"}.bx-dock-left:before{content:"\ea76"}.bx-dock-right:before{content:"\ea77"}.bx-dock-top:before{content:"\ea78"}.bx-dollar:before{content:"\ea79"}.bx-dollar-circle:before{content:"\ea7a"}.bx-donate-blood:before{content:"\ea7b"}.bx-donate-heart:before{content:"\ea7c"}.bx-door-open:before{content:"\ea7d"}.bx-dots-horizontal:before{content:"\ea7e"}.bx-dots-horizontal-rounded:before{content:"\ea7f"}.bx-dots-vertical:before{content:"\ea80"}.bx-dots-vertical-rounded:before{content:"\ea81"}.bx-doughnut-chart:before{content:"\ea82"}.bx-down-arrow:before{content:"\ea83"}.bx-down-arrow-alt:before{content:"\ea84"}.bx-down-arrow-circle:before{content:"\ea85"}.bx-download:before{content:"\ea86"}.bx-downvote:before{content:"\ea87"}.bx-drink:before{content:"\ea88"}.bx-droplet:before{content:"\ea89"}.bx-dumbbell:before{content:"\ea8a"}.bx-duplicate:before{content:"\ea8b"}.bx-edit:before{content:"\ea8c"}.bx-edit-alt:before{content:"\ea8d"}.bx-envelope:before{content:"\ea8e"}.bx-envelope-open:before{content:"\ea8f"}.bx-equalizer:before{content:"\ea90"}.bx-eraser:before{content:"\ea91"}.bx-error:before{content:"\ea92"}.bx-error-alt:before{content:"\ea93"}.bx-error-circle:before{content:"\ea94"}.bx-euro:before{content:"\ea95"}.bx-exclude:before{content:"\ea96"}.bx-exit:before{content:"\ea97"}.bx-exit-fullscreen:before{content:"\ea98"}.bx-expand:before{content:"\ea99"}.bx-export:before{content:"\ea9a"}.bx-extension:before{content:"\ea9b"}.bx-face:before{content:"\ea9c"}.bx-fast-forward:before{content:"\ea9d"}.bx-fast-forward-circle:before{content:"\ea9e"}.bx-female:before{content:"\ea9f"}.bx-female-sign:before{content:"\eaa0"}.bx-file:before{content:"\eaa1"}.bx-file-blank:before{content:"\eaa2"}.bx-file-find:before{content:"\eaa3"}.bx-film:before{content:"\eaa4"}.bx-filter:before{content:"\eaa5"}.bx-filter-alt:before{content:"\eaa6"}.bx-fingerprint:before{content:"\eaa7"}.bx-first-aid:before{content:"\eaa8"}.bx-first-page:before{content:"\eaa9"}.bx-flag:before{content:"\eaaa"}.bx-folder:before{content:"\eaab"}.bx-folder-minus:before{content:"\eaac"}.bx-folder-open:before{content:"\eaad"}.bx-folder-plus:before{content:"\eaae"}.bx-font:before{content:"\eaaf"}.bx-font-color:before{content:"\eab0"}.bx-font-family:before{content:"\eab1"}.bx-font-size:before{content:"\eab2"}.bx-food-menu:before{content:"\eab3"}.bx-food-tag:before{content:"\eab4"}.bx-football:before{content:"\eab5"}.bx-fridge:before{content:"\eab6"}.bx-fullscreen:before{content:"\eab7"}.bx-game:before{content:"\eab8"}.bx-gas-pump:before{content:"\eab9"}.bx-ghost:before{content:"\eaba"}.bx-gift:before{content:"\eabb"}.bx-git-branch:before{content:"\eabc"}.bx-git-commit:before{content:"\eabd"}.bx-git-compare:before{content:"\eabe"}.bx-git-merge:before{content:"\eabf"}.bx-git-pull-request:before{content:"\eac0"}.bx-git-repo-forked:before{content:"\eac1"}.bx-glasses:before{content:"\eac2"}.bx-glasses-alt:before{content:"\eac3"}.bx-globe:before{content:"\eac4"}.bx-globe-alt:before{content:"\eac5"}.bx-grid:before{content:"\eac6"}.bx-grid-alt:before{content:"\eac7"}.bx-grid-horizontal:before{content:"\eac8"}.bx-grid-small:before{content:"\eac9"}.bx-grid-vertical:before{content:"\eaca"}.bx-group:before{content:"\eacb"}.bx-handicap:before{content:"\eacc"}.bx-happy:before{content:"\eacd"}.bx-happy-alt:before{content:"\eace"}.bx-happy-beaming:before{content:"\eacf"}.bx-happy-heart-eyes:before{content:"\ead0"}.bx-hash:before{content:"\ead1"}.bx-hdd:before{content:"\ead2"}.bx-heading:before{content:"\ead3"}.bx-headphone:before{content:"\ead4"}.bx-health:before{content:"\ead5"}.bx-heart:before{content:"\ead6"}.bx-heart-circle:before{content:"\ead7"}.bx-heart-square:before{content:"\ead8"}.bx-help-circle:before{content:"\ead9"}.bx-hide:before{content:"\eada"}.bx-highlight:before{content:"\eadb"}.bx-history:before{content:"\eadc"}.bx-hive:before{content:"\eadd"}.bx-home:before{content:"\eade"}.bx-home-alt:before{content:"\eadf"}.bx-home-circle:before{content:"\eae0"}.bx-home-heart:before{content:"\eae1"}.bx-home-smile:before{content:"\eae2"}.bx-horizontal-center:before{content:"\eae3"}.bx-hotel:before{content:"\eae4"}.bx-hourglass:before{content:"\eae5"}.bx-id-card:before{content:"\eae6"}.bx-image:before{content:"\eae7"}.bx-image-add:before{content:"\eae8"}.bx-image-alt:before{content:"\eae9"}.bx-images:before{content:"\eaea"}.bx-import:before{content:"\eaeb"}.bx-infinite:before{content:"\eaec"}.bx-info-circle:before{content:"\eaed"}.bx-info-square:before{content:"\eaee"}.bx-intersect:before{content:"\eaef"}.bx-italic:before{content:"\eaf0"}.bx-joystick:before{content:"\eaf1"}.bx-joystick-alt:before{content:"\eaf2"}.bx-joystick-button:before{content:"\eaf3"}.bx-key:before{content:"\eaf4"}.bx-label:before{content:"\eaf5"}.bx-landscape:before{content:"\eaf6"}.bx-laptop:before{content:"\eaf7"}.bx-last-page:before{content:"\eaf8"}.bx-laugh:before{content:"\eaf9"}.bx-layer:before{content:"\eafa"}.bx-layer-minus:before{content:"\eafb"}.bx-layer-plus:before{content:"\eafc"}.bx-layout:before{content:"\eafd"}.bx-left-arrow:before{content:"\eafe"}.bx-left-arrow-alt:before{content:"\eaff"}.bx-left-arrow-circle:before{content:"\eb00"}.bx-left-down-arrow-circle:before{content:"\eb01"}.bx-left-indent:before{content:"\eb02"}.bx-left-top-arrow-circle:before{content:"\eb03"}.bx-like:before{content:"\eb04"}.bx-line-chart:before{content:"\eb05"}.bx-line-chart-down:before{content:"\eb06"}.bx-link:before{content:"\eb07"}.bx-link-alt:before{content:"\eb08"}.bx-link-external:before{content:"\eb09"}.bx-lira:before{content:"\eb0a"}.bx-list-check:before{content:"\eb0b"}.bx-list-minus:before{content:"\eb0c"}.bx-list-ol:before{content:"\eb0d"}.bx-list-plus:before{content:"\eb0e"}.bx-list-ul:before{content:"\eb0f"}.bx-loader:before{content:"\eb10"}.bx-loader-alt:before{content:"\eb11"}.bx-loader-circle:before{content:"\eb12"}.bx-location-plus:before{content:"\eb13"}.bx-lock:before{content:"\eb14"}.bx-lock-alt:before{content:"\eb15"}.bx-lock-open:before{content:"\eb16"}.bx-lock-open-alt:before{content:"\eb17"}.bx-log-in:before{content:"\eb18"}.bx-log-in-circle:before{content:"\eb19"}.bx-log-out:before{content:"\eb1a"}.bx-log-out-circle:before{content:"\eb1b"}.bx-low-vision:before{content:"\eb1c"}.bx-magnet:before{content:"\eb1d"}.bx-mail-send:before{content:"\eb1e"}.bx-male:before{content:"\eb1f"}.bx-male-sign:before{content:"\eb20"}.bx-map:before{content:"\eb21"}.bx-map-alt:before{content:"\eb22"}.bx-map-pin:before{content:"\eb23"}.bx-mask:before{content:"\eb24"}.bx-medal:before{content:"\eb25"}.bx-meh:before{content:"\eb26"}.bx-meh-alt:before{content:"\eb27"}.bx-meh-blank:before{content:"\eb28"}.bx-memory-card:before{content:"\eb29"}.bx-menu:before{content:"\eb2a"}.bx-menu-alt-left:before{content:"\eb2b"}.bx-menu-alt-right:before{content:"\eb2c"}.bx-merge:before{content:"\eb2d"}.bx-message:before{content:"\eb2e"}.bx-message-add:before{content:"\eb2f"}.bx-message-alt:before{content:"\eb30"}.bx-message-alt-add:before{content:"\eb31"}.bx-message-alt-check:before{content:"\eb32"}.bx-message-alt-detail:before{content:"\eb33"}.bx-message-alt-dots:before{content:"\eb34"}.bx-message-alt-edit:before{content:"\eb35"}.bx-message-alt-error:before{content:"\eb36"}.bx-message-alt-minus:before{content:"\eb37"}.bx-message-alt-x:before{content:"\eb38"}.bx-message-check:before{content:"\eb39"}.bx-message-detail:before{content:"\eb3a"}.bx-message-dots:before{content:"\eb3b"}.bx-message-edit:before{content:"\eb3c"}.bx-message-error:before{content:"\eb3d"}.bx-message-minus:before{content:"\eb3e"}.bx-message-rounded:before{content:"\eb3f"}.bx-message-rounded-add:before{content:"\eb40"}.bx-message-rounded-check:before{content:"\eb41"}.bx-message-rounded-detail:before{content:"\eb42"}.bx-message-rounded-dots:before{content:"\eb43"}.bx-message-rounded-edit:before{content:"\eb44"}.bx-message-rounded-error:before{content:"\eb45"}.bx-message-rounded-minus:before{content:"\eb46"}.bx-message-rounded-x:before{content:"\eb47"}.bx-message-square:before{content:"\eb48"}.bx-message-square-add:before{content:"\eb49"}.bx-message-square-check:before{content:"\eb4a"}.bx-message-square-detail:before{content:"\eb4b"}.bx-message-square-dots:before{content:"\eb4c"}.bx-message-square-edit:before{content:"\eb4d"}.bx-message-square-error:before{content:"\eb4e"}.bx-message-square-minus:before{content:"\eb4f"}.bx-message-square-x:before{content:"\eb50"}.bx-message-x:before{content:"\eb51"}.bx-meteor:before{content:"\eb52"}.bx-microchip:before{content:"\eb53"}.bx-microphone:before{content:"\eb54"}.bx-microphone-off:before{content:"\eb55"}.bx-minus:before{content:"\eb56"}.bx-minus-back:before{content:"\eb57"}.bx-minus-circle:before{content:"\eb58"}.bx-minus-front:before{content:"\eb59"}.bx-mobile:before{content:"\eb5a"}.bx-mobile-alt:before{content:"\eb5b"}.bx-mobile-landscape:before{content:"\eb5c"}.bx-mobile-vibration:before{content:"\eb5d"}.bx-money:before{content:"\eb5e"}.bx-moon:before{content:"\eb5f"}.bx-mouse:before{content:"\eb60"}.bx-mouse-alt:before{content:"\eb61"}.bx-move:before{content:"\eb62"}.bx-move-horizontal:before{content:"\eb63"}.bx-move-vertical:before{content:"\eb64"}.bx-movie:before{content:"\eb65"}.bx-music:before{content:"\eb66"}.bx-navigation:before{content:"\eb67"}.bx-network-chart:before{content:"\eb68"}.bx-news:before{content:"\eb69"}.bx-no-entry:before{content:"\eb6a"}.bx-note:before{content:"\eb6b"}.bx-notepad:before{content:"\eb6c"}.bx-notification:before{content:"\eb6d"}.bx-notification-off:before{content:"\eb6e"}.bx-outline:before{content:"\eb6f"}.bx-package:before{content:"\eb70"}.bx-paint:before{content:"\eb71"}.bx-paint-roll:before{content:"\eb72"}.bx-palette:before{content:"\eb73"}.bx-paperclip:before{content:"\eb74"}.bx-paper-plane:before{content:"\eb75"}.bx-paragraph:before{content:"\eb76"}.bx-paste:before{content:"\eb77"}.bx-pause:before{content:"\eb78"}.bx-pause-circle:before{content:"\eb79"}.bx-pen:before{content:"\eb7a"}.bx-pencil:before{content:"\eb7b"}.bx-phone:before{content:"\eb7c"}.bx-phone-call:before{content:"\eb7d"}.bx-phone-incoming:before{content:"\eb7e"}.bx-phone-outgoing:before{content:"\eb7f"}.bx-photo-album:before{content:"\eb80"}.bx-pie-chart:before{content:"\eb81"}.bx-pie-chart-alt:before{content:"\eb82"}.bx-pie-chart-alt-2:before{content:"\eb83"}.bx-pin:before{content:"\eb84"}.bx-planet:before{content:"\eb85"}.bx-play:before{content:"\eb86"}.bx-play-circle:before{content:"\eb87"}.bx-plug:before{content:"\eb88"}.bx-plus:before{content:"\eb89"}.bx-plus-circle:before{content:"\eb8a"}.bx-plus-medical:before{content:"\eb8b"}.bx-pointer:before{content:"\eb8c"}.bx-poll:before{content:"\eb8d"}.bx-polygon:before{content:"\eb8e"}.bx-pound:before{content:"\eb8f"}.bx-power-off:before{content:"\eb90"}.bx-printer:before{content:"\eb91"}.bx-pulse:before{content:"\eb92"}.bx-purchase-tag:before{content:"\eb93"}.bx-purchase-tag-alt:before{content:"\eb94"}.bx-pyramid:before{content:"\eb95"}.bx-question-mark:before{content:"\eb96"}.bx-radar:before{content:"\eb97"}.bx-radio:before{content:"\eb98"}.bx-radio-circle:before{content:"\eb99"}.bx-radio-circle-marked:before{content:"\eb9a"}.bx-receipt:before{content:"\eb9b"}.bx-rectangle:before{content:"\eb9c"}.bx-recycle:before{content:"\eb9d"}.bx-redo:before{content:"\eb9e"}.bx-refresh:before{content:"\eb9f"}.bx-rename:before{content:"\eba0"}.bx-repeat:before{content:"\eba1"}.bx-reply:before{content:"\eba2"}.bx-reply-all:before{content:"\eba3"}.bx-repost:before{content:"\eba4"}.bx-reset:before{content:"\eba5"}.bx-restaurant:before{content:"\eba6"}.bx-revision:before{content:"\eba7"}.bx-rewind:before{content:"\eba8"}.bx-rewind-circle:before{content:"\eba9"}.bx-right-arrow:before{content:"\ebaa"}.bx-right-arrow-alt:before{content:"\ebab"}.bx-right-arrow-circle:before{content:"\ebac"}.bx-right-down-arrow-circle:before{content:"\ebad"}.bx-right-indent:before{content:"\ebae"}.bx-right-top-arrow-circle:before{content:"\ebaf"}.bx-rocket:before{content:"\ebb0"}.bx-rotate-left:before{content:"\ebb1"}.bx-rotate-right:before{content:"\ebb2"}.bx-rss:before{content:"\ebb3"}.bx-ruble:before{content:"\ebb4"}.bx-ruler:before{content:"\ebb5"}.bx-run:before{content:"\ebb6"}.bx-rupee:before{content:"\ebb7"}.bx-sad:before{content:"\ebb8"}.bx-save:before{content:"\ebb9"}.bx-scan:before{content:"\ebba"}.bx-screenshot:before{content:"\ebbb"}.bx-search:before{content:"\ebbc"}.bx-search-alt:before{content:"\ebbd"}.bx-search-alt-2:before{content:"\ebbe"}.bx-selection:before{content:"\ebbf"}.bx-select-multiple:before{content:"\ebc0"}.bx-send:before{content:"\ebc1"}.bx-server:before{content:"\ebc2"}.bx-shape-circle:before{content:"\ebc3"}.bx-shape-polygon:before{content:"\ebc4"}.bx-shape-square:before{content:"\ebc5"}.bx-shape-triangle:before{content:"\ebc6"}.bx-share:before{content:"\ebc7"}.bx-share-alt:before{content:"\ebc8"}.bx-shekel:before{content:"\ebc9"}.bx-shield:before{content:"\ebca"}.bx-shield-alt:before{content:"\ebcb"}.bx-shield-alt-2:before{content:"\ebcc"}.bx-shield-quarter:before{content:"\ebcd"}.bx-shield-x:before{content:"\ebce"}.bx-shocked:before{content:"\ebcf"}.bx-shopping-bag:before{content:"\ebd0"}.bx-show:before{content:"\ebd1"}.bx-show-alt:before{content:"\ebd2"}.bx-shuffle:before{content:"\ebd3"}.bx-sidebar:before{content:"\ebd4"}.bx-sitemap:before{content:"\ebd5"}.bx-skip-next:before{content:"\ebd6"}.bx-skip-next-circle:before{content:"\ebd7"}.bx-skip-previous:before{content:"\ebd8"}.bx-skip-previous-circle:before{content:"\ebd9"}.bx-sleepy:before{content:"\ebda"}.bx-slider:before{content:"\ebdb"}.bx-slider-alt:before{content:"\ebdc"}.bx-slideshow:before{content:"\ebdd"}.bx-smile:before{content:"\ebde"}.bx-sort:before{content:"\ebdf"}.bx-sort-a-z:before{content:"\ebe0"}.bx-sort-down:before{content:"\ebe1"}.bx-sort-up:before{content:"\ebe2"}.bx-sort-z-a:before{content:"\ebe3"}.bx-spa:before{content:"\ebe4"}.bx-space-bar:before{content:"\ebe5"}.bx-spray-can:before{content:"\ebe6"}.bx-spreadsheet:before{content:"\ebe7"}.bx-square:before{content:"\ebe8"}.bx-square-rounded:before{content:"\ebe9"}.bx-star:before{content:"\ebea"}.bx-station:before{content:"\ebeb"}.bx-stats:before{content:"\ebec"}.bx-sticker:before{content:"\ebed"}.bx-stop:before{content:"\ebee"}.bx-stop-circle:before{content:"\ebef"}.bx-stopwatch:before{content:"\ebf0"}.bx-store:before{content:"\ebf1"}.bx-store-alt:before{content:"\ebf2"}.bx-street-view:before{content:"\ebf3"}.bx-strikethrough:before{content:"\ebf4"}.bx-subdirectory-left:before{content:"\ebf5"}.bx-subdirectory-right:before{content:"\ebf6"}.bx-sun:before{content:"\ebf7"}.bx-support:before{content:"\ebf8"}.bx-swim:before{content:"\ebf9"}.bx-sync:before{content:"\ebfa"}.bx-tab:before{content:"\ebfb"}.bx-table:before{content:"\ebfc"}.bx-tachometer:before{content:"\ebfd"}.bx-tag:before{content:"\ebfe"}.bx-target-lock:before{content:"\ebff"}.bx-task:before{content:"\ec00"}.bx-task-x:before{content:"\ec01"}.bx-taxi:before{content:"\ec02"}.bx-tennis-ball:before{content:"\ec03"}.bx-terminal:before{content:"\ec04"}.bx-test-tube:before{content:"\ec05"}.bx-text:before{content:"\ec06"}.bx-time:before{content:"\ec07"}.bx-time-five:before{content:"\ec08"}.bx-timer:before{content:"\ec09"}.bx-tired:before{content:"\ec0a"}.bx-toggle-left:before{content:"\ec0b"}.bx-toggle-right:before{content:"\ec0c"}.bx-tone:before{content:"\ec0d"}.bx-traffic-cone:before{content:"\ec0e"}.bx-train:before{content:"\ec0f"}.bx-transfer:before{content:"\ec10"}.bx-transfer-alt:before{content:"\ec11"}.bx-trash:before{content:"\ec12"}.bx-trash-alt:before{content:"\ec13"}.bx-trending-down:before{content:"\ec14"}.bx-trending-up:before{content:"\ec15"}.bx-trim:before{content:"\ec16"}.bx-trophy:before{content:"\ec17"}.bx-tv:before{content:"\ec18"}.bx-underline:before{content:"\ec19"}.bx-undo:before{content:"\ec1a"}.bx-unite:before{content:"\ec1b"}.bx-unlink:before{content:"\ec1c"}.bx-up-arrow:before{content:"\ec1d"}.bx-up-arrow-alt:before{content:"\ec1e"}.bx-up-arrow-circle:before{content:"\ec1f"}.bx-upload:before{content:"\ec20"}.bx-upside-down:before{content:"\ec21"}.bx-upvote:before{content:"\ec22"}.bx-usb:before{content:"\ec23"}.bx-user:before{content:"\ec24"}.bx-user-check:before{content:"\ec25"}.bx-user-circle:before{content:"\ec26"}.bx-user-minus:before{content:"\ec27"}.bx-user-pin:before{content:"\ec28"}.bx-user-plus:before{content:"\ec29"}.bx-user-voice:before{content:"\ec2a"}.bx-user-x:before{content:"\ec2b"}.bx-vector:before{content:"\ec2c"}.bx-vertical-center:before{content:"\ec2d"}.bx-vial:before{content:"\ec2e"}.bx-video:before{content:"\ec2f"}.bx-video-off:before{content:"\ec30"}.bx-video-plus:before{content:"\ec31"}.bx-video-recording:before{content:"\ec32"}.bx-voicemail:before{content:"\ec33"}.bx-volume:before{content:"\ec34"}.bx-volume-full:before{content:"\ec35"}.bx-volume-low:before{content:"\ec36"}.bx-volume-mute:before{content:"\ec37"}.bx-walk:before{content:"\ec38"}.bx-wallet:before{content:"\ec39"}.bx-wallet-alt:before{content:"\ec3a"}.bx-water:before{content:"\ec3b"}.bx-webcam:before{content:"\ec3c"}.bx-wifi:before{content:"\ec3d"}.bx-wifi-0:before{content:"\ec3e"}.bx-wifi-1:before{content:"\ec3f"}.bx-wifi-2:before{content:"\ec40"}.bx-wifi-off:before{content:"\ec41"}.bx-wind:before{content:"\ec42"}.bx-window:before{content:"\ec43"}.bx-window-alt:before{content:"\ec44"}.bx-window-close:before{content:"\ec45"}.bx-window-open:before{content:"\ec46"}.bx-windows:before{content:"\ec47"}.bx-wine:before{content:"\ec48"}.bx-wink-smile:before{content:"\ec49"}.bx-wink-tongue:before{content:"\ec4a"}.bx-won:before{content:"\ec4b"}.bx-world:before{content:"\ec4c"}.bx-wrench:before{content:"\ec4d"}.bx-x:before{content:"\ec4e"}.bx-x-circle:before{content:"\ec4f"}.bx-yen:before{content:"\ec50"}.bx-zoom-in:before{content:"\ec51"}.bx-zoom-out:before{content:"\ec52"}.bxs-add-to-queue:before{content:"\ec53"}.bxs-adjust:before{content:"\ec54"}.bxs-adjust-alt:before{content:"\ec55"}.bxs-alarm:before{content:"\ec56"}.bxs-alarm-add:before{content:"\ec57"}.bxs-alarm-exclamation:before{content:"\ec58"}.bxs-alarm-off:before{content:"\ec59"}.bxs-alarm-snooze:before{content:"\ec5a"}.bxs-album:before{content:"\ec5b"}.bxs-ambulance:before{content:"\ec5c"}.bxs-analyse:before{content:"\ec5d"}.bxs-angry:before{content:"\ec5e"}.bxs-arch:before{content:"\ec5f"}.bxs-archive:before{content:"\ec60"}.bxs-archive-in:before{content:"\ec61"}.bxs-archive-out:before{content:"\ec62"}.bxs-area:before{content:"\ec63"}.bxs-arrow-from-bottom:before{content:"\ec64"}.bxs-arrow-from-left:before{content:"\ec65"}.bxs-arrow-from-right:before{content:"\ec66"}.bxs-arrow-from-top:before{content:"\ec67"}.bxs-arrow-to-bottom:before{content:"\ec68"}.bxs-arrow-to-left:before{content:"\ec69"}.bxs-arrow-to-right:before{content:"\ec6a"}.bxs-arrow-to-top:before{content:"\ec6b"}.bxs-award:before{content:"\ec6c"}.bxs-baby-carriage:before{content:"\ec6d"}.bxs-backpack:before{content:"\ec6e"}.bxs-badge:before{content:"\ec6f"}.bxs-badge-check:before{content:"\ec70"}.bxs-badge-dollar:before{content:"\ec71"}.bxs-ball:before{content:"\ec72"}.bxs-band-aid:before{content:"\ec73"}.bxs-bank:before{content:"\ec74"}.bxs-bar-chart-alt-2:before{content:"\ec75"}.bxs-bar-chart-square:before{content:"\ec76"}.bxs-barcode:before{content:"\ec77"}.bxs-baseball:before{content:"\ec78"}.bxs-basket:before{content:"\ec79"}.bxs-basketball:before{content:"\ec7a"}.bxs-bath:before{content:"\ec7b"}.bxs-battery:before{content:"\ec7c"}.bxs-battery-charging:before{content:"\ec7d"}.bxs-battery-full:before{content:"\ec7e"}.bxs-battery-low:before{content:"\ec7f"}.bxs-bed:before{content:"\ec80"}.bxs-been-here:before{content:"\ec81"}.bxs-beer:before{content:"\ec82"}.bxs-bell:before{content:"\ec83"}.bxs-bell-minus:before{content:"\ec84"}.bxs-bell-off:before{content:"\ec85"}.bxs-bell-plus:before{content:"\ec86"}.bxs-bell-ring:before{content:"\ec87"}.bxs-bible:before{content:"\ec88"}.bxs-binoculars:before{content:"\ec89"}.bxs-blanket:before{content:"\ec8a"}.bxs-bolt:before{content:"\ec8b"}.bxs-bolt-circle:before{content:"\ec8c"}.bxs-bomb:before{content:"\ec8d"}.bxs-bone:before{content:"\ec8e"}.bxs-bong:before{content:"\ec8f"}.bxs-book:before{content:"\ec90"}.bxs-book-add:before{content:"\ec91"}.bxs-book-alt:before{content:"\ec92"}.bxs-book-bookmark:before{content:"\ec93"}.bxs-book-content:before{content:"\ec94"}.bxs-book-heart:before{content:"\ec95"}.bxs-bookmark:before{content:"\ec96"}.bxs-bookmark-minus:before{content:"\ec97"}.bxs-bookmark-plus:before{content:"\ec98"}.bxs-bookmarks:before{content:"\ec99"}.bxs-bookmark-star:before{content:"\ec9a"}.bxs-book-open:before{content:"\ec9b"}.bxs-book-reader:before{content:"\ec9c"}.bxs-bot:before{content:"\ec9d"}.bxs-bowling-ball:before{content:"\ec9e"}.bxs-box:before{content:"\ec9f"}.bxs-brain:before{content:"\eca0"}.bxs-briefcase:before{content:"\eca1"}.bxs-briefcase-alt:before{content:"\eca2"}.bxs-briefcase-alt-2:before{content:"\eca3"}.bxs-brightness:before{content:"\eca4"}.bxs-brightness-half:before{content:"\eca5"}.bxs-brush:before{content:"\eca6"}.bxs-brush-alt:before{content:"\eca7"}.bxs-bug:before{content:"\eca8"}.bxs-bug-alt:before{content:"\eca9"}.bxs-building:before{content:"\ecaa"}.bxs-building-house:before{content:"\ecab"}.bxs-buildings:before{content:"\ecac"}.bxs-bulb:before{content:"\ecad"}.bxs-bullseye:before{content:"\ecae"}.bxs-buoy:before{content:"\ecaf"}.bxs-bus:before{content:"\ecb0"}.bxs-business:before{content:"\ecb1"}.bxs-bus-school:before{content:"\ecb2"}.bxs-cabinet:before{content:"\ecb3"}.bxs-cake:before{content:"\ecb4"}.bxs-calculator:before{content:"\ecb5"}.bxs-calendar:before{content:"\ecb6"}.bxs-calendar-alt:before{content:"\ecb7"}.bxs-calendar-check:before{content:"\ecb8"}.bxs-calendar-edit:before{content:"\ecb9"}.bxs-calendar-event:before{content:"\ecba"}.bxs-calendar-exclamation:before{content:"\ecbb"}.bxs-calendar-heart:before{content:"\ecbc"}.bxs-calendar-minus:before{content:"\ecbd"}.bxs-calendar-plus:before{content:"\ecbe"}.bxs-calendar-star:before{content:"\ecbf"}.bxs-calendar-week:before{content:"\ecc0"}.bxs-calendar-x:before{content:"\ecc1"}.bxs-camera:before{content:"\ecc2"}.bxs-camera-home:before{content:"\ecc3"}.bxs-camera-movie:before{content:"\ecc4"}.bxs-camera-off:before{content:"\ecc5"}.bxs-camera-plus:before{content:"\ecc6"}.bxs-capsule:before{content:"\ecc7"}.bxs-captions:before{content:"\ecc8"}.bxs-car:before{content:"\ecc9"}.bxs-car-battery:before{content:"\ecca"}.bxs-car-crash:before{content:"\eccb"}.bxs-card:before{content:"\eccc"}.bxs-caret-down-circle:before{content:"\eccd"}.bxs-caret-down-square:before{content:"\ecce"}.bxs-caret-left-circle:before{content:"\eccf"}.bxs-caret-left-square:before{content:"\ecd0"}.bxs-caret-right-circle:before{content:"\ecd1"}.bxs-caret-right-square:before{content:"\ecd2"}.bxs-caret-up-circle:before{content:"\ecd3"}.bxs-caret-up-square:before{content:"\ecd4"}.bxs-car-garage:before{content:"\ecd5"}.bxs-car-mechanic:before{content:"\ecd6"}.bxs-carousel:before{content:"\ecd7"}.bxs-cart:before{content:"\ecd8"}.bxs-cart-add:before{content:"\ecd9"}.bxs-cart-alt:before{content:"\ecda"}.bxs-cart-download:before{content:"\ecdb"}.bxs-car-wash:before{content:"\ecdc"}.bxs-cctv:before{content:"\ecdd"}.bxs-certification:before{content:"\ecde"}.bxs-chalkboard:before{content:"\ecdf"}.bxs-chart:before{content:"\ece0"}.bxs-chat:before{content:"\ece1"}.bxs-checkbox:before{content:"\ece2"}.bxs-checkbox-checked:before{content:"\ece3"}.bxs-check-circle:before{content:"\ece4"}.bxs-check-shield:before{content:"\ece5"}.bxs-check-square:before{content:"\ece6"}.bxs-chess:before{content:"\ece7"}.bxs-chevron-down:before{content:"\ece8"}.bxs-chevron-down-circle:before{content:"\ece9"}.bxs-chevron-down-square:before{content:"\ecea"}.bxs-chevron-left:before{content:"\eceb"}.bxs-chevron-left-circle:before{content:"\ecec"}.bxs-chevron-left-square:before{content:"\eced"}.bxs-chevron-right:before{content:"\ecee"}.bxs-chevron-right-circle:before{content:"\ecef"}.bxs-chevron-right-square:before{content:"\ecf0"}.bxs-chevrons-down:before{content:"\ecf1"}.bxs-chevrons-left:before{content:"\ecf2"}.bxs-chevrons-right:before{content:"\ecf3"}.bxs-chevrons-up:before{content:"\ecf4"}.bxs-chevron-up:before{content:"\ecf5"}.bxs-chevron-up-circle:before{content:"\ecf6"}.bxs-chevron-up-square:before{content:"\ecf7"}.bxs-chip:before{content:"\ecf8"}.bxs-church:before{content:"\ecf9"}.bxs-circle:before{content:"\ecfa"}.bxs-city:before{content:"\ecfb"}.bxs-clinic:before{content:"\ecfc"}.bxs-cloud:before{content:"\ecfd"}.bxs-cloud-download:before{content:"\ecfe"}.bxs-cloud-lightning:before{content:"\ecff"}.bxs-cloud-rain:before{content:"\ed00"}.bxs-cloud-upload:before{content:"\ed01"}.bxs-coffee:before{content:"\ed02"}.bxs-coffee-alt:before{content:"\ed03"}.bxs-coffee-togo:before{content:"\ed04"}.bxs-cog:before{content:"\ed05"}.bxs-coin:before{content:"\ed06"}.bxs-coin-stack:before{content:"\ed07"}.bxs-collection:before{content:"\ed08"}.bxs-color-fill:before{content:"\ed09"}.bxs-comment:before{content:"\ed0a"}.bxs-comment-add:before{content:"\ed0b"}.bxs-comment-check:before{content:"\ed0c"}.bxs-comment-detail:before{content:"\ed0d"}.bxs-comment-dots:before{content:"\ed0e"}.bxs-comment-edit:before{content:"\ed0f"}.bxs-comment-error:before{content:"\ed10"}.bxs-comment-minus:before{content:"\ed11"}.bxs-comment-x:before{content:"\ed12"}.bxs-compass:before{content:"\ed13"}.bxs-component:before{content:"\ed14"}.bxs-confused:before{content:"\ed15"}.bxs-contact:before{content:"\ed16"}.bxs-conversation:before{content:"\ed17"}.bxs-cookie:before{content:"\ed18"}.bxs-cool:before{content:"\ed19"}.bxs-copy:before{content:"\ed1a"}.bxs-copy-alt:before{content:"\ed1b"}.bxs-copyright:before{content:"\ed1c"}.bxs-coupon:before{content:"\ed1d"}.bxs-credit-card:before{content:"\ed1e"}.bxs-credit-card-alt:before{content:"\ed1f"}.bxs-credit-card-front:before{content:"\ed20"}.bxs-crop:before{content:"\ed21"}.bxs-crown:before{content:"\ed22"}.bxs-cube:before{content:"\ed23"}.bxs-cube-alt:before{content:"\ed24"}.bxs-cuboid:before{content:"\ed25"}.bxs-customize:before{content:"\ed26"}.bxs-cylinder:before{content:"\ed27"}.bxs-dashboard:before{content:"\ed28"}.bxs-data:before{content:"\ed29"}.bxs-detail:before{content:"\ed2a"}.bxs-devices:before{content:"\ed2b"}.bxs-diamond:before{content:"\ed2c"}.bxs-dice-1:before{content:"\ed2d"}.bxs-dice-2:before{content:"\ed2e"}.bxs-dice-3:before{content:"\ed2f"}.bxs-dice-4:before{content:"\ed30"}.bxs-dice-5:before{content:"\ed31"}.bxs-dice-6:before{content:"\ed32"}.bxs-direction-left:before{content:"\ed33"}.bxs-direction-right:before{content:"\ed34"}.bxs-directions:before{content:"\ed35"}.bxs-disc:before{content:"\ed36"}.bxs-discount:before{content:"\ed37"}.bxs-dish:before{content:"\ed38"}.bxs-dislike:before{content:"\ed39"}.bxs-dizzy:before{content:"\ed3a"}.bxs-dock-bottom:before{content:"\ed3b"}.bxs-dock-left:before{content:"\ed3c"}.bxs-dock-right:before{content:"\ed3d"}.bxs-dock-top:before{content:"\ed3e"}.bxs-dollar-circle:before{content:"\ed3f"}.bxs-donate-blood:before{content:"\ed40"}.bxs-donate-heart:before{content:"\ed41"}.bxs-door-open:before{content:"\ed42"}.bxs-doughnut-chart:before{content:"\ed43"}.bxs-down-arrow:before{content:"\ed44"}.bxs-down-arrow-alt:before{content:"\ed45"}.bxs-down-arrow-circle:before{content:"\ed46"}.bxs-down-arrow-square:before{content:"\ed47"}.bxs-download:before{content:"\ed48"}.bxs-downvote:before{content:"\ed49"}.bxs-drink:before{content:"\ed4a"}.bxs-droplet:before{content:"\ed4b"}.bxs-droplet-half:before{content:"\ed4c"}.bxs-dryer:before{content:"\ed4d"}.bxs-duplicate:before{content:"\ed4e"}.bxs-edit:before{content:"\ed4f"}.bxs-edit-alt:before{content:"\ed50"}.bxs-edit-location:before{content:"\ed51"}.bxs-eject:before{content:"\ed52"}.bxs-envelope:before{content:"\ed53"}.bxs-envelope-open:before{content:"\ed54"}.bxs-eraser:before{content:"\ed55"}.bxs-error:before{content:"\ed56"}.bxs-error-alt:before{content:"\ed57"}.bxs-error-circle:before{content:"\ed58"}.bxs-ev-station:before{content:"\ed59"}.bxs-exit:before{content:"\ed5a"}.bxs-extension:before{content:"\ed5b"}.bxs-eyedropper:before{content:"\ed5c"}.bxs-face:before{content:"\ed5d"}.bxs-factory:before{content:"\ed5e"}.bxs-fast-forward-circle:before{content:"\ed5f"}.bxs-file:before{content:"\ed60"}.bxs-file-archive:before{content:"\ed61"}.bxs-file-blank:before{content:"\ed62"}.bxs-file-css:before{content:"\ed63"}.bxs-file-doc:before{content:"\ed64"}.bxs-file-export:before{content:"\ed65"}.bxs-file-find:before{content:"\ed66"}.bxs-file-gif:before{content:"\ed67"}.bxs-file-html:before{content:"\ed68"}.bxs-file-image:before{content:"\ed69"}.bxs-file-import:before{content:"\ed6a"}.bxs-file-jpg:before{content:"\ed6b"}.bxs-file-js:before{content:"\ed6c"}.bxs-file-json:before{content:"\ed6d"}.bxs-file-md:before{content:"\ed6e"}.bxs-file-pdf:before{content:"\ed6f"}.bxs-file-plus:before{content:"\ed70"}.bxs-file-png:before{content:"\ed71"}.bxs-file-txt:before{content:"\ed72"}.bxs-film:before{content:"\ed73"}.bxs-filter-alt:before{content:"\ed74"}.bxs-first-aid:before{content:"\ed75"}.bxs-flag:before{content:"\ed76"}.bxs-flag-alt:before{content:"\ed77"}.bxs-flag-checkered:before{content:"\ed78"}.bxs-flame:before{content:"\ed79"}.bxs-flask:before{content:"\ed7a"}.bxs-florist:before{content:"\ed7b"}.bxs-folder:before{content:"\ed7c"}.bxs-folder-minus:before{content:"\ed7d"}.bxs-folder-open:before{content:"\ed7e"}.bxs-folder-plus:before{content:"\ed7f"}.bxs-food-menu:before{content:"\ed80"}.bxs-fridge:before{content:"\ed81"}.bxs-game:before{content:"\ed82"}.bxs-gas-pump:before{content:"\ed83"}.bxs-ghost:before{content:"\ed84"}.bxs-gift:before{content:"\ed85"}.bxs-graduation:before{content:"\ed86"}.bxs-grid:before{content:"\ed87"}.bxs-grid-alt:before{content:"\ed88"}.bxs-group:before{content:"\ed89"}.bxs-guitar-amp:before{content:"\ed8a"}.bxs-hand-down:before{content:"\ed8b"}.bxs-hand-left:before{content:"\ed8c"}.bxs-hand-right:before{content:"\ed8d"}.bxs-hand-up:before{content:"\ed8e"}.bxs-happy:before{content:"\ed8f"}.bxs-happy-alt:before{content:"\ed90"}.bxs-happy-beaming:before{content:"\ed91"}.bxs-happy-heart-eyes:before{content:"\ed92"}.bxs-hdd:before{content:"\ed93"}.bxs-heart:before{content:"\ed94"}.bxs-heart-circle:before{content:"\ed95"}.bxs-heart-square:before{content:"\ed96"}.bxs-help-circle:before{content:"\ed97"}.bxs-hide:before{content:"\ed98"}.bxs-home:before{content:"\ed99"}.bxs-home-circle:before{content:"\ed9a"}.bxs-home-heart:before{content:"\ed9b"}.bxs-home-smile:before{content:"\ed9c"}.bxs-hot:before{content:"\ed9d"}.bxs-hotel:before{content:"\ed9e"}.bxs-hourglass:before{content:"\ed9f"}.bxs-hourglass-bottom:before{content:"\eda0"}.bxs-hourglass-top:before{content:"\eda1"}.bxs-id-card:before{content:"\eda2"}.bxs-image:before{content:"\eda3"}.bxs-image-add:before{content:"\eda4"}.bxs-image-alt:before{content:"\eda5"}.bxs-inbox:before{content:"\eda6"}.bxs-info-circle:before{content:"\eda7"}.bxs-info-square:before{content:"\eda8"}.bxs-institution:before{content:"\eda9"}.bxs-joystick:before{content:"\edaa"}.bxs-joystick-alt:before{content:"\edab"}.bxs-joystick-button:before{content:"\edac"}.bxs-key:before{content:"\edad"}.bxs-keyboard:before{content:"\edae"}.bxs-label:before{content:"\edaf"}.bxs-landmark:before{content:"\edb0"}.bxs-landscape:before{content:"\edb1"}.bxs-laugh:before{content:"\edb2"}.bxs-layer:before{content:"\edb3"}.bxs-layer-minus:before{content:"\edb4"}.bxs-layer-plus:before{content:"\edb5"}.bxs-layout:before{content:"\edb6"}.bxs-left-arrow:before{content:"\edb7"}.bxs-left-arrow-alt:before{content:"\edb8"}.bxs-left-arrow-circle:before{content:"\edb9"}.bxs-left-arrow-square:before{content:"\edba"}.bxs-left-down-arrow-circle:before{content:"\edbb"}.bxs-left-top-arrow-circle:before{content:"\edbc"}.bxs-like:before{content:"\edbd"}.bxs-location-plus:before{content:"\edbe"}.bxs-lock:before{content:"\edbf"}.bxs-lock-alt:before{content:"\edc0"}.bxs-lock-open:before{content:"\edc1"}.bxs-lock-open-alt:before{content:"\edc2"}.bxs-log-in:before{content:"\edc3"}.bxs-log-in-circle:before{content:"\edc4"}.bxs-log-out:before{content:"\edc5"}.bxs-log-out-circle:before{content:"\edc6"}.bxs-low-vision:before{content:"\edc7"}.bxs-magic-wand:before{content:"\edc8"}.bxs-magnet:before{content:"\edc9"}.bxs-map:before{content:"\edca"}.bxs-map-alt:before{content:"\edcb"}.bxs-map-pin:before{content:"\edcc"}.bxs-mask:before{content:"\edcd"}.bxs-medal:before{content:"\edce"}.bxs-megaphone:before{content:"\edcf"}.bxs-meh:before{content:"\edd0"}.bxs-meh-alt:before{content:"\edd1"}.bxs-meh-blank:before{content:"\edd2"}.bxs-memory-card:before{content:"\edd3"}.bxs-message:before{content:"\edd4"}.bxs-message-add:before{content:"\edd5"}.bxs-message-alt:before{content:"\edd6"}.bxs-message-alt-add:before{content:"\edd7"}.bxs-message-alt-check:before{content:"\edd8"}.bxs-message-alt-detail:before{content:"\edd9"}.bxs-message-alt-dots:before{content:"\edda"}.bxs-message-alt-edit:before{content:"\eddb"}.bxs-message-alt-error:before{content:"\eddc"}.bxs-message-alt-minus:before{content:"\eddd"}.bxs-message-alt-x:before{content:"\edde"}.bxs-message-check:before{content:"\eddf"}.bxs-message-detail:before{content:"\ede0"}.bxs-message-dots:before{content:"\ede1"}.bxs-message-edit:before{content:"\ede2"}.bxs-message-error:before{content:"\ede3"}.bxs-message-minus:before{content:"\ede4"}.bxs-message-rounded:before{content:"\ede5"}.bxs-message-rounded-add:before{content:"\ede6"}.bxs-message-rounded-check:before{content:"\ede7"}.bxs-message-rounded-detail:before{content:"\ede8"}.bxs-message-rounded-dots:before{content:"\ede9"}.bxs-message-rounded-edit:before{content:"\edea"}.bxs-message-rounded-error:before{content:"\edeb"}.bxs-message-rounded-minus:before{content:"\edec"}.bxs-message-rounded-x:before{content:"\eded"}.bxs-message-square:before{content:"\edee"}.bxs-message-square-add:before{content:"\edef"}.bxs-message-square-check:before{content:"\edf0"}.bxs-message-square-detail:before{content:"\edf1"}.bxs-message-square-dots:before{content:"\edf2"}.bxs-message-square-edit:before{content:"\edf3"}.bxs-message-square-error:before{content:"\edf4"}.bxs-message-square-minus:before{content:"\edf5"}.bxs-message-square-x:before{content:"\edf6"}.bxs-message-x:before{content:"\edf7"}.bxs-meteor:before{content:"\edf8"}.bxs-microchip:before{content:"\edf9"}.bxs-microphone:before{content:"\edfa"}.bxs-microphone-alt:before{content:"\edfb"}.bxs-microphone-off:before{content:"\edfc"}.bxs-minus-circle:before{content:"\edfd"}.bxs-minus-square:before{content:"\edfe"}.bxs-mobile:before{content:"\edff"}.bxs-mobile-vibration:before{content:"\ee00"}.bxs-moon:before{content:"\ee01"}.bxs-mouse:before{content:"\ee02"}.bxs-mouse-alt:before{content:"\ee03"}.bxs-movie:before{content:"\ee04"}.bxs-music:before{content:"\ee05"}.bxs-navigation:before{content:"\ee06"}.bxs-network-chart:before{content:"\ee07"}.bxs-news:before{content:"\ee08"}.bxs-no-entry:before{content:"\ee09"}.bxs-note:before{content:"\ee0a"}.bxs-notepad:before{content:"\ee0b"}.bxs-notification:before{content:"\ee0c"}.bxs-notification-off:before{content:"\ee0d"}.bxs-offer:before{content:"\ee0e"}.bxs-package:before{content:"\ee0f"}.bxs-paint:before{content:"\ee10"}.bxs-paint-roll:before{content:"\ee11"}.bxs-palette:before{content:"\ee12"}.bxs-paper-plane:before{content:"\ee13"}.bxs-parking:before{content:"\ee14"}.bxs-paste:before{content:"\ee15"}.bxs-pen:before{content:"\ee16"}.bxs-pencil:before{content:"\ee17"}.bxs-phone:before{content:"\ee18"}.bxs-phone-call:before{content:"\ee19"}.bxs-phone-incoming:before{content:"\ee1a"}.bxs-phone-outgoing:before{content:"\ee1b"}.bxs-photo-album:before{content:"\ee1c"}.bxs-piano:before{content:"\ee1d"}.bxs-pie-chart:before{content:"\ee1e"}.bxs-pie-chart-alt:before{content:"\ee1f"}.bxs-pie-chart-alt-2:before{content:"\ee20"}.bxs-pin:before{content:"\ee21"}.bxs-pizza:before{content:"\ee22"}.bxs-plane:before{content:"\ee23"}.bxs-plane-alt:before{content:"\ee24"}.bxs-plane-land:before{content:"\ee25"}.bxs-planet:before{content:"\ee26"}.bxs-plane-take-off:before{content:"\ee27"}.bxs-playlist:before{content:"\ee28"}.bxs-plug:before{content:"\ee29"}.bxs-plus-circle:before{content:"\ee2a"}.bxs-plus-square:before{content:"\ee2b"}.bxs-pointer:before{content:"\ee2c"}.bxs-polygon:before{content:"\ee2d"}.bxs-printer:before{content:"\ee2e"}.bxs-purchase-tag:before{content:"\ee2f"}.bxs-purchase-tag-alt:before{content:"\ee30"}.bxs-pyramid:before{content:"\ee31"}.bxs-quote-alt-left:before{content:"\ee32"}.bxs-quote-alt-right:before{content:"\ee33"}.bxs-quote-left:before{content:"\ee34"}.bxs-quote-right:before{content:"\ee35"}.bxs-quote-single-left:before{content:"\ee36"}.bxs-quote-single-right:before{content:"\ee37"}.bxs-radiation:before{content:"\ee38"}.bxs-radio:before{content:"\ee39"}.bxs-receipt:before{content:"\ee3a"}.bxs-rectangle:before{content:"\ee3b"}.bxs-rename:before{content:"\ee3c"}.bxs-report:before{content:"\ee3d"}.bxs-rewind-circle:before{content:"\ee3e"}.bxs-right-arrow:before{content:"\ee3f"}.bxs-right-arrow-alt:before{content:"\ee40"}.bxs-right-arrow-circle:before{content:"\ee41"}.bxs-right-arrow-square:before{content:"\ee42"}.bxs-right-down-arrow-circle:before{content:"\ee43"}.bxs-right-top-arrow-circle:before{content:"\ee44"}.bxs-rocket:before{content:"\ee45"}.bxs-ruler:before{content:"\ee46"}.bxs-sad:before{content:"\ee47"}.bxs-save:before{content:"\ee48"}.bxs-school:before{content:"\ee49"}.bxs-search:before{content:"\ee4a"}.bxs-search-alt-2:before{content:"\ee4b"}.bxs-select-multiple:before{content:"\ee4c"}.bxs-send:before{content:"\ee4d"}.bxs-server:before{content:"\ee4e"}.bxs-shapes:before{content:"\ee4f"}.bxs-share:before{content:"\ee50"}.bxs-share-alt:before{content:"\ee51"}.bxs-shield:before{content:"\ee52"}.bxs-shield-alt-2:before{content:"\ee53"}.bxs-shield-x:before{content:"\ee54"}.bxs-ship:before{content:"\ee55"}.bxs-shocked:before{content:"\ee56"}.bxs-shopping-bag:before{content:"\ee57"}.bxs-shopping-bag-alt:before{content:"\ee58"}.bxs-shopping-bags:before{content:"\ee59"}.bxs-show:before{content:"\ee5a"}.bxs-skip-next-circle:before{content:"\ee5b"}.bxs-skip-previous-circle:before{content:"\ee5c"}.bxs-skull:before{content:"\ee5d"}.bxs-sleepy:before{content:"\ee5e"}.bxs-slideshow:before{content:"\ee5f"}.bxs-smile:before{content:"\ee60"}.bxs-sort-alt:before{content:"\ee61"}.bxs-spa:before{content:"\ee62"}.bxs-spray-can:before{content:"\ee63"}.bxs-spreadsheet:before{content:"\ee64"}.bxs-square:before{content:"\ee65"}.bxs-square-rounded:before{content:"\ee66"}.bxs-star:before{content:"\ee67"}.bxs-star-half:before{content:"\ee68"}.bxs-sticker:before{content:"\ee69"}.bxs-stopwatch:before{content:"\ee6a"}.bxs-store:before{content:"\ee6b"}.bxs-store-alt:before{content:"\ee6c"}.bxs-sun:before{content:"\ee6d"}.bxs-tachometer:before{content:"\ee6e"}.bxs-tag:before{content:"\ee6f"}.bxs-tag-x:before{content:"\ee70"}.bxs-taxi:before{content:"\ee71"}.bxs-tennis-ball:before{content:"\ee72"}.bxs-terminal:before{content:"\ee73"}.bxs-thermometer:before{content:"\ee74"}.bxs-time:before{content:"\ee75"}.bxs-time-five:before{content:"\ee76"}.bxs-timer:before{content:"\ee77"}.bxs-tired:before{content:"\ee78"}.bxs-toggle-left:before{content:"\ee79"}.bxs-toggle-right:before{content:"\ee7a"}.bxs-tone:before{content:"\ee7b"}.bxs-torch:before{content:"\ee7c"}.bxs-to-top:before{content:"\ee7d"}.bxs-traffic:before{content:"\ee7e"}.bxs-traffic-barrier:before{content:"\ee7f"}.bxs-traffic-cone:before{content:"\ee80"}.bxs-train:before{content:"\ee81"}.bxs-trash:before{content:"\ee82"}.bxs-trash-alt:before{content:"\ee83"}.bxs-tree:before{content:"\ee84"}.bxs-trophy:before{content:"\ee85"}.bxs-truck:before{content:"\ee86"}.bxs-t-shirt:before{content:"\ee87"}.bxs-up-arrow:before{content:"\ee88"}.bxs-up-arrow-alt:before{content:"\ee89"}.bxs-up-arrow-circle:before{content:"\ee8a"}.bxs-up-arrow-square:before{content:"\ee8b"}.bxs-upside-down:before{content:"\ee8c"}.bxs-upvote:before{content:"\ee8d"}.bxs-user:before{content:"\ee8e"}.bxs-user-badge:before{content:"\ee8f"}.bxs-user-check:before{content:"\ee90"}.bxs-user-circle:before{content:"\ee91"}.bxs-user-detail:before{content:"\ee92"}.bxs-user-minus:before{content:"\ee93"}.bxs-user-pin:before{content:"\ee94"}.bxs-user-plus:before{content:"\ee95"}.bxs-user-rectangle:before{content:"\ee96"}.bxs-user-voice:before{content:"\ee97"}.bxs-user-x:before{content:"\ee98"}.bxs-vector:before{content:"\ee99"}.bxs-vial:before{content:"\ee9a"}.bxs-video:before{content:"\ee9b"}.bxs-video-off:before{content:"\ee9c"}.bxs-video-plus:before{content:"\ee9d"}.bxs-video-recording:before{content:"\ee9e"}.bxs-videos:before{content:"\ee9f"}.bxs-volume:before{content:"\eea0"}.bxs-volume-full:before{content:"\eea1"}.bxs-volume-low:before{content:"\eea2"}.bxs-volume-mute:before{content:"\eea3"}.bxs-wallet:before{content:"\eea4"}.bxs-wallet-alt:before{content:"\eea5"}.bxs-washer:before{content:"\eea6"}.bxs-watch:before{content:"\eea7"}.bxs-watch-alt:before{content:"\eea8"}.bxs-webcam:before{content:"\eea9"}.bxs-widget:before{content:"\eeaa"}.bxs-window-alt:before{content:"\eeab"}.bxs-wine:before{content:"\eeac"}.bxs-wink-smile:before{content:"\eead"}.bxs-wink-tongue:before{content:"\eeae"}.bxs-wrench:before{content:"\eeaf"}.bxs-x-circle:before{content:"\eeb0"}.bxs-x-square:before{content:"\eeb1"}.bxs-yin-yang:before{content:"\eeb2"}.bxs-zap:before{content:"\eeb3"}.bxs-zoom-in:before{content:"\eeb4"}.bxs-zoom-out:before{content:"\eeb5"}.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{animation:la-spin 2s linear infinite}.la-pulse{animation:la-spin 1s steps(8) infinite}@keyframes la-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.la-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.la-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.la-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.la-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.la-flip-vertical{transform:scaleY(-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical,.la-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.la-flip-both,.la-flip-horizontal.la-flip-vertical{transform:scale(-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-90,:root .la-rotate-180,:root .la-rotate-270{filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f26e"}.la-accessible-icon:before{content:"\f368"}.la-accusoft:before{content:"\f369"}.la-acquisitions-incorporated:before{content:"\f6af"}.la-ad:before{content:"\f641"}.la-address-book:before{content:"\f2b9"}.la-address-card:before{content:"\f2bb"}.la-adjust:before{content:"\f042"}.la-adn:before{content:"\f170"}.la-adobe:before{content:"\f778"}.la-adversal:before{content:"\f36a"}.la-affiliatetheme:before{content:"\f36b"}.la-air-freshener:before{content:"\f5d0"}.la-airbnb:before{content:"\f834"}.la-algolia:before{content:"\f36c"}.la-align-center:before{content:"\f037"}.la-align-justify:before{content:"\f039"}.la-align-left:before{content:"\f036"}.la-align-right:before{content:"\f038"}.la-alipay:before{content:"\f642"}.la-allergies:before{content:"\f461"}.la-amazon:before{content:"\f270"}.la-amazon-pay:before{content:"\f42c"}.la-ambulance:before{content:"\f0f9"}.la-american-sign-language-interpreting:before{content:"\f2a3"}.la-amilia:before{content:"\f36d"}.la-anchor:before{content:"\f13d"}.la-android:before{content:"\f17b"}.la-angellist:before{content:"\f209"}.la-angle-double-down:before{content:"\f103"}.la-angle-double-left:before{content:"\f100"}.la-angle-double-right:before{content:"\f101"}.la-angle-double-up:before{content:"\f102"}.la-angle-down:before{content:"\f107"}.la-angle-left:before{content:"\f104"}.la-angle-right:before{content:"\f105"}.la-angle-up:before{content:"\f106"}.la-angry:before{content:"\f556"}.la-angrycreative:before{content:"\f36e"}.la-angular:before{content:"\f420"}.la-ankh:before{content:"\f644"}.la-app-store:before{content:"\f36f"}.la-app-store-ios:before{content:"\f370"}.la-apper:before{content:"\f371"}.la-apple:before{content:"\f179"}.la-apple-alt:before{content:"\f5d1"}.la-apple-pay:before{content:"\f415"}.la-archive:before{content:"\f187"}.la-archway:before{content:"\f557"}.la-arrow-alt-circle-down:before{content:"\f358"}.la-arrow-alt-circle-left:before{content:"\f359"}.la-arrow-alt-circle-right:before{content:"\f35a"}.la-arrow-alt-circle-up:before{content:"\f35b"}.la-arrow-circle-down:before{content:"\f0ab"}.la-arrow-circle-left:before{content:"\f0a8"}.la-arrow-circle-right:before{content:"\f0a9"}.la-arrow-circle-up:before{content:"\f0aa"}.la-arrow-down:before{content:"\f063"}.la-arrow-left:before{content:"\f060"}.la-arrow-right:before{content:"\f061"}.la-arrow-up:before{content:"\f062"}.la-arrows-alt:before{content:"\f0b2"}.la-arrows-alt-h:before{content:"\f337"}.la-arrows-alt-v:before{content:"\f338"}.la-artstation:before{content:"\f77a"}.la-assistive-listening-systems:before{content:"\f2a2"}.la-asterisk:before{content:"\f069"}.la-asymmetrik:before{content:"\f372"}.la-at:before{content:"\f1fa"}.la-atlas:before{content:"\f558"}.la-atlassian:before{content:"\f77b"}.la-atom:before{content:"\f5d2"}.la-audible:before{content:"\f373"}.la-audio-description:before{content:"\f29e"}.la-autoprefixer:before{content:"\f41c"}.la-avianex:before{content:"\f374"}.la-aviato:before{content:"\f421"}.la-award:before{content:"\f559"}.la-aws:before{content:"\f375"}.la-baby:before{content:"\f77c"}.la-baby-carriage:before{content:"\f77d"}.la-backspace:before{content:"\f55a"}.la-backward:before{content:"\f04a"}.la-bacon:before{content:"\f7e5"}.la-balance-scale:before{content:"\f24e"}.la-balance-scale-left:before{content:"\f515"}.la-balance-scale-right:before{content:"\f516"}.la-ban:before{content:"\f05e"}.la-band-aid:before{content:"\f462"}.la-bandcamp:before{content:"\f2d5"}.la-barcode:before{content:"\f02a"}.la-bars:before{content:"\f0c9"}.la-baseball-ball:before{content:"\f433"}.la-basketball-ball:before{content:"\f434"}.la-bath:before{content:"\f2cd"}.la-battery-empty:before{content:"\f244"}.la-battery-full:before{content:"\f240"}.la-battery-half:before{content:"\f242"}.la-battery-quarter:before{content:"\f243"}.la-battery-three-quarters:before{content:"\f241"}.la-battle-net:before{content:"\f835"}.la-bed:before{content:"\f236"}.la-beer:before{content:"\f0fc"}.la-behance:before{content:"\f1b4"}.la-behance-square:before{content:"\f1b5"}.la-bell:before{content:"\f0f3"}.la-bell-slash:before{content:"\f1f6"}.la-bezier-curve:before{content:"\f55b"}.la-bible:before{content:"\f647"}.la-bicycle:before{content:"\f206"}.la-biking:before{content:"\f84a"}.la-bimobject:before{content:"\f378"}.la-binoculars:before{content:"\f1e5"}.la-biohazard:before{content:"\f780"}.la-birthday-cake:before{content:"\f1fd"}.la-bitbucket:before{content:"\f171"}.la-bitcoin:before{content:"\f379"}.la-bity:before{content:"\f37a"}.la-black-tie:before{content:"\f27e"}.la-blackberry:before{content:"\f37b"}.la-blender:before{content:"\f517"}.la-blender-phone:before{content:"\f6b6"}.la-blind:before{content:"\f29d"}.la-blog:before{content:"\f781"}.la-blogger:before{content:"\f37c"}.la-blogger-b:before{content:"\f37d"}.la-bluetooth:before{content:"\f293"}.la-bluetooth-b:before{content:"\f294"}.la-bold:before{content:"\f032"}.la-bolt:before{content:"\f0e7"}.la-bomb:before{content:"\f1e2"}.la-bone:before{content:"\f5d7"}.la-bong:before{content:"\f55c"}.la-book:before{content:"\f02d"}.la-book-dead:before{content:"\f6b7"}.la-book-medical:before{content:"\f7e6"}.la-book-open:before{content:"\f518"}.la-book-reader:before{content:"\f5da"}.la-bookmark:before{content:"\f02e"}.la-bootstrap:before{content:"\f836"}.la-border-all:before{content:"\f84c"}.la-border-none:before{content:"\f850"}.la-border-style:before{content:"\f853"}.la-bowling-ball:before{content:"\f436"}.la-box:before{content:"\f466"}.la-box-open:before{content:"\f49e"}.la-boxes:before{content:"\f468"}.la-braille:before{content:"\f2a1"}.la-brain:before{content:"\f5dc"}.la-bread-slice:before{content:"\f7ec"}.la-briefcase:before{content:"\f0b1"}.la-briefcase-medical:before{content:"\f469"}.la-broadcast-tower:before{content:"\f519"}.la-broom:before{content:"\f51a"}.la-brush:before{content:"\f55d"}.la-btc:before{content:"\f15a"}.la-buffer:before{content:"\f837"}.la-bug:before{content:"\f188"}.la-building:before{content:"\f1ad"}.la-bullhorn:before{content:"\f0a1"}.la-bullseye:before{content:"\f140"}.la-burn:before{content:"\f46a"}.la-buromobelexperte:before{content:"\f37f"}.la-bus:before{content:"\f207"}.la-bus-alt:before{content:"\f55e"}.la-business-time:before{content:"\f64a"}.la-buy-n-large:before{content:"\f8a6"}.la-buysellads:before{content:"\f20d"}.la-calculator:before{content:"\f1ec"}.la-calendar:before{content:"\f133"}.la-calendar-alt:before{content:"\f073"}.la-calendar-check:before{content:"\f274"}.la-calendar-day:before{content:"\f783"}.la-calendar-minus:before{content:"\f272"}.la-calendar-plus:before{content:"\f271"}.la-calendar-times:before{content:"\f273"}.la-calendar-week:before{content:"\f784"}.la-camera:before{content:"\f030"}.la-camera-retro:before{content:"\f083"}.la-campground:before{content:"\f6bb"}.la-canadian-maple-leaf:before{content:"\f785"}.la-candy-cane:before{content:"\f786"}.la-cannabis:before{content:"\f55f"}.la-capsules:before{content:"\f46b"}.la-car:before{content:"\f1b9"}.la-car-alt:before{content:"\f5de"}.la-car-battery:before{content:"\f5df"}.la-car-crash:before{content:"\f5e1"}.la-car-side:before{content:"\f5e4"}.la-caret-down:before{content:"\f0d7"}.la-caret-left:before{content:"\f0d9"}.la-caret-right:before{content:"\f0da"}.la-caret-square-down:before{content:"\f150"}.la-caret-square-left:before{content:"\f191"}.la-caret-square-right:before{content:"\f152"}.la-caret-square-up:before{content:"\f151"}.la-caret-up:before{content:"\f0d8"}.la-carrot:before{content:"\f787"}.la-cart-arrow-down:before{content:"\f218"}.la-cart-plus:before{content:"\f217"}.la-cash-register:before{content:"\f788"}.la-cat:before{content:"\f6be"}.la-cc-amazon-pay:before{content:"\f42d"}.la-cc-amex:before{content:"\f1f3"}.la-cc-apple-pay:before{content:"\f416"}.la-cc-diners-club:before{content:"\f24c"}.la-cc-discover:before{content:"\f1f2"}.la-cc-jcb:before{content:"\f24b"}.la-cc-mastercard:before{content:"\f1f1"}.la-cc-paypal:before{content:"\f1f4"}.la-cc-stripe:before{content:"\f1f5"}.la-cc-visa:before{content:"\f1f0"}.la-centercode:before{content:"\f380"}.la-centos:before{content:"\f789"}.la-certificate:before{content:"\f0a3"}.la-chair:before{content:"\f6c0"}.la-chalkboard:before{content:"\f51b"}.la-chalkboard-teacher:before{content:"\f51c"}.la-charging-station:before{content:"\f5e7"}.la-chart-area:before{content:"\f1fe"}.la-chart-bar:before{content:"\f080"}.la-chart-line:before{content:"\f201"}.la-chart-pie:before{content:"\f200"}.la-check:before{content:"\f00c"}.la-check-circle:before{content:"\f058"}.la-check-double:before{content:"\f560"}.la-check-square:before{content:"\f14a"}.la-cheese:before{content:"\f7ef"}.la-chess:before{content:"\f439"}.la-chess-bishop:before{content:"\f43a"}.la-chess-board:before{content:"\f43c"}.la-chess-king:before{content:"\f43f"}.la-chess-knight:before{content:"\f441"}.la-chess-pawn:before{content:"\f443"}.la-chess-queen:before{content:"\f445"}.la-chess-rook:before{content:"\f447"}.la-chevron-circle-down:before{content:"\f13a"}.la-chevron-circle-left:before{content:"\f137"}.la-chevron-circle-right:before{content:"\f138"}.la-chevron-circle-up:before{content:"\f139"}.la-chevron-down:before{content:"\f078"}.la-chevron-left:before{content:"\f053"}.la-chevron-right:before{content:"\f054"}.la-chevron-up:before{content:"\f077"}.la-child:before{content:"\f1ae"}.la-chrome:before{content:"\f268"}.la-chromecast:before{content:"\f838"}.la-church:before{content:"\f51d"}.la-circle:before{content:"\f111"}.la-circle-notch:before{content:"\f1ce"}.la-city:before{content:"\f64f"}.la-clinic-medical:before{content:"\f7f2"}.la-clipboard:before{content:"\f328"}.la-clipboard-check:before{content:"\f46c"}.la-clipboard-list:before{content:"\f46d"}.la-clock:before{content:"\f017"}.la-clone:before{content:"\f24d"}.la-closed-captioning:before{content:"\f20a"}.la-cloud:before{content:"\f0c2"}.la-cloud-download-alt:before{content:"\f381"}.la-cloud-meatball:before{content:"\f73b"}.la-cloud-moon:before{content:"\f6c3"}.la-cloud-moon-rain:before{content:"\f73c"}.la-cloud-rain:before{content:"\f73d"}.la-cloud-showers-heavy:before{content:"\f740"}.la-cloud-sun:before{content:"\f6c4"}.la-cloud-sun-rain:before{content:"\f743"}.la-cloud-upload-alt:before{content:"\f382"}.la-cloudscale:before{content:"\f383"}.la-cloudsmith:before{content:"\f384"}.la-cloudversify:before{content:"\f385"}.la-cocktail:before{content:"\f561"}.la-code:before{content:"\f121"}.la-code-branch:before{content:"\f126"}.la-codepen:before{content:"\f1cb"}.la-codiepie:before{content:"\f284"}.la-coffee:before{content:"\f0f4"}.la-cog:before{content:"\f013"}.la-cogs:before{content:"\f085"}.la-coins:before{content:"\f51e"}.la-columns:before{content:"\f0db"}.la-comment:before{content:"\f075"}.la-comment-alt:before{content:"\f27a"}.la-comment-dollar:before{content:"\f651"}.la-comment-dots:before{content:"\f4ad"}.la-comment-medical:before{content:"\f7f5"}.la-comment-slash:before{content:"\f4b3"}.la-comments:before{content:"\f086"}.la-comments-dollar:before{content:"\f653"}.la-compact-disc:before{content:"\f51f"}.la-compass:before{content:"\f14e"}.la-compress:before{content:"\f066"}.la-compress-arrows-alt:before{content:"\f78c"}.la-concierge-bell:before{content:"\f562"}.la-confluence:before{content:"\f78d"}.la-connectdevelop:before{content:"\f20e"}.la-contao:before{content:"\f26d"}.la-cookie:before{content:"\f563"}.la-cookie-bite:before{content:"\f564"}.la-copy:before{content:"\f0c5"}.la-copyright:before{content:"\f1f9"}.la-cotton-bureau:before{content:"\f89e"}.la-couch:before{content:"\f4b8"}.la-cpanel:before{content:"\f388"}.la-creative-commons:before{content:"\f25e"}.la-creative-commons-by:before{content:"\f4e7"}.la-creative-commons-nc:before{content:"\f4e8"}.la-creative-commons-nc-eu:before{content:"\f4e9"}.la-creative-commons-nc-jp:before{content:"\f4ea"}.la-creative-commons-nd:before{content:"\f4eb"}.la-creative-commons-pd:before{content:"\f4ec"}.la-creative-commons-pd-alt:before{content:"\f4ed"}.la-creative-commons-remix:before{content:"\f4ee"}.la-creative-commons-sa:before{content:"\f4ef"}.la-creative-commons-sampling:before{content:"\f4f0"}.la-creative-commons-sampling-plus:before{content:"\f4f1"}.la-creative-commons-share:before{content:"\f4f2"}.la-creative-commons-zero:before{content:"\f4f3"}.la-credit-card:before{content:"\f09d"}.la-critical-role:before{content:"\f6c9"}.la-crop:before{content:"\f125"}.la-crop-alt:before{content:"\f565"}.la-cross:before{content:"\f654"}.la-crosshairs:before{content:"\f05b"}.la-crow:before{content:"\f520"}.la-crown:before{content:"\f521"}.la-crutch:before{content:"\f7f7"}.la-css3:before{content:"\f13c"}.la-css3-alt:before{content:"\f38b"}.la-cube:before{content:"\f1b2"}.la-cubes:before{content:"\f1b3"}.la-cut:before{content:"\f0c4"}.la-cuttlefish:before{content:"\f38c"}.la-d-and-d:before{content:"\f38d"}.la-d-and-d-beyond:before{content:"\f6ca"}.la-dashcube:before{content:"\f210"}.la-database:before{content:"\f1c0"}.la-deaf:before{content:"\f2a4"}.la-delicious:before{content:"\f1a5"}.la-democrat:before{content:"\f747"}.la-deploydog:before{content:"\f38e"}.la-deskpro:before{content:"\f38f"}.la-desktop:before{content:"\f108"}.la-dev:before{content:"\f6cc"}.la-deviantart:before{content:"\f1bd"}.la-dharmachakra:before{content:"\f655"}.la-dhl:before{content:"\f790"}.la-diagnoses:before{content:"\f470"}.la-diaspora:before{content:"\f791"}.la-dice:before{content:"\f522"}.la-dice-d20:before{content:"\f6cf"}.la-dice-d6:before{content:"\f6d1"}.la-dice-five:before{content:"\f523"}.la-dice-four:before{content:"\f524"}.la-dice-one:before{content:"\f525"}.la-dice-six:before{content:"\f526"}.la-dice-three:before{content:"\f527"}.la-dice-two:before{content:"\f528"}.la-digg:before{content:"\f1a6"}.la-digital-ocean:before{content:"\f391"}.la-digital-tachograph:before{content:"\f566"}.la-directions:before{content:"\f5eb"}.la-discord:before{content:"\f392"}.la-discourse:before{content:"\f393"}.la-divide:before{content:"\f529"}.la-dizzy:before{content:"\f567"}.la-dna:before{content:"\f471"}.la-dochub:before{content:"\f394"}.la-docker:before{content:"\f395"}.la-dog:before{content:"\f6d3"}.la-dollar-sign:before{content:"\f155"}.la-dolly:before{content:"\f472"}.la-dolly-flatbed:before{content:"\f474"}.la-donate:before{content:"\f4b9"}.la-door-closed:before{content:"\f52a"}.la-door-open:before{content:"\f52b"}.la-dot-circle:before{content:"\f192"}.la-dove:before{content:"\f4ba"}.la-download:before{content:"\f019"}.la-draft2digital:before{content:"\f396"}.la-drafting-compass:before{content:"\f568"}.la-dragon:before{content:"\f6d5"}.la-draw-polygon:before{content:"\f5ee"}.la-dribbble:before{content:"\f17d"}.la-dribbble-square:before{content:"\f397"}.la-dropbox:before{content:"\f16b"}.la-drum:before{content:"\f569"}.la-drum-steelpan:before{content:"\f56a"}.la-drumstick-bite:before{content:"\f6d7"}.la-drupal:before{content:"\f1a9"}.la-dumbbell:before{content:"\f44b"}.la-dumpster:before{content:"\f793"}.la-dumpster-fire:before{content:"\f794"}.la-dungeon:before{content:"\f6d9"}.la-dyalog:before{content:"\f399"}.la-earlybirds:before{content:"\f39a"}.la-ebay:before{content:"\f4f4"}.la-edge:before{content:"\f282"}.la-edit:before{content:"\f044"}.la-egg:before{content:"\f7fb"}.la-eject:before{content:"\f052"}.la-elementor:before{content:"\f430"}.la-ellipsis-h:before{content:"\f141"}.la-ellipsis-v:before{content:"\f142"}.la-ello:before{content:"\f5f1"}.la-ember:before{content:"\f423"}.la-empire:before{content:"\f1d1"}.la-envelope:before{content:"\f0e0"}.la-envelope-open:before{content:"\f2b6"}.la-envelope-open-text:before{content:"\f658"}.la-envelope-square:before{content:"\f199"}.la-envira:before{content:"\f299"}.la-equals:before{content:"\f52c"}.la-eraser:before{content:"\f12d"}.la-erlang:before{content:"\f39d"}.la-ethereum:before{content:"\f42e"}.la-ethernet:before{content:"\f796"}.la-etsy:before{content:"\f2d7"}.la-euro-sign:before{content:"\f153"}.la-evernote:before{content:"\f839"}.la-exchange-alt:before{content:"\f362"}.la-exclamation:before{content:"\f12a"}.la-exclamation-circle:before{content:"\f06a"}.la-exclamation-triangle:before{content:"\f071"}.la-expand:before{content:"\f065"}.la-expand-arrows-alt:before{content:"\f31e"}.la-expeditedssl:before{content:"\f23e"}.la-external-link-alt:before{content:"\f35d"}.la-external-link-square-alt:before{content:"\f360"}.la-eye:before{content:"\f06e"}.la-eye-dropper:before{content:"\f1fb"}.la-eye-slash:before{content:"\f070"}.la-facebook:before{content:"\f09a"}.la-facebook-f:before{content:"\f39e"}.la-facebook-messenger:before{content:"\f39f"}.la-facebook-square:before{content:"\f082"}.la-fan:before{content:"\f863"}.la-fantasy-flight-games:before{content:"\f6dc"}.la-fast-backward:before{content:"\f049"}.la-fast-forward:before{content:"\f050"}.la-fax:before{content:"\f1ac"}.la-feather:before{content:"\f52d"}.la-feather-alt:before{content:"\f56b"}.la-fedex:before{content:"\f797"}.la-fedora:before{content:"\f798"}.la-female:before{content:"\f182"}.la-fighter-jet:before{content:"\f0fb"}.la-figma:before{content:"\f799"}.la-file:before{content:"\f15b"}.la-file-alt:before{content:"\f15c"}.la-file-archive:before{content:"\f1c6"}.la-file-audio:before{content:"\f1c7"}.la-file-code:before{content:"\f1c9"}.la-file-contract:before{content:"\f56c"}.la-file-csv:before{content:"\f6dd"}.la-file-download:before{content:"\f56d"}.la-file-excel:before{content:"\f1c3"}.la-file-export:before{content:"\f56e"}.la-file-image:before{content:"\f1c5"}.la-file-import:before{content:"\f56f"}.la-file-invoice:before{content:"\f570"}.la-file-invoice-dollar:before{content:"\f571"}.la-file-medical:before{content:"\f477"}.la-file-medical-alt:before{content:"\f478"}.la-file-pdf:before{content:"\f1c1"}.la-file-powerpoint:before{content:"\f1c4"}.la-file-prescription:before{content:"\f572"}.la-file-signature:before{content:"\f573"}.la-file-upload:before{content:"\f574"}.la-file-video:before{content:"\f1c8"}.la-file-word:before{content:"\f1c2"}.la-fill:before{content:"\f575"}.la-fill-drip:before{content:"\f576"}.la-film:before{content:"\f008"}.la-filter:before{content:"\f0b0"}.la-fingerprint:before{content:"\f577"}.la-fire:before{content:"\f06d"}.la-fire-alt:before{content:"\f7e4"}.la-fire-extinguisher:before{content:"\f134"}.la-firefox:before{content:"\f269"}.la-first-aid:before{content:"\f479"}.la-first-order:before{content:"\f2b0"}.la-first-order-alt:before{content:"\f50a"}.la-firstdraft:before{content:"\f3a1"}.la-fish:before{content:"\f578"}.la-fist-raised:before{content:"\f6de"}.la-flag:before{content:"\f024"}.la-flag-checkered:before{content:"\f11e"}.la-flag-usa:before{content:"\f74d"}.la-flask:before{content:"\f0c3"}.la-flickr:before{content:"\f16e"}.la-flipboard:before{content:"\f44d"}.la-flushed:before{content:"\f579"}.la-fly:before{content:"\f417"}.la-folder:before{content:"\f07b"}.la-folder-minus:before{content:"\f65d"}.la-folder-open:before{content:"\f07c"}.la-folder-plus:before{content:"\f65e"}.la-font:before{content:"\f031"}.la-font-awesome:before{content:"\f2b4"}.la-font-awesome-alt:before{content:"\f35c"}.la-font-awesome-flag:before{content:"\f425"}.la-font-awesome-logo-full:before{content:"\f4e6"}.la-fonticons:before{content:"\f280"}.la-fonticons-fi:before{content:"\f3a2"}.la-football-ball:before{content:"\f44e"}.la-fort-awesome:before{content:"\f286"}.la-fort-awesome-alt:before{content:"\f3a3"}.la-forumbee:before{content:"\f211"}.la-forward:before{content:"\f04e"}.la-foursquare:before{content:"\f180"}.la-free-code-camp:before{content:"\f2c5"}.la-freebsd:before{content:"\f3a4"}.la-frog:before{content:"\f52e"}.la-frown:before{content:"\f119"}.la-frown-open:before{content:"\f57a"}.la-fulcrum:before{content:"\f50b"}.la-funnel-dollar:before{content:"\f662"}.la-futbol:before{content:"\f1e3"}.la-galactic-republic:before{content:"\f50c"}.la-galactic-senate:before{content:"\f50d"}.la-gamepad:before{content:"\f11b"}.la-gas-pump:before{content:"\f52f"}.la-gavel:before{content:"\f0e3"}.la-gem:before{content:"\f3a5"}.la-genderless:before{content:"\f22d"}.la-get-pocket:before{content:"\f265"}.la-gg:before{content:"\f260"}.la-gg-circle:before{content:"\f261"}.la-ghost:before{content:"\f6e2"}.la-gift:before{content:"\f06b"}.la-gifts:before{content:"\f79c"}.la-git:before{content:"\f1d3"}.la-git-alt:before{content:"\f841"}.la-git-square:before{content:"\f1d2"}.la-github:before{content:"\f09b"}.la-github-alt:before{content:"\f113"}.la-github-square:before{content:"\f092"}.la-gitkraken:before{content:"\f3a6"}.la-gitlab:before{content:"\f296"}.la-gitter:before{content:"\f426"}.la-glass-cheers:before{content:"\f79f"}.la-glass-martini:before{content:"\f000"}.la-glass-martini-alt:before{content:"\f57b"}.la-glass-whiskey:before{content:"\f7a0"}.la-glasses:before{content:"\f530"}.la-glide:before{content:"\f2a5"}.la-glide-g:before{content:"\f2a6"}.la-globe:before{content:"\f0ac"}.la-globe-africa:before{content:"\f57c"}.la-globe-americas:before{content:"\f57d"}.la-globe-asia:before{content:"\f57e"}.la-globe-europe:before{content:"\f7a2"}.la-gofore:before{content:"\f3a7"}.la-golf-ball:before{content:"\f450"}.la-goodreads:before{content:"\f3a8"}.la-goodreads-g:before{content:"\f3a9"}.la-google:before{content:"\f1a0"}.la-google-drive:before{content:"\f3aa"}.la-google-play:before{content:"\f3ab"}.la-google-plus:before{content:"\f2b3"}.la-google-plus-g:before{content:"\f0d5"}.la-google-plus-square:before{content:"\f0d4"}.la-google-wallet:before{content:"\f1ee"}.la-gopuram:before{content:"\f664"}.la-graduation-cap:before{content:"\f19d"}.la-gratipay:before{content:"\f184"}.la-grav:before{content:"\f2d6"}.la-greater-than:before{content:"\f531"}.la-greater-than-equal:before{content:"\f532"}.la-grimace:before{content:"\f57f"}.la-grin:before{content:"\f580"}.la-grin-alt:before{content:"\f581"}.la-grin-beam:before{content:"\f582"}.la-grin-beam-sweat:before{content:"\f583"}.la-grin-hearts:before{content:"\f584"}.la-grin-squint:before{content:"\f585"}.la-grin-squint-tears:before{content:"\f586"}.la-grin-stars:before{content:"\f587"}.la-grin-tears:before{content:"\f588"}.la-grin-tongue:before{content:"\f589"}.la-grin-tongue-squint:before{content:"\f58a"}.la-grin-tongue-wink:before{content:"\f58b"}.la-grin-wink:before{content:"\f58c"}.la-grip-horizontal:before{content:"\f58d"}.la-grip-lines:before{content:"\f7a4"}.la-grip-lines-vertical:before{content:"\f7a5"}.la-grip-vertical:before{content:"\f58e"}.la-gripfire:before{content:"\f3ac"}.la-grunt:before{content:"\f3ad"}.la-guitar:before{content:"\f7a6"}.la-gulp:before{content:"\f3ae"}.la-h-square:before{content:"\f0fd"}.la-hacker-news:before{content:"\f1d4"}.la-hacker-news-square:before{content:"\f3af"}.la-hackerrank:before{content:"\f5f7"}.la-hamburger:before{content:"\f805"}.la-hammer:before{content:"\f6e3"}.la-hamsa:before{content:"\f665"}.la-hand-holding:before{content:"\f4bd"}.la-hand-holding-heart:before{content:"\f4be"}.la-hand-holding-usd:before{content:"\f4c0"}.la-hand-lizard:before{content:"\f258"}.la-hand-middle-finger:before{content:"\f806"}.la-hand-paper:before{content:"\f256"}.la-hand-peace:before{content:"\f25b"}.la-hand-point-down:before{content:"\f0a7"}.la-hand-point-left:before{content:"\f0a5"}.la-hand-point-right:before{content:"\f0a4"}.la-hand-point-up:before{content:"\f0a6"}.la-hand-pointer:before{content:"\f25a"}.la-hand-rock:before{content:"\f255"}.la-hand-scissors:before{content:"\f257"}.la-hand-spock:before{content:"\f259"}.la-hands:before{content:"\f4c2"}.la-hands-helping:before{content:"\f4c4"}.la-handshake:before{content:"\f2b5"}.la-hanukiah:before{content:"\f6e6"}.la-hard-hat:before{content:"\f807"}.la-hashtag:before{content:"\f292"}.la-hat-cowboy:before{content:"\f8c0"}.la-hat-cowboy-side:before{content:"\f8c1"}.la-hat-wizard:before{content:"\f6e8"}.la-haykal:before{content:"\f666"}.la-hdd:before{content:"\f0a0"}.la-heading:before{content:"\f1dc"}.la-headphones:before{content:"\f025"}.la-headphones-alt:before{content:"\f58f"}.la-headset:before{content:"\f590"}.la-heart:before{content:"\f004"}.la-heart-broken:before{content:"\f7a9"}.la-heartbeat:before{content:"\f21e"}.la-helicopter:before{content:"\f533"}.la-highlighter:before{content:"\f591"}.la-hiking:before{content:"\f6ec"}.la-hippo:before{content:"\f6ed"}.la-hips:before{content:"\f452"}.la-hire-a-helper:before{content:"\f3b0"}.la-history:before{content:"\f1da"}.la-hockey-puck:before{content:"\f453"}.la-holly-berry:before{content:"\f7aa"}.la-home:before{content:"\f015"}.la-hooli:before{content:"\f427"}.la-hornbill:before{content:"\f592"}.la-horse:before{content:"\f6f0"}.la-horse-head:before{content:"\f7ab"}.la-hospital:before{content:"\f0f8"}.la-hospital-alt:before{content:"\f47d"}.la-hospital-symbol:before{content:"\f47e"}.la-hot-tub:before{content:"\f593"}.la-hotdog:before{content:"\f80f"}.la-hotel:before{content:"\f594"}.la-hotjar:before{content:"\f3b1"}.la-hourglass:before{content:"\f254"}.la-hourglass-end:before{content:"\f253"}.la-hourglass-half:before{content:"\f252"}.la-hourglass-start:before{content:"\f251"}.la-house-damage:before{content:"\f6f1"}.la-houzz:before{content:"\f27c"}.la-hryvnia:before{content:"\f6f2"}.la-html5:before{content:"\f13b"}.la-hubspot:before{content:"\f3b2"}.la-i-cursor:before{content:"\f246"}.la-ice-cream:before{content:"\f810"}.la-icicles:before{content:"\f7ad"}.la-icons:before{content:"\f86d"}.la-id-badge:before{content:"\f2c1"}.la-id-card:before{content:"\f2c2"}.la-id-card-alt:before{content:"\f47f"}.la-igloo:before{content:"\f7ae"}.la-image:before{content:"\f03e"}.la-images:before{content:"\f302"}.la-imdb:before{content:"\f2d8"}.la-inbox:before{content:"\f01c"}.la-indent:before{content:"\f03c"}.la-industry:before{content:"\f275"}.la-infinity:before{content:"\f534"}.la-info:before{content:"\f129"}.la-info-circle:before{content:"\f05a"}.la-instagram:before{content:"\f16d"}.la-intercom:before{content:"\f7af"}.la-internet-explorer:before{content:"\f26b"}.la-invision:before{content:"\f7b0"}.la-ioxhost:before{content:"\f208"}.la-italic:before{content:"\f033"}.la-itch-io:before{content:"\f83a"}.la-itunes:before{content:"\f3b4"}.la-itunes-note:before{content:"\f3b5"}.la-java:before{content:"\f4e4"}.la-jedi:before{content:"\f669"}.la-jedi-order:before{content:"\f50e"}.la-jenkins:before{content:"\f3b6"}.la-jira:before{content:"\f7b1"}.la-joget:before{content:"\f3b7"}.la-joint:before{content:"\f595"}.la-joomla:before{content:"\f1aa"}.la-journal-whills:before{content:"\f66a"}.la-js:before{content:"\f3b8"}.la-js-square:before{content:"\f3b9"}.la-jsfiddle:before{content:"\f1cc"}.la-kaaba:before{content:"\f66b"}.la-kaggle:before{content:"\f5fa"}.la-key:before{content:"\f084"}.la-keybase:before{content:"\f4f5"}.la-keyboard:before{content:"\f11c"}.la-keycdn:before{content:"\f3ba"}.la-khanda:before{content:"\f66d"}.la-kickstarter:before{content:"\f3bb"}.la-kickstarter-k:before{content:"\f3bc"}.la-kiss:before{content:"\f596"}.la-kiss-beam:before{content:"\f597"}.la-kiss-wink-heart:before{content:"\f598"}.la-kiwi-bird:before{content:"\f535"}.la-korvue:before{content:"\f42f"}.la-landmark:before{content:"\f66f"}.la-language:before{content:"\f1ab"}.la-laptop:before{content:"\f109"}.la-laptop-code:before{content:"\f5fc"}.la-laptop-medical:before{content:"\f812"}.la-laravel:before{content:"\f3bd"}.la-lastfm:before{content:"\f202"}.la-lastfm-square:before{content:"\f203"}.la-laugh:before{content:"\f599"}.la-laugh-beam:before{content:"\f59a"}.la-laugh-squint:before{content:"\f59b"}.la-laugh-wink:before{content:"\f59c"}.la-layer-group:before{content:"\f5fd"}.la-leaf:before{content:"\f06c"}.la-leanpub:before{content:"\f212"}.la-lemon:before{content:"\f094"}.la-less:before{content:"\f41d"}.la-less-than:before{content:"\f536"}.la-less-than-equal:before{content:"\f537"}.la-level-down-alt:before{content:"\f3be"}.la-level-up-alt:before{content:"\f3bf"}.la-life-ring:before{content:"\f1cd"}.la-lightbulb:before{content:"\f0eb"}.la-line:before{content:"\f3c0"}.la-link:before{content:"\f0c1"}.la-linkedin:before{content:"\f08c"}.la-linkedin-in:before{content:"\f0e1"}.la-linode:before{content:"\f2b8"}.la-linux:before{content:"\f17c"}.la-lira-sign:before{content:"\f195"}.la-list:before{content:"\f03a"}.la-list-alt:before{content:"\f022"}.la-list-ol:before{content:"\f0cb"}.la-list-ul:before{content:"\f0ca"}.la-location-arrow:before{content:"\f124"}.la-lock:before{content:"\f023"}.la-lock-open:before{content:"\f3c1"}.la-long-arrow-alt-down:before{content:"\f309"}.la-long-arrow-alt-left:before{content:"\f30a"}.la-long-arrow-alt-right:before{content:"\f30b"}.la-long-arrow-alt-up:before{content:"\f30c"}.la-low-vision:before{content:"\f2a8"}.la-luggage-cart:before{content:"\f59d"}.la-lyft:before{content:"\f3c3"}.la-magento:before{content:"\f3c4"}.la-magic:before{content:"\f0d0"}.la-magnet:before{content:"\f076"}.la-mail-bulk:before{content:"\f674"}.la-mailchimp:before{content:"\f59e"}.la-male:before{content:"\f183"}.la-mandalorian:before{content:"\f50f"}.la-map:before{content:"\f279"}.la-map-marked:before{content:"\f59f"}.la-map-marked-alt:before{content:"\f5a0"}.la-map-marker:before{content:"\f041"}.la-map-marker-alt:before{content:"\f3c5"}.la-map-pin:before{content:"\f276"}.la-map-signs:before{content:"\f277"}.la-markdown:before{content:"\f60f"}.la-marker:before{content:"\f5a1"}.la-mars:before{content:"\f222"}.la-mars-double:before{content:"\f227"}.la-mars-stroke:before{content:"\f229"}.la-mars-stroke-h:before{content:"\f22b"}.la-mars-stroke-v:before{content:"\f22a"}.la-mask:before{content:"\f6fa"}.la-mastodon:before{content:"\f4f6"}.la-maxcdn:before{content:"\f136"}.la-mdb:before{content:"\f8ca"}.la-medal:before{content:"\f5a2"}.la-medapps:before{content:"\f3c6"}.la-medium:before{content:"\f23a"}.la-medium-m:before{content:"\f3c7"}.la-medkit:before{content:"\f0fa"}.la-medrt:before{content:"\f3c8"}.la-meetup:before{content:"\f2e0"}.la-megaport:before{content:"\f5a3"}.la-meh:before{content:"\f11a"}.la-meh-blank:before{content:"\f5a4"}.la-meh-rolling-eyes:before{content:"\f5a5"}.la-memory:before{content:"\f538"}.la-mendeley:before{content:"\f7b3"}.la-menorah:before{content:"\f676"}.la-mercury:before{content:"\f223"}.la-meteor:before{content:"\f753"}.la-microchip:before{content:"\f2db"}.la-microphone:before{content:"\f130"}.la-microphone-alt:before{content:"\f3c9"}.la-microphone-alt-slash:before{content:"\f539"}.la-microphone-slash:before{content:"\f131"}.la-microscope:before{content:"\f610"}.la-microsoft:before{content:"\f3ca"}.la-minus:before{content:"\f068"}.la-minus-circle:before{content:"\f056"}.la-minus-square:before{content:"\f146"}.la-mitten:before{content:"\f7b5"}.la-mix:before{content:"\f3cb"}.la-mixcloud:before{content:"\f289"}.la-mizuni:before{content:"\f3cc"}.la-mobile:before{content:"\f10b"}.la-mobile-alt:before{content:"\f3cd"}.la-modx:before{content:"\f285"}.la-monero:before{content:"\f3d0"}.la-money-bill:before{content:"\f0d6"}.la-money-bill-alt:before{content:"\f3d1"}.la-money-bill-wave:before{content:"\f53a"}.la-money-bill-wave-alt:before{content:"\f53b"}.la-money-check:before{content:"\f53c"}.la-money-check-alt:before{content:"\f53d"}.la-monument:before{content:"\f5a6"}.la-moon:before{content:"\f186"}.la-mortar-pestle:before{content:"\f5a7"}.la-mosque:before{content:"\f678"}.la-motorcycle:before{content:"\f21c"}.la-mountain:before{content:"\f6fc"}.la-mouse:before{content:"\f8cc"}.la-mouse-pointer:before{content:"\f245"}.la-mug-hot:before{content:"\f7b6"}.la-music:before{content:"\f001"}.la-napster:before{content:"\f3d2"}.la-neos:before{content:"\f612"}.la-network-wired:before{content:"\f6ff"}.la-neuter:before{content:"\f22c"}.la-newspaper:before{content:"\f1ea"}.la-nimblr:before{content:"\f5a8"}.la-node:before{content:"\f419"}.la-node-js:before{content:"\f3d3"}.la-not-equal:before{content:"\f53e"}.la-notes-medical:before{content:"\f481"}.la-npm:before{content:"\f3d4"}.la-ns8:before{content:"\f3d5"}.la-nutritionix:before{content:"\f3d6"}.la-object-group:before{content:"\f247"}.la-object-ungroup:before{content:"\f248"}.la-odnoklassniki:before{content:"\f263"}.la-odnoklassniki-square:before{content:"\f264"}.la-oil-can:before{content:"\f613"}.la-old-republic:before{content:"\f510"}.la-om:before{content:"\f679"}.la-opencart:before{content:"\f23d"}.la-openid:before{content:"\f19b"}.la-opera:before{content:"\f26a"}.la-optin-monster:before{content:"\f23c"}.la-orcid:before{content:"\f8d2"}.la-osi:before{content:"\f41a"}.la-otter:before{content:"\f700"}.la-outdent:before{content:"\f03b"}.la-page4:before{content:"\f3d7"}.la-pagelines:before{content:"\f18c"}.la-pager:before{content:"\f815"}.la-paint-brush:before{content:"\f1fc"}.la-paint-roller:before{content:"\f5aa"}.la-palette:before{content:"\f53f"}.la-palfed:before{content:"\f3d8"}.la-pallet:before{content:"\f482"}.la-paper-plane:before{content:"\f1d8"}.la-paperclip:before{content:"\f0c6"}.la-parachute-box:before{content:"\f4cd"}.la-paragraph:before{content:"\f1dd"}.la-parking:before{content:"\f540"}.la-passport:before{content:"\f5ab"}.la-pastafarianism:before{content:"\f67b"}.la-paste:before{content:"\f0ea"}.la-patreon:before{content:"\f3d9"}.la-pause:before{content:"\f04c"}.la-pause-circle:before{content:"\f28b"}.la-paw:before{content:"\f1b0"}.la-paypal:before{content:"\f1ed"}.la-peace:before{content:"\f67c"}.la-pen:before{content:"\f304"}.la-pen-alt:before{content:"\f305"}.la-pen-fancy:before{content:"\f5ac"}.la-pen-nib:before{content:"\f5ad"}.la-pen-square:before{content:"\f14b"}.la-pencil-alt:before{content:"\f303"}.la-pencil-ruler:before{content:"\f5ae"}.la-penny-arcade:before{content:"\f704"}.la-people-carry:before{content:"\f4ce"}.la-pepper-hot:before{content:"\f816"}.la-percent:before{content:"\f295"}.la-percentage:before{content:"\f541"}.la-periscope:before{content:"\f3da"}.la-person-booth:before{content:"\f756"}.la-phabricator:before{content:"\f3db"}.la-phoenix-framework:before{content:"\f3dc"}.la-phoenix-squadron:before{content:"\f511"}.la-phone:before{content:"\f095"}.la-phone-alt:before{content:"\f879"}.la-phone-slash:before{content:"\f3dd"}.la-phone-square:before{content:"\f098"}.la-phone-square-alt:before{content:"\f87b"}.la-phone-volume:before{content:"\f2a0"}.la-photo-video:before{content:"\f87c"}.la-php:before{content:"\f457"}.la-pied-piper:before{content:"\f2ae"}.la-pied-piper-alt:before{content:"\f1a8"}.la-pied-piper-hat:before{content:"\f4e5"}.la-pied-piper-pp:before{content:"\f1a7"}.la-piggy-bank:before{content:"\f4d3"}.la-pills:before{content:"\f484"}.la-pinterest:before{content:"\f0d2"}.la-pinterest-p:before{content:"\f231"}.la-pinterest-square:before{content:"\f0d3"}.la-pizza-slice:before{content:"\f818"}.la-place-of-worship:before{content:"\f67f"}.la-plane:before{content:"\f072"}.la-plane-arrival:before{content:"\f5af"}.la-plane-departure:before{content:"\f5b0"}.la-play:before{content:"\f04b"}.la-play-circle:before{content:"\f144"}.la-playstation:before{content:"\f3df"}.la-plug:before{content:"\f1e6"}.la-plus:before{content:"\f067"}.la-plus-circle:before{content:"\f055"}.la-plus-square:before{content:"\f0fe"}.la-podcast:before{content:"\f2ce"}.la-poll:before{content:"\f681"}.la-poll-h:before{content:"\f682"}.la-poo:before{content:"\f2fe"}.la-poo-storm:before{content:"\f75a"}.la-poop:before{content:"\f619"}.la-portrait:before{content:"\f3e0"}.la-pound-sign:before{content:"\f154"}.la-power-off:before{content:"\f011"}.la-pray:before{content:"\f683"}.la-praying-hands:before{content:"\f684"}.la-prescription:before{content:"\f5b1"}.la-prescription-bottle:before{content:"\f485"}.la-prescription-bottle-alt:before{content:"\f486"}.la-print:before{content:"\f02f"}.la-procedures:before{content:"\f487"}.la-product-hunt:before{content:"\f288"}.la-project-diagram:before{content:"\f542"}.la-pushed:before{content:"\f3e1"}.la-puzzle-piece:before{content:"\f12e"}.la-python:before{content:"\f3e2"}.la-qq:before{content:"\f1d6"}.la-qrcode:before{content:"\f029"}.la-question:before{content:"\f128"}.la-question-circle:before{content:"\f059"}.la-quidditch:before{content:"\f458"}.la-quinscape:before{content:"\f459"}.la-quora:before{content:"\f2c4"}.la-quote-left:before{content:"\f10d"}.la-quote-right:before{content:"\f10e"}.la-quran:before{content:"\f687"}.la-r-project:before{content:"\f4f7"}.la-radiation:before{content:"\f7b9"}.la-radiation-alt:before{content:"\f7ba"}.la-rainbow:before{content:"\f75b"}.la-random:before{content:"\f074"}.la-raspberry-pi:before{content:"\f7bb"}.la-ravelry:before{content:"\f2d9"}.la-react:before{content:"\f41b"}.la-reacteurope:before{content:"\f75d"}.la-readme:before{content:"\f4d5"}.la-rebel:before{content:"\f1d0"}.la-receipt:before{content:"\f543"}.la-record-vinyl:before{content:"\f8d9"}.la-recycle:before{content:"\f1b8"}.la-red-river:before{content:"\f3e3"}.la-reddit:before{content:"\f1a1"}.la-reddit-alien:before{content:"\f281"}.la-reddit-square:before{content:"\f1a2"}.la-redhat:before{content:"\f7bc"}.la-redo:before{content:"\f01e"}.la-redo-alt:before{content:"\f2f9"}.la-registered:before{content:"\f25d"}.la-remove-format:before{content:"\f87d"}.la-renren:before{content:"\f18b"}.la-reply:before{content:"\f3e5"}.la-reply-all:before{content:"\f122"}.la-replyd:before{content:"\f3e6"}.la-republican:before{content:"\f75e"}.la-researchgate:before{content:"\f4f8"}.la-resolving:before{content:"\f3e7"}.la-restroom:before{content:"\f7bd"}.la-retweet:before{content:"\f079"}.la-rev:before{content:"\f5b2"}.la-ribbon:before{content:"\f4d6"}.la-ring:before{content:"\f70b"}.la-road:before{content:"\f018"}.la-robot:before{content:"\f544"}.la-rocket:before{content:"\f135"}.la-rocketchat:before{content:"\f3e8"}.la-rockrms:before{content:"\f3e9"}.la-route:before{content:"\f4d7"}.la-rss:before{content:"\f09e"}.la-rss-square:before{content:"\f143"}.la-ruble-sign:before{content:"\f158"}.la-ruler:before{content:"\f545"}.la-ruler-combined:before{content:"\f546"}.la-ruler-horizontal:before{content:"\f547"}.la-ruler-vertical:before{content:"\f548"}.la-running:before{content:"\f70c"}.la-rupee-sign:before{content:"\f156"}.la-sad-cry:before{content:"\f5b3"}.la-sad-tear:before{content:"\f5b4"}.la-safari:before{content:"\f267"}.la-salesforce:before{content:"\f83b"}.la-sass:before{content:"\f41e"}.la-satellite:before{content:"\f7bf"}.la-satellite-dish:before{content:"\f7c0"}.la-save:before{content:"\f0c7"}.la-schlix:before{content:"\f3ea"}.la-school:before{content:"\f549"}.la-screwdriver:before{content:"\f54a"}.la-scribd:before{content:"\f28a"}.la-scroll:before{content:"\f70e"}.la-sd-card:before{content:"\f7c2"}.la-search:before{content:"\f002"}.la-search-dollar:before{content:"\f688"}.la-search-location:before{content:"\f689"}.la-search-minus:before{content:"\f010"}.la-search-plus:before{content:"\f00e"}.la-searchengin:before{content:"\f3eb"}.la-seedling:before{content:"\f4d8"}.la-sellcast:before{content:"\f2da"}.la-sellsy:before{content:"\f213"}.la-server:before{content:"\f233"}.la-servicestack:before{content:"\f3ec"}.la-shapes:before{content:"\f61f"}.la-share:before{content:"\f064"}.la-share-alt:before{content:"\f1e0"}.la-share-alt-square:before{content:"\f1e1"}.la-share-square:before{content:"\f14d"}.la-shekel-sign:before{content:"\f20b"}.la-shield-alt:before{content:"\f3ed"}.la-ship:before{content:"\f21a"}.la-shipping-fast:before{content:"\f48b"}.la-shirtsinbulk:before{content:"\f214"}.la-shoe-prints:before{content:"\f54b"}.la-shopping-bag:before{content:"\f290"}.la-shopping-basket:before{content:"\f291"}.la-shopping-cart:before{content:"\f07a"}.la-shopware:before{content:"\f5b5"}.la-shower:before{content:"\f2cc"}.la-shuttle-van:before{content:"\f5b6"}.la-sign:before{content:"\f4d9"}.la-sign-in-alt:before{content:"\f2f6"}.la-sign-language:before{content:"\f2a7"}.la-sign-out-alt:before{content:"\f2f5"}.la-signal:before{content:"\f012"}.la-signature:before{content:"\f5b7"}.la-sim-card:before{content:"\f7c4"}.la-simplybuilt:before{content:"\f215"}.la-sistrix:before{content:"\f3ee"}.la-sitemap:before{content:"\f0e8"}.la-sith:before{content:"\f512"}.la-skating:before{content:"\f7c5"}.la-sketch:before{content:"\f7c6"}.la-skiing:before{content:"\f7c9"}.la-skiing-nordic:before{content:"\f7ca"}.la-skull:before{content:"\f54c"}.la-skull-crossbones:before{content:"\f714"}.la-skyatlas:before{content:"\f216"}.la-skype:before{content:"\f17e"}.la-slack:before{content:"\f198"}.la-slack-hash:before{content:"\f3ef"}.la-slash:before{content:"\f715"}.la-sleigh:before{content:"\f7cc"}.la-sliders-h:before{content:"\f1de"}.la-slideshare:before{content:"\f1e7"}.la-smile:before{content:"\f118"}.la-smile-beam:before{content:"\f5b8"}.la-smile-wink:before{content:"\f4da"}.la-smog:before{content:"\f75f"}.la-smoking:before{content:"\f48d"}.la-smoking-ban:before{content:"\f54d"}.la-sms:before{content:"\f7cd"}.la-snapchat:before{content:"\f2ab"}.la-snapchat-ghost:before{content:"\f2ac"}.la-snapchat-square:before{content:"\f2ad"}.la-snowboarding:before{content:"\f7ce"}.la-snowflake:before{content:"\f2dc"}.la-snowman:before{content:"\f7d0"}.la-snowplow:before{content:"\f7d2"}.la-socks:before{content:"\f696"}.la-solar-panel:before{content:"\f5ba"}.la-sort:before{content:"\f0dc"}.la-sort-alpha-down:before{content:"\f15d"}.la-sort-alpha-down-alt:before{content:"\f881"}.la-sort-alpha-up:before{content:"\f15e"}.la-sort-alpha-up-alt:before{content:"\f882"}.la-sort-amount-down:before{content:"\f160"}.la-sort-amount-down-alt:before{content:"\f884"}.la-sort-amount-up:before{content:"\f161"}.la-sort-amount-up-alt:before{content:"\f885"}.la-sort-down:before{content:"\f0dd"}.la-sort-numeric-down:before{content:"\f162"}.la-sort-numeric-down-alt:before{content:"\f886"}.la-sort-numeric-up:before{content:"\f163"}.la-sort-numeric-up-alt:before{content:"\f887"}.la-sort-up:before{content:"\f0de"}.la-soundcloud:before{content:"\f1be"}.la-sourcetree:before{content:"\f7d3"}.la-spa:before{content:"\f5bb"}.la-space-shuttle:before{content:"\f197"}.la-speakap:before{content:"\f3f3"}.la-speaker-deck:before{content:"\f83c"}.la-spell-check:before{content:"\f891"}.la-spider:before{content:"\f717"}.la-spinner:before{content:"\f110"}.la-splotch:before{content:"\f5bc"}.la-spotify:before{content:"\f1bc"}.la-spray-can:before{content:"\f5bd"}.la-square:before{content:"\f0c8"}.la-square-full:before{content:"\f45c"}.la-square-root-alt:before{content:"\f698"}.la-squarespace:before{content:"\f5be"}.la-stack-exchange:before{content:"\f18d"}.la-stack-overflow:before{content:"\f16c"}.la-stackpath:before{content:"\f842"}.la-stamp:before{content:"\f5bf"}.la-star:before{content:"\f005"}.la-star-and-crescent:before{content:"\f699"}.la-star-half:before{content:"\f089"}.la-star-half-alt:before{content:"\f5c0"}.la-star-of-david:before{content:"\f69a"}.la-star-of-life:before{content:"\f621"}.la-staylinked:before{content:"\f3f5"}.la-steam:before{content:"\f1b6"}.la-steam-square:before{content:"\f1b7"}.la-steam-symbol:before{content:"\f3f6"}.la-step-backward:before{content:"\f048"}.la-step-forward:before{content:"\f051"}.la-stethoscope:before{content:"\f0f1"}.la-sticker-mule:before{content:"\f3f7"}.la-sticky-note:before{content:"\f249"}.la-stop:before{content:"\f04d"}.la-stop-circle:before{content:"\f28d"}.la-stopwatch:before{content:"\f2f2"}.la-store:before{content:"\f54e"}.la-store-alt:before{content:"\f54f"}.la-strava:before{content:"\f428"}.la-stream:before{content:"\f550"}.la-street-view:before{content:"\f21d"}.la-strikethrough:before{content:"\f0cc"}.la-stripe:before{content:"\f429"}.la-stripe-s:before{content:"\f42a"}.la-stroopwafel:before{content:"\f551"}.la-studiovinari:before{content:"\f3f8"}.la-stumbleupon:before{content:"\f1a4"}.la-stumbleupon-circle:before{content:"\f1a3"}.la-subscript:before{content:"\f12c"}.la-subway:before{content:"\f239"}.la-suitcase:before{content:"\f0f2"}.la-suitcase-rolling:before{content:"\f5c1"}.la-sun:before{content:"\f185"}.la-superpowers:before{content:"\f2dd"}.la-superscript:before{content:"\f12b"}.la-supple:before{content:"\f3f9"}.la-surprise:before{content:"\f5c2"}.la-suse:before{content:"\f7d6"}.la-swatchbook:before{content:"\f5c3"}.la-swift:before{content:"\f8e1"}.la-swimmer:before{content:"\f5c4"}.la-swimming-pool:before{content:"\f5c5"}.la-symfony:before{content:"\f83d"}.la-synagogue:before{content:"\f69b"}.la-sync:before{content:"\f021"}.la-sync-alt:before{content:"\f2f1"}.la-syringe:before{content:"\f48e"}.la-table:before{content:"\f0ce"}.la-table-tennis:before{content:"\f45d"}.la-tablet:before{content:"\f10a"}.la-tablet-alt:before{content:"\f3fa"}.la-tablets:before{content:"\f490"}.la-tachometer-alt:before{content:"\f3fd"}.la-tag:before{content:"\f02b"}.la-tags:before{content:"\f02c"}.la-tape:before{content:"\f4db"}.la-tasks:before{content:"\f0ae"}.la-taxi:before{content:"\f1ba"}.la-teamspeak:before{content:"\f4f9"}.la-teeth:before{content:"\f62e"}.la-teeth-open:before{content:"\f62f"}.la-telegram:before{content:"\f2c6"}.la-telegram-plane:before{content:"\f3fe"}.la-temperature-high:before{content:"\f769"}.la-temperature-low:before{content:"\f76b"}.la-tencent-weibo:before{content:"\f1d5"}.la-tenge:before{content:"\f7d7"}.la-terminal:before{content:"\f120"}.la-text-height:before{content:"\f034"}.la-text-width:before{content:"\f035"}.la-th:before{content:"\f00a"}.la-th-large:before{content:"\f009"}.la-th-list:before{content:"\f00b"}.la-the-red-yeti:before{content:"\f69d"}.la-theater-masks:before{content:"\f630"}.la-themeco:before{content:"\f5c6"}.la-themeisle:before{content:"\f2b2"}.la-thermometer:before{content:"\f491"}.la-thermometer-empty:before{content:"\f2cb"}.la-thermometer-full:before{content:"\f2c7"}.la-thermometer-half:before{content:"\f2c9"}.la-thermometer-quarter:before{content:"\f2ca"}.la-thermometer-three-quarters:before{content:"\f2c8"}.la-think-peaks:before{content:"\f731"}.la-thumbs-down:before{content:"\f165"}.la-thumbs-up:before{content:"\f164"}.la-thumbtack:before{content:"\f08d"}.la-ticket-alt:before{content:"\f3ff"}.la-times:before{content:"\f00d"}.la-times-circle:before{content:"\f057"}.la-tint:before{content:"\f043"}.la-tint-slash:before{content:"\f5c7"}.la-tired:before{content:"\f5c8"}.la-toggle-off:before{content:"\f204"}.la-toggle-on:before{content:"\f205"}.la-toilet:before{content:"\f7d8"}.la-toilet-paper:before{content:"\f71e"}.la-toolbox:before{content:"\f552"}.la-tools:before{content:"\f7d9"}.la-tooth:before{content:"\f5c9"}.la-torah:before{content:"\f6a0"}.la-torii-gate:before{content:"\f6a1"}.la-tractor:before{content:"\f722"}.la-trade-federation:before{content:"\f513"}.la-trademark:before{content:"\f25c"}.la-traffic-light:before{content:"\f637"}.la-train:before{content:"\f238"}.la-tram:before{content:"\f7da"}.la-transgender:before{content:"\f224"}.la-transgender-alt:before{content:"\f225"}.la-trash:before{content:"\f1f8"}.la-trash-alt:before{content:"\f2ed"}.la-trash-restore:before{content:"\f829"}.la-trash-restore-alt:before{content:"\f82a"}.la-tree:before{content:"\f1bb"}.la-trello:before{content:"\f181"}.la-tripadvisor:before{content:"\f262"}.la-trophy:before{content:"\f091"}.la-truck:before{content:"\f0d1"}.la-truck-loading:before{content:"\f4de"}.la-truck-monster:before{content:"\f63b"}.la-truck-moving:before{content:"\f4df"}.la-truck-pickup:before{content:"\f63c"}.la-tshirt:before{content:"\f553"}.la-tty:before{content:"\f1e4"}.la-tumblr:before{content:"\f173"}.la-tumblr-square:before{content:"\f174"}.la-tv:before{content:"\f26c"}.la-twitch:before{content:"\f1e8"}.la-twitter:before{content:"\f099"}.la-twitter-square:before{content:"\f081"}.la-typo3:before{content:"\f42b"}.la-uber:before{content:"\f402"}.la-ubuntu:before{content:"\f7df"}.la-uikit:before{content:"\f403"}.la-umbraco:before{content:"\f8e8"}.la-umbrella:before{content:"\f0e9"}.la-umbrella-beach:before{content:"\f5ca"}.la-underline:before{content:"\f0cd"}.la-undo:before{content:"\f0e2"}.la-undo-alt:before{content:"\f2ea"}.la-uniregistry:before{content:"\f404"}.la-universal-access:before{content:"\f29a"}.la-university:before{content:"\f19c"}.la-unlink:before{content:"\f127"}.la-unlock:before{content:"\f09c"}.la-unlock-alt:before{content:"\f13e"}.la-untappd:before{content:"\f405"}.la-upload:before{content:"\f093"}.la-ups:before{content:"\f7e0"}.la-usb:before{content:"\f287"}.la-user:before{content:"\f007"}.la-user-alt:before{content:"\f406"}.la-user-alt-slash:before{content:"\f4fa"}.la-user-astronaut:before{content:"\f4fb"}.la-user-check:before{content:"\f4fc"}.la-user-circle:before{content:"\f2bd"}.la-user-clock:before{content:"\f4fd"}.la-user-cog:before{content:"\f4fe"}.la-user-edit:before{content:"\f4ff"}.la-user-friends:before{content:"\f500"}.la-user-graduate:before{content:"\f501"}.la-user-injured:before{content:"\f728"}.la-user-lock:before{content:"\f502"}.la-user-md:before{content:"\f0f0"}.la-user-minus:before{content:"\f503"}.la-user-ninja:before{content:"\f504"}.la-user-nurse:before{content:"\f82f"}.la-user-plus:before{content:"\f234"}.la-user-secret:before{content:"\f21b"}.la-user-shield:before{content:"\f505"}.la-user-slash:before{content:"\f506"}.la-user-tag:before{content:"\f507"}.la-user-tie:before{content:"\f508"}.la-user-times:before{content:"\f235"}.la-users:before{content:"\f0c0"}.la-users-cog:before{content:"\f509"}.la-usps:before{content:"\f7e1"}.la-ussunnah:before{content:"\f407"}.la-utensil-spoon:before{content:"\f2e5"}.la-utensils:before{content:"\f2e7"}.la-vaadin:before{content:"\f408"}.la-vector-square:before{content:"\f5cb"}.la-venus:before{content:"\f221"}.la-venus-double:before{content:"\f226"}.la-venus-mars:before{content:"\f228"}.la-viacoin:before{content:"\f237"}.la-viadeo:before{content:"\f2a9"}.la-viadeo-square:before{content:"\f2aa"}.la-vial:before{content:"\f492"}.la-vials:before{content:"\f493"}.la-viber:before{content:"\f409"}.la-video:before{content:"\f03d"}.la-video-slash:before{content:"\f4e2"}.la-vihara:before{content:"\f6a7"}.la-vimeo:before{content:"\f40a"}.la-vimeo-square:before{content:"\f194"}.la-vimeo-v:before{content:"\f27d"}.la-vine:before{content:"\f1ca"}.la-vk:before{content:"\f189"}.la-vnv:before{content:"\f40b"}.la-voicemail:before{content:"\f897"}.la-volleyball-ball:before{content:"\f45f"}.la-volume-down:before{content:"\f027"}.la-volume-mute:before{content:"\f6a9"}.la-volume-off:before{content:"\f026"}.la-volume-up:before{content:"\f028"}.la-vote-yea:before{content:"\f772"}.la-vr-cardboard:before{content:"\f729"}.la-vuejs:before{content:"\f41f"}.la-walking:before{content:"\f554"}.la-wallet:before{content:"\f555"}.la-warehouse:before{content:"\f494"}.la-water:before{content:"\f773"}.la-wave-square:before{content:"\f83e"}.la-waze:before{content:"\f83f"}.la-weebly:before{content:"\f5cc"}.la-weibo:before{content:"\f18a"}.la-weight:before{content:"\f496"}.la-weight-hanging:before{content:"\f5cd"}.la-weixin:before{content:"\f1d7"}.la-whatsapp:before{content:"\f232"}.la-whatsapp-square:before{content:"\f40c"}.la-wheelchair:before{content:"\f193"}.la-whmcs:before{content:"\f40d"}.la-wifi:before{content:"\f1eb"}.la-wikipedia-w:before{content:"\f266"}.la-wind:before{content:"\f72e"}.la-window-close:before{content:"\f410"}.la-window-maximize:before{content:"\f2d0"}.la-window-minimize:before{content:"\f2d1"}.la-window-restore:before{content:"\f2d2"}.la-windows:before{content:"\f17a"}.la-wine-bottle:before{content:"\f72f"}.la-wine-glass:before{content:"\f4e3"}.la-wine-glass-alt:before{content:"\f5ce"}.la-wix:before{content:"\f5cf"}.la-wizards-of-the-coast:before{content:"\f730"}.la-wolf-pack-battalion:before{content:"\f514"}.la-won-sign:before{content:"\f159"}.la-wordpress:before{content:"\f19a"}.la-wordpress-simple:before{content:"\f411"}.la-wpbeginner:before{content:"\f297"}.la-wpexplorer:before{content:"\f2de"}.la-wpforms:before{content:"\f298"}.la-wpressr:before{content:"\f3e4"}.la-wrench:before{content:"\f0ad"}.la-x-ray:before{content:"\f497"}.la-xbox:before{content:"\f412"}.la-xing:before{content:"\f168"}.la-xing-square:before{content:"\f169"}.la-y-combinator:before{content:"\f23b"}.la-yahoo:before{content:"\f19e"}.la-yammer:before{content:"\f840"}.la-yandex:before{content:"\f413"}.la-yandex-international:before{content:"\f414"}.la-yarn:before{content:"\f7e3"}.la-yelp:before{content:"\f1e9"}.la-yen-sign:before{content:"\f157"}.la-yin-yang:before{content:"\f6ad"}.la-yoast:before{content:"\f2b1"}.la-youtube:before{content:"\f167"}.la-youtube-square:before{content:"\f431"}.la-zhihu:before{content:"\f63f"}.sr-only{margin:-1px}.sr-only-focusable:active,.sr-only-focusable:focus{margin:0}@font-face{font-family:Line Awesome Brands;font-style:normal;font-weight:400;font-display:auto;src:url(la-brands-400.908ce19d18187969b32f.eot);src:url(la-brands-400.908ce19d18187969b32f.eot?#iefix) format("embedded-opentype"),url(la-brands-400.3a8109c4ac75662f8355.woff2) format("woff2"),url(la-brands-400.925b340f49e65e8bab10.woff) format("woff"),url(la-brands-400.6ecea4826b87fafb97be.ttf) format("truetype"),url(la-brands-400.331115337bc9be66667a.svg#lineawesome) format("svg")}.lab{font-family:Line Awesome Brands}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:400;font-display:auto;src:url(la-regular-400.77111476f05dd3443047.eot);src:url(la-regular-400.77111476f05dd3443047.eot?#iefix) format("embedded-opentype"),url(la-regular-400.8dc1cedf1f4987f82b72.woff2) format("woff2"),url(la-regular-400.aa859c0d08b8193d6586.woff) format("woff"),url(la-regular-400.cf246e21218cab398b3d.ttf) format("truetype"),url(la-regular-400.5b8ad6f4ffe812a4eb26.svg#lineawesome) format("svg")}.lar{font-weight:400}@font-face{font-family:Line Awesome Free;font-style:normal;font-weight:900;font-display:auto;src:url(la-solid-900.4184d740eae2fb727bfe.eot);src:url(la-solid-900.4184d740eae2fb727bfe.eot?#iefix) format("embedded-opentype"),url(la-solid-900.3efd5ba15a279377d224.woff2) format("woff2"),url(la-solid-900.893634871a6cbff72157.woff) format("woff"),url(la-solid-900.279f38601f1d1655255f.ttf) format("truetype"),url(la-solid-900.0f874d69730f8631d632.svg#lineawesome) format("svg")}.la,.lar,.las{font-family:Line Awesome Free}.la,.las{font-weight:900}.la.la-glass:before{content:"\f000"}.la.la-meetup{font-family:Line Awesome Brands;font-weight:400}.la.la-star-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-o:before{content:"\f005"}.la.la-close:before,.la.la-remove:before{content:"\f00d"}.la.la-gear:before{content:"\f013"}.la.la-trash-o{font-family:Line Awesome Free;font-weight:400}.la.la-trash-o:before{content:"\f2ed"}.la.la-file-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-o:before{content:"\f15b"}.la.la-clock-o{font-family:Line Awesome Free;font-weight:400}.la.la-clock-o:before{content:"\f017"}.la.la-arrow-circle-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-down:before{content:"\f358"}.la.la-arrow-circle-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-up:before{content:"\f35b"}.la.la-play-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-play-circle-o:before{content:"\f144"}.la.la-repeat:before,.la.la-rotate-right:before{content:"\f01e"}.la.la-refresh:before{content:"\f021"}.la.la-list-alt{font-family:Line Awesome Free;font-weight:400}.la.la-dedent:before{content:"\f03b"}.la.la-video-camera:before{content:"\f03d"}.la.la-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-picture-o:before{content:"\f03e"}.la.la-photo{font-family:Line Awesome Free;font-weight:400}.la.la-photo:before{content:"\f03e"}.la.la-image{font-family:Line Awesome Free;font-weight:400}.la.la-image:before{content:"\f03e"}.la.la-pencil:before{content:"\f303"}.la.la-map-marker:before{content:"\f3c5"}.la.la-pencil-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-pencil-square-o:before{content:"\f044"}.la.la-share-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-share-square-o:before{content:"\f14d"}.la.la-check-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-square-o:before{content:"\f14a"}.la.la-arrows:before{content:"\f0b2"}.la.la-times-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-circle-o:before{content:"\f057"}.la.la-check-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-check-circle-o:before{content:"\f058"}.la.la-mail-forward:before{content:"\f064"}.la.la-eye,.la.la-eye-slash{font-family:Line Awesome Free;font-weight:400}.la.la-warning:before{content:"\f071"}.la.la-calendar:before{content:"\f073"}.la.la-arrows-v:before{content:"\f338"}.la.la-arrows-h:before{content:"\f337"}.la.la-bar-chart{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart:before{content:"\f080"}.la.la-bar-chart-o{font-family:Line Awesome Free;font-weight:400}.la.la-bar-chart-o:before{content:"\f080"}.la.la-facebook-square,.la.la-twitter-square{font-family:Line Awesome Brands;font-weight:400}.la.la-gears:before{content:"\f085"}.la.la-thumbs-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-up:before{content:"\f164"}.la.la-thumbs-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-thumbs-o-down:before{content:"\f165"}.la.la-heart-o{font-family:Line Awesome Free;font-weight:400}.la.la-heart-o:before{content:"\f004"}.la.la-sign-out:before{content:"\f2f5"}.la.la-linkedin-square{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin-square:before{content:"\f08c"}.la.la-thumb-tack:before{content:"\f08d"}.la.la-external-link:before{content:"\f35d"}.la.la-sign-in:before{content:"\f2f6"}.la.la-github-square{font-family:Line Awesome Brands;font-weight:400}.la.la-lemon-o{font-family:Line Awesome Free;font-weight:400}.la.la-lemon-o:before{content:"\f094"}.la.la-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-square-o:before{content:"\f0c8"}.la.la-bookmark-o{font-family:Line Awesome Free;font-weight:400}.la.la-bookmark-o:before{content:"\f02e"}.la.la-facebook,.la.la-twitter{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook:before{content:"\f39e"}.la.la-facebook-f{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-f:before{content:"\f39e"}.la.la-github{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card{font-family:Line Awesome Free;font-weight:400}.la.la-feed:before{content:"\f09e"}.la.la-hdd-o{font-family:Line Awesome Free;font-weight:400}.la.la-hdd-o:before{content:"\f0a0"}.la.la-hand-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-right:before{content:"\f0a4"}.la.la-hand-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-left:before{content:"\f0a5"}.la.la-hand-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-up:before{content:"\f0a6"}.la.la-hand-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-hand-o-down:before{content:"\f0a7"}.la.la-arrows-alt:before{content:"\f31e"}.la.la-group:before{content:"\f0c0"}.la.la-chain:before{content:"\f0c1"}.la.la-scissors:before{content:"\f0c4"}.la.la-files-o{font-family:Line Awesome Free;font-weight:400}.la.la-files-o:before{content:"\f0c5"}.la.la-floppy-o{font-family:Line Awesome Free;font-weight:400}.la.la-floppy-o:before{content:"\f0c7"}.la.la-navicon:before,.la.la-reorder:before{content:"\f0c9"}.la.la-google-plus,.la.la-google-plus-square,.la.la-pinterest,.la.la-pinterest-square{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus:before{content:"\f0d5"}.la.la-money{font-family:Line Awesome Free;font-weight:400}.la.la-money:before{content:"\f3d1"}.la.la-unsorted:before{content:"\f0dc"}.la.la-sort-desc:before{content:"\f0dd"}.la.la-sort-asc:before{content:"\f0de"}.la.la-linkedin{font-family:Line Awesome Brands;font-weight:400}.la.la-linkedin:before{content:"\f0e1"}.la.la-rotate-left:before{content:"\f0e2"}.la.la-legal:before{content:"\f0e3"}.la.la-dashboard:before,.la.la-tachometer:before{content:"\f3fd"}.la.la-comment-o{font-family:Line Awesome Free;font-weight:400}.la.la-comment-o:before{content:"\f075"}.la.la-comments-o{font-family:Line Awesome Free;font-weight:400}.la.la-comments-o:before{content:"\f086"}.la.la-flash:before{content:"\f0e7"}.la.la-clipboard,.la.la-paste{font-family:Line Awesome Free;font-weight:400}.la.la-paste:before{content:"\f328"}.la.la-lightbulb-o{font-family:Line Awesome Free;font-weight:400}.la.la-lightbulb-o:before{content:"\f0eb"}.la.la-exchange:before{content:"\f362"}.la.la-cloud-download:before{content:"\f381"}.la.la-cloud-upload:before{content:"\f382"}.la.la-bell-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-o:before{content:"\f0f3"}.la.la-cutlery:before{content:"\f2e7"}.la.la-file-text-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-text-o:before{content:"\f15c"}.la.la-building-o{font-family:Line Awesome Free;font-weight:400}.la.la-building-o:before{content:"\f1ad"}.la.la-hospital-o{font-family:Line Awesome Free;font-weight:400}.la.la-hospital-o:before{content:"\f0f8"}.la.la-tablet:before{content:"\f3fa"}.la.la-mobile-phone:before,.la.la-mobile:before{content:"\f3cd"}.la.la-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-circle-o:before{content:"\f111"}.la.la-mail-reply:before{content:"\f3e5"}.la.la-github-alt{font-family:Line Awesome Brands;font-weight:400}.la.la-folder-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-o:before{content:"\f07b"}.la.la-folder-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-folder-open-o:before{content:"\f07c"}.la.la-smile-o{font-family:Line Awesome Free;font-weight:400}.la.la-smile-o:before{content:"\f118"}.la.la-frown-o{font-family:Line Awesome Free;font-weight:400}.la.la-frown-o:before{content:"\f119"}.la.la-meh-o{font-family:Line Awesome Free;font-weight:400}.la.la-meh-o:before{content:"\f11a"}.la.la-keyboard-o{font-family:Line Awesome Free;font-weight:400}.la.la-keyboard-o:before{content:"\f11c"}.la.la-flag-o{font-family:Line Awesome Free;font-weight:400}.la.la-flag-o:before{content:"\f024"}.la.la-mail-reply-all:before{content:"\f122"}.la.la-star-half-o{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-o:before{content:"\f089"}.la.la-star-half-empty{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-empty:before{content:"\f089"}.la.la-star-half-full{font-family:Line Awesome Free;font-weight:400}.la.la-star-half-full:before{content:"\f089"}.la.la-code-fork:before{content:"\f126"}.la.la-chain-broken:before{content:"\f127"}.la.la-shield:before{content:"\f3ed"}.la.la-calendar-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-o:before{content:"\f133"}.la.la-css3,.la.la-html5,.la.la-maxcdn{font-family:Line Awesome Brands;font-weight:400}.la.la-ticket:before{content:"\f3ff"}.la.la-minus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-minus-square-o:before{content:"\f146"}.la.la-level-up:before{content:"\f3bf"}.la.la-level-down:before{content:"\f3be"}.la.la-pencil-square:before{content:"\f14b"}.la.la-external-link-square:before{content:"\f360"}.la.la-compass{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-down:before{content:"\f150"}.la.la-toggle-down{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-down:before{content:"\f150"}.la.la-caret-square-o-up{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-up:before{content:"\f151"}.la.la-toggle-up{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-up:before{content:"\f151"}.la.la-caret-square-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-right:before{content:"\f152"}.la.la-toggle-right{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-right:before{content:"\f152"}.la.la-eur:before,.la.la-euro:before{content:"\f153"}.la.la-gbp:before{content:"\f154"}.la.la-dollar:before,.la.la-usd:before{content:"\f155"}.la.la-inr:before,.la.la-rupee:before{content:"\f156"}.la.la-cny:before,.la.la-jpy:before,.la.la-rmb:before,.la.la-yen:before{content:"\f157"}.la.la-rouble:before,.la.la-rub:before,.la.la-ruble:before{content:"\f158"}.la.la-krw:before,.la.la-won:before{content:"\f159"}.la.la-bitcoin,.la.la-btc{font-family:Line Awesome Brands;font-weight:400}.la.la-bitcoin:before{content:"\f15a"}.la.la-file-text:before{content:"\f15c"}.la.la-sort-alpha-asc:before{content:"\f15d"}.la.la-sort-alpha-desc:before{content:"\f881"}.la.la-sort-amount-asc:before{content:"\f160"}.la.la-sort-amount-desc:before{content:"\f884"}.la.la-sort-numeric-asc:before{content:"\f162"}.la.la-sort-numeric-desc:before{content:"\f886"}.la.la-xing,.la.la-xing-square,.la.la-youtube,.la.la-youtube-play,.la.la-youtube-square{font-family:Line Awesome Brands;font-weight:400}.la.la-youtube-play:before{content:"\f167"}.la.la-adn,.la.la-bitbucket,.la.la-bitbucket-square,.la.la-dropbox,.la.la-flickr,.la.la-instagram,.la.la-stack-overflow{font-family:Line Awesome Brands;font-weight:400}.la.la-bitbucket-square:before{content:"\f171"}.la.la-tumblr,.la.la-tumblr-square{font-family:Line Awesome Brands;font-weight:400}.la.la-long-arrow-down:before{content:"\f309"}.la.la-long-arrow-up:before{content:"\f30c"}.la.la-long-arrow-left:before{content:"\f30a"}.la.la-long-arrow-right:before{content:"\f30b"}.la.la-android,.la.la-apple,.la.la-dribbble,.la.la-foursquare,.la.la-gittip,.la.la-gratipay,.la.la-linux,.la.la-skype,.la.la-trello,.la.la-windows{font-family:Line Awesome Brands;font-weight:400}.la.la-gittip:before{content:"\f184"}.la.la-sun-o{font-family:Line Awesome Free;font-weight:400}.la.la-sun-o:before{content:"\f185"}.la.la-moon-o{font-family:Line Awesome Free;font-weight:400}.la.la-moon-o:before{content:"\f186"}.la.la-pagelines,.la.la-renren,.la.la-stack-exchange,.la.la-vk,.la.la-weibo{font-family:Line Awesome Brands;font-weight:400}.la.la-arrow-circle-o-right{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-right:before{content:"\f35a"}.la.la-arrow-circle-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-arrow-circle-o-left:before{content:"\f359"}.la.la-caret-square-o-left{font-family:Line Awesome Free;font-weight:400}.la.la-caret-square-o-left:before{content:"\f191"}.la.la-toggle-left{font-family:Line Awesome Free;font-weight:400}.la.la-toggle-left:before{content:"\f191"}.la.la-dot-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-dot-circle-o:before{content:"\f192"}.la.la-vimeo-square{font-family:Line Awesome Brands;font-weight:400}.la.la-try:before,.la.la-turkish-lira:before{content:"\f195"}.la.la-plus-square-o{font-family:Line Awesome Free;font-weight:400}.la.la-plus-square-o:before{content:"\f0fe"}.la.la-openid,.la.la-slack,.la.la-wordpress{font-family:Line Awesome Brands;font-weight:400}.la.la-bank:before,.la.la-institution:before{content:"\f19c"}.la.la-mortar-board:before{content:"\f19d"}.la.la-delicious,.la.la-digg,.la.la-drupal,.la.la-google,.la.la-joomla,.la.la-pied-piper-alt,.la.la-pied-piper-pp,.la.la-reddit,.la.la-reddit-square,.la.la-stumbleupon,.la.la-stumbleupon-circle,.la.la-yahoo{font-family:Line Awesome Brands;font-weight:400}.la.la-spoon:before{content:"\f2e5"}.la.la-behance,.la.la-behance-square,.la.la-steam,.la.la-steam-square{font-family:Line Awesome Brands;font-weight:400}.la.la-automobile:before{content:"\f1b9"}.la.la-cab:before{content:"\f1ba"}.la.la-envelope-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-o:before{content:"\f0e0"}.la.la-deviantart,.la.la-soundcloud{font-family:Line Awesome Brands;font-weight:400}.la.la-file-pdf-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-pdf-o:before{content:"\f1c1"}.la.la-file-word-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-word-o:before{content:"\f1c2"}.la.la-file-excel-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-excel-o:before{content:"\f1c3"}.la.la-file-powerpoint-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-powerpoint-o:before{content:"\f1c4"}.la.la-file-image-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-image-o:before{content:"\f1c5"}.la.la-file-photo-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-photo-o:before{content:"\f1c5"}.la.la-file-picture-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-picture-o:before{content:"\f1c5"}.la.la-file-archive-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-archive-o:before{content:"\f1c6"}.la.la-file-zip-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-zip-o:before{content:"\f1c6"}.la.la-file-audio-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-audio-o:before{content:"\f1c7"}.la.la-file-sound-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-sound-o:before{content:"\f1c7"}.la.la-file-video-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-video-o:before{content:"\f1c8"}.la.la-file-movie-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-movie-o:before{content:"\f1c8"}.la.la-file-code-o{font-family:Line Awesome Free;font-weight:400}.la.la-file-code-o:before{content:"\f1c9"}.la.la-codepen,.la.la-jsfiddle,.la.la-vine{font-family:Line Awesome Brands;font-weight:400}.la.la-life-bouy,.la.la-life-ring{font-family:Line Awesome Free;font-weight:400}.la.la-life-bouy:before{content:"\f1cd"}.la.la-life-buoy{font-family:Line Awesome Free;font-weight:400}.la.la-life-buoy:before{content:"\f1cd"}.la.la-life-saver{font-family:Line Awesome Free;font-weight:400}.la.la-life-saver:before{content:"\f1cd"}.la.la-support{font-family:Line Awesome Free;font-weight:400}.la.la-support:before{content:"\f1cd"}.la.la-circle-o-notch:before{content:"\f1ce"}.la.la-ra,.la.la-rebel{font-family:Line Awesome Brands;font-weight:400}.la.la-ra:before{content:"\f1d0"}.la.la-resistance{font-family:Line Awesome Brands;font-weight:400}.la.la-resistance:before{content:"\f1d0"}.la.la-empire,.la.la-ge{font-family:Line Awesome Brands;font-weight:400}.la.la-ge:before{content:"\f1d1"}.la.la-git,.la.la-git-square,.la.la-hacker-news,.la.la-y-combinator-square{font-family:Line Awesome Brands;font-weight:400}.la.la-y-combinator-square:before{content:"\f1d4"}.la.la-yc-square{font-family:Line Awesome Brands;font-weight:400}.la.la-yc-square:before{content:"\f1d4"}.la.la-qq,.la.la-tencent-weibo,.la.la-wechat,.la.la-weixin{font-family:Line Awesome Brands;font-weight:400}.la.la-wechat:before{content:"\f1d7"}.la.la-send:before{content:"\f1d8"}.la.la-paper-plane-o{font-family:Line Awesome Free;font-weight:400}.la.la-paper-plane-o:before{content:"\f1d8"}.la.la-send-o{font-family:Line Awesome Free;font-weight:400}.la.la-send-o:before{content:"\f1d8"}.la.la-circle-thin{font-family:Line Awesome Free;font-weight:400}.la.la-circle-thin:before{content:"\f111"}.la.la-header:before{content:"\f1dc"}.la.la-sliders:before{content:"\f1de"}.la.la-futbol-o{font-family:Line Awesome Free;font-weight:400}.la.la-futbol-o:before{content:"\f1e3"}.la.la-soccer-ball-o{font-family:Line Awesome Free;font-weight:400}.la.la-soccer-ball-o:before{content:"\f1e3"}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:Line Awesome Brands;font-weight:400}.la.la-newspaper-o{font-family:Line Awesome Free;font-weight:400}.la.la-newspaper-o:before{content:"\f1ea"}.la.la-cc-amex,.la.la-cc-discover,.la.la-cc-mastercard,.la.la-cc-paypal,.la.la-cc-stripe,.la.la-cc-visa,.la.la-google-wallet,.la.la-paypal{font-family:Line Awesome Brands;font-weight:400}.la.la-bell-slash-o{font-family:Line Awesome Free;font-weight:400}.la.la-bell-slash-o:before{content:"\f1f6"}.la.la-trash:before{content:"\f2ed"}.la.la-copyright{font-family:Line Awesome Free;font-weight:400}.la.la-eyedropper:before{content:"\f1fb"}.la.la-area-chart:before{content:"\f1fe"}.la.la-pie-chart:before{content:"\f200"}.la.la-line-chart:before{content:"\f201"}.la.la-angellist,.la.la-ioxhost,.la.la-lastfm,.la.la-lastfm-square{font-family:Line Awesome Brands;font-weight:400}.la.la-cc{font-family:Line Awesome Free;font-weight:400}.la.la-cc:before{content:"\f20a"}.la.la-ils:before,.la.la-shekel:before,.la.la-sheqel:before{content:"\f20b"}.la.la-meanpath{font-family:Line Awesome Brands;font-weight:400}.la.la-meanpath:before{content:"\f2b4"}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-forumbee,.la.la-leanpub,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:Line Awesome Brands;font-weight:400}.la.la-diamond{font-family:Line Awesome Free;font-weight:400}.la.la-diamond:before{content:"\f3a5"}.la.la-intersex:before{content:"\f224"}.la.la-facebook-official{font-family:Line Awesome Brands;font-weight:400}.la.la-facebook-official:before{content:"\f09a"}.la.la-pinterest-p,.la.la-whatsapp{font-family:Line Awesome Brands;font-weight:400}.la.la-hotel:before{content:"\f236"}.la.la-medium,.la.la-viacoin,.la.la-y-combinator,.la.la-yc{font-family:Line Awesome Brands;font-weight:400}.la.la-yc:before{content:"\f23b"}.la.la-expeditedssl,.la.la-opencart,.la.la-optin-monster{font-family:Line Awesome Brands;font-weight:400}.la.la-battery-4:before,.la.la-battery:before{content:"\f240"}.la.la-battery-3:before{content:"\f241"}.la.la-battery-2:before{content:"\f242"}.la.la-battery-1:before{content:"\f243"}.la.la-battery-0:before{content:"\f244"}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:Line Awesome Free;font-weight:400}.la.la-sticky-note-o:before{content:"\f249"}.la.la-cc-diners-club,.la.la-cc-jcb{font-family:Line Awesome Brands;font-weight:400}.la.la-clone,.la.la-hourglass-o{font-family:Line Awesome Free;font-weight:400}.la.la-hourglass-o:before{content:"\f254"}.la.la-hourglass-1:before{content:"\f251"}.la.la-hourglass-2:before{content:"\f252"}.la.la-hourglass-3:before{content:"\f253"}.la.la-hand-rock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-rock-o:before{content:"\f255"}.la.la-hand-grab-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-grab-o:before{content:"\f255"}.la.la-hand-paper-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-paper-o:before{content:"\f256"}.la.la-hand-stop-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-stop-o:before{content:"\f256"}.la.la-hand-scissors-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-scissors-o:before{content:"\f257"}.la.la-hand-lizard-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-lizard-o:before{content:"\f258"}.la.la-hand-spock-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-spock-o:before{content:"\f259"}.la.la-hand-pointer-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-pointer-o:before{content:"\f25a"}.la.la-hand-peace-o{font-family:Line Awesome Free;font-weight:400}.la.la-hand-peace-o:before{content:"\f25b"}.la.la-registered{font-family:Line Awesome Free;font-weight:400}.la.la-chrome,.la.la-creative-commons,.la.la-firefox,.la.la-get-pocket,.la.la-gg,.la.la-gg-circle,.la.la-internet-explorer,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-opera,.la.la-safari,.la.la-tripadvisor,.la.la-wikipedia-w{font-family:Line Awesome Brands;font-weight:400}.la.la-television:before{content:"\f26c"}.la.la-500px,.la.la-amazon,.la.la-contao{font-family:Line Awesome Brands;font-weight:400}.la.la-calendar-plus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-plus-o:before{content:"\f271"}.la.la-calendar-minus-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-minus-o:before{content:"\f272"}.la.la-calendar-times-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-times-o:before{content:"\f273"}.la.la-calendar-check-o{font-family:Line Awesome Free;font-weight:400}.la.la-calendar-check-o:before{content:"\f274"}.la.la-map-o{font-family:Line Awesome Free;font-weight:400}.la.la-map-o:before{content:"\f279"}.la.la-commenting:before{content:"\f4ad"}.la.la-commenting-o{font-family:Line Awesome Free;font-weight:400}.la.la-commenting-o:before{content:"\f4ad"}.la.la-houzz,.la.la-vimeo{font-family:Line Awesome Brands;font-weight:400}.la.la-vimeo:before{content:"\f27d"}.la.la-black-tie,.la.la-edge,.la.la-fonticons,.la.la-reddit-alien{font-family:Line Awesome Brands;font-weight:400}.la.la-credit-card-alt:before{content:"\f09d"}.la.la-codiepie,.la.la-fort-awesome,.la.la-mixcloud,.la.la-modx,.la.la-product-hunt,.la.la-scribd,.la.la-usb{font-family:Line Awesome Brands;font-weight:400}.la.la-pause-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-pause-circle-o:before{content:"\f28b"}.la.la-stop-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-stop-circle-o:before{content:"\f28d"}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-envira,.la.la-gitlab,.la.la-wheelchair-alt,.la.la-wpbeginner,.la.la-wpforms{font-family:Line Awesome Brands;font-weight:400}.la.la-wheelchair-alt:before{content:"\f368"}.la.la-question-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-question-circle-o:before{content:"\f059"}.la.la-volume-control-phone:before{content:"\f2a0"}.la.la-asl-interpreting:before{content:"\f2a3"}.la.la-deafness:before,.la.la-hard-of-hearing:before{content:"\f2a4"}.la.la-glide,.la.la-glide-g{font-family:Line Awesome Brands;font-weight:400}.la.la-signing:before{content:"\f2a7"}.la.la-first-order,.la.la-google-plus-official,.la.la-pied-piper,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-themeisle,.la.la-viadeo,.la.la-viadeo-square,.la.la-yoast{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-official:before{content:"\f2b3"}.la.la-google-plus-circle{font-family:Line Awesome Brands;font-weight:400}.la.la-google-plus-circle:before{content:"\f2b3"}.la.la-fa,.la.la-font-awesome{font-family:Line Awesome Brands;font-weight:400}.la.la-fa:before{content:"\f2b4"}.la.la-handshake-o{font-family:Line Awesome Free;font-weight:400}.la.la-handshake-o:before{content:"\f2b5"}.la.la-envelope-open-o{font-family:Line Awesome Free;font-weight:400}.la.la-envelope-open-o:before{content:"\f2b6"}.la.la-linode{font-family:Line Awesome Brands;font-weight:400}.la.la-address-book-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-book-o:before{content:"\f2b9"}.la.la-vcard:before{content:"\f2bb"}.la.la-address-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-address-card-o:before{content:"\f2bb"}.la.la-vcard-o{font-family:Line Awesome Free;font-weight:400}.la.la-vcard-o:before{content:"\f2bb"}.la.la-user-circle-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-circle-o:before{content:"\f2bd"}.la.la-user-o{font-family:Line Awesome Free;font-weight:400}.la.la-user-o:before{content:"\f007"}.la.la-id-badge{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license:before{content:"\f2c2"}.la.la-id-card-o{font-family:Line Awesome Free;font-weight:400}.la.la-id-card-o:before{content:"\f2c2"}.la.la-drivers-license-o{font-family:Line Awesome Free;font-weight:400}.la.la-drivers-license-o:before{content:"\f2c2"}.la.la-free-code-camp,.la.la-quora,.la.la-telegram{font-family:Line Awesome Brands;font-weight:400}.la.la-thermometer-4:before,.la.la-thermometer:before{content:"\f2c7"}.la.la-thermometer-3:before{content:"\f2c8"}.la.la-thermometer-2:before{content:"\f2c9"}.la.la-thermometer-1:before{content:"\f2ca"}.la.la-thermometer-0:before{content:"\f2cb"}.la.la-bathtub:before,.la.la-s15:before{content:"\f2cd"}.la.la-window-maximize,.la.la-window-restore{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle:before{content:"\f410"}.la.la-window-close-o{font-family:Line Awesome Free;font-weight:400}.la.la-window-close-o:before{content:"\f410"}.la.la-times-rectangle-o{font-family:Line Awesome Free;font-weight:400}.la.la-times-rectangle-o:before{content:"\f410"}.la.la-bandcamp,.la.la-eercast,.la.la-etsy,.la.la-grav,.la.la-imdb,.la.la-ravelry{font-family:Line Awesome Brands;font-weight:400}.la.la-eercast:before{content:"\f2da"}.la.la-snowflake-o{font-family:Line Awesome Free;font-weight:400}.la.la-snowflake-o:before{content:"\f2dc"}.la.la-spotify,.la.la-superpowers,.la.la-wpexplorer{font-family:Line Awesome Brands;font-weight:400}.animated{animation-duration:.3s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover{color:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(MaterialIcons-Regular.479700ea91d964d295d7.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(MaterialIcons-Regular.12a47ed5fd5585f0f422.woff2) format("woff2"),url(MaterialIcons-Regular.f2a0933406f783065152.woff) format("woff"),url(MaterialIcons-Regular.d4f2bf2eff4f11652ef1.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.notifier__container *{box-sizing:border-box}.notifier__container-list{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.notifier__notification{display:block;position:fixed;visibility:hidden;z-index:10000;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.notifier__notification--material{border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:default;padding:11px 26px 10px}.notifier__notification--material .notifier__notification-message{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:top;line-height:32px;font-size:15px}.notifier__notification--material .notifier__notification-button{display:inline-block;transition:opacity .2s ease;opacity:.5;margin-right:-10px;margin-left:10px;outline:none;border:none;background:none;cursor:pointer;padding:6px;width:32px;height:32px;vertical-align:top}.notifier__notification--material .notifier__notification-button:focus,.notifier__notification--material .notifier__notification-button:hover{opacity:1}.notifier__notification--material .notifier__notification-button:active{transform:scale(.82);opacity:1}.notifier__notification--default{background-color:#444;color:#fff}.notifier__notification--default .notifier__notification-button-icon{fill:#fff}.notifier__notification--error{background-color:#d9534f;color:#fff}.notifier__notification--error .notifier__notification-button-icon{fill:#fff}.notifier__notification--info{background-color:#5bc0de;color:#fff}.notifier__notification--info .notifier__notification-button-icon{fill:#fff}.notifier__notification--success{background-color:#5cb85c;color:#fff}.notifier__notification--success .notifier__notification-button-icon{fill:#fff}.notifier__notification--warning{background-color:#f0ad4e;color:#fff}.notifier__notification--warning .notifier__notification-button-icon{fill:#fff}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:flex}.ct-chart-donut .ct-label,.ct-chart-pie .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-vertical.ct-start{align-items:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{align-items:center;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{align-items:center;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-donut-solid,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-donut-solid,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-donut-solid,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-donut-solid,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-donut-solid,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{content:"";display:table;clear:both}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{content:"";display:table;clear:both}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{content:"";display:table;clear:both}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{content:"";display:table;clear:both}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{content:"";display:table;clear:both}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{content:"";display:table;clear:both}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{content:"";display:table;clear:both}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{content:"";display:table;clear:both}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{content:"";display:table;clear:both}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{content:"";display:table;clear:both}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{content:"";display:table;clear:both}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}ul li ul:hover{visibility:visible;opacity:1;display:block}.example .pagination{margin-bottom:0}.pagination{display:flex;padding-left:0;list-style:none;border-radius:3px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;background-color:#fff;border:1px solid #ebecf1;color:#1a1630}.page-link:hover{z-index:2;text-decoration:none;background-color:initial;box-shadow:none}.page-link:focus{z-index:2;outline:0;box-shadow:none}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.page-item:last-child .page-link{border-top-right-radius:3px;border-bottom-right-radius:3px}.page-item.active .page-link{z-index:1;color:#fff}.page-item.active .page-link:hover{color:#fff!important}.page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.125rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:3px;border-bottom-right-radius:3px}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:3px;border-bottom-right-radius:3px}.accordion-panel .panel-heading{border:1px solid #ebecf1}.panel-group .panel{border-radius:4px;box-shadow:none}.panel-default>.panel-heading{padding:0;border-radius:0;background-color:#f0f0f2}.panel-title{font-size:14px;margin-bottom:0}.panel-title>a{display:block;padding:15px;text-decoration:none}.more-less{float:right;color:#212121}.panel-default>.panel-heading+.panel-collapse>.panel-body{border:1px solid #ebecf1;line-height:25px;font-size:14px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel-default .list-group-item.active{color:#000;background-color:#f0f0f2;border-color:#f0f0f2}.panel-primary .list-group-item.active:hover{color:#fff!important;background-color:#255be6;border-color:#255be6}.panel-success .list-group-item.active{color:#fff;background-color:#2dce89;border-color:#2dce89}.panel-success .list-group-item.active:hover{color:#fff!important;background-color:#15ca7c;border-color:#15ca7c}.panel-info .list-group-item.active{color:#fff;background-color:#45aaf2;border-color:#45aaf2}.panel-info .list-group-item.active:hover{color:#fff!important;background-color:#2d9eef;border-color:#2d9eef}.panel-warning .list-group-item.active{color:#fff;background-color:#ecb403;border-color:#ecb403}.panel-warning .list-group-item.active:hover{color:#fff!important;background-color:#cea70c;border-color:#cea70c}.panel-danger .list-group-item.active{color:#fff;background-color:#dc0441;border-color:#dc0441}.panel-danger .list-group-item.active:hover{color:#fff!important;background-color:#a15226;border-color:#a15226}.panel-default .list-group-item.active:focus,.panel-default .list-group-item.active:hover{color:#000;background-color:#f0f0f2;border-color:#f0f0f2}.wrap{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px}a:active,a:focus,a:hover{outline:0;text-decoration:none}.panel1{border:solid #fff;border-width:0 0 1px;background:none;box-shadow:none}.panel1:last-child{border-bottom:none}.panel-group1>.panel1:first-child .panel-heading1{border-radius:4px 4px 0 0}.panel-group1 .panel1{border-radius:0}.panel-title1{font-size:14px;margin-bottom:0}.panel-group1 .panel1+.panel1{margin-top:0}.panel-heading1{color:#fff;padding:0}.panel-group1 .panel-body{border:1px solid #ebecf1}.panel-title1 a{display:block;color:#fff;padding:12px 20px;position:relative;font-size:16px;font-weight:400}#accordion1 .panel-title1 a:hover{color:#fff!important}.panel-body1{background:#fff;padding:10px}.panel1:last-child .panel-body1{border-radius:0 0 4px 4px}.panel1:last-child .panel-heading1{border-radius:0 0 4px 4px;transition:border-radius .3s linear .2s}.panel1:last-child .panel-heading1.active{border-radius:0;transition:border-radius 0s linear}.panel-title a.accordion-toggle:before{content:"";padding:0 10px 0 0;color:#fff;font-family:FontAwesome;float:right}.panel-title a.accordion-toggle.collapsed:before{content:"";padding:0 10px 0 0;color:#fff;font-family:FontAwesome;float:right}.panel-heading1 a.collapsed:before{content:""}.panel-heading1 a.collapsed:before,.panel-heading1 a:before{position:absolute;font-family:feather!important;right:10px;top:13px;font-size:20px;transition:all .5s;transform:scale(1)}.panel-heading1 a:before{content:""}.panel-heading1.active a:before{content:" ";transition:all .5s;transform:scale(0)}.demo-accordion p:last-child,.panel-group1 p:last-child{margin-bottom:0}#bs-collapse .panel-heading1 a:after{content:"";font-size:24px;position:absolute;font-family:FontAwesome;right:5px;top:10px;transform:scale(0);transition:all .5s}#bs-collapse .panel-heading1.active a:after{content:"";transform:scale(1);transition:all .5s}#accordion .panel-heading1 a:before{content:"";font-size:24px;position:absolute;font-family:FontAwesome;right:5px;top:10px;transform:rotate(180deg);transition:all .5s}#accordion .panel-heading1.active a:before{transform:rotate(0deg);transition:all .5s}.acc-header a{display:block;background-color:#f0f0f2}.acc-body,.acc-header a{padding:15px;border:1px solid #ebecf1}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:3px;font-size:.9375rem}.alert:first-child{margin-bottom:1rem!important}.alert:last-child{margin-bottom:0}.alert-heading{color:inherit}.alert-link{font-weight:500}.alert-link:hover,.alert-link a:hover{text-decoration:underline}.alert-dismissible{padding-right:3.90625rem}hr.message-inner-separator{clear:both;margin-top:10px;margin-bottom:13px;border:0;height:1px;background-image:-o-linear-gradient(left,transparent,rgba(0,0,0,.15),transparent)}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-success{color:#fff;background-color:#0fdb78;border-color:#0fdb78}.alert-success hr{border-top-color:#c5e7a4}.alert-success .alert-link{color:#172e00}.alert-info{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.alert-info hr{border-top-color:#b3dcf9}.alert-info .alert-link{color:#193c56}.alert-warning{color:#fff;background-color:#f3a403;border-color:#f3a403}.alert-warning hr{border-top-color:#fae8a4}.alert-warning .alert-link{color:#4d3f05}.alert-danger{color:#fff;background-color:#ef4b4b;border-color:#ef4b4b}.alert-danger hr{border-top-color:#ecacab}.alert-danger .alert-link{color:#3f0a09}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.alert-icon{padding-left:3rem}.alert-icon>i{color:inherit!important;font-size:1rem;position:absolute;top:1rem;left:1rem}.alert-avatar{padding-left:3.75rem}.alert-avatar .avatar{position:absolute;top:.5rem;left:.75rem}.close{font-size:1rem;line-height:1.5;transition:color .3s}.alert-light-success{color:#0fdb78;background-color:#cbf6e2;border-color:#cbf6e2}.alert-light-danger{color:#ef4b4b;background-color:#fac8c8;border-color:#fac8c8}.alert-light-warning{color:#ffab00;background-color:#fee8bb;border-color:#fee8bb}.alert-light-info{color:#4ebff9;background-color:#ccd6f8;border-color:#ccd6f8}.country-selector .avatar{width:1.4rem;height:1.2rem}.avatar{width:2rem;height:2rem;line-height:2rem;position:relative;text-align:center;display:inline-block;color:#fff;font-weight:600;vertical-align:bottom;font-size:.875rem;-webkit-user-select:none;user-select:none}.noborder{border-radius:0}.brround{border-radius:50%}.bradius{border-radius:25%}.avatar i{font-size:125%;vertical-align:sub}.avatar-status{position:absolute;right:-2px;bottom:-2px;width:.75rem;height:.75rem;border:2px solid #fff;background:#868e96;border-radius:50%}.avatar-sm{width:1.5rem;height:1.5rem;line-height:1.5rem;font-size:.75rem}.avatar-md{width:2.5rem;height:2.5rem;line-height:2.5rem;font-size:1rem}.avatar-lg{width:3rem;height:3rem;line-height:3rem;font-size:1.25rem}.avatar-xl{width:4rem!important;height:4rem!important;line-height:4rem;font-size:1.75rem}.avatar-xxl{width:5rem;height:5rem;line-height:5rem;font-size:2rem}.avatar-placeholder{background:#ced4da url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="134" height="134" viewBox="0 0 134 134"><path fill="$gray" d="M65.92 66.34h2.16c14.802.42 30.928 6.062 29.283 20.35l-1.618 13.32c-.844 6.815-5.208 7.828-13.972 7.866H52.23c-8.764-.038-13.13-1.05-13.973-7.865l-1.62-13.32C34.994 72.4 51.12 66.76 65.92 66.34zM49.432 43.934c0-9.82 7.99-17.81 17.807-17.81 9.82 0 17.81 7.99 17.81 17.81 0 9.82-7.99 17.807-17.81 17.807-9.82 0-17.808-7.987-17.808-17.806z"/></svg>') no-repeat 50%/80%}.avatar-list{margin:0 0 -.5rem;padding:0;font-size:0}.avatar-list .avatar{margin-bottom:.5rem}.avatar-list .avatar:not(:last-child){margin-right:.5rem}.avatar-list-stacked .avatar{box-shadow:0 0 0 2px #fff;margin-right:-.8em!important}.avatar-blue{background-color:#083dc1;color:#467fcf}.avatar-indigo{background-color:#d1d5f0;color:#6574cd}.avatar-purple{background-color:#e4cff9;color:#3c009c}.avatar-pink{background-color:#fcd3e1;color:#f02487}.avatar-red{background-color:#f0bcbc;color:#dc0441}.avatar-orange{background-color:#fee0c7;color:#fc7303}.avatar-yellow{background-color:#fbedb7;color:#ecb403}.avatar-green{background-color:#cfeab3;color:#2dce89}.avatar-teal{background-color:#bfefea;color:#2bcbba}.avatar-cyan{background-color:#b9e3ea;color:#17a2b8}.avatar-white{background-color:#fff;color:#fff}.avatar-gray{background-color:#dbdde0;color:#868e96}.avatar-gray-dark{background-color:#c2c4c6;color:#343a40}.avatar-azure{background-color:#c7e6fb;color:#45aaf2}.avatar-lime{background-color:#d7f2c2;color:#7bd235}.product-price{font-size:1rem}.product-price strong{font-size:1.5rem}@keyframes indeterminate{0%{left:-35%;right:100%}60%,to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%,to{left:107%;right:-8%}}.btn .badge{position:relative;top:-1px}.badge-success{color:#fff;background-color:#2dce89}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#15ca7c}.badge-info{color:#fff;background-color:#45aaf2}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#1594ef}.badge-warning{color:#fff;background-color:#ecb403}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#fff;text-decoration:none;background-color:#c29d0b}.badge-danger{color:#fff;background-color:#dc0441}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#a11918}.badge-light{color:#5b6084;background-color:#f0f0f2}.badge-light[href]:focus,.badge-light[href]:hover{color:#5b6084;background-color:#f0f0f2;text-decoration:none}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.badge{display:inline-block;padding:3px 5px 4px;font-size:10px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:3px}.badge-pill{padding-right:1.2em;padding-left:1.2em;border-radius:10rem}.badgetext{float:right}.badge-default{background:#54575f;color:#fff;margin-right:3px}.shape{float:right;height:0;width:0;transform:rotate(1turn);border-color:hsla(0,0%,100%,0) #d9534f hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid;border-width:0 70px 40px 0}.offer{background:#fff;border:1px solid #ddd;margin:15px 0;overflow:hidden}.offer-danger{border-color:#dc0441}.offer-danger .shape{border-color:transparent #dc0441 transparent transparent}.offer-success{border-color:#2dce89}.badge-success-light{background-color:rgba(29,171,45,.15)!important;color:#36b37e}.badge-warning-light{background-color:rgba(255,171,0,.15)!important;color:#ffab00}.badge-danger-light{color:#f94859;background-color:rgba(250,92,124,.15)}.badge-info-light{color:#0a7ffb;background-color:rgba(3,85,208,.1)}.offer-success .shape{border-color:transparent #2dce89 transparent transparent}.offer-default{border-color:#6b6f80}.offer-default .shape{border-color:transparent #6b6f80 transparent transparent}.offer-info{border-color:#45aaf2}.offer-info .shape{border-color:transparent #45aaf2 transparent transparent}.offer-warning{border-color:#ecb403}.offer-warning .shape{border-color:transparent #ecb403 transparent transparent}.shape-text{color:#fff;font-size:12px;font-weight:700;position:relative;right:-47px;top:0;white-space:nowrap;transform:rotate(30deg)}.offer-content{padding:20px}.badge-gradient-success{background-image:linear-gradient(270deg,#43c47a 0,#10ae23);color:#fff}.badge-gradient-warning{background-image:linear-gradient(270deg,#f8be8d 0,#ff9a44);color:#fff}.badge-gradient-danger{color:#fff;background-image:linear-gradient(270deg,#ff90a0 0,#fc6076)}.badge-gradient-info{color:#fff;background-image:linear-gradient(270deg,#58ebbb 0,#0fd796)}.breadcrumb{display:flex;flex-wrap:wrap;margin-bottom:0;list-style:none;border-radius:3px;font-weight:400;background:#f0f0f2}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#cfd1e1;content:"/";opacity:.5}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#1a1630}.breadcrumb1{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#f0f0f2;border-radius:.25rem}.breadcrumb-item1 a:hover{color:#123787;text-decoration:underline}.breadcrumb-item1+.breadcrumb-item1:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;content:"/";opacity:.5}.breadcrumb-item1+.breadcrumb-item1:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item1.active{color:#1a1630}.breadcrumb-arrow{height:36px;padding:0;line-height:36px;list-style:none;background-color:#f0f0f2}.breadcrumb-arrow li{display:inline-block;vertical-align:top}.breadcrumb-arrow li:first-child a{border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;padding:0 10px}.breadcrumb-arrow li a,.breadcrumb-arrow li span{display:inline-block;vertical-align:top}.breadcrumb-arrow li:not(:first-child){margin-left:-5px}.breadcrumb-arrow li+li:before{padding:0;content:""}.breadcrumb-arrow li span{padding:0 10px;color:#1a1630}.breadcrumb-arrow li:not(:first-child) span,.breadcrumb-arrow li a{height:36px;padding:0 10px 0 25px;line-height:36px}.breadcrumb-arrow li a{position:relative;color:#fff;text-decoration:none}.breadcrumb-arrow li a:after,.breadcrumb-arrow li a:before{position:absolute;top:-1px;width:0;height:0;content:"";border-top:18px solid transparent;border-bottom:18px solid transparent}.breadcrumb-arrow li a:before{right:-11px;z-index:3;border-left-style:solid;border-left-width:11px}.breadcrumb-arrow li a:after{right:-12px;z-index:2;border-left:11px solid #6e79ca}@media (max-width:375px){.breadcrumb{font-size:12px}.page-title{font-size:20px!important}}.breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before,.breadcrumb-style3 .breadcrumb-item+.breadcrumb-item:before{width:25px;text-align:center;font-family:feather;line-height:20px}.breadcrumb-style2 .breadcrumb-item+.breadcrumb-item:before{content:""}.breadcrumb-style3 .breadcrumb-item+.breadcrumb-item:before{content:""}.breadcrumb-style4 .breadcrumb-icon{margin-top:10px;margin-left:4px}.breadcrumb-style4 .breadcrumb-item{margin-top:3px}.breadcrumb-style4 .breadcrumb-item .svg-icon{width:20px}.breadcrumb-style4 .breadcrumb-item:first-child{margin-top:0}.svg-breadcrumb.breadcrumb-style4 .breadcrumb-item+.breadcrumb-item:before{margin-top:8px;padding:0 12px}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem 1em;font-size:.9375rem;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;cursor:pointer;letter-spacing:.03em}.btn:hover{text-decoration:none}.btn:focus{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 2px rgba(194,197,199,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}@media screen and (prefers-reduced-motion:reduce){.btn,.collapsing,.fade{transition:none}}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-success{color:#fff!important;background-color:#0fdb78;border-color:#0fdb78;margin-right:3px;box-shadow:0 0 10px -5px rgba(56,203,137,.5)}.btn-success:hover{color:#fff!important}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#42c48a!important;border-color:#42c48a!important}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 2px rgba(56,203,137,.1)}.btn-success.disabled,.btn-success:disabled,.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#42c48a;border-color:#42c48a}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(56,203,137,.1)}.btn-info{color:#fff!important;background-color:#4ebff9;border-color:#4ebff9;box-shadow:0 0 10px -5px rgba(91,127,255,.5);margin-right:3px}.btn-info:hover{color:#fff!important;background-color:#708ffe;border-color:#708ffe}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 2px rgba(91,127,255,.1);background-color:#708ffe;border-color:#708ffe}.btn-info.disabled,.btn-info:disabled,.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#708ffe;border-color:#708ffe}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(91,127,255,.1)}.btn-warning{color:#fff!important;background-color:#ffab00;border-color:#ffab00;box-shadow:0 0 10px -5px rgba(255,171,0,.5);margin-right:3px}.btn-warning:hover{color:#fff!important;background-color:#feb521;border-color:#feb521}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 2px rgba(255,171,0,.1);background-color:#feb521;border-color:#feb521}.btn-warning.disabled,.btn-warning:disabled{color:#fff;background-color:#feb521;border-color:#feb521}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#f3a403;border-color:#feb521}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(255,171,0,.1)}.btn-danger{color:#fff!important;background-color:#ef4b4b;border-color:#ef4b4b;box-shadow:0 0 10px -5px rgba(239,75,75,.44);margin-right:3px}.btn-danger:hover{color:#fff!important;background-color:#ef5858;border-color:#ef5858}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 2px rgba(239,75,75,.1);background-color:#ef5858;border-color:#ef5858}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ef5858;border-color:#ef5858}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#d6124a;border-color:#d6124a}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(239,75,75,.1)}.btn-light{color:#495057;background-color:#f0f0f2;border-color:#f0f0f2;margin-right:3px;box-shadow:0 0 10px -5px rgba(244,242,246,.2)}.btn-light:hover{color:#495057;background-color:#efedf1;border-color:#efedf1}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 2px rgba(244,242,246,.1);background-color:#efedf1;border-color:#efedf1}.btn-light.disabled,.btn-light:disabled{background-color:#f0f0f2;border-color:#f0f0f2}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#495057;background-color:#f0f0f2;border-color:#f0f0f2}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(244,242,246,.1)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40;margin-right:3px}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(217,221,231,.1)}.btn-outline-default{color:#1a1630;background-color:initial;background-image:none;border:1px solid #f0f0f2;margin-right:3px}.btn-outline-default:hover{color:#1a1630!important;background:rgba(67,87,133,.2);border:1px solid #f0f0f2}.btn-outline-default.focus,.btn-outline-default:focus{box-shadow:0 0 0 2px rgba(217,221,231,.1)}.btn-outline-default.disabled,.btn-outline-default:disabled{color:#435785;background-color:initial}.btn-outline-default:not(:disabled):not(.disabled).active,.btn-outline-default:not(:disabled):not(.disabled):active,.show>.btn-outline-default.dropdown-toggle{color:#1a1630!important;background:rgba(67,87,133,.2);border:1px solid #f0f0f2}.btn-outline-default:not(:disabled):not(.disabled).active:focus,.btn-outline-default:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-default.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(247,45,102,.1)}.btn-outline-success{color:#0fdb78;background-color:initial;background-image:none;border-color:#0fdb78;box-shadow:0 0 10px -5px rgba(56,203,137,.5);margin-right:3px}.btn-outline-success:hover{color:#fff!important;background-color:#0fdb78;border-color:#0fdb78}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 2px rgba(94,186,0,.1)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#0fdb78;background-color:initial}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff!important;background-color:#0fdb78;border-color:#0fdb78}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(94,186,0,.1)}.btn-outline-info{color:#4ebff9;background-color:initial;background-image:none;border-color:#4ebff9;box-shadow:0 0 10px -5px rgba(91,127,255,.5);margin-right:3px}.btn-outline-info:hover{color:#fff!important;background-color:#4ebff9;border-color:#4ebff9}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 2px rgba(91,127,255,.1)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#4ebff9;background-color:initial}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(91,127,255,.1)}.btn-outline-warning{color:#ffab00;background-color:initial;background-image:none;border-color:#ffab00;box-shadow:0 0 10px -5px rgba(255,171,0,.5);margin-right:3px}.btn-outline-warning:hover{color:#fff!important;background-color:#ffab00;border-color:#ffab00}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 2px rgba(241,196,15,.1)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffab00;background-color:initial}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffab00;border-color:#ffab00}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(241,196,15,.1)}.btn-outline-danger{color:#dc0441;background-color:initial;background-image:none;border-color:#dc0441;box-shadow:0 0 10px -5px rgba(220,4,65,.5);margin-right:3px}.btn-outline-danger:hover{color:#fff!important;background-color:#dc0441;border-color:#dc0441}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 2px rgba(205,32,31,.1)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc0441;background-color:initial}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc0441;border-color:#dc0441}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(205,32,31,.1)}.btn-outline-light{color:#495057;background-color:initial;background-image:none;border-color:#e3e4e9;box-shadow:0 0 10px -5px #e8ebf2;margin-right:3px}.btn-outline-light:hover{color:#495057;background-color:#f0f0f2;border-color:#f0f0f2}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#495057;background-color:initial}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#495057;background-color:#f0f0f2;border-color:#f0f0f2}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.btn-outline-dark{color:#343a40;background-color:initial;background-image:none;border-color:#343a40;box-shadow:0 0 10px -5px rgba(244,242,246,.5);margin-right:3px}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:initial}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.btn-link{font-weight:400;background-color:initial}.btn-link:hover{background-color:initial}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.7rem 2rem;font-size:1.125rem;line-height:1.625;border-radius:3px;font-size:16px;min-width:2.75rem}.btn-group-sm>.btn,.btn-sm{font-size:.875rem;line-height:1.33333333;border-radius:3px;padding:.35rem .5rem;line-height:1;min-width:1.625rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none;background:#fff}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.btn-icon{padding-left:.5rem;padding-right:.5rem;text-align:center}.btn-icon2{width:40px;height:40px;line-height:40px;text-align:center;margin:0 auto;padding:0}.btn-pill{border-radius:10rem}.btn-square{border-radius:0}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.btn-facebook.focus,.btn-facebook:focus{box-shadow:0 0 0 2px rgba(59,89,152,.5)}.btn-facebook.disabled,.btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:not(:disabled):not(.disabled).active,.btn-facebook:not(:disabled):not(.disabled):active,.show>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.btn-facebook:not(:disabled):not(.disabled).active:focus,.btn-facebook:not(:disabled):not(.disabled):active:focus,.show>.btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(59,89,152,.5)}.btn-twitter{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.btn-twitter:hover{color:#fff;background-color:#0d8ddc;border-color:#0c85d0}.btn-twitter.focus,.btn-twitter:focus{box-shadow:0 0 0 2px rgba(29,161,242,.5)}.btn-twitter.disabled,.btn-twitter:disabled{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.btn-twitter:not(:disabled):not(.disabled).active,.btn-twitter:not(:disabled):not(.disabled):active,.show>.btn-twitter.dropdown-toggle{color:#fff;background-color:#0c85d0;border-color:#0b7ec4}.btn-twitter:not(:disabled):not(.disabled).active:focus,.btn-twitter:not(:disabled):not(.disabled):active:focus,.show>.btn-twitter.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(29,161,242,.5)}.btn-google{color:#fff;background-color:#dc4e41;border-color:#dc4e41}.btn-google:hover{color:#fff;background-color:#d03526;border-color:#c63224}.btn-google.focus,.btn-google:focus{box-shadow:0 0 0 2px rgba(220,78,65,.5)}.btn-google.disabled,.btn-google:disabled{color:#fff;background-color:#dc4e41;border-color:#dc4e41}.btn-google:not(:disabled):not(.disabled).active,.btn-google:not(:disabled):not(.disabled):active,.show>.btn-google.dropdown-toggle{color:#fff;background-color:#c63224;border-color:#bb2f22}.btn-google:not(:disabled):not(.disabled).active:focus,.btn-google:not(:disabled):not(.disabled):active:focus,.show>.btn-google.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(220,78,65,.5)}.btn-youtube{color:#fff;background-color:red;border-color:red}.btn-youtube:hover{color:#fff;background-color:#d90000;border-color:#c00}.btn-youtube.focus,.btn-youtube:focus{box-shadow:0 0 0 2px rgba(255,0,0,.5)}.btn-youtube.disabled,.btn-youtube:disabled{color:#fff;background-color:red;border-color:red}.btn-youtube:not(:disabled):not(.disabled).active,.btn-youtube:not(:disabled):not(.disabled):active,.show>.btn-youtube.dropdown-toggle{color:#fff;background-color:#c00;border-color:#bf0000}.btn-youtube:not(:disabled):not(.disabled).active:focus,.btn-youtube:not(:disabled):not(.disabled):active:focus,.show>.btn-youtube.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(255,0,0,.5)}.btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea}.btn-vimeo:hover{color:#fff;background-color:#139ecb;border-color:#1295bf}.btn-vimeo.focus,.btn-vimeo:focus{box-shadow:0 0 0 2px rgba(26,183,234,.5)}.btn-vimeo.disabled,.btn-vimeo:disabled{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea}.btn-vimeo:not(:disabled):not(.disabled).active,.btn-vimeo:not(:disabled):not(.disabled):active,.show>.btn-vimeo.dropdown-toggle{color:#fff;background-color:#1295bf;border-color:#108cb4}.btn-vimeo:not(:disabled):not(.disabled).active:focus,.btn-vimeo:not(:disabled):not(.disabled):active:focus,.show>.btn-vimeo.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(26,183,234,.5)}.btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:hover{color:#fff;background-color:#e62a72;border-color:#e51e6b}.btn-dribbble.focus,.btn-dribbble:focus{box-shadow:0 0 0 2px rgba(234,76,137,.5)}.btn-dribbble.disabled,.btn-dribbble:disabled{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.btn-dribbble:not(:disabled):not(.disabled).active,.btn-dribbble:not(:disabled):not(.disabled):active,.show>.btn-dribbble.dropdown-toggle{color:#fff;background-color:#e51e6b;border-color:#dc1a65}.btn-dribbble:not(:disabled):not(.disabled).active:focus,.btn-dribbble:not(:disabled):not(.disabled):active:focus,.show>.btn-dribbble.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(234,76,137,.5)}.btn-github{color:#fff;background-color:#181717;border-color:#181717}.btn-github:hover{color:#fff;background-color:#040404;border-color:#000}.btn-github.focus,.btn-github:focus{box-shadow:0 0 0 2px rgba(24,23,23,.5)}.btn-github.disabled,.btn-github:disabled{color:#fff;background-color:#181717;border-color:#181717}.btn-github:not(:disabled):not(.disabled).active,.btn-github:not(:disabled):not(.disabled):active,.show>.btn-github.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.btn-github:not(:disabled):not(.disabled).active:focus,.btn-github:not(:disabled):not(.disabled):active:focus,.show>.btn-github.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(24,23,23,.5)}.btn-instagram{color:#fff;background-color:#e4405f;border-color:#e4405f}.btn-instagram:hover{color:#fff;background-color:#de1f44;border-color:#d31e40}.btn-instagram.focus,.btn-instagram:focus{box-shadow:0 0 0 2px rgba(228,64,95,.5)}.btn-instagram.disabled,.btn-instagram:disabled{color:#fff;background-color:#e4405f;border-color:#e4405f}.btn-instagram:not(:disabled):not(.disabled).active,.btn-instagram:not(:disabled):not(.disabled):active,.show>.btn-instagram.dropdown-toggle{color:#fff;background-color:#d31e40;border-color:#c81c3d}.btn-instagram:not(:disabled):not(.disabled).active:focus,.btn-instagram:not(:disabled):not(.disabled):active:focus,.show>.btn-instagram.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(228,64,95,.5)}.btn-pinterest{color:#fff;background-color:#bd081c;border-color:#bd081c}.btn-pinterest:hover{color:#fff;background-color:#980617;border-color:#8c0615}.btn-pinterest.focus,.btn-pinterest:focus{box-shadow:0 0 0 2px rgba(189,8,28,.5)}.btn-pinterest.disabled,.btn-pinterest:disabled{color:#fff;background-color:#bd081c;border-color:#bd081c}.btn-pinterest:not(:disabled):not(.disabled).active,.btn-pinterest:not(:disabled):not(.disabled):active,.show>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#8c0615;border-color:#800513}.btn-pinterest:not(:disabled):not(.disabled).active:focus,.btn-pinterest:not(:disabled):not(.disabled):active:focus,.show>.btn-pinterest.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(189,8,28,.5)}.btn-vk{color:#fff;background-color:#6383a8;border-color:#6383a8}.btn-vk:hover{color:#fff;background-color:#527093;border-color:#4d6a8b}.btn-vk.focus,.btn-vk:focus{box-shadow:0 0 0 2px rgba(99,131,168,.5)}.btn-vk.disabled,.btn-vk:disabled{color:#fff;background-color:#6383a8;border-color:#6383a8}.btn-vk:not(:disabled):not(.disabled).active,.btn-vk:not(:disabled):not(.disabled):active,.show>.btn-vk.dropdown-toggle{color:#fff;background-color:#4d6a8b;border-color:#496482}.btn-vk:not(:disabled):not(.disabled).active:focus,.btn-vk:not(:disabled):not(.disabled):active:focus,.show>.btn-vk.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(99,131,168,.5)}.btn-rss{color:#fff;background-color:orange;border-color:orange}.btn-rss:hover{color:#fff;background-color:#d98c00;border-color:#cc8400}.btn-rss.focus,.btn-rss:focus{box-shadow:0 0 0 2px rgba(255,165,0,.5)}.btn-rss.disabled,.btn-rss:disabled{color:#fff;background-color:orange;border-color:orange}.btn-rss:not(:disabled):not(.disabled).active,.btn-rss:not(:disabled):not(.disabled):active,.show>.btn-rss.dropdown-toggle{color:#fff;background-color:#cc8400;border-color:#bf7c00}.btn-rss:not(:disabled):not(.disabled).active:focus,.btn-rss:not(:disabled):not(.disabled):active:focus,.show>.btn-rss.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(255,165,0,.5)}.btn-flickr{color:#fff;background-color:#0063dc;border-color:#0063dc}.btn-flickr:hover{color:#fff;background-color:#0052b6;border-color:#004ca9}.btn-flickr.focus,.btn-flickr:focus{box-shadow:0 0 0 2px rgba(0,99,220,.5)}.btn-flickr.disabled,.btn-flickr:disabled{color:#fff;background-color:#0063dc;border-color:#0063dc}.btn-flickr:not(:disabled):not(.disabled).active,.btn-flickr:not(:disabled):not(.disabled):active,.show>.btn-flickr.dropdown-toggle{color:#fff;background-color:#004ca9;border-color:#00469c}.btn-flickr:not(:disabled):not(.disabled).active:focus,.btn-flickr:not(:disabled):not(.disabled):active:focus,.show>.btn-flickr.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(0,99,220,.5)}.btn-bitbucket{color:#fff;background-color:#0052cc;border-color:#0052cc}.btn-bitbucket:hover{color:#fff;background-color:#0043a6;border-color:#003e99}.btn-bitbucket.focus,.btn-bitbucket:focus{box-shadow:0 0 0 2px rgba(0,82,204,.5)}.btn-bitbucket.disabled,.btn-bitbucket:disabled{color:#fff;background-color:#0052cc;border-color:#0052cc}.btn-bitbucket:not(:disabled):not(.disabled).active,.btn-bitbucket:not(:disabled):not(.disabled):active,.show>.btn-bitbucket.dropdown-toggle{color:#fff;background-color:#003e99;border-color:#00388c}.btn-bitbucket:not(:disabled):not(.disabled).active:focus,.btn-bitbucket:not(:disabled):not(.disabled):active:focus,.show>.btn-bitbucket.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(0,82,204,.5)}.btn-blue{color:#fff;background-color:#083dc1;border-color:#083dc1}.btn-blue:hover{color:#fff!important;background-color:#1747bd;border-color:#1747bd}.btn-blue.focus,.btn-blue:focus{box-shadow:0 0 0 2px rgba(70,127,207,.5)}.btn-blue.disabled,.btn-blue:disabled,.btn-blue:not(:disabled):not(.disabled).active,.btn-blue:not(:disabled):not(.disabled):active,.show>.btn-blue.dropdown-toggle{color:#fff;background-color:#1747bd;border-color:#1747bd}.btn-blue:not(:disabled):not(.disabled).active:focus,.btn-blue:not(:disabled):not(.disabled):active:focus,.show>.btn-blue.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(70,127,207,.5)}.btn-indigo{color:#fff;background-color:#6574cd;border-color:#6574cd}.btn-indigo:hover{color:#fff!important;background-color:#485ac4;border-color:#3f51c1}.btn-indigo.focus,.btn-indigo:focus{box-shadow:0 0 0 2px rgba(101,116,205,.5)}.btn-indigo.disabled,.btn-indigo:disabled{color:#fff;background-color:#6574cd;border-color:#6574cd}.btn-indigo:not(:disabled):not(.disabled).active,.btn-indigo:not(:disabled):not(.disabled):active,.show>.btn-indigo.dropdown-toggle{color:#fff;background-color:#3f51c1;border-color:#3b4db7}.btn-indigo:not(:disabled):not(.disabled).active:focus,.btn-indigo:not(:disabled):not(.disabled):active:focus,.show>.btn-indigo.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(101,116,205,.5)}.btn-purple{color:#fff;background-color:#3c009c;border-color:#3c009c}.btn-purple:hover{color:#fff!important;background-color:#923ce6;border-color:#8c31e4}.btn-purple.focus,.btn-purple:focus{box-shadow:0 0 0 2px rgba(165,94,234,.5)}.btn-purple.disabled,.btn-purple:disabled{color:#fff;background-color:#3c009c;border-color:#3c009c}.btn-purple:not(:disabled):not(.disabled).active,.btn-purple:not(:disabled):not(.disabled):active,.show>.btn-purple.dropdown-toggle{color:#fff;background-color:#8c31e4;border-color:#8526e3}.btn-purple:not(:disabled):not(.disabled).active:focus,.btn-purple:not(:disabled):not(.disabled):active:focus,.show>.btn-purple.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(165,94,234,.5)}.btn-pink{color:#fff;background-color:#f02487;border-color:#f02487}.btn-pink:hover{color:#fff!important;background-color:#f44982;border-color:#f33d7a}.btn-pink.focus,.btn-pink:focus{box-shadow:0 0 0 2px rgba(246,109,155,.5)}.btn-pink.disabled,.btn-pink:disabled{color:#fff;background-color:#f02487;border-color:#f02487}.btn-pink:not(:disabled):not(.disabled).active,.btn-pink:not(:disabled):not(.disabled):active,.show>.btn-pink.dropdown-toggle{color:#fff;background-color:#f33d7a;border-color:#f23172}.btn-pink:not(:disabled):not(.disabled).active:focus,.btn-pink:not(:disabled):not(.disabled):active:focus,.show>.btn-pink.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(246,109,155,.5)}.btn-red{color:#fff;background-color:#dc0441;border-color:#dc0441}.btn-red:hover{color:#fff;background-color:#ac1b1a;border-color:#a11918}.btn-red.focus,.btn-red:focus{box-shadow:0 0 0 2px rgba(205,32,31,.5)}.btn-red.disabled,.btn-red:disabled{color:#fff;background-color:#dc0441;border-color:#dc0441}.btn-red:not(:disabled):not(.disabled).active,.btn-red:not(:disabled):not(.disabled):active,.show>.btn-red.dropdown-toggle{color:#fff;background-color:#a11918;border-color:#961717}.btn-red:not(:disabled):not(.disabled).active:focus,.btn-red:not(:disabled):not(.disabled):active:focus,.show>.btn-red.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(205,32,31,.5)}.btn-orange{color:#fff;background-color:#fc7303;border-color:#fc7303}.btn-orange:hover{color:#fff;background-color:#fd811e;border-color:#fc7a12}.btn-orange.focus,.btn-orange:focus{box-shadow:0 0 0 2px rgba(253,150,68,.5)}.btn-orange.disabled,.btn-orange:disabled{color:#fff;background-color:#fc7303;border-color:#fc7303}.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active,.show>.btn-orange.dropdown-toggle{color:#fff;background-color:#fc7a12;border-color:#fc7305}.btn-orange:not(:disabled):not(.disabled).active:focus,.btn-orange:not(:disabled):not(.disabled):active:focus,.show>.btn-orange.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(253,150,68,.5)}.btn-yellow{color:#fff;background-color:#ffab00;border-color:#ffab00}.btn-yellow:hover{color:#fff;background-color:#cea70c;border-color:#c29d0b}.btn-yellow.focus,.btn-yellow:focus{box-shadow:0 0 0 2px rgba(241,196,15,.5)}.btn-yellow.disabled,.btn-yellow:disabled{color:#fff;background-color:#ffab00;border-color:#ffab00}.btn-yellow:not(:disabled):not(.disabled).active,.btn-yellow:not(:disabled):not(.disabled):active,.show>.btn-yellow.dropdown-toggle{color:#fff;background-color:#c29d0b;border-color:#b6940b}.btn-yellow:not(:disabled):not(.disabled).active:focus,.btn-yellow:not(:disabled):not(.disabled):active:focus,.show>.btn-yellow.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(241,196,15,.5)}.btn-green{color:#fff;background-color:#0fdb78;border-color:#0fdb78}.btn-green:hover{color:#fff;background-color:#15ca7c;border-color:#15ca7c}.btn-green.focus,.btn-green:focus{box-shadow:0 0 0 2px rgba(94,186,0,.5)}.btn-green.disabled,.btn-green:disabled{color:#fff;background-color:#0fdb78;border-color:#0fdb78}.btn-green:not(:disabled):not(.disabled).active,.btn-green:not(:disabled):not(.disabled):active,.show>.btn-green.dropdown-toggle{color:#fff;background-color:#15ca7c;border-color:#3e7a00}.btn-green:not(:disabled):not(.disabled).active:focus,.btn-green:not(:disabled):not(.disabled):active:focus,.show>.btn-green.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(94,186,0,.5)}.btn-teal{color:#fff;background-color:#2bcbba;border-color:#2bcbba}.btn-teal:hover{color:#fff;background-color:#24ab9d;border-color:#22a193}.btn-teal.focus,.btn-teal:focus{box-shadow:0 0 0 2px rgba(43,203,186,.5)}.btn-teal.disabled,.btn-teal:disabled{color:#fff;background-color:#2bcbba;border-color:#2bcbba}.btn-teal:not(:disabled):not(.disabled).active,.btn-teal:not(:disabled):not(.disabled):active,.show>.btn-teal.dropdown-toggle{color:#fff;background-color:#22a193;border-color:#20968a}.btn-teal:not(:disabled):not(.disabled).active:focus,.btn-teal:not(:disabled):not(.disabled):active:focus,.show>.btn-teal.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(43,203,186,.5)}.btn-cyan{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-cyan:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-cyan.focus,.btn-cyan:focus{box-shadow:0 0 0 2px rgba(23,162,184,.5)}.btn-cyan.disabled,.btn-cyan:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-cyan:not(:disabled):not(.disabled).active,.btn-cyan:not(:disabled):not(.disabled):active,.show>.btn-cyan.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-cyan:not(:disabled):not(.disabled).active:focus,.btn-cyan:not(:disabled):not(.disabled):active:focus,.show>.btn-cyan.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(23,162,184,.5)}.btn-white{margin-right:3px;color:#1a1630}.btn-white,.btn-white:hover{background-color:#fff;background-image:none;border-color:#e7e9f1}.btn-white.focus,.btn-white:focus{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.btn-white.disabled,.btn-white:disabled{color:#495057;background-color:#fff;border-color:#fff}.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.show>.btn-white.dropdown-toggle{color:#495057;background-color:#f0f0f2;border-color:#e7e9f1}.btn-white:not(:disabled):not(.disabled).active:focus,.btn-white:not(:disabled):not(.disabled):active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.btn-gray{color:#fff;background-color:#868e96;border-color:#868e96}.btn-gray:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-gray.focus,.btn-gray:focus{box-shadow:0 0 0 2px rgba(134,142,150,.5)}.btn-gray.disabled,.btn-gray:disabled{color:#fff;background-color:#868e96;border-color:#868e96}.btn-gray:not(:disabled):not(.disabled).active,.btn-gray:not(:disabled):not(.disabled):active,.show>.btn-gray.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76}.btn-gray:not(:disabled):not(.disabled).active:focus,.btn-gray:not(:disabled):not(.disabled):active:focus,.show>.btn-gray.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(134,142,150,.5)}.btn-gray-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-gray-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-gray-dark.focus,.btn-gray-dark:focus{box-shadow:0 0 0 2px rgba(52,58,64,.5)}.btn-gray-dark.disabled,.btn-gray-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-gray-dark:not(:disabled):not(.disabled).active,.btn-gray-dark:not(:disabled):not(.disabled):active,.show>.btn-gray-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-gray-dark:not(:disabled):not(.disabled).active:focus,.btn-gray-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-gray-dark.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(52,58,64,.5)}.btn-azure{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.btn-azure:hover{color:#fff!important;background-color:#219af0;border-color:#1594ef}.btn-azure.focus,.btn-azure:focus{box-shadow:0 0 0 2px rgba(91,127,255,.5)}.btn-azure.disabled,.btn-azure:disabled{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.btn-azure:not(:disabled):not(.disabled).active,.btn-azure:not(:disabled):not(.disabled):active,.show>.btn-azure.dropdown-toggle{color:#fff;background-color:#1594ef;border-color:#108ee7}.btn-azure:not(:disabled):not(.disabled).active:focus,.btn-azure:not(:disabled):not(.disabled):active:focus,.show>.btn-azure.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(91,127,255,.5)}.btn-lime{color:#fff;background-color:#7bd235;border-color:#7bd235}.btn-lime:hover{color:#fff;background-color:#69b829;border-color:#63ad27}.btn-lime.focus,.btn-lime:focus{box-shadow:0 0 0 2px rgba(123,210,53,.5)}.btn-lime.disabled,.btn-lime:disabled{color:#fff;background-color:#7bd235;border-color:#7bd235}.btn-lime:not(:disabled):not(.disabled).active,.btn-lime:not(:disabled):not(.disabled):active,.show>.btn-lime.dropdown-toggle{color:#fff;background-color:#63ad27;border-color:#5da324}.btn-lime:not(:disabled):not(.disabled).active:focus,.btn-lime:not(:disabled):not(.disabled):active:focus,.show>.btn-lime.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(123,210,53,.5)}.btn-option{background:transparent;color:#9aa0ac}.btn-option:hover{color:#6e7687}.btn-option:focus{box-shadow:none;color:#6e7687}.btn-list{margin-bottom:-.5rem;font-size:0}.btn-list>.btn,.btn-list>.dropdown{margin-bottom:.5rem}.btn-list>.btn:not(:last-child),.btn-list>.dropdown:not(:last-child){margin-right:.5rem}.btn-loading{color:transparent!important;pointer-events:none;position:relative}.btn-loading:after{content:"";animation:loader .5s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;display:block;height:1.4em;width:1.4em;position:absolute;left:calc(50% - (1.4em / 2));top:calc(50% - (1.4em / 2));transform-origin:center;position:absolute!important}.btn-group-sm>.btn-loading.btn:after,.btn-loading.btn-sm:after{height:1em;width:1em;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2))}.btn-loading.btn-secondary:after{border-color:#495057}.btn-icon.btn-svg{line-height:15px}.btn-icon.btn-svg .svg-icon{width:16px;margin-top:2px}.btn-svgs{display:inline-flex}.btn-svgs .svg-icon{margin-right:6px}.btn-svg-text{margin-top:2px}.btn-danger .svg-icon,.btn-dark .svg-icon,.btn-info .svg-icon,.btn-primary .svg-icon,.btn-secondary .svg-icon,.btn-success .svg-icon,.btn-warning .svg-icon{fill:hsla(0,0%,100%,.6)}.data-table-btn{position:absolute;left:80px;padding:5px 15px;font-size:13px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;transition:transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-item.active{display:block}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0;display:block}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;border-radius:50%;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-indicators1{position:absolute;right:0;top:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators1 li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.carousel-indicators1 li:before{top:-10px}.carousel-indicators1 li:after,.carousel-indicators1 li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators1 li:after{bottom:-10px}.carousel-indicators1 .active{background-color:#fff}.carousel-indicators2{position:absolute;right:10px;top:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-top:10px;list-style:none}.carousel-indicators2 li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.carousel-indicators2 li:before{top:-10px}.carousel-indicators2 li:after,.carousel-indicators2 li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators2 li:after{bottom:-10px}.carousel-indicators2 .active{background-color:#fff}.carousel-indicators3{position:absolute;left:10px;z-index:15;display:flex;justify-content:center;padding-left:0;margin-top:10px;list-style:none}.carousel-indicators3 li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.carousel-indicators3 li:before{top:-10px}.carousel-indicators3 li:after,.carousel-indicators3 li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators3 li:after{bottom:-10px}.carousel-indicators3 .active{background-color:#fff}.carousel-indicators4{position:absolute;right:10px;bottom:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-top:10%;list-style:none}.carousel-indicators4 li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.carousel-indicators4 li:before{top:-10px}.carousel-indicators4 li:after,.carousel-indicators4 li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators4 li:after{bottom:-10px}.carousel-indicators4 .active{background-color:#fff}.carousel-indicators5{position:absolute;bottom:0;left:10px;z-index:15;display:flex;justify-content:center;padding-left:0;list-style:none}.carousel-indicators5 li{position:relative;flex:0 1 auto;width:7px;height:7px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:hsla(0,0%,100%,.5);border-radius:50%}.carousel-indicators5 li:before{top:-10px}.carousel-indicators5 li:after,.carousel-indicators5 li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators5 li:after{bottom:-10px}.carousel-indicators5 .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:10%;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.carousel-item-background{content:"";background:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0}.carousel-top-indicators{top:15px}.carousel-top-right-indicators{top:15px;right:15px!important;left:auto;margin:0!important}.carousel-top-left-indicators{top:15px;left:15px!important;right:auto;margin:0!important}.carousel-bottom-right-indicators{bottom:15px;right:15px!important;left:auto;margin:0!important}.carousel-bottom-left-indicators{bottom:15px;left:15px!important;right:auto;margin:0!important}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.9375rem;color:#495057;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;box-shadow:none;min-width:12rem;box-shadow:0 16px 18px rgba(4,4,7,.1);border-radius:4px;border:1px solid #ebecf1}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.dropleft .dropdown-toggle:empty:after{margin-left:0}.header .dropdown-menu[x-placement^=bottom],.header .dropdown-menu[x-placement^=left],.header .dropdown-menu[x-placement^=right],.header .dropdown-menu[x-placement^=top]{top:62px!important;border-radius:6px;animation-name:fadeInUp;border:1px solid #ebecf1;box-shadow:0 16px 18px rgba(4,4,7,.1)}.header-notify.show .dropdown-menu{left:-180px!important}.header-message.show .dropdown-menu{left:-250px!important}.profile-dropdown.show .dropdown-menu[x-placement^=bottom]{left:-140px!important}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.notifyimg{color:#fff;float:left;height:40px;line-height:43px;margin-right:20px;text-align:center;vertical-align:middle;width:40px;border-radius:50%}.dropdown-item{display:block;width:100%;padding:.5rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:initial;border:0}.drop-icon-wrap{text-align:center}.drop-icon-wrap li{display:block}.drop-icon-wrap .drop-icon-item{display:inline-block;padding-bottom:10px;padding-top:10px;text-align:center;color:#878787;text-transform:capitalize;width:50%;float:left}.block{display:block!important}.drop-icon-item i{font-size:20px;padding-bottom:5px}.drop-icon-wrap .drop-icon-item:focus,.drop-icon-wrap .drop-icon-item:hover{text-decoration:none;background-color:#eef0ff}.dropdown-item.user{font-size:16px;padding:5px}.user-semi-title{font-size:12px}.floating{animation:floating 3s ease infinite;will-change:transform}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus,.dropdown-item:hover{text-decoration:none;background-color:#f0f0f2}.dropdown-item.active,.dropdown-item:active{color:#3e4358}.dropdown-item.disabled,.dropdown-item:disabled{color:#fff;background-color:initial}.dropdown-menu.show{display:block;margin:0}.dropdown-menu-arrow.dropdown-menu-right:before{top:-10px;left:15px;border-bottom:10px solid #ebecf1}.dropdown-menu-arrow.dropdown-menu-right:after,.dropdown-menu-arrow.dropdown-menu-right:before{content:"";position:absolute;border-left:10px solid transparent;border-right:10px solid transparent}.dropdown-menu-arrow.dropdown-menu-right:after{top:-8.5px;left:16px;border-bottom:10px solid #fff}.dropdown-menu-arrow.dropdown-menu-left:before{content:"";position:absolute;top:-10px;left:15px;border-bottom:10px solid #ebecf1;border-left:10px solid transparent;border-right:10px solid transparent}.dropdown-menu-arrow.dropdown-menu-left:after{content:"";position:absolute;top:-8.5px;left:16px;border-bottom:9px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent}.nav-item.show .dropdown-menu.dropdown-menu-arrow.show{top:-1px!important}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}btn.dropdown-toggle~.dropdown-menu,ul.dropdown-menu li.dropdown ul.dropdown-menu{background-color:#f4f4f4!important;background-color:#fff!important;border:0 solid #4285f4!important;box-shadow:0 0 3px rgba(25,25,25,.3)!important;top:0!important;margin:0!important;padding:0!important}ul.dropdown-menu li.dropdown ul.dropdown-menu{position:absolute!important;width:100%!important}.dropdown-menu>li>a{display:block;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#1a1630;background-color:#f0f0f2}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background:#ebecf1}.dropdown-menu .dropdown-plus-title{width:100%!important;color:#6b6f80!important;padding:6px 12px!important;font-weight:500!important;border:solid #ebecf1!important;border-width:0 0 1px!important;cursor:pointer!important}ul.dropdown-menu li.dropdown ul.dropdown-menu .dropdown-plus-title{padding-top:10px!important;padding-bottom:10px!important;line-height:20px!important}.btn.dropdown-toggle.btn-success~.dropdown-menu .dropdown-plus-title{border-color:#0fdb78!important}.btn.dropdown-toggle.btn-info~.dropdown-menu .dropdown-plus-title{border-color:#4ebff9!important}.btn.dropdown-toggle.btn-warning~.dropdown-menu .dropdown-plus-title{border-color:#ffab00!important}.btn.dropdown-toggle.btn-danger~.dropdown-menu .dropdown-plus-title{border-color:#ef4b4b!important}.dropdown-menu-header{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #ebecf1}.dropdown-demo .dropdown-menu{position:static;float:none}.dropdown-menu-header label{margin-bottom:0;font-size:14px;font-weight:600;text-transform:uppercase;color:#6b6f80}.dropdown-media-list .media{padding:12px 15px}.dropdown-media-list .media:focus,.dropdown-media-list .media:hover{background-color:#f8f9fa}.dropdown-media-list img{border-radius:100%}.dropdown-media-list .media-body{margin-left:15px}.dropdown-media-list .media-body>div{display:flex;align-items:center;justify-content:space-between}.dropdown-media-list .media-body>div p{margin-bottom:0;font-weight:500;color:#6b6f80;font-size:14px}.dropdown-media-list .media-body>div span{font-size:12px}.dropdown-media-list .media-body>p{font-size:14px;margin-bottom:0}.dropdown-list-footer{padding:10px 15px;text-align:center;font-size:12px;border-top:1px solid #ebecf1}.label{display:inline-block;margin-bottom:.5rem}.dropdown-media-list{padding:0}@media (min-width:768px){ul.dropdown-menu li.dropdown ul.dropdown-menu{width:auto!important}ul.dropdown-menu li.dropdown ul.dropdown-menu .dropdown-plus-title{padding-top:15px!important;padding-bottom:15px!important}}.dropdown{display:block}#sidebar .dropdown-menu{box-shadow:0 1px 2px 0 rgba(0,0,0,.05);min-width:12rem}.dropdown-menu-arrow.dropdown-menu-right:after,.dropdown-menu-arrow.dropdown-menu-right:before{left:auto;right:12px}.dropdown-icon{color:#3e4358;margin-right:.5rem;margin-left:-.5rem;width:1em;display:inline-block;text-align:center;vertical-align:-1px}.header .profile-dropdown .dropdown-menu{top:58px!important}.header .header-dropdown-list{height:300px}.dropdown-header{padding:15px;border-bottom:1px solid #ebecf1;color:#1a1630;display:flex}.btn.dropdown-toggle.split-dropdown,.btn:focus.dropdown-toggle.split-dropdown{border-left:1px solid rgba(0,0,0,.2)!important}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#f0f0f2;border-radius:3px}@media (min-width:576px){.jumbotron{padding:2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#1a1630;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#1a1630;text-decoration:none;background-color:#f0f0f2;z-index:0}.list-group-item-action:active{color:#1a1630;background-color:#f0f0f2;z-index:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ebecf1}.listorder{list-style-type:decimal}.listorder,.listorder1{position:relative;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ebecf1;list-style-position:inside}.listorder1{list-style-type:upper-alpha}.listunorder{list-style-type:circle}.listunorder,.listunorder1{position:relative;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ebecf1;list-style-position:inside}.listunorder1{list-style-type:square}.list-group-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#7c90b1;background-color:#fff}.list-group-item.active{z-index:1;background-color:#f0f0f2;border:1px solid hsla(0,0%,93.3%,.5);color:#1a1630}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-success{color:#316100;background-color:#d2ecb8}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#316100;background-color:#c5e7a4}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#316100;border-color:#316100}.list-group-item-info{color:#24587e;background-color:#cbe7fb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#24587e;background-color:#b3dcf9}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#24587e;border-color:#24587e}.list-group-item-warning{color:#7d6608;background-color:#fbeebc}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#7d6608;background-color:#fae8a4}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#7d6608;border-color:#7d6608}.list-group-item-danger{color:#6b1110;background-color:#f1c1c0}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#6b1110;background-color:#ecacab}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#6b1110;border-color:#6b1110}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.40625rem;font-weight:700;line-height:1;color:#495057;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75;box-shadow:none;outline:0}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:initial;border:0;-webkit-appearance:none}.list-inline-dots .list-inline-item+.list-inline-item:before{content:"Â· ";margin-left:-2px;margin-right:3px}.list-separated-item{padding:1rem 0}.list-separated-item:first-child{padding-top:0}.list-group-item.active .icon{color:inherit!important}.list-group-item .icon{color:#6b6f80!important}.list-group-transparent .list-group-item{background:none;border:0;padding:.75rem 1rem;border-radius:3px}.list-group-transparent .list-group-item.active{background:#f0f0f2;font-weight:600}.visitor-list p{font-size:12px}.visitor-list i{font-size:20px}.sales-relative{position:relative}.icon-absolute{position:absolute;display:block;bottom:10px;right:10px;padding:20px 0;text-align:center;border-radius:50%;width:70px;height:70px}@media (min-width:991px) and (max-width:1024px){.icon-absolute{display:none}}.modal-open{overflow:hidden;padding:0!important;display:block;overflow:inherit}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;overflow:hidden;outline:0;margin:0!important}.modal,.modal-backdrop.fade.show,.modal-open{padding-right:0!important}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}.modal.show .modal-dialog{transform:translate(0)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #ebecf1;border-radius:3px;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #ebecf1;border-top-left-radius:3px;border-top-right-radius:3px}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5;font-size:16px}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-body p:last-child{margin-bottom:0}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.modal.animated .modal-dialog{transform:translate(0)}.modal.effect-scale .modal-dialog{transform:scale(.7);opacity:0;transition:all .3s}.modal.effect-scale.show .modal-dialog{transform:scale(1);opacity:1}.modal.effect-slide-in-right .modal-dialog{transform:translateX(20%);opacity:0;transition:all .3s cubic-bezier(.25,.5,.5,.9)}.modal.effect-slide-in-right.show .modal-dialog{transform:translateX(0);opacity:1}.modal.effect-slide-in-bottom .modal-dialog{transform:translateY(20%);opacity:0;transition:all .3s}.modal.effect-slide-in-bottom.show .modal-dialog{transform:translateY(0);opacity:1}.modal.effect-newspaper .modal-dialog{transform:scale(0) rotate(2turn);opacity:0}.modal.effect-newspaper .modal-dialog,.modal.effect-newspaper.show~.modal-backdrop{transition:all .5s}.modal.effect-newspaper.show .modal-dialog{transform:scale(1) rotate(0deg);opacity:1}.modal.effect-fall{perspective:1300px}.modal.effect-fall .modal-dialog{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}.modal.effect-fall.show .modal-dialog{transition:all .3s ease-in;transform:translateZ(0) rotateX(0deg);opacity:1}.modal.effect-flip-horizontal{perspective:1300px}.modal.effect-flip-horizontal .modal-dialog{transform-style:preserve-3d;transform:rotateY(-70deg);transition:all .3s;opacity:0}.modal.effect-flip-horizontal.show .modal-dialog{transform:rotateY(0deg);opacity:1}.modal.effect-flip-vertical{perspective:1300px}.modal.effect-flip-vertical .modal-dialog{transform-style:preserve-3d;transform:rotateX(-70deg);transition:all .3s;opacity:0}.modal.effect-flip-vertical.show .modal-dialog{transform:rotateX(0deg);opacity:1}.modal.effect-super-scaled .modal-dialog{transform:scale(2);opacity:0;transition:all .3s}.modal.effect-super-scaled.show .modal-dialog{transform:scale(1);opacity:1}.modal.effect-sign{perspective:1300px}.modal.effect-sign .modal-dialog{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;opacity:0;transition:all .3s}.modal.effect-sign.show .modal-dialog{transform:rotateX(0deg);opacity:1}.modal.effect-rotate-bottom{perspective:1300px}.modal.effect-rotate-bottom .modal-dialog{transform-style:preserve-3d;transform:translateY(100%) rotateX(90deg);transform-origin:0 100%;opacity:0;transition:all .3s ease-out}.modal.effect-rotate-bottom.show .modal-dialog{transform:translateY(0) rotateX(0deg);opacity:1}.modal.effect-rotate-left{perspective:1300px}.modal.effect-rotate-left .modal-dialog{transform-style:preserve-3d;transform:translateZ(100px) translateX(-30%) rotateY(90deg);transform-origin:0 100%;opacity:0;transition:all .3s}.modal.effect-rotate-left.show .modal-dialog{transform:translateZ(0) translateX(0) rotateY(0deg);opacity:1}.modal.effect-just-me .modal-dialog{transform:scale(.8);opacity:0;transition:all .3s}.modal.effect-just-me .modal-content{background-color:initial;border:1px solid #4d4e50;padding:0 9px}.modal.effect-just-me .close{text-shadow:none;color:#fff}.modal.effect-just-me .modal-header{background-color:initial;border-bottom-color:hsla(0,0%,100%,.1);padding-left:0;padding-right:0}.modal.effect-just-me .modal-header h6{color:#fff;font-weight:500}.modal.effect-just-me .modal-body{color:hsla(0,0%,100%,.8);padding-left:0;padding-right:0}.modal.effect-just-me .modal-body h6{color:#fff}.modal.effect-just-me .modal-footer{background-color:initial;padding-left:0;padding-right:0;border-top-color:hsla(0,0%,100%,.1)}.modal.effect-just-me.show~.modal-backdrop{opacity:.96}.modal.effect-just-me.show .modal-dialog{transform:scale(1);opacity:1}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.2rem .9rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#a8b4c1}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border:0}.nav-tabs .nav-link.disabled{color:#868e96;background-color:initial;border-color:transparent;opacity:.4;cursor:default;pointer-events:none}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border:0}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:4px;background:#f0f0f2}.card-header-pills.nav-pills .nav-link{border-radius:4px;background:transparent}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.359375rem;padding-bottom:.359375rem;margin-right:1rem;font-size:1.125rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.125rem;line-height:1;background-color:initial;border:1px solid transparent;border-radius:3px}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1279.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1280px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0;flex-wrap:nowrap}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.nav-item1{padding:10px;min-width:2rem;transition:color .3s;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center}.nav1{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;background:#f0f0f2}.nav-item1.active,.nav-item1:hover:not(.disabled){color:#fff}.nav-item1 .nav-link.disabled{color:#8e9cad;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #ebecf1;-webkit-user-select:none;user-select:none;color:#000;margin:0 -.75rem}.user-button{padding:3px 10px;border:1px solid hsla(0,0%,100%,.1);border-radius:3px;color:#fff!important}.nav-tabs .nav-item1{position:relative;margin-bottom:-1px}.nav-tabs .nav-item1.nav-link{border:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.nav-tabs .nav-item1 .nav-link{border:0;color:inherit;margin-bottom:-1px;color:#6b6f80;transition:border-color .3s;font-weight:400;padding:1rem 10px}.nav-tabs .nav-item1 .nav-link.disabled{opacity:.6;cursor:default;pointer-events:none}.nav-tabs .nav-item1 i{line-height:1;font-size:0 rem;width:.875rem;vertical-align:initial;display:inline-block;margin-right:10px}.nav-tabs .nav-item1:hover .nav-submenu{display:block}.nav-tabs .nav-submenu{display:none;position:absolute;background:#fff;border:1px solid #ebecf1;border-top:none;z-index:10;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);min-width:10rem;border-radius:0 0 3px 3px}.nav-tabs .nav-submenu .nav-item1{display:block;padding:.5rem 1rem;color:#9aa0ac;margin:0!important;cursor:pointer;transition:background .3s}.nav-tabs .nav-submenu .nav-item1.active{color:#467fcf}.nav-tabs .nav-submenu .nav-item1:hover{color:#6e7687;text-decoration:none;background:rgba(0,0,0,.024)}.nav-item,.nav-link{min-width:2rem;transition:color .3s;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center}.header .nav-item .badge,.header .nav-link .badge{position:absolute;top:0;right:3px;display:block!important;padding:3px 5px!important;width:1rem;height:1rem;border-radius:100%;font-size:11px;line-height:1}#headerMenuCollapse .nav-item .badge,#headerMenuCollapse .nav-link .badge{position:relative;min-width:1rem;font-size:10px;font-weight:500}.nav-tabs .nav-link{color:inherit;color:#6b6f80;transition:border-color .3s;font-weight:500;padding:1rem 1.6rem;font-size:13px;text-align:center;border:1px solid transparent}.nav-tabs .nav-link:hover:not(.disabled){color:#fff}.nav-tabs .nav-item{position:relative;margin-bottom:-1px}.nav-item:hover .dropdown-menu,.nav-link:hover .dropdown-menu,.nav-link:hover .dropdown-menu.show,.nav-tabs .nav-item:hover .nav-submenu{display:block}@media (max-width:1279px) and (min-width:992px){.nav-tabs .nav-link{padding:1rem .95rem;font-size:13px}}@media (max-width:480px){.list-media .info{padding-bottom:15px}.list-media .info .text-right{display:none}.header-brand-img{height:3rem;margin-top:8px}.m-portlet{display:none}.searching.mt-3{margin-top:.6rem!important}.tabs-menu ul li{width:100%;margin:15px}.tabs-menu ul li a{width:100%}.cal1 .clndr .clndr-table tr{height:50px!important}.tabs-menu1 ul li{width:100%;margin:15px}.tabs-menu1 ul li a{width:100%}.wizard-card .nav-pills>li{text-align:center;padding:9px!important}.form-control.custom-select.w-auto{display:none}.badge{margin:10px 0}.mail-inbox .badge{margin:0}.construction .display-5{font-size:1.5rem}.header-brand{line-height:2.5rem!important}.jumbotron .display-3{font-size:2.5rem}.mail-option .hidden-phone{display:none}.app-header .header-brand{min-width:auto!important}.dropdown.header-fullscreen{display:none}.app-header1 .header-brand{min-width:auto}.widget-text span{font-size:10px}.header-message{display:none}.page-rightheader .btn.btn-list{display:contents}.page-leftheader{margin-bottom:.75rem}}@media (max-width:767px){.card-tabs{display:block!important}.header-brand{line-height:2.7rem}.header .input-icon.mt-2{margin-top:5px!important}.footer .privacy{text-align:center!important}.shop-dec .col-md-6.pr-0{padding-right:.75rem!important}.shop-dec .col-md-6.pl-0{padding-left:.75rem!important}}@media (max-width:768px) and (min-width:481px){.header-brand{margin-left:20px}.searching i{margin-top:5px!important}.nav-link.leading-none span{margin-top:-1px!important;padding:0!important}}@media (max-width:768px){.nav-tabs .nav-link{width:100%}.page-subtitle{display:none}.richText .richText-toolbar ul li a{border:1px solid rgba(0,40,100,.12)}.ticket-card .col-md-1{width:100%;display:block}.ticket-card img{display:block;text-align:Center;margin:0 auto}.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{margin-top:10px!important}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center!important}.page-title{line-height:1.5rem;font-size:20px}.carousel-caption{display:none}.demo-gallery>ul>li{width:100%!important}ul.inbox-pagination li span{display:none}.dash1,.dash2{margin-bottom:1.2rem}}@media (max-width:990px) and (min-width:767px){.carousel-caption{top:10%}}@media (max-width:568px) and (min-width:480px){.container-messages{position:absolute;top:50px!important}.messages-list{top:24px!important;bottom:73px!important}.messages-right{top:10px!important;bottom:71px!important}.messages-left-footer{bottom:40px!important;display:none}.messages-left .card-header{display:none}.message-footer,.message-header{height:50px!important}.message-body{top:50px!important;bottom:50px!important}.app-header .header-brand-img.mobile-logo{margin-top:4px}}@media (max-width:990px) and (min-width:569px){.message-footer,.message-header{height:50px!important}.messages-right{top:10px!important;bottom:80px!important}.message-body{top:50px!important;bottom:50px!important}.messages-left .card-header{display:none}.messages-list{top:24px!important}}@media (max-width:990px){.header-toggler{margin:6px}.nav-tabs .nav-link{width:100%}form.convFormDynamic button.submit{margin:4px!important}.messages-list .media{padding:9px!important}}.nav-tabs .nav-item i{line-height:1;font-size:0 rem;width:.875rem;vertical-align:initial;display:inline-block;margin-right:10px}.nav-tabs .nav-submenu .nav-item{display:block;padding:.5rem 1rem;color:#9aa0ac;margin:0!important;cursor:pointer;transition:.3s}.nav-tabs .nav-submenu .nav-item.active{color:#467fcf}.nav-tabs .nav-submenu .nav-item:hover{color:#6e7687;text-decoration:none;background:rgba(0,0,0,.024)}.nav-link-icon{line-height:0}.expanel-default{border:#ddd!important}.expanel-success{border:#2dce89!important}.expanel-danger{border:#dc0441!important}.expanel-success>.expanel-heading{color:#fff!important;background-color:#2dce89!important;border-color:#2dce89!important}.expanel-danger>.expanel-heading{color:#fff!important;background-color:#dc0441!important;border-color:#dc0441!important}.expanel-warning>.expanel-heading{color:#fff!important;background-color:#ecb403!important;border-color:#ecb403!important}.expanel-title{margin-top:0!important;margin-bottom:0!important;font-size:16px!important;color:inherit!important}.expanel{margin-bottom:20px!important;border:1px solid #ebecf1!important;border-radius:4px!important;box-shadow:0 1px 1px rgba(0,0,0,.05)!important}.expanel-default>.expanel-heading{background-color:#f0f0f2!important;border:1px solid #ebecf1!important}.expanel-heading{padding:10px 15px!important;border-top-left-radius:3px!important;border-top-right-radius:3px!important;border:1px solid #ebecf1}.expanel-footer{padding:10px 15px!important;background-color:#f0f0f2!important;border-top:1px solid #ebecf1!important;border-bottom-right-radius:3px!important;border-bottom-left-radius:3px!important}.expanel-body{padding:15px!important}.progress{height:1rem;overflow:hidden;font-size:.703125rem;border-radius:3px;position:relative}.progress,.progress-bar{display:flex;background-color:#e2e2e9}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;transition:width .6s ease}.current-progressbar{margin-top:14.5px}.progress-content{margin-bottom:16.5px}.progress-content:last-child{margin-bottom:0}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.progress-xs,.progress-xs .progress-bar{height:.25rem}.progress-sm,.progress-sm .progress-bar{height:.5rem}.progress-lg,.progress-lg .progress-bar{height:1.25rem}.progress-bar-indeterminate:after,.progress-bar-indeterminate:before{content:"";position:absolute;background-color:inherit;left:0;will-change:left,right;top:0;bottom:0}.progress-bar-indeterminate:before{animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress-bar-indeterminate:after{animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tag{font-size:.75rem;color:#6b6f80;background-color:#f0f0f2;border-radius:3px;padding:0 .5rem;line-height:2em;display:inline-flex;cursor:default;font-weight:400;-webkit-user-select:none;user-select:none}a.tag{text-decoration:none;cursor:pointer;transition:color .3s,background .3s}a.tag:hover{background-color:rgba(110,118,135,.2);color:inherit}.tag-addon{display:inline-block;padding:0 .5rem;color:inherit;text-decoration:none;background:rgba(0,0,0,.06);margin:0 -.5rem 0 .5rem;text-align:center;min-width:1.5rem}.tag-addon:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.tag-addon i{vertical-align:middle;margin:0 -.25rem}a.tag-addon{text-decoration:none;cursor:pointer;transition:color .3s,background .3s}a.tag-addon:hover{background:rgba(0,0,0,.16);color:inherit}.tag-avatar{width:1.5rem;height:1.5rem;border-radius:3px 0 0 3px;margin:0 .5rem 0 -.5rem}.tag-blue{background-color:#083dc1;color:#fff}.tag-indigo{background-color:#6574cd;color:#fff}.tag-purple{background-color:#3c009c;color:#fff}.tag-pink{background-color:#f02487;color:#fff}.tag-red{background-color:#dc0441;color:#fff}.tag-orange{background-color:#fc7303;color:#fff}.tag-yellow{background-color:#ecb403;color:#fff}.tag-green{background-color:#2dce89;color:#fff}.tag-teal{background-color:#2bcbba;color:#fff}.tag-cyan{background-color:#17a2b8;color:#fff}.tag-white{background-color:#fff;color:#fff}.tag-gray{background-color:#868e96;color:#fff}.tag-gray-dark{background-color:#343a40;color:#fff}.tag-azure{background-color:#45aaf2;color:#fff}.tag-lime{background-color:#7bd235;color:#fff}.tag-success{background-color:#2dce89;color:#fff}.tag-info{background-color:#45aaf2;color:#fff}.tag-warning{background-color:#ecb403;color:#fff}.tag-danger{background-color:#dc0441;color:#fff}.tag-light{background-color:#f8f9fa;color:#fff}.tag-dark{background-color:#343a40;color:#fff}.tag-rounded,.tag-rounded .tag-avatar{border-radius:50px}.tags{margin-bottom:-.5rem;font-size:0}.tags>.tag{margin-bottom:.5rem}.tags>.tag:not(:last-child){margin-right:.5rem}.highlight .hll{background-color:#ffc}.highlight .c{color:#999}.highlight .k{color:#069}.highlight .o{color:#555}.highlight .cm{color:#999}.highlight .cp{color:#099}.highlight .c1,.highlight .cs{color:#999}.highlight .gd{background-color:#fcc;border:1px solid #c00}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:#030}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .go{color:#aaa}.highlight .gp{color:#009}.highlight .gu{color:#030}.highlight .gt{color:#9c6}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#069}.highlight .kt{color:#078}.highlight .m{color:#f60}.highlight .s{color:#c09}.highlight .na{color:#00cc7a}.highlight .nb{color:#366}.highlight .nc{color:#0a8}.highlight .no{color:#360}.highlight .nd{color:#99f}.highlight .ni{color:#999}.highlight .ne{color:#c00}.highlight .nf{color:#c0f}.highlight .nl{color:#99f}.highlight .nn{color:#0cf}.highlight .nt{color:#6967ce}.highlight .nv{color:#033}.highlight .ow{color:#000}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#f60}.highlight .sb,.highlight .sc{color:#c30}.highlight .sd{font-style:italic;color:#c30}.highlight .s2,.highlight .se,.highlight .sh{color:#c30}.highlight .si{color:#a00}.highlight .sx{color:#c30}.highlight .sr{color:#3aa}.highlight .s1{color:#c30}.highlight .ss{color:#fc3}.highlight .bp{color:#366}.highlight .vc,.highlight .vg,.highlight .vi{color:#033}.highlight .il{color:#f60}.highlight .css .nt+.nt,.highlight .css .o,.highlight .css .o+.nt{color:#999}.highlight .language-bash:before,.highlight .language-sh:before{color:#009;content:"$ ";-webkit-user-select:none;user-select:none}.highlight .language-powershell:before{color:#009;content:"PM> ";-webkit-user-select:none;user-select:none}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ebecf1;border-radius:4px;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}.thumbnail p:last-child{margin-bottom:0}.thumbimg{height:100%;width:100%;display:block}.thumbnail .caption{padding:15px}.video-list-thumbs>li{margin-bottom:12px}.video-list-thumbs>li>a{display:block;position:relative;color:#6b6f80;border:1px solid #ebecf1;padding:8px;border-radius:3px transition all .5s ease-in-out;border-radius:4px}.video-list-thumbs h2{bottom:0;font-size:14px;height:33px;margin:8px 0 0}.video-list-thumbs .fa{font-size:60px;opacity:.6;position:absolute;right:39%;top:31%;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:all .5s ease-in-out}.video-list-thumbs>li>a:hover .fa{color:#fff;opacity:1;text-shadow:0 1px 3px rgba(0,0,0,.8)}.video-list-thumbs .duration{background-color:rgba(0,0,0,.4);border-radius:2px;color:#fff;font-size:11px;font-weight:700;left:12px;line-height:13px;padding:2px 3px 1px;position:absolute;bottom:12px;transition:all .5s ease}.video-list-thumbs>li>a:hover .duration{background-color:#000}@media (max-width:768px){.video-list-thumbs .fa{right:44%;top:44%}}@media (min-width:320px) and (max-width:480px){.video-list-thumbs .fa{font-size:35px}.video-list-thumbs h2{bottom:0;font-size:12px;height:22px;margin:8px 0 0}}.bd-example{position:relative;padding:1rem;margin:1rem -1rem;border-width:.2rem 0 0}.bd-example-tooltip-static .tooltip{position:relative;display:inline-block;margin:10px 20px;opacity:1}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip-inner{max-width:200px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem;padding:.25rem .5rem;border-radius:3px}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.tooltip.tooltip-top .tooltip-inner:before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tether-element-attached-left .tooltip-inner:before,.tooltip.tooltip-right .tooltip-inner:before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-inner:before,.tooltip.tooltip-bottom .tooltip-inner:before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-inner:before,.tooltip.tooltip-left .tooltip-inner:before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner:before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.my-custom-class .tooltip-inner{background-color:#705ec8!important}.my-custom-class.bs-tooltip-top .arrow:before{border-top-color:#705ec8}.my-custom-class.bs-tooltip-bottom .arrow:before{border-bottom-color:#705ec8}.my-custom-class.bs-tooltip-right .arrow:before{border-right-color:#705ec8}.my-custom-class.bs-tooltip-left .arrow:before{border-left-color:#705ec8}.popinfo{color:#88c8f7}.popsuccess{color:#bfff80}.popdanger{color:#ea6262}.popwarning{color:#f7db6e}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .25rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:.5rem;margin:3px 0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.25rem .5rem .25rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{left:0;border-right-color:#dee3eb}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .25rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{top:0;border-bottom-color:#dee3eb}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:.5rem;margin-left:-.25rem;content:"";border-bottom:1px solid #fff}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:.5rem;margin:3px 0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.25rem 0 .25rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{right:0;border-left-color:#dee3eb}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{right:1px;border-left-color:#fff}.popover-header:empty{display:none}.popover-body{padding:.75rem 1rem;color:#6e7687}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.625rem}.dropdown-item{color:#1a1630}.dropdown-item .bd-example{position:relative;padding:1rem;margin:1rem -1rem;border-width:.2rem 0 0}.dropdown-item .bd-example-tooltip-static .tooltip{position:relative;display:inline-block;margin:10px 20px;opacity:1}.dropdown-item .tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.dropdown-item .tooltip.bs-tether-element-attached-bottom,.dropdown-item .tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.dropdown-item .tooltip-inner{max-width:200px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem;padding:.25rem .5rem;border-radius:3px}.dropdown-item .tooltip.bs-tether-element-attached-left,.dropdown-item .tooltip.tooltip-right{padding:0 5px;margin-left:3px}.dropdown-item .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.dropdown-item .tooltip.tooltip-top .tooltip-inner:before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.dropdown-item .tooltip.bs-tether-element-attached-left .tooltip-inner:before,.dropdown-item .tooltip.tooltip-right .tooltip-inner:before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.dropdown-item .tooltip.bs-tether-element-attached-top,.dropdown-item .tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.dropdown-item .tooltip.bs-tether-element-attached-top .tooltip-inner:before,.dropdown-item .tooltip.tooltip-bottom .tooltip-inner:before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.dropdown-item .tooltip.bs-tether-element-attached-right,.dropdown-item .tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.dropdown-item .tooltip.bs-tether-element-attached-right .tooltip-inner:before,.dropdown-item .tooltip.tooltip-left .tooltip-inner:before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.dropdown-item .tooltip-inner:before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.dropdown-item .popinfo{color:#88c8f7}.dropdown-item .popsuccess{color:#bfff80}.dropdown-item .popdanger{color:#ea6262}.dropdown-item .popwarning{color:#f7db6e}.dropdown-item .tooltip.show{opacity:.9}.dropdown-item .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.dropdown-item .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.dropdown-item .bs-tooltip-auto[x-placement^=top],.dropdown-item .bs-tooltip-top{padding:.4rem 0}.dropdown-item .bs-tooltip-auto[x-placement^=top] .arrow,.dropdown-item .bs-tooltip-top .arrow{bottom:0}.dropdown-item .bs-tooltip-auto[x-placement^=top] .arrow:before,.dropdown-item .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.dropdown-item .bs-tooltip-auto[x-placement^=right],.dropdown-item .bs-tooltip-right{padding:0 .4rem}.dropdown-item .bs-tooltip-auto[x-placement^=right] .arrow,.dropdown-item .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.dropdown-item .bs-tooltip-auto[x-placement^=right] .arrow:before,.dropdown-item .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.dropdown-item .bs-tooltip-auto[x-placement^=bottom],.dropdown-item .bs-tooltip-bottom{padding:.4rem 0}.dropdown-item .bs-tooltip-auto[x-placement^=bottom] .arrow,.dropdown-item .bs-tooltip-bottom .arrow{top:0}.dropdown-item .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.dropdown-item .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.dropdown-item .bs-tooltip-auto[x-placement^=left],.dropdown-item .bs-tooltip-left{padding:0 .4rem}.dropdown-item .bs-tooltip-auto[x-placement^=left] .arrow,.dropdown-item .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.dropdown-item .bs-tooltip-auto[x-placement^=left] .arrow:before,.dropdown-item .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.dropdown-item .bs-popover-auto[x-placement^=top] .arrow,.dropdown-item .bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.dropdown-item .bs-popover-auto[x-placement^=top] .arrow:after,.dropdown-item .bs-popover-auto[x-placement^=top] .arrow:before,.dropdown-item .bs-popover-top .arrow:after,.dropdown-item .bs-popover-top .arrow:before{border-width:.5rem .25rem 0}.dropdown-item .bs-popover-auto[x-placement^=top] .arrow:before,.dropdown-item .bs-popover-top .arrow:before{bottom:0;border-top-color:rgba(0,0,0,.25)}.dropdown-item .bs-popover-auto[x-placement^=top] .arrow:after,.dropdown-item .bs-popover-top .arrow:after{bottom:1px;border-top-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=right],.dropdown-item .bs-popover-right{margin-left:.5rem}.dropdown-item .bs-popover-auto[x-placement^=right] .arrow,.dropdown-item .bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:.5rem;margin:3px 0}.dropdown-item .bs-popover-auto[x-placement^=right] .arrow:after,.dropdown-item .bs-popover-auto[x-placement^=right] .arrow:before,.dropdown-item .bs-popover-right .arrow:after,.dropdown-item .bs-popover-right .arrow:before{border-width:.25rem .5rem .25rem 0}.dropdown-item .bs-popover-auto[x-placement^=right] .arrow:before,.dropdown-item .bs-popover-right .arrow:before{left:0;border-right-color:#dee3eb}.dropdown-item .bs-popover-auto[x-placement^=right] .arrow:after,.dropdown-item .bs-popover-right .arrow:after{left:1px;border-right-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=bottom] .arrow,.dropdown-item .bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.dropdown-item .bs-popover-auto[x-placement^=bottom] .arrow:after,.dropdown-item .bs-popover-auto[x-placement^=bottom] .arrow:before,.dropdown-item .bs-popover-bottom .arrow:after,.dropdown-item .bs-popover-bottom .arrow:before{border-width:0 .25rem .5rem}.dropdown-item .bs-popover-auto[x-placement^=bottom] .arrow:before,.dropdown-item .bs-popover-bottom .arrow:before{top:0;border-bottom-color:#dee3eb}.dropdown-item .bs-popover-auto[x-placement^=bottom] .arrow:after,.dropdown-item .bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=bottom] .popover-header:before,.dropdown-item .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:.5rem;margin-left:-.25rem;content:"";border-bottom:1px solid #fff}.dropdown-item .bs-popover-auto[x-placement^=left],.dropdown-item .bs-popover-left{margin-right:.5rem}.dropdown-item .bs-popover-auto[x-placement^=left] .arrow,.dropdown-item .bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:.5rem;margin:3px 0}.dropdown-item .bs-popover-auto[x-placement^=left] .arrow:after,.dropdown-item .bs-popover-auto[x-placement^=left] .arrow:before,.dropdown-item .bs-popover-left .arrow:after,.dropdown-item .bs-popover-left .arrow:before{border-width:.25rem 0 .25rem .5rem}.dropdown-item .bs-popover-auto[x-placement^=left] .arrow:before,.dropdown-item .bs-popover-left .arrow:before{right:0;border-left-color:#dee3eb}.dropdown-item .bs-popover-auto[x-placement^=left] .arrow:after,.dropdown-item .bs-popover-left .arrow:after{right:1px;border-left-color:#fff}.dropdown-item .popover-header:empty{display:none}.dropdown-item .popover-body{padding:.75rem 1rem;color:#6e7687}.dropdown-item .popover.bs-popover-auto[x-placement^=top],.dropdown-item .popover.bs-popover-top{margin-bottom:.625rem}.dropdown-item .dropdown-item{color:#1a1630}.dropdown-item .jqstooltip{box-sizing:initial;font-family:inherit!important;background:#333!important;border:none!important;border-radius:3px;font-size:11px!important;font-weight:700!important;line-height:1!important;padding:6px!important}.dropdown-item .jqstooltip .jqsfield{font:inherit!important}.dropdown-item .tooltip-static-demo{text-align:center;background-color:#f3f4f7;padding:20px}.dropdown-item .tooltip-static-demo .tooltip{z-index:0;opacity:1;position:relative;display:inline-block;margin:0 10px}.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=bottom] .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=top] .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-bottom .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-top .arrow{left:50%;margin-left:-2px}.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=left],.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=right],.dropdown-item .tooltip-static-demo .bs-tooltip-left,.dropdown-item .tooltip-static-demo .bs-tooltip-right{margin-top:5px}.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=left] .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-auto[x-placement^=right] .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-left .arrow,.dropdown-item .tooltip-static-demo .bs-tooltip-right .arrow{top:50%;margin-top:-3px}.dropdown-item .popover-static-demo{background-color:#f0f0f2;padding-top:40px;padding-bottom:40px;text-align:center;border:1px solid #ebecf1;border-radius:3px}.dropdown-item .popover-static-demo .popover{z-index:0;opacity:1;position:relative;display:inline-block;margin:0 10px}.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=bottom] .arrow,.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=top] .arrow,.dropdown-item .popover-static-demo .bs-popover-bottom .arrow,.dropdown-item .popover-static-demo .bs-popover-top .arrow{left:50%;margin-left:-5px}.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=left],.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=right],.dropdown-item .popover-static-demo .bs-popover-left,.dropdown-item .popover-static-demo .bs-popover-right{margin-top:5px}.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=left] .arrow,.dropdown-item .popover-static-demo .bs-popover-auto[x-placement^=right] .arrow,.dropdown-item .popover-static-demo .bs-popover-left .arrow,.dropdown-item .popover-static-demo .bs-popover-right .arrow{top:50%;margin-top:-5px}.dropdown-item .popover{filter:drop-shadow(0 1px 3px rgba(0,0,0,.1));top:0;left:0;z-index:1060;display:block;max-width:276px;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #dee3eb;border-radius:3px}.dropdown-item .popover .arrow{width:1rem;position:absolute;display:block;width:.5rem;height:.5rem;margin:0 3px}.dropdown-item .popover .arrow:after,.dropdown-item .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.dropdown-item .bs-popover-auto[x-placement^=top],.dropdown-item .bs-popover-top{margin-bottom:.5rem}.dropdown-item .bs-popover-auto[x-placement^=top]>.arrow,.dropdown-item .bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.dropdown-item .bs-popover-auto[x-placement^=top]>.arrow:before,.dropdown-item .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#d3dfea}.dropdown-item .bs-popover-auto[x-placement^=top]>.arrow:after,.dropdown-item .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=right]>.arrow,.dropdown-item .bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.dropdown-item .bs-popover-auto[x-placement^=right]>.arrow:before,.dropdown-item .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.dropdown-item .bs-popover-auto[x-placement^=right]>.arrow:after,.dropdown-item .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=bottom],.dropdown-item .bs-popover-bottom{margin-top:.5rem}.dropdown-item .bs-popover-auto[x-placement^=bottom]>.arrow,.dropdown-item .bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.dropdown-item .bs-popover-auto[x-placement^=bottom]>.arrow:before,.dropdown-item .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.dropdown-item .bs-popover-auto[x-placement^=bottom]>.arrow:after,.dropdown-item .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.dropdown-item .bs-popover-auto[x-placement^=left]>.arrow,.dropdown-item .bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.dropdown-item .bs-popover-auto[x-placement^=left]>.arrow:before,.dropdown-item .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#d3dfea}.dropdown-item .bs-popover-auto[x-placement^=left]>.arrow:after,.dropdown-item .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.dropdown-item .popover-header{text-transform:capitalize;font-size:14px;font-weight:500;color:#191621;letter-spacing:.5px;background-color:#fff;border-color:#d3dfea;border-top-left-radius:0;border-top-right-radius:0;padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(3px - 1px);border-top-right-radius:calc(3px - 1px)}.dropdown-item .popover-header:before{display:none!important}.dropdown-item .popover-body p:last-child{margin-bottom:0}.dropdown-item .popover-head-primary.bs-popover-auto[x-placement^=top] .arrow,.dropdown-item .popover-head-primary.bs-popover-top .arrow{bottom:-7px}.dropdown-item .popover-head-primary.bs-popover-auto[x-placement^=left] .arrow,.dropdown-item .popover-head-primary.bs-popover-left .arrow{right:-7px}.dropdown-item .popover-head-primary.bs-popover-auto[x-placement^=right] .arrow,.dropdown-item .popover-head-primary.bs-popover-right .arrow{left:-7px}.dropdown-item .popover-head-secondary.bs-popover-auto[x-placement^=top] .arrow,.dropdown-item .popover-head-secondary.bs-popover-top .arrow{bottom:-7px}.dropdown-item .popover-head-secondary.bs-popover-auto[x-placement^=left] .arrow,.dropdown-item .popover-head-secondary.bs-popover-left .arrow{right:-7px}.dropdown-item .popover-head-secondary.bs-popover-auto[x-placement^=right] .arrow,.dropdown-item .popover-head-secondary.bs-popover-right .arrow{left:-7px}.dropdown-item .popover-head-primary,.dropdown-item .popover-head-primary .popover-header,.dropdown-item .popover-head-secondary,.dropdown-item .popover-head-secondary .popover-header{border:0}.dropdown-item .popover-head-primary .popover-body,.dropdown-item .popover-head-secondary .popover-body{border:1px solid rgba(20,17,45,.2);border-top:0 solid rgba(20,17,45,.2);border-bottom-right-radius:2px;border-bottom-left-radius:2px}.dropdown-item .popover-head-primary.bs-popover-auto[x-placement^=bottom] .arrow:before,.dropdown-item .popover-head-primary.bs-popover-bottom .arrow:before,.dropdown-item .popover-head-secondary.bs-popover-auto[x-placement^=bottom] .arrow:before,.dropdown-item .popover-head-secondary.bs-popover-bottom .arrow:before{display:none}.dropdown-item .popover-primary,.dropdown-item .popover-secondary{border-width:0;padding:15px}.dropdown-item .popover-primary .popover-header,.dropdown-item .popover-secondary .popover-header{background-color:initial;border-bottom-width:0;padding:0 0 15px;color:#fff}.dropdown-item .popover-primary .popover-body,.dropdown-item .popover-secondary .popover-body{padding:0;color:hsla(0,0%,100%,.75)}.dropdown-item .popover-primary .arrow:before,.dropdown-item .popover-secondary .arrow:before{display:none}.jqstooltip{box-sizing:initial;font-family:inherit!important;background:#333!important;border:none!important;border-radius:3px;font-size:11px!important;font-weight:700!important;line-height:1!important;padding:6px!important}.jqstooltip .jqsfield{font:inherit!important}.tooltip-static-demo{text-align:center;background-color:#f3f4f7;padding:20px}.tooltip-static-demo .tooltip{z-index:0!important;opacity:1;position:relative;display:inline-block;margin:0 10px}.tooltip-static-demo .bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip-static-demo .bs-tooltip-auto[x-placement^=top] .arrow,.tooltip-static-demo .bs-tooltip-bottom .arrow,.tooltip-static-demo .bs-tooltip-top .arrow{left:50%;margin-left:-2px}.tooltip-static-demo .bs-tooltip-auto[x-placement^=left],.tooltip-static-demo .bs-tooltip-auto[x-placement^=right],.tooltip-static-demo .bs-tooltip-left,.tooltip-static-demo .bs-tooltip-right{margin-top:5px}.tooltip-static-demo .bs-tooltip-auto[x-placement^=left] .arrow,.tooltip-static-demo .bs-tooltip-auto[x-placement^=right] .arrow,.tooltip-static-demo .bs-tooltip-left .arrow,.tooltip-static-demo .bs-tooltip-right .arrow{top:50%;margin-top:-3px}.popover-static-demo{background-color:#f0f0f2;padding-top:40px;padding-bottom:40px;text-align:center;border:1px solid #ebecf1;border-radius:3px}.popover-static-demo .popover{z-index:0;opacity:1;position:relative;display:inline-block;margin:0 10px}.popover-static-demo .bs-popover-auto[x-placement^=bottom] .arrow,.popover-static-demo .bs-popover-auto[x-placement^=top] .arrow,.popover-static-demo .bs-popover-bottom .arrow,.popover-static-demo .bs-popover-top .arrow{left:50%;margin-left:-5px}.popover-static-demo .bs-popover-auto[x-placement^=left],.popover-static-demo .bs-popover-auto[x-placement^=right],.popover-static-demo .bs-popover-left,.popover-static-demo .bs-popover-right{margin-top:5px}.popover-static-demo .bs-popover-auto[x-placement^=left] .arrow,.popover-static-demo .bs-popover-auto[x-placement^=right] .arrow,.popover-static-demo .bs-popover-left .arrow,.popover-static-demo .bs-popover-right .arrow{top:50%;margin-top:-5px}.popover{filter:drop-shadow(0 1px 3px rgba(0,0,0,.1));top:0;left:0;z-index:1060;display:block;max-width:276px;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid #dee3eb;border-radius:3px}.popover .arrow{width:1rem;position:absolute;display:block;width:.5rem;height:.5rem;margin:0 3px}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#d3dfea}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#d3dfea}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{text-transform:capitalize;font-size:14px;font-weight:500;color:#191621;letter-spacing:.5px;background-color:#fff;border-color:#d3dfea;border-top-left-radius:0;border-top-right-radius:0;padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(3px - 1px);border-top-right-radius:calc(3px - 1px)}.popover-header:before{display:none!important}.popover-body p:last-child{margin-bottom:0}.popover-head-primary.bs-popover-auto[x-placement^=top] .arrow,.popover-head-primary.bs-popover-top .arrow{bottom:-7px}.popover-head-primary.bs-popover-auto[x-placement^=left] .arrow,.popover-head-primary.bs-popover-left .arrow{right:-7px}.popover-head-primary.bs-popover-auto[x-placement^=right] .arrow,.popover-head-primary.bs-popover-right .arrow{left:-7px}.popover-head-secondary.bs-popover-auto[x-placement^=top] .arrow,.popover-head-secondary.bs-popover-top .arrow{bottom:-7px}.popover-head-secondary.bs-popover-auto[x-placement^=left] .arrow,.popover-head-secondary.bs-popover-left .arrow{right:-7px}.popover-head-secondary.bs-popover-auto[x-placement^=right] .arrow,.popover-head-secondary.bs-popover-right .arrow{left:-7px}.popover-head-primary,.popover-head-primary .popover-header,.popover-head-secondary,.popover-head-secondary .popover-header{border:0}.popover-head-primary .popover-body,.popover-head-secondary .popover-body{border:1px solid rgba(20,17,45,.2);border-top:0 solid rgba(20,17,45,.2);border-bottom-right-radius:2px;border-bottom-left-radius:2px}.popover-head-primary.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover-head-primary.bs-popover-bottom .arrow:before,.popover-head-secondary.bs-popover-auto[x-placement^=bottom] .arrow:before,.popover-head-secondary.bs-popover-bottom .arrow:before{display:none}.popover-primary{border-width:0;padding:15px}.popover-primary .popover-header{background-color:initial;border-bottom-width:0;padding:0 0 15px;color:#fff}.popover-primary .popover-body{padding:0;color:hsla(0,0%,100%,.75)}.popover-primary .arrow:before{display:none}.popover-secondary{border-width:0;padding:15px}.popover-secondary .popover-header{background-color:initial;border-bottom-width:0;padding:0 0 15px;color:#fff}.popover-secondary .popover-body{padding:0;color:hsla(0,0%,100%,.75)}.popover-secondary .arrow:before{display:none}.heading-inverse{background-color:#333;color:#fff;padding:5px}.heading-primary{padding:5px}.heading-success{background-color:#38a01e;color:#fff;padding:5px}.heading-info{background-color:#45aaf2;color:#fff;padding:5px}.heading-warning{background-color:#ecb403;color:#fff;padding:5px}.heading-danger{background-color:#dc0441;color:#fff;padding:5px}.media{margin-top:15px}.media,.media-body{zoom:1;overflow:hidden}.media-object{display:block}.media img{width:40px;height:40px}.media.media-lg img{width:80px;height:80px}.media-right,.media>.pull-right{padding-left:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-left,.media>.pull-left{padding-right:10px}.media-heading{margin-top:0;margin-bottom:5px}.media-body h4{font-weight:600;font-size:16px}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.fc-view.fc-listMonth-view,.fc-view.fc-listWeek-view{border-width:0}.fc-view.fc-listMonth-view .fc-scroller,.fc-view.fc-listWeek-view .fc-scroller{padding:0 20px 20px}.fc-view.fc-listMonth-view .fc-list-table,.fc-view.fc-listWeek-view .fc-list-table{border-collapse:initial;display:block}.fc-view.fc-listMonth-view .fc-list-table>tbody,.fc-view.fc-listWeek-view .fc-list-table>tbody{display:flex;flex-wrap:wrap}.fc-view.fc-listMonth-view .fc-list-heading,.fc-view.fc-listWeek-view .fc-list-heading{flex:0 0 20%;max-width:20%;margin-top:15px}.fc-view.fc-listMonth-view .fc-list-heading:first-child,.fc-view.fc-listMonth-view .fc-list-heading:first-child+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-heading:first-child,.fc-view.fc-listWeek-view .fc-list-heading:first-child+.fc-list-item{margin-top:0}.fc-view.fc-listMonth-view .fc-list-heading td,.fc-view.fc-listWeek-view .fc-list-heading td{background-color:initial;border-width:0;padding:0}.fc-view.fc-listMonth-view .fc-list-heading-main,.fc-view.fc-listWeek-view .fc-list-heading-main{display:block;font-size:11px;text-transform:uppercase;color:#737688;font-weight:600;padding:5px;text-align:center}.fc-view.fc-listMonth-view .fc-list-heading-main span:last-child,.fc-view.fc-listWeek-view .fc-list-heading-main span:last-child{display:block;font-size:30px;font-weight:700;font-family:Helvetica,Arial,sans-serif;letter-spacing:-1px;color:#495057;line-height:1}.fc-view.fc-listMonth-view .fc-list-heading-main.now,.fc-view.fc-listMonth-view .fc-list-heading-main.now span:last-child,.fc-view.fc-listWeek-view .fc-list-heading-main.now,.fc-view.fc-listWeek-view .fc-list-heading-main.now span:last-child{color:#4c84ff}.fc-view.fc-listMonth-view .fc-list-item,.fc-view.fc-listWeek-view .fc-list-item{flex:0 0 calc(80% - 5px);max-width:calc(80% - 5px);dispLay:flex;flex-direction:column;border-left:4px solid transparent;background-color:#fff;margin-top:15px}.fc-view.fc-listMonth-view .fc-list-item:focus,.fc-view.fc-listMonth-view .fc-list-item:hover,.fc-view.fc-listWeek-view .fc-list-item:focus,.fc-view.fc-listWeek-view .fc-list-item:hover{cursor:pointer}.fc-view.fc-listMonth-view .fc-list-item:focus td,.fc-view.fc-listMonth-view .fc-list-item:hover td,.fc-view.fc-listWeek-view .fc-list-item:focus td,.fc-view.fc-listWeek-view .fc-list-item:hover td{background-color:initial}.fc-view.fc-listMonth-view .fc-list-item>td,.fc-view.fc-listWeek-view .fc-list-item>td{border-width:0}.fc-view.fc-listMonth-view .fc-list-item>td.fc-list-item-time,.fc-view.fc-listWeek-view .fc-list-item>td.fc-list-item-time{border-top:1px solid #ebecf1;border-right:1px solid #ebecf1;box-sizing:border-box;color:#495057!important}.fc-view.fc-listMonth-view .fc-list-item>td.fc-list-item-title,.fc-view.fc-listWeek-view .fc-list-item>td.fc-list-item-title{border-bottom:1px solid #e9edf4;border-right:1px solid #e9edf4;box-sizing:border-box}.fc-view.fc-listMonth-view .fc-list-item+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-item+.fc-list-item{margin-left:20%}.fc-view.fc-listMonth-view .fc-list-item-marker,.fc-view.fc-listWeek-view .fc-list-item-marker{display:none}.fc-view.fc-listMonth-view .fc-list-item-time,.fc-view.fc-listWeek-view .fc-list-item-time{padding:12px 15px 2px;font-size:13px;text-transform:capitalize;width:100%}.fc-view.fc-listMonth-view .fc-list-item-title,.fc-view.fc-listWeek-view .fc-list-item-title{padding:0 15px 12px}.fc-view.fc-listMonth-view .fc-list-item-title a,.fc-view.fc-listWeek-view .fc-list-item-title a{display:block;font-weight:700;font-size:15px;margin-bottom:5px;color:#14112d}.fc-view.fc-listMonth-view .fc-list-item-title .fc-desc,.fc-view.fc-listWeek-view .fc-list-item-title .fc-desc{font-size:13px;line-height:1.375;display:block}@media (min-width:576px){.fc-view.fc-listMonth-view .fc-list-heading,.fc-view.fc-listWeek-view .fc-list-heading{flex:0 0 15%;max-width:15%}.fc-view.fc-listMonth-view .fc-list-item+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-item+.fc-list-item{margin-left:15%}.fc-view.fc-listMonth-view .fc-list-item,.fc-view.fc-listWeek-view .fc-list-item{flex:0 0 calc(85% - 5px);max-width:calc(85% - 5px)}}@media (min-width:768px){.fc-view.fc-listMonth-view .fc-list-heading,.fc-view.fc-listWeek-view .fc-list-heading{flex:0 0 12%;max-width:12%}.fc-view.fc-listMonth-view .fc-list-item+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-item+.fc-list-item{margin-left:12%}.fc-view.fc-listMonth-view .fc-list-item,.fc-view.fc-listWeek-view .fc-list-item{flex:0 0 calc(88% - 5px);max-width:calc(88% - 5px)}}@media (min-width:992px){.fc-view.fc-listMonth-view .fc-list-heading,.fc-view.fc-listWeek-view .fc-list-heading{flex:0 0 10%;max-width:10%}.fc-view.fc-listMonth-view .fc-scroller,.fc-view.fc-listWeek-view .fc-scroller{padding:0}.fc-view.fc-listMonth-view .fc-list-item+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-item+.fc-list-item{margin-left:10%}.fc-view.fc-listMonth-view .fc-list-item,.fc-view.fc-listWeek-view .fc-list-item{flex:0 0 calc(90% - 5px);max-width:calc(90% - 5px)}}@media (min-width:1200px){.fc-view.fc-listMonth-view .fc-list-heading,.fc-view.fc-listWeek-view .fc-list-heading{flex:0 0 8%;max-width:8%}.fc-view.fc-listMonth-view .fc-list-item+.fc-list-item,.fc-view.fc-listWeek-view .fc-list-item+.fc-list-item{margin-left:8%}.fc-view.fc-listMonth-view .fc-list-item,.fc-view.fc-listWeek-view .fc-list-item{flex:0 0 calc(92% - 5px);max-width:calc(92% - 5px)}}td.fc-today{background-color:#f3f7fd}#messages-main{position:relative;margin:0 auto 1.5rem}#messages-main:after,#messages-main:before{content:" ";display:table}#messages-main .ms-user{padding:15px;background:#fff;border:1px solid #eceff9;border-left:0}#messages-main .ms-user>div{overflow:hidden;padding:3px 5px 0 15px;font-size:11px}#messages-main #ms-compose{position:fixed;bottom:120px;z-index:0;right:30px;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28)}@media (min-width:992px){#messages-main .ms-menu{position:absolute;left:0;top:0;border-right:1px solid #ebecf1;padding-bottom:0;height:100%;width:300px}#messages-main .ms-body{padding-left:300px}.msb-reply{border-left:0!important;border-right:0!important}}@media (min-width:480px){.ah-actions.actions a.option-dots{line-height:normal}}@media (max-width:991px){#messages-main .ms-menu{z-index:0;margin-bottom:25px}#messages-main .ms-menu.toggled{display:block}#messages-main .ms-body{overflow:hidden}}@media (max-width:480px){.ah-actions{float:none!important;text-align:center;display:inline-block}.d-flex.chat-user{display:none!important}.ah-actions{margin-left:10px!important}.actions>li>a{padding:0 5px!important}}#ms-menu-trigger i{font-size:21px}#ms-menu-trigger.toggled i:before{content:""}.fc-toolbar:before,.login-content:after{content:""}.message-feed{padding:20px}#footer,.fc-toolbar .ui-button,.fileinput .thumbnail,.four-zero,.four-zero footer>a,.ie-warning,.login-content,.login-navigation,.pt-inner,.pt-inner .pti-footer>a{text-align:center}.message-feed.right>.pull-right{margin-left:15px}.message-feed:not(.right) .mf-content{background:#ebeaed;position:relative;margin-left:10px}.message-feed.right .mf-content{color:#fff;position:relative;margin-right:15px}.mf-content{padding:13px 20px;border-radius:6px;display:inline-block;max-width:100%}.mf-date{display:block;color:#728096;margin-top:7px}.mf-date>i{font-size:14px;line-height:100%;position:relative;top:1px}.msb-reply{position:relative;background:#fff;border:1px solid #eceff9;height:50px;border-bottom:0}.four-zero,.lc-block{box-shadow:0 1px 11px rgba(0,0,0,.27)}.msb-reply textarea{width:100%;font-size:13px;border:0;padding:15px;resize:none;height:50px;background:0 0}.msb-reply button{position:absolute;top:5px;right:9px;height:40px;width:40px;background:0 0;color:#5c678f;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;border-radius:50px;font-size:18px}.ico-mt{margin-top:-.5rem!important}.msb-reply button:hover{background:#f2f2f2}.list-group.lg-alt .list-group-item{border:0}.p-15{padding:15px!important}.actions>li{display:inline-block}.actions>li>a{display:block;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;margin-right:5px}.actions>li>a,.actions>li>a>i{font-size:18px}#ms-menu-trigger{-webkit-user-select:none;user-select:none;position:absolute;left:0;top:0;width:50px;height:100%;padding-right:10px;padding-top:19px;cursor:pointer;text-align:right}.message-feed.right{text-align:right}#ms-menu-trigger,.toggle-switch{-webkit-user-select:none;-moz-user-select:none}.ah-actions{z-index:3;float:right!important;margin-top:7px;position:relative}.ms-body{background:#fff;border-radius:7px}.ms-menu-trigger{-webkit-user-select:none;user-select:none;display:block;cursor:pointer;color:#5c678f;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;display:inline-block;float:left;margin-top:5px}.message-feed.media .media-body,.message-feed.right .media-body{overflow:visible}.amcharts-chart-div a,.canvasjs-chart-container a{display:none!important}.rotation{-webkit-animation:rotation 2s linear infinite}.amChartsLegend.amcharts-legend-div{display:none}.input-icon .form-group.is-empty,.input-icon .form-group.is-empty .form-control{margin-bottom:0}.inbox-message ul{padding:0;margin:0}.inbox-message ul li{list-style:none;position:relative;padding:15px 20px;border-bottom:1px solid #ebecf1}.inbox-message ul li:focus,.inbox-message ul li:hover{background:#f0f0f2;z-index:0}.chat-conatct-list .media:hover{z-index:inherit}.inbox-message .message-avatar{position:absolute;left:30px;top:50%;transform:translateY(-50%)}.message-avatar img{display:inline-block;width:54px;height:54px;border-radius:50%}.inbox-message .message-body{margin-left:85px;font-size:15px;color:#1a1630}.message-body-heading h5{font-weight:600;display:inline-block;color:#1a1630;margin:0 0 7px;padding:0}.message-body h5 span{border-radius:50px;line-height:14px;font-size:12px;color:#fff;font-style:normal;padding:4px 10px;margin-left:5px;margin-top:-5px}.message-body h5 span.unread{background:#07b107}.message-body h5 span.important{background:#dd2027}.message-body h5 span.pending{background:#2196f3}.message-body-heading span{float:right;font-size:14px}.messages-inbox .message-body p{margin:0;padding:0;line-height:27px;font-size:15px}@media (max-width:600px){.job-box-filter label{width:100%;text-align:center}.message-body h5 span.pending,.message-body h5 span.unread{display:none}}.list-icons i{font-size:56px}.font-dot{margin-top:-12px}.list-icons .card-footer i{font-size:14px}.chat-body-style{max-height:500px}.chat-conatct-list{max-height:555px;overflow-y:auto}.chat-conatct-list .media{overflow:initial}.message-feed:not(.right) .mf-content:before{border-bottom:8px solid #ebeaed;right:auto;left:-12px;transform:rotate(-90deg)}.message-feed.right .mf-content:before,.message-feed:not(.right) .mf-content:before{content:"";position:absolute;border-left:8px solid transparent;border-right:8px solid transparent;display:block}.message-feed.right .mf-content:before{left:auto;right:-12px;transform:rotate(90deg)}@media (min-width:992px){.ms-menu .tab-menu-heading{width:299px}}.ms-menu .tab-menu-heading{background:#fff;padding:18.5px 13px 18.5px 17px;border-radius:5px 0 0 0;border-right:0;position:sticky;border-left:0;z-index:9;border-bottom:1px solid #ebecf1}.ms-menu .tab-menu-heading .tabs-menu1 ul li{width:48%;margin:0 10px 0 0}.ms-menu .tab-menu-heading .tabs-menu1 ul li .active{border:0}.ms-menu .tab-menu-heading .tabs-menu1 ul li a{border-radius:5px;padding:10px 20px;text-align:center;font-weight:600;border:1px solid #ebecf1}.chat-conatct-list .list-group-item{position:relative}.chat-conatct-list .list-group-item .chat-time{position:absolute;top:15px;right:10px;font-size:12px}.chat{margin-bottom:auto}.chat .card{height:600px}.chat .card-header{padding:1rem}.contacts_body{white-space:nowrap}.msg_card_body{overflow-y:auto}.contacts_body .contacts{list-style:none;padding:0}.contacts_body .contacts li{width:100%!important;padding:15px;border-bottom:1px solid #ebeaf1}.contacts_body .active{background-color:#eff1f7}.chatbox .user_img{height:50px;width:50px;border:0 solid #f5f6fa}.chatbox .user_img_msg{height:40px;width:40px;border:1.5px solid #f5f6fa}.chatbox .img_cont{position:relative;height:50px;width:50px}.chatbox .img_cont_msg{height:40px;width:40px;display:contents}.chat-box-single-line{margin:7px 0 30px;position:relative;text-align:center}.chat abbr.timestamp{padding:4px 14px;border-radius:4px;background:#e3e2e5}.chatbox .user_info{margin-top:auto;margin-bottom:auto;margin-left:15px}.chatbox .user_info span{color:#464444}.chatbox .action-header small{font-size:10px}.chat .video_cam{margin-left:50px;margin-top:5px}.chat .video_cam span{color:#fff;font-size:20px;cursor:pointer;margin-right:20px}.chat .msg_cotainer{margin-bottom:auto;margin-left:10px;background-color:#ebeaed;padding:10px;position:relative;border-radius:5px;max-width:70%;margin-top:5px}.chat .msg_cotainer:before{content:"";position:absolute;top:9px;border-bottom:10px solid #ebeaed;border-left:10px solid transparent;border-right:10px solid transparent;right:auto;left:-15px;transform:rotate(-90deg);display:block}.chat .msg_cotainer_send{padding:10px;position:relative;color:#fff;border-radius:5px;max-width:70%;margin:0 12px 10px 0}.chat .msg_cotainer_send:after{content:"";position:absolute;top:9px;border-left:10px solid transparent;border-right:10px solid transparent;left:auto;right:-15px;transform:rotate(90deg);display:block}.chat .msg_time{left:0}.chat .msg_time,.chat .msg_time_send{position:absolute;bottom:-18px;color:#3a374e;font-size:10px}.chat .msg_time_send{right:0}.chat .msg_head{position:relative;background:#60529f;box-shadow:0 1px 15px 1px rgba(58,58,62,.4)}#action_menu_btn{position:absolute;right:36px;top:21px;color:#fff;cursor:pointer;font-size:20px}.action_menu{z-index:1;position:absolute;padding:15px 0;background-color:#fff;color:#646367;top:40px;right:15px;display:none}.action_menu ul{list-style:none;padding:0;margin:0}.chat .action-header{position:relative;padding:15px 13px 15px 17px}.chat .dropdown-menu.dropdown-menu-right.show{width:100%;margin-bottom:5px;position:absolute;transform:translate3d(-176px,22px,0);top:10px!important;left:0;will-change:transform}.chat .msb-reply textarea{width:100%;font-size:13px;padding:12px 47px;resize:none;height:44px;border:1px solid #ebeaf1;background:#faf9ff;margin-left:-42px}.chat .dropdown-menu li{padding:7px;color:#5e629c}.chat .dropdown-menu li:hover{background:#faf9ff}.chat .dropdown-menu li i{padding:7px}.action_menu ul li:hover{cursor:pointer;background-color:rgba(0,0,0,.2)}.chat .actions>li{display:inline-block;padding:0 0 0 2px}.chat .actions:not(.a-alt)>li>a>i{color:#fff;line-height:unset}.chat .justify-content-end,.chat .justify-content-start{margin-bottom:25px}.construction .form-control{padding:.375rem 1rem}.action-header{position:relative;padding:15px 13px 15px 17px;background:#f3f4f7;border-bottom:1px solid #ebecf1;background:#e3e6ef}.actions{list-style:none;padding:0;margin:4px 0 0}.actions:not(.a-alt)>li>a>i{color:#5c678f}.modal-content .actions>li>a{display:block;width:50px;height:50px;border-radius:50%;margin:0 auto;line-height:50px;text-align:center;color:#fff}.modal-content .actions>li>a:hover{background:rgba(0,0,0,.1)}.msb-reply-button .btn{line-height:14px}.modal-content.chat .card{border-radius:4px 4px 0 0;box-shadow:none}.ah-actions .option-dots{width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;color:#5c678f;padding:10px 12px;display:block!important}.contact-href{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;z-index:1}.chat-conatct-list li{position:relative}.chat-conatct-list .option-dots{position:absolute;right:10px;bottom:0;z-index:100;top:10px;line-height:normal}.modal-content .actions>li>a{box-shadow:0 2px 3px rgba(16,16,38,.1);border:1px solid #dbe2eb}@media (max-width:991.98px){.main-content-body-show .main-header-menu-icon{display:none}.main-content-body-show .main-header-left .main-header-arrow{display:block}.main-content-body-show .main-content-left-chat{display:none}.main-content-body-show .main-content-body-chat{display:flex}}@media (max-width:767px){.main-chat-footer .nav-link:first-child,.main-chat-footer .nav-link:nth-child(2){display:none}}.main-content-left-chat{width:100%;display:flex;flex-direction:column;padding:0}@media (min-width:992px){.main-content-left-chat{width:auto;border:0;border-left:0}.main-chat-footer{position:relative;bottom:auto;left:auto;right:auto}.main-content-body-chat{display:flex}.main-chat-list .media{padding:12px 15px;margin:0}.main-chat-contacts-wrapper{padding:10px 0 10px 15px}.main-nav-line-chat{padding-right:0}}.main-nav-line-chat{border-bottom:1px solid #e9edf4;flex-shrink:0;flex-direction:row;padding:10px}.main-nav-line-chat .nav-link{font-size:13px;font-weight:500;text-transform:uppercase;padding:6px 15px;border-radius:3px;margin-top:0;margin-left:10px;background:#e9edf4}.main-nav-line-chat .nav-link:active,.main-nav-line-chat .nav-link:focus,.main-nav-line-chat .nav-link:hover{outline:none}.main-nav-line-chat .nav-link.active:before{top:auto;left:0;right:0;width:auto;bottom:-11px;background-color:#4c84ff}.main-chat-contacts-wrapper{padding:10px 20px;flex-shrink:0;border-bottom:1px solid #e9edf4;overflow:hidden}.card--eight .main-chat-contacts-wrapper .card-title,.card-table-two .main-chat-contacts-wrapper .card-title,.main-chat-contacts-wrapper .card--eight .card-title,.main-chat-contacts-wrapper .card-table-two .card-title,.main-chat-contacts-wrapper .main-content-label{margin-bottom:15px;line-height:1}.main-chat-contacts-wrapper .lSSlideOuter,.main-chat-contacts-wrapper .lSSlideWrapper{overflow:visible}.main-chat-contacts{padding-left:20px;display:flex}.main-chat-contacts .lslide{display:flex;flex-direction:column;align-items:center;float:none}.main-chat-contacts small{font-size:11px;width:36px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:3px;text-align:center}.main-chat-contacts-more{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#ebeaed;font-size:12px;font-weight:500;color:#1a1630}.main-chat-list{max-height:500px;position:relative}.main-chat-list .media{padding:12px 20px;position:relative;border-bottom:1px solid #ebecf1}.main-chat-list .media .main-img-user{flex-shrink:0;top:3px;position:relative}.main-chat-list .media:last-chid{border-bottom:0}.main-chat-list .media+.media:before{content:"";position:absolute;top:-1px;left:0;right:0;border-top:1px solid #e9edf4}.main-chat-list .media.new .main-img-user span{display:flex}.main-chat-list .media.new .media-contact-name span:first-child{font-weight:700;color:#14112d}.main-chat-list .media.new .media-body p{color:#22252f}.main-chat-list .media:focus,.main-chat-list .media:hover{cursor:pointer}.main-chat-list .media.selected,.main-chat-list .media:focus,.main-chat-list .media:hover{background-color:#ebeaed;border-top-color:#ebecf1;border-bottom-color:#ebecf1}.main-chat-list .media.selected:first-child{border-top-color:transparent}.main-chat-list .media.selected:after{display:block}.main-chat-list .media.selected .media-contact-name span:first-child{color:#14112d}.main-chat-list .media.selected .media-body p{color:#22252f}.main-chat-list .main-img-user span{position:absolute;top:0;left:-2px;width:14px;height:14px;display:none;align-items:center;justify-content:center;border-radius:100%;font-size:9px;font-weight:500;color:#fff;background-color:#ff5c77;box-shadow:0 0 0 2px #fff}.main-chat-list .media-body{margin-left:15px}.main-chat-list .media-body p{font-size:13px;margin-bottom:0;color:#728096;line-height:1.35}.main-chat-list .media-contact-name{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.main-chat-list .media-contact-name span:first-child{display:block;font-size:14px;font-weight:500;color:#14112d}.main-chat-list .media-contact-name span:last-child{display:block;font-size:11px;color:#728096}.main-content-body-chat{flex-direction:column}.main-chat-header{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;padding:14.2px 20px;border-bottom:1px solid #e9edf4}.main-chat-header .nav{margin-left:auto;align-items:center}.main-chat-header .nav-link{color:#5c678f;display:block;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;margin-right:5px;padding:0}.main-chat-header .nav-link:first-child{display:block}.main-chat-header .nav-link i{line-height:0}.main-chat-header .nav-link .typcn{line-height:.9}.main-chat-header .nav-link .typcn:before{width:auto}.main-chat-header .nav-link+.nav-link{margin-left:10px}@media (min-width:576px){.main-chat-header .nav-link{display:block}.main-chat-header .nav-link:first-child{display:none}.main-chat-footer .nav{margin-top:5px}.main-chat-footer .form-control{margin-left:20px}.main-chat-footer .nav-link{display:block}.main-chat-footer .nav-link:last-child{display:none}.main-chat-body .media-body{margin-right:0}.main-chat-body .media.flex-row-reverse .media-body{margin-left:0}}.main-chat-msg-name{margin-left:15px}.main-chat-msg-name h6{margin-bottom:2px;font-size:15px;font-weight:700;color:#14112d}.main-chat-msg-name small{font-size:12px;color:#728096}.main-chat-body{position:relative;padding-bottom:0;max-height:555px;overflow:hidden}.main-chat-body .content-inner{padding:20px}.main-chat-body .media+.media{margin-top:20px}.main-chat-body .media.flex-row-reverse .media-body{margin-left:0;margin-right:5px;align-items:flex-end}.main-chat-body .media.flex-row-reverse .main-msg-wrapper{margin-right:15px;border-radius:4px 4px 4px 4px}.main-chat-body .media-body{margin-left:10px;display:flex;flex-direction:column;align-items:flex-start}.main-chat-body .media-body>div span{font-size:11px;color:#728096;display:flex;align-items:center}.main-chat-body .media.flex-row-reverse .media-body>div span{margin-right:15px;margin-left:0}.main-chat-body .media .media-body>div span{margin-left:15px;margin-right:0}.main-chat-time{display:block;position:relative;text-align:center;margin:20px 0}.main-chat-time:first-of-type{margin-top:0}.main-chat-time span{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:1px;background:#e3e2e5;padding:5px;border-radius:4px}.main-msg-wrapper{padding:10px 15px;background-color:#ebeaed;font-size:13px;margin-bottom:5px;border-radius:0;display:inline-block;position:relative;margin-left:10px;border-radius:4px 4px 4px 4px}.main-chat-footer{display:flex;height:50px;padding:0 20px;border-top:1px solid #e9edf4;background-color:#fff;bottom:0;left:0;right:0;border-radius:0 0 5px 5px}.main-chat-footer,.main-chat-footer .nav{align-items:center}.main-chat-footer .nav-link{font-size:20px;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;padding:0;color:#5c678f}.main-chat-footer .nav-link+.nav-link{margin-left:10px}.main-chat-footer .nav-link:last-child{display:block}.main-chat-footer .form-control{flex:1;margin:0 10px;padding-left:0;padding-right:0;border-width:0}.main-chat-footer .form-control:focus,.main-chat-footer .form-control:hover{box-shadow:none}@media (min-width:768px){.main-chat-footer .form-control{margin:0 20px}}.main-msg-send{width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;padding:0;color:#5c678f;margin-top:3px}.main-msg-send:hover{background:#f0f0f2}.main-img-user.online{position:relative}.main-img-user.online:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#2dce89;display:block;right:2px;bottom:0;z-index:9}.main-chat-body .media.flex-row-reverse .main-msg-wrapper:before{left:auto;right:-10px;transform:rotate(90deg)}.main-chat-body .media.flex-row-reverse .main-msg-wrapper:before,.main-msg-wrapper:before{content:"";position:absolute;border-left:7px solid transparent;border-right:7px solid transparent;display:block}.main-msg-wrapper:before{border-bottom:7px solid #ebeaed;right:auto;left:-10px;transform:rotate(-90deg)}@media (min-width:768px) and (max-width:991.98px){.main-content-body-show .main-header-contacts .main-header-menu-icon{display:flex}.main-content-body-show .main-content-left-contacts{display:block}.app .main-contact-star{display:none}.app .main-content-left-contacts .main-nav-line-chat .nav-link.active{display:block!important;font-size:11px;padding:0}.app .main-content-left-contacts .main-img-user{margin:0 auto}}@media (max-width:1200px){.main-contact-info-header{border-top:1px solid #e9edf4}.main-contact-info-header .media-body{padding-top:20px}}@media (max-width:400px){.main-contact-action a span{display:none}}@media (max-width:576px){.main-contact-info-header{padding-top:60px!important}.main-contact-action{left:10px;right:0!important}.main-contact-info-header .media-body .nav-link{padding-top:5px}}@media (min-width:992px) and (max-width:1200px){.main-contact-info-header .media{display:block!important}.main-contact-info-header .media-body{padding-top:20px}}.main-content-left-contacts{width:100%;display:block;padding:0}.main-content-left-contacts .main-content-breadcrumb,.main-content-left-contacts .main-content-title{padding-left:20px}.main-contacts-list{position:relative;height:500px}.main-contact-label{padding-top:20px;padding-bottom:5px;padding-left:20px;font-weight:500;font-size:12px;position:relative}.main-contact-label:after{content:"";position:absolute;bottom:-1px;left:0;right:0;border-bottom:1px solid #e9edf4;z-index:1}.main-contact-item{padding:10px 20px;border:1px solid transparent;border-right-width:0;display:flex;position:relative;cursor:pointer}.main-contact-item+.main-contact-item{margin-top:-1px;border-top-color:transparent}.main-contact-item+.main-contact-item:before{content:"";position:absolute;top:-1px;left:0;right:0;border-top:1px solid #e9edf4}.main-contact-item.selected,.main-contact-item:focus,.main-contact-item:hover{background-color:#f3f4f7;border-top-color:#ebecf1;border-bottom-color:#ebecf1}.main-contact-item.selected{z-index:0;border-width:2px}.main-contact-body{flex:1;margin-left:15px}.main-contact-body h6{color:#1a1630;font-weight:600;margin-bottom:2px}.main-contact-body span{font-size:13px;color:#728096}.main-contact-star{font-size:16px;color:#728096}.main-contact-star:focus,.main-contact-star:hover{color:#728096}.main-contact-star.active{color:#fcb32d}@media (min-width:768px){.main-content-body-contacts{display:block;overflow-y:auto}.main-content-left-contacts{width:100%}}.main-contact-info-header{padding-top:40px;padding-left:20px;padding-bottom:20px;border-bottom:1px solid #e9edf4;position:relative}.main-contact-info-header .media{display:block}.main-contact-info-header .main-img-user{width:100px;height:100px}.main-contact-info-header .main-img-user:after{display:none}.main-contact-info-header .main-img-user a{bottom:0;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#f0f0f2;font-size:18px;line-height:.9;box-shadow:0 0 0 2px #fff;border-radius:100%}.main-contact-info-header .main-img-user a:focus,.main-contact-info-header .main-img-user a:hover{fill:hsla(0,0%,100%,.5);color:#fff}.main-contact-info-header .media-body{margin-top:30px}.main-contact-info-header .media-body h4{color:#1a1630;font-size:22px;font-weight:500;margin-bottom:4px;line-height:1}.main-contact-info-header .media-body p{margin-bottom:15px}.main-contact-info-header .media-body .nav-link{padding:0;display:flex;align-items:center;color:#728096;font-size:13px}.main-contact-info-header .media-body .nav-link i{font-size:14px;line-height:0;margin-right:5px}.main-contact-info-header .media-body .nav-link i.typcn{line-height:.9}.main-contact-info-header .media-body .nav-link i.typcn:before{width:auto}.main-contact-info-header .media-body .nav-link+.nav-link{margin-left:10px}@media (min-width:576px){.main-contact-info-header{padding-top:20px}.main-contact-info-header .media-body .nav-link{font-size:.875rem}.main-contact-info-header .media-body .nav-link+.nav-link{margin-left:25px}.main-contact-info-header .media-body .nav-link i{margin-right:7px}}.main-contact-action{position:absolute;top:20px;right:20px;display:flex}.main-contact-action a{display:flex;align-items:center}.main-contact-action a i{font-size:17px;line-height:.9;margin-right:5px}.main-contact-action a+a{margin-left:15px}.main-contact-info-body{padding-left:0}.main-contact-info-body .media-list{padding:20px 0}.main-contact-info-body .media{align-items:center;position:relative}.main-contact-info-body .media+.media{margin-top:30px}.main-contact-info-body .media+.media:before{content:"";position:absolute;top:-15px;left:0;right:0;border-top:1px solid #e9edf4}.main-contact-info-body .media:last-child{margin-bottom:15px}.main-contact-info-body .media-body{margin-left:30px}.main-contact-info-body .media-body>div+div{margin-top:15px}.main-contact-info-body .media-body label{color:#728096;margin-bottom:0;display:block;font-size:14px}.main-contact-info-body .media-body span{display:block;color:#1a1630;font-weight:500}.main-contact-info-body .media:before{content:"";position:absolute;top:-15px;left:0;right:0;border-top:1px solid #e9edf4}@media (min-width:992px){.main-contact-info-body{height:calc(100% - 126px);position:relative}.main-contact-info-body .media-body{display:flex}.main-contact-info-body .media-body>div{flex:1}.main-contact-info-body .media-list{padding:25px 0}.main-contact-action{right:20px}.main-contact-info-header{padding-left:30px;padding-bottom:25px}.main-contact-info-header .media-body{margin-top:0;margin-left:30px}.main-contact-info-header .media{display:flex;align-items:center}.main-content-body-contacts{overflow:visible}.main-contact-item{padding:10px 15px}.main-contact-label{padding-left:10px}.main-content-left-contacts .main-content-breadcrumb,.main-content-left-contacts .main-content-title{padding-left:0}.main-contact-info-body .media-body>div+div{margin-top:0}}.main-contact-info-header .main-img-user{position:relative}.main-contact-info-header .main-img-user a{position:absolute}.jsr,.jsr_bar,.jsr_label,.jsr_rail,.jsr_rail-outer,.jsr_slider{box-sizing:border-box}.jsr{position:relative;display:block;width:100%;margin:20px 0;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;font:14px sans-serif}.jsr_rail-outer{position:relative;padding:10px 0;cursor:pointer}.jsr_slider:focus:before{background:#7036ff;background:#4575f1}.jsr_rail{height:12px;background:#e2e2e9;z-index:1}.jsr_bar{position:absolute;height:12px;cursor:move}.jsr_bar--limit{background-color:#d9dadc;z-index:1;cursor:auto}.jsr_slider{top:calc(12px / 2 + 10px);left:0;cursor:col-resize;transition:background .1s ease-in-out;outline:0}.jsr_slider,.jsr_slider:before{position:absolute;transform:translate(-50%,-50%);width:25px;height:25px}.jsr_slider:before{content:"";top:50%;left:50%;border-radius:50%}.jsr_label{position:absolute;top:calc(18px + 5px + 15px / 1.5);padding:.2em .4em;font-size:.9em;white-space:nowrap;border-radius:.3em}.jsr_label,.jsr_label--minmax{background:#d3d5da;color:#1a1630}.jsr_label--minmax{transition:opacity .2s ease-in-out}.jsr_label .jsr_label{position:static;display:inline-block;font-size:1em;padding-top:0;padding-right:0;padding-bottom:0}.jsr_label .jsr_label:before{content:" - "}.jsr_canvas{margin-top:5px}.jsr_lockscreen{overflow:hidden;height:100%;width:100%}.mcs-horizontal-example{overflow-x:auto;white-space:nowrap}.mcs-horizontal-example .item{display:inline-block}.range{display:table;position:relative;height:25px;margin-top:20px;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);cursor:pointer}.range input[type=range]{-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important;display:table-cell;width:100%;background-color:initial;height:25px;cursor:pointer;outline:none}.range input[type=range]::-moz-slider-thumb,.range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;appearance:none!important;width:11px;height:25px;color:#fff;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:0;background-color:#999}.range output{display:table-cell;padding:3px 5px 2px;min-width:40px;color:#fff;background-color:#999;text-align:center;text-decoration:none;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;width:1%;white-space:nowrap;vertical-align:middle;transition:all .5s ease;-webkit-user-select:none;-o-user-select:none;user-select:none}.range.range-success input[type=range]::-moz-slider-thumb,.range.range-success input[type=range]::-webkit-slider-thumb{background-color:#2dce89}.range.range-success output{background-color:#2dce89}.range.range-success input[type=range]{outline-color:#2dce89}.range.range-info input[type=range]::-moz-slider-thumb,.range.range-info input[type=range]::-webkit-slider-thumb{background-color:#45aaf2}.range.range-info output{background-color:#45aaf2}.range.range-info input[type=range]{outline-color:#45aaf2}.range.range-warning input[type=range]::-moz-slider-thumb,.range.range-warning input[type=range]::-webkit-slider-thumb{background-color:#ecb403}.range.range-warning output{background-color:#ecb403}.range.range-warning input[type=range]{outline-color:#ecb403}.range.range-danger input[type=range]::-moz-slider-thumb,.range.range-danger input[type=range]::-webkit-slider-thumb{background-color:#dc0441}.range.range-danger output{background-color:#dc0441}.range.range-danger input[type=range]{outline-color:#dc0441}.rating-stars{width:100%;text-align:center}.rating-stars .rating-stars-container{font-size:0}.rating-stars .rating-stars-container .rating-star{display:inline-block;font-size:30px;cursor:pointer;padding:0 5px;color:#f0f0f2}.rating-stars .rating-stars-container .rating-star.sm{display:inline-block;font-size:14px;color:1px solid #ebecf1;cursor:pointer;padding:5px}.rating-stars .rating-stars-container .rating-star.is--active,.rating-stars .rating-stars-container .rating-star.is--hover{color:#f1c40f}.rating-stars .rating-stars-container .rating-star.is--no-hover{color:#3e4b5b}.rating-stars .rating-stars-container .rating-star.is--active .fa-heart,.rating-stars .rating-stars-container .rating-star.is--hover .fa-heart{color:#ef4b4b}.rating-stars .rating-stars-container .rating-star .fa-heart .is--no-hover{color:#3e4b5b}.rating-stars input{display:block;margin:0 auto;text-align:center;padding:.375rem .75rem;font-size:.9375rem;line-height:1.6;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ebecf1;border-radius:3px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.br-theme-bars-horizontal .br-widget a,.br-theme-bars-pill .br-widget a{background-color:#f0f0f2}.br-theme-bars-square .br-widget a{border:2px solid #f0f0f2;background-color:#fff;color:#f0f0f2}.br-theme-bars-1to10 .br-widget a,.br-theme-bars-movie .br-widget a{background-color:#f0f0f2}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#ffab00}.br-theme-fontawesome-stars-o .br-widget a.br-active:after,.br-theme-fontawesome-stars-o .br-widget a.br-selected:after{content:"";color:#ffab00}.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after{content:"";color:#ffab00}.br-theme-fontawesome-stars .br-widget a:after{content:"";color:#ffab00}.br-theme-fontawesome-stars-o .br-widget a:after{content:"";color:#ffab00}body ::-webkit-scrollbar{width:5px;height:5px}body ::-webkit-scrollbar-thumb,body :hover::-webkit-scrollbar-thumb{background:#c2cbdf}body ::-webkit-scrollbar-track{background:#fff}.text-blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.page-header{display:flex;align-items:center;margin:1.5rem 0;-ms-flex-wrap:wrap;justify-content:space-between;padding:0;position:relative}.page-title{margin:0;font-size:20px;font-weight:500;line-height:2.5rem;position:relative}.page-title-icon{color:#9aa0ac;font-size:1.25rem}.page-subtitle{font-size:.8125rem;color:#6e7687;margin-left:2rem;position:relative}.page-subtitle a{color:inherit}.page-options{margin-left:auto}.page-description{margin:.25rem 0 0;color:#6e7687}.page-description a{color:inherit}.page-single,.page-single-content{flex:1 1 auto;display:flex;align-items:center;justify-content:center}.content-heading{font-weight:400;margin:2rem 0 1.5rem;font-size:1.25rem;line-height:1.25}.content-heading:first-child{margin-top:0}.aside{position:fixed;top:0;right:0;bottom:0;width:22rem;background:#fff;border-left:1px solid #ebecf1;display:flex;flex-direction:column;z-index:100;visibility:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}@media (min-width:1600px){body.aside-opened .aside{visibility:visible}}.aside-body{padding:1.5rem;flex:1 1 auto;overflow:auto}.aside-footer{padding:1rem 1.5rem;border-top:1px solid #ebecf1}.aside-header{padding:1rem 1.5rem;border-bottom:1px solid #ebecf1}.header{padding-top:.75rem;padding-bottom:.75rem;background:#fff}body.fixed-header .header{position:fixed;top:0;left:0;right:0;z-index:1030}.header .dropdown-menu{margin-top:0;border-radius:0 0 4px 4px!important}.header .mega-menu{width:350px}.nav-unread{top:.1rem;right:.4rem;background:#ecd938;width:.5rem;height:.5rem}.nav-unread,.nav-unread.badge{position:absolute;border-radius:50%}.nav-unread.badge{top:0;text-align:center;right:0;width:1.2rem;height:1.2rem}.nav-link.icon{margin:5px;padding:5px;text-align:center;height:2.5rem;font-size:1.2rem;position:relative;border-radius:3px}.app-header.header .nav-link.icon{padding:5px}.nav-link.icon .nav-span{font-size:.9rem;color:#576482;vertical-align:middle;margin-left:.5rem;font-weight:400}.header-brand{margin-right:0}.app-header .header-brand,.header-brand{color:inherit;font-size:1.25rem;white-space:nowrap;font-weight:600;padding:0;transition:opacity .3s;line-height:2.9rem}.app-header .header-brand{margin-right:1rem;min-width:220px;text-align:center}.app-header .header-brand .header-brand-img{margin-right:0}.app-header1 .header-brand{color:inherit;margin-right:0;font-size:1.25rem;white-space:nowrap;font-weight:600;padding:0;transition:opacity .3s;line-height:2.9rem;min-width:215px;text-align:center}.app-header1 .header-brand .header-brand-img{margin-right:0}.header-brand:hover{color:inherit;text-decoration:none}.header-brand-img{height:2.5rem;line-height:2rem;vertical-align:bottom;margin-right:0;width:auto}.header-avatar{vertical-align:bottom;border-radius:50%}.header-avatar,.header-btn{width:2rem;height:2rem;display:inline-block}.header-btn{line-height:2rem;text-align:center;font-size:1rem}.center-block{margin-right:auto;margin-left:auto;float:inherit!important}.header-btn.has-new{position:relative}.header-btn.has-new:before{content:"";width:6px;height:6px;background:#dc0441;position:absolute;top:4px;right:4px;border-radius:50%}.header-toggler{width:3rem;height:3rem;position:relative;color:#000}.header-toggler:hover{color:#32e448}.header-toggler-icon{position:absolute;width:1rem;height:2px;color:inherit;background:currentColor;border-radius:3px;top:50%;left:50%;margin:-2px 0 0 -.5rem;box-shadow:0 5px currentColor,0 -5px currentColor}.footer,footer.footer{background:#fff;border-top:1px solid #ebecf1;font-size:.875rem;padding:1.25rem 0}footer.footer{box-shadow:16px 0 16px rgba(24,23,38,.06);display:block;margin-top:auto}.footer .social{margin:0 auto}.footer .social ul li{float:left;padding:7px}.footer .social ul li a{color:#abb8c3}.footer a:not(.btn){font-weight:400}@media print{.footer,.header{display:none}}.br-100{border-radius:100%!important}.br-3{border-radius:3px!important}.br-7{border-radius:7px!important}.br-tl-7{border-top-left-radius:7px!important}.br-bl-7{border-bottom-left-radius:7px!important}.br-tr-7{border-top-right-radius:7px!important}.br-br-7{border-bottom-right-radius:7px!important}.br-0{border-radius:0}.br-tl-0{border-top-left-radius:0!important}.br-bl-0{border-bottom-left-radius:0!important}.br-tr-0{border-top-right-radius:0!important}.br-br-0{border-bottom-right-radius:0!important}.list.d-flex img{width:60px}#popup{position:absolute;width:auto;height:30px;background:#fe6b1f;display:none;color:#fff;border-radius:5px}#copy{background:none;color:#fff;font-weight:700;padding:8px 25px;border:0}.h-85{height:85px!important}.chart-visitors{min-height:18rem;overflow:hidden}.chart-height{height:20rem;overflow:hidden}.chart-tasks{height:15rem;overflow:hidden}.chart-donut{height:21rem;overflow:hidden}.chart-pie{height:22rem;overflow:hidden}.chartsh{height:16rem;overflow:hidden}.chartwidget{height:17rem;overflow:hidden}.countdown span:first-child{font-size:30px;font-weight:500}.social i{font-size:40px}.social .social-icon i{font-size:14px}.instagram{background:#de497b}.linkedin{background:#0077b5}.twitter{background:#1da1f2}.facebook{background:#3b5998}.widget-info i{width:100px;height:100px;padding:27px 0;text-align:center;border:2px solid #fff;border-radius:50%}.widget-info a{border-bottom:1px solid #fff}.z-index-10{z-index:10!important}.card-blog-overlay .card-header{border-bottom:1px solid hsla(0,0%,100%,.2)}.card-blog-overlay1 .card-footer,.card-blog-overlay2 .card-footer{border-top:1px solid hsla(0,0%,100%,.2)}.card-blog-overlay{background:url(thumb2.8ddaa2fac54a12e86fbf.jpg)!important;background-size:cover;position:relative}.card-blog-overlay1:before,.card-blog-overlay2:before,.card-blog-overlay:before{content:"";display:block;position:absolute;background:rgba(0,0,0,.5);width:100%;height:100%;right:0;top:0;border-radius:7px}.card-blog-overlay1{background:url(thumb3.e89e1ab83285b0045521.jpg)!important;background-size:cover}.card-blog-overlay2,.login-transparent{background:url(22.482766e0ba0e167f75a5.jpg)!important;background-size:cover}.login-transparent:before{content:"";display:block;position:absolute;background:-webkit-gradient(linear,left top,right top,from(rgba(159,120,255,.96)),to(rgba(50,202,254,.96)));width:100%;height:100%;right:0;top:0;border-radius:7px}.page-breadcrumb{background:none;padding:0;margin:1rem 0 0;font-size:.875rem;flex-basis:100%}.page-breadcrumb .breadcrumb-item{color:#9aa0ac}.page-breadcrumb .breadcrumb-item.active{color:#6e7687}@media (min-width:768px){.page-breadcrumb{margin:-.5rem 0 0}}@media (max-width:320px){.fc-toolbar .fc-right{float:right;width:100%;text-align:center;margin:10px 0}}.pagination-simple .page-item .page-link{background:none;border:none}.pagination-simple .page-item.active .page-link{color:#495057;font-weight:700}.pagination-pager .page-prev{margin-right:auto}.pagination-pager .page-next{margin-left:auto}.page-total-text{margin-right:1rem;align-self:center;color:#6e7687}.search-element{position:relative}.header .form-inline .form-control{border:1px solid #ebecf1;padding-left:20px;width:600px;padding-right:40px;padding-top:7px;background:#fff}.header .form-inline .form-control:focus{box-shadow:none}.header .form-inline .btn{border-radius:0;padding:6px 15px;border:1px solid transparent;box-shadow:none;border-bottom-right-radius:4px;border-top-right-radius:4px;background:transparent;color:#fff;margin-left:-56px;font-size:15px;position:absolute;right:0}.header .form-inline .btn i{color:#818c9b}@media (max-width:767.98px) and (min-width:576px){.header .form-inline .search-element{position:absolute;top:8px;left:10px;right:10px;z-index:892;display:none;margin-left:0}body.search-show .header .form-inline .search-element{display:block}.header .navsearch i{color:#fff}.search-element .form-control{float:left;width:100%!important;height:40px;margin:0 auto;background:#fff!important;color:#1a1630;border:1px solid #ebecf1}.search-show .search-element{display:block;left:0!important;top:0!important;right:0;width:100%;padding:18px 13px}.header .form-inline .form-control::-webkit-input-placeholder{color:#1a1630}.header .navsearch i{font-size:20px;color:#1a1630;padding-top:5px}.header .form-inline .btn{color:#46494a!important;padding:8px 15px 6px;position:unset!important}.animated-arrow.hor-toggle{text-align:center;height:2.5rem;width:2.5rem;font-size:1.2rem;position:relative;border:1px solid #ebecf1;margin:5px;top:0;box-shadow:0 2px 3px rgba(4,4,7,.1);border-radius:50px}.animated-arrow.hor-toggle span{margin-left:8px;margin-top:2px;vertical-align:middle}}@media (max-width:1024px){.app.sidebar-gone.search-show .header.top-header{z-index:1036}body.search-show,body.sidebar-show{overflow:hidden}body.search-show:before,body.sidebar-show:before{content:"";position:fixed;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);opacity:.6;z-index:891}}@media (min-width:575.98px) and (max-width:1200px){.header .form-inline .form-control{width:200px;margin-top:5px}.header .form-inline .btn{padding:11px 10px 6px 4px}}@media (max-width:568px){.animated-arrow.hor-toggle span{margin-left:4px;margin-top:14px;vertical-align:middle}}@media (max-width:991px) and (min-width:569px){.animated-arrow.hor-toggle span{margin-left:8px;margin-top:2px;vertical-align:middle}}@media (max-width:991px){.hor-header{box-shadow:16px 0 16px rgba(24,23,38,.06);border-bottom:1px solid transparent!important}}@media (max-width:575.98px){body.search-show .header .form-inline .search-element{display:block}.header .form-inline .search-element .form-control{float:left;width:100%;height:40px;margin:0 auto;background:#fff;border-radius:4px}.search-show .search-element{display:block;left:0;top:0;right:0;width:100%;padding:18px 13px;margin-left:0!important}.form-control.header-search{color:#000}.header .form-inline .search-element{position:absolute;z-index:892;display:none;margin-top:0}.header .form-inline .btn{color:#46494a!important}.header .form-inline .form-control::-webkit-input-placeholder{color:#1a1630!important}.header .navsearch i{font-size:20px;color:#1a1630;padding-top:4px}.hor-header .header-brand-img{margin-top:6px;margin-left:18px!important}.hor-header .header-brand-img.desktop-lgo{display:none}}.icons-list{list-style:none;margin:0 -1px -1px 0;padding:0;display:flex;flex-wrap:wrap}.icons-list-wrap{overflow:hidden}.flags-icons .icons-list-item{line-height:inherit}.payment-icons .icons-list-item{line-height:2rem}.icons-list-item{display:block;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;color:#5c678f;margin:5px}.img-gallery{margin-right:-.25rem;margin-left:-.25rem;margin-bottom:-.5rem}.img-gallery>.col,.img-gallery>[class*=col-]{padding-left:.25rem;padding-right:.25rem;padding-bottom:.5rem}.link-overlay{position:relative}.link-overlay:hover .link-overlay-bg{opacity:1}.link-overlay-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(70,127,207,.8);display:flex;color:#fff;align-items:center;justify-content:center;font-size:1.25rem;opacity:0;transition:opacity .3s}.media-icon{width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px}.media-list{margin:0;padding:0;list-style:none}textarea[cols]{height:auto}.wizard-card .moving-tab{margin-top:5px}.wizard-card.form-group .form-control{background-image:linear-gradient(#c4c4c4,#c4c4c4,linear-gradient(#e1e1e2,#e1e1e2))}.wizard-container .wizard-navigation{background:#f0f0f2}.richText{border:1px solid #ebecf1;background-color:#f0f0f2;border-top:0;border-bottom:0}.richText .richText-toolbar{border-bottom:1px solid #ebecf1;border-top:1px solid #ebecf1}.richText .richText-toolbar ul li a{border-right:1px solid #e2e3e7}.addui-slider .addui-slider-track .addui-slider-range{display:block}.addui-slider .addui-slider-track .addui-slider-handle:hover{box-shadow:0 0 5px rgba(159,120,255,.5)}.addui-slider .addui-slider-track .addui-slider-handle:hover .addui-slider-value{background:rgba(159,120,255,.5)}.addui-slider .addui-slider-track .addui-slider-handle.addui-slider-handle-active{background:rgba(159,120,255,.5);box-shadow:0 0 5px rgba(159,120,255,.5)}.addui-slider .addui-slider-track .addui-slider-handle.addui-slider-handle-active .addui-slider-value{background:rgba(159,120,255,.75)}.cal1{font-size:14px;border:1px solid #ebecf1}.cal1 .clndr .clndr-table .header-days .header-day{border-left:1px solid rgba(23,183,148,.1);border-top:1px solid #e2e3e4}.cal1 .clndr .clndr-table tr .adjacent-month,.cal1 .clndr .clndr-table tr .empty,.cal1 .clndr .clndr-table tr .my-adjacent-month,.cal1 .clndr .clndr-table tr .my-empty{border-left:1px solid #ebecf1;border-top:1px solid #ebecf1;background:#f0f0f2}.cal1 .clndr .clndr-table tr .day{border-left:1px solid #ebecf1;border-top:1px solid #ebecf1}.cal1 .clndr .clndr-table tr .day.event,.cal1 .clndr .clndr-table tr .day.my-event{background:#eeeef5}.cal1 .clndr .clndr-table tr .day.my-today.event,.cal1 .clndr .clndr-table tr .day.today.event{background:#f2ecff}.cal1 .clndr .clndr-table tr .day.event:hover,.cal1 .clndr .clndr-table tr .day.my-event:hover,.cal1 .clndr .clndr-table tr .day.my-today,.cal1 .clndr .clndr-table tr .day.today{background:#e2e2e9!important}.cal1 .clndr .clndr-table tr .day:last-child{border-right:1px solid #ebecf1}.cal1 .clndr .clndr-table tr .day:hover{background:#e2e2e9}.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,.fc button{background:#f0f0f2}.fc button{color:#efefef;margin:2px 1px!important;text-transform:uppercase;font-size:13px!important;font-weight:500}.fc-unthemed .fc-divider{border-color:#ebecf1}.fc-event{border:1px solid #f8f5ff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#f0f0f2}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{color:#fff;outline:0;box-shadow:none}.fc-today-button:focus{border:none!important;box-shadow:none!important;outline:0}.fc-unthemed .fc-list-item:hover td{background-color:#f0f0f2}.conv-form-wrapper div#messages div.message.to{background:#eeeff6}div.conv-form-wrapper div#messages div.message.from{border-top-right-radius:0}#sidebar ul li.active>a:hover{background:#6d4dbb;color:#fff}.overflow-hidden{overflow:hidden}.user-profile .user-pro-body .u-dropdown{color:#fff}#sidebar ul li{position:relative}#sidebar ul li a{color:#384056;font-weight:400}#sidebar ul li ul li:last-child{border-bottom:0}#sidebar li a[aria-expanded=true]:hover{color:#fff!important}.timeline__content{background-color:#eaf0f9}.tab_wrapper>ul{border-bottom:1px solid #ebecf1}.tab_wrapper.right_side .content_wrapper,.tab_wrapper>ul li{border:1px solid #ebecf1}.tab_wrapper.right_side>ul{border-bottom:1px solid #ebecf1}.tab_wrapper.right_side>ul li.active{border-color:1px solid #ebecf1}.tab_wrapper.right_side>ul li:after{background:1px solid #ebecf1}.job-box-filter label{width:100%}.job-box-filter select.input-sm{max-width:120px;margin:0 5px;height:34px}.job-box-filter label input.form-control,.job-box-filter select.input-sm{display:inline-block;border:1px solid #ebecf1;border-radius:2px;font-size:15px}.job-box-filter label input.form-control{max-width:200px;margin-left:5px}.text-right{text-align:right}.job-box-filter{padding:12px 15px;border-bottom:1px solid #ebecf1}.job-box{display:inline-block;width:100%;padding:0}.job-box-filter a.filtsec{margin-top:8px;display:inline-block;margin-right:15px;padding:4px 10px;transition:all .4s ease;background:#edf0f3;border-radius:50px;font-size:13px;color:#81a0b1;border:1px solid #e2e8ef}.job-box-filter a.filtsec.active{color:#fff;background:#16262c;border-color:#16262c}.job-box-filter a.filtsec i{margin-right:5px}.job-box-filter a.filtsec:focus,.job-box-filter a.filtsec:hover{color:#fff;background:#07b107;border-color:#07b107}.job-box-filter a.filtsec:focus i,.job-box-filter a.filtsec:hover i{color:#fff}.job-box-filter h4 i{margin-right:10px}.image_outer_container{margin-top:auto;margin-bottom:auto;border-radius:50%;position:relative}.image_inner_container{border-radius:50%;padding:5px}.image_inner_container img{height:150px;width:150px;border-radius:50%;border:5px solid #fff}.image_outer_container .green_icon{background-color:#4cd137;position:absolute;right:10px;bottom:10px;height:30px;width:30px;border:5px solid #fff;border-radius:50%}.search{position:absolute;width:320px}.search svg{transform:translateX(-126px);width:180px;height:auto;stroke-width:8px;stroke:#fff;stroke-width:1px;stroke-dashoffset:0;stroke-dasharray:64.6 206.305;transition:all .5s ease-in-out;margin-top:5px}.input-search{position:absolute;width:calc(100% - 148px);height:34px;top:0;right:20px;bottom:0;left:0;border:none;background-color:initial;outline:none;padding:20px;font-size:16px;color:#fff}.search-label{position:absolute;display:block;width:50px;height:50px;top:0;left:50%;margin-left:-54px;z-index:100;transition:.5s ease-in-out}.isActive .search-label{transform:translateX(246px)}.isActive.full svg,.isActive svg{stroke-dashoffset:-65;stroke-dasharray:141.305 65;transform:translateX(0)}.full .search-label{transform:translateX(246px)}.full svg{stroke-dashoffset:0;stroke-dasharray:64.6 206.305;transform:translateX(0)}#drag-1,#drag-2{width:25%;height:100%;min-height:6.5em;margin:10%;background-color:#29e;color:#fff;border-radius:.75em;padding:4%;-webkit-user-select:none;user-select:none;transform:translate(0)}.search-inline{width:100%;left:0;padding:33px 0;top:0;position:absolute;opacity:0;visibility:hidden;background-color:#fff;z-index:9;transition:all .5s ease-in-out}.search-inline.search-visible{opacity:1;visibility:visible;animation:fadeInDown .2s ease-in-out}.search-inline button[type=submit]{position:absolute;right:52px;background-color:initial;border:0;top:0;right:80px;padding:0;cursor:pointer;width:80px;height:100%;color:#fff}.search-inline .form-control{border:0;padding-left:0;font-size:20px;position:absolute;left:1%;top:0;height:100%;width:99%;outline:none}.search-inline .form-control:focus{box-shadow:none}.search-inline .search-close{position:absolute;top:0;right:0;color:#616161;width:80px;height:100%;text-align:center;display:table;background:#efefef;text-decoration:none}.search-inline .search-close i{display:table-cell;vertical-align:middle}.searching i{font-size:18px}.search-close i{padding:24px 0}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}.lockscreen{background:inherit;width:300px;height:280px;overflow:hidden}.lockscreen:before{content:"";width:350px;height:400px;background:inherit;position:absolute;left:-25px;right:0;top:-25px;bottom:0;box-shadow:inset 0 0 0 200px hsla(0,0%,100%,.4);filter:blur(1px)}.table-stats table td,.table-stats table th{border:none;border-bottom:1px solid #e8e9ef;font-size:12px;font-weight:400;padding:.75em 1.25em;text-transform:uppercase}.table-stats table td img,.table-stats table th img{margin-right:10px;max-width:45px}.table-stats table td,.table-stats table th .name{font-size:14px;text-transform:capitalize}.table-stats table td{vertical-align:middle}.table-stats table td .name{font-size:14px;text-transform:capitalize}.traffic-sales-content{padding:14px}.traffic-sales-amount{float:right}.pulse{display:block;position:absolute;top:6px;right:15px;width:7px;height:7px;border-radius:50%;background:#f72d66;cursor:pointer;box-shadow:0 0 0 rgba(247,45,102,.9);animation:pulse 2s infinite}.pulse:hover{animation:none}@media (max-width:992px){.header.top-header .header-option,.header.top-header .header-setting{display:none}.hor-header.header{position:fixed;width:100%;z-index:999}.hor-content.main-content{margin-top:6rem}.horizontal-main.hor-menu{border-bottom:0}.page-body{padding-top:1px}.app-content.page-body .container,.header.top-header .container,.hor-content.main-content .container{max-width:none}.active .header.top-header{z-index:999}.app-content.page-body .side-app{padding:6.2rem .75rem 0!important}.navsearch{margin:5px;padding:0;text-align:center;height:2.5rem;font-size:1.2rem;position:relative;border:0 solid #ebecf1;border-radius:3px}.navsearch svg{font-size:25px;line-height:30px;text-align:center;vertical-align:middle;width:35px;height:35px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.navsearch i{padding-top:0!important}.app-content.page-body{margin-top:4.7rem}.comb-page .app-content.page-body{margin-top:0}}.header.top-header .search-element input{border-radius:4px}@media (max-width:992px){.media.profile-footer .media-user{display:none}}@media (max-width:992px) and (min-width:768px){.header-brand-img.desktop-lgo{margin-left:2rem}.header-brand-img.dark-logo,.hor-header .header-brand-img.desktop-lgo{margin-left:1rem}.animated-arrow.hor-toggle{text-align:center;height:2.5rem;width:2.5rem;font-size:1.2rem;position:relative;border:1px solid #ebecf1;border-radius:50px;margin:5px;top:0}.animated-arrow.hor-toggle span{margin-left:8px;margin-top:2px;vertical-align:middle}}.activity{position:relative;border-left:3px solid #ebecf1;margin-left:16px}.activity .img-activity{width:40px;height:40px;text-align:center;line-height:44px;border-radius:50%;position:absolute;left:-20px;border:3px solid}.activity .item-activity{margin-left:40px;margin-bottom:26px}#AreaChart2{width:105%!important;height:88px!important;bottom:-20px;position:relative;left:-7px}#CryptoChart,#CryptoChart1,#CryptoChart2,#CryptoChart3{width:105%!important;height:70px!important;bottom:-15px;position:relative;left:-7px}[class*=js-conveyor-] ul li{padding:9px 15px;border:1px solid #efefef;background:#fff;margin:15px 6px;border-radius:5px;box-shadow:0 0 10px -5px rgba(68,84,195,.5)}.news-crypto span{font-size:.8rem}.latest-timeline{height:355px}.latest-timeline ul.timeline{list-style-type:none;position:relative}.latest-timeline ul.timeline:before{content:" ";display:inline-block;position:absolute;left:10px;height:100%;z-index:1;border-left:3px dotted #ebecf1}.latest-timeline ul.timeline>li{margin:20px 0;padding-left:2.5rem}.latest-timeline ul.timeline>li:before{content:" ";background:#fff;display:inline-block;position:absolute;border-radius:50%;border:3px solid #1753fc;left:5px;width:13px;height:13px;z-index:1}.latest-timeline ul.timeline>li:first-child:before{border:2px solid #0dd157}.latest-timeline ul.timeline>li:nth-child(2):before{border:2px solid #2d9eef}.latest-timeline ul.timeline>li:nth-child(3):before{border:2px solid #f35e90}.latest-timeline ul.timeline>li:nth-child(4):before{border:2px solid #fc7303}.latest-timeline ul.timeline>li:nth-child(5):before{border:2px solid #05a5ba}.latest-timeline ul.timeline>li:nth-child(6):before{border:2px solid #920bfa}.latest-timeline ul.timeline>li:last-child:before{border:2px solid #ec2d38}.app-content.page-body{min-height:67vh}.time-data{font-size:14px;font-weight:500}div[data-acc-content]{display:none}div[data-acc-step]:not(.open){background:#f0f0f2}div[data-acc-step]:not(.open) h5{color:#8e9cad}div[data-acc-step]:not(.open) .badge-primary{background:#afb4d8}#form .list-group-item:hover{background:none}#smartwizard .nav.nav-tabs.step-anchor{border-bottom:0!important;padding:30px}#smartwizard .nav-tabs{border-top:0!important}#smartwizard .nav-link{padding:15px 40px}.sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled){background:transparent}.fc-widget-content .fc-bgevent{background-color:#f0f0f2!important}.apexcharts-toolbar{z-index:0!important;display:none}.card-bgimg{background:url(about.142be00dbd61abebc1a0.jpg);background-size:cover;position:relative;border-radius:3px;overflow:hidden;border:0}.card-bgimg:before{opacity:.9;border-radius:3px;content:"";position:absolute;width:100%;height:100%;left:0;right:0;display:block;top:0}.card-bgimg .card-body{z-index:10}@media (min-width:992px){.top-header.hor-top-header .header-brand-img{display:none}.top-header.hor-top-header .header-brand.center-logo .desktop-lgo{left:0;display:block;position:absolute;margin:0 auto;right:0}.top-header.hor-top-header .form-inline .form-control{width:175px}.top-header.hor-top-header .header-brand{margin-right:0}.search-element{margin-top:4px}.sticky-pin{position:fixed;top:0;width:100%;z-index:99}}@media (max-width:991px){.top-header.hor-top-header .header-brand.center-logo .desktop-lgo{display:none}.header.top-header.hor-top-header{border-bottom:0}}.icon.icon-shape{width:2.5rem;height:2.2rem;line-height:2.2rem;text-align:center;font-size:12px}.h-250{height:150px}.latest-timeline1 li{position:relative}.latest-timeline.latest-timeline1-icon ul.timeline>li:before{display:none}.latest-timeline1-icon{position:absolute;width:2rem;height:2rem;border-radius:7px;line-height:2rem;text-align:center;left:0;z-index:1;color:#fff;font-weight:500}.h-330{height:330px}.shadow{box-shadow:0 2px 16px rgba(179,186,212,.7)!important}.shadow3{box-shadow:0 0 6px rgba(179,186,212,.7)!important}.apexcharts-tooltip.light{border:1px solid #e3e3e3;background:hsla(0,0%,100%,.96);box-shadow:0 0 17px -5px rgba(68,84,195,.5)}.chart-dropshadow-primary{filter:drop-shadow(-6px 12px 4px rgba(68,84,195,.2))}.icon-dropshadow{filter:drop-shadow(0 10px 4px #e5e9f2)}.icon-dropshadow-info{filter:drop-shadow(0 4px 4px rgba(69,170,242,.3))}.icon-dropshadow-success{filter:drop-shadow(0 4px 4px rgba(45,206,137,.3))}.icon-dropshadow-danger{filter:drop-shadow(0 4px 4px rgba(255,91,81,.3))}.icon-dropshadow-warning{filter:drop-shadow(0 4px 4px rgba(236,180,3,.3))}.chart-dropshadow{filter:drop-shadow(0 6px 4px rgba(179,186,212,.5))}.GradientlineShadow{filter:drop-shadow(0 -8px 4px rgba(179,186,212,.2))}.BarChartShadow{filter:drop-shadow(0 1px 4px rgba(179,186,212,.3))}.donutShadow{filter:drop-shadow(-5px 0 10px rgba(179,186,212,.4))}.transaction-table.table td{vertical-align:middle}.transaction-table.table .apexcharts-tooltip.light{display:none}.transaction-table.table thead th{padding-bottom:20px}.inde4-table tr td:first-child{position:relative}.inde4-table tr td:first-child:before{content:"";position:absolute;width:2px;height:20px;left:0;top:17px}.inde4-table tr:first-child td:first-child:before{background:rgba(68,84,195,.7)}.inde4-table tr:nth-child(2) td:first-child:before{background:rgba(247,45,102,.7)}.inde4-table tr:nth-child(3) td:first-child:before{background:rgba(45,206,137,.7)}.inde4-table tr:nth-child(4) td:first-child:before{background:rgba(69,170,242,.7)}.inde4-table tr:nth-child(5) td:first-child:before{background:rgba(236,180,3,.7)}.inde4-table tr:nth-child(6) td:first-child:before{background:rgba(255,91,81,.7)}.inde4-table tr:nth-child(7) td:first-child:before{background:rgba(68,84,195,.7)}.inde4-table tr:nth-child(8) td:first-child:before{background:rgba(247,45,102,.7)}.inde4-table tr:nth-child(9) td:first-child:before{background:rgba(45,206,137,.7)}.inde4-table tr:nth-child(10) td:first-child:before{background:rgba(69,170,242,.7)}.crypto-icon{width:3rem;height:3rem;border-radius:4px;line-height:3rem;text-align:center;font-size:1.8rem;margin-right:18px}.crypto-tabs{padding:0!important;border:0!important}.crypto-tabs .tabs-menu1 ul li .active{background:#fff;border-radius:3px 3px 0 0;box-shadow:0 10px 10px 20px rgba(179,186,212,.09),10px 10px 15px -5px #b0b8d6;border:0 solid #ebecf1;border-bottom:0}.crypto-tabs .tabs-menu1 ul li a{display:block;font-size:16px}table.table-bordered.dataTable td:first-child{border-left:0 solid #ebecf1!important}.js-conveyor-example:before{background:linear-gradient(90deg,#f0eff1,transparent);left:0}.js-conveyor-example:after,.js-conveyor-example:before{width:20%;position:absolute;content:"";height:60px;z-index:9;top:8px}.js-conveyor-example:after{background:linear-gradient(270deg,#f0eff1,transparent);right:0}.user-info .social li{display:inline-block}.user-info .social .social-icon{color:#fff;width:2.5rem;height:2.5rem;display:block;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.1);line-height:2.5rem;border-radius:50%}.date-range-btn{font-size:.9375rem}.side-menu__icon{color:#5c678f;fill:#5c678f}.sidemneu-icon2{fill:#8e98db}.svg-icon,.svg-icon1{color:#5c678f;fill:#5c678f}.svg-icon1{font-size:25px;line-height:30px;text-align:center;vertical-align:middle;margin-right:5px;width:37.5px;height:37.5px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.header-icon{color:#5c678f;fill:#5c678f;width:20px;height:20px}.header-icon2{color:#1a1630;fill:#1a1630}.profile-dropdown .header-icon{line-height:20px}.header-option .header-icon{margin-top:-3px}.header-option .nav-link{margin:7px 0 0}.card-custom-icon.text-success{fill:#2dce89}.feature .feature-icon{width:4rem;height:4rem;line-height:4rem;border-radius:50%;background:rgba(68,84,195,.2);text-align:center;font-size:25px}.expenses-card{padding-top:170px}.expenses-card #Chart{width:105%!important;bottom:-15px;position:relative;left:-7px;height:120px!important}.expenses-card .card-body{position:absolute;top:0}.page-rightheader .breadcrumb{padding:0;background:transparent}.under-countdown .countdown{color:#fff;padding:20px;border-radius:5px}.clip-widget{position:relative}.clipboard-icon{position:absolute;top:10px;right:30px;border-radius:0;background:#e3e2e5;color:#212529;border-radius:5px;width:35px;cursor:pointer;height:35px;margin:0 auto;text-align:center;border:1px solid hsla(0,0%,100%,.1)}.clipboard-icon i{margin-top:5px;font-size:20px}.highlight{position:relative;background:#f7f6fd;padding:0;border-radius:0 0 3px 3px}.highlight pre{max-height:15rem;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{top:12px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #4757c4;border-radius:14px;box-shadow:none;box-sizing:initial;text-align:center;text-indent:0!important;line-height:14px;content:"+"}.usertab-list li{margin:5px 0}.profile-media-img{border:0 solid #efefef;position:relative;display:block}.profile-media-img h6{position:absolute;bottom:15px;left:15px;color:#fff}.profile-media-img:before{content:"";background:rgba(0,0,0,.5);left:0;right:0;top:0;bottom:0;display:block;position:absolute}.profile-media-img h6 a{position:relative;z-index:999}.cover-image img{background-size:cover!important;border-radius:50%}.timelineleft{position:relative;margin:0 0 30px;padding:0;list-style:none}.timelineleft:before{content:"";position:absolute;top:0;bottom:0;width:2px;background:rgba(152,166,173,.3);left:31px;margin:0;border-radius:2px}.timelineleft>li{position:relative;margin-right:0;margin-bottom:15px}.timelineleft>li:after,.timelinelft>li:before{content:" ";display:table}.timelineleft>.timeleft-label>span{font-weight:600;padding:5px 10px;display:inline-block;background-color:#fff;color:#fff;border-radius:4px}.timelineleft>li:after{clear:both}.timelineleft>li>.timelineleft-item{box-shadow:0 0 1.25rem rgba(108,118,134,.1);border-radius:7px;margin-top:0;background:#fff;color:#444;margin-left:60px;margin-right:0;padding:0;position:relative;border:1px solid #ebeaf1}.timelineleft>li>.timelineleft-item>.time{color:#999;float:right;padding:12px;font-size:12px}.timelineleft>li>.timelineleft-item>.timelineleft-header{margin:0;color:#555;border-bottom:1px solid #ebeaf1;padding:.75rem 1.25rem;font-size:16px;line-height:1.1}.timelineleft>li>.timelineleft-item>.timelineleft-header.no-border{border-bottom:0 solid #ebeaf1}.timelineleft>li>.timelineleft-item>.timelineleft-header>a{font-weight:500;font-size:14px}.timelineleft-body img{width:150px;height:100px}.timelineleft>li>.timelineleft-item>.timelineleft-body,.timelineleft>li>.timelineleft-item>.timelineleft-footer{padding:.75rem 1.25rem}.timelineleft-body{font-size:14px}.timelineleft>li>.fa,.timelineleft>li>.glyphicon,.timelineleft>li>.ion{width:30px;height:30px;font-size:12px;line-height:30px;position:absolute;color:#fff;background:#d2d6de;border-radius:50%;text-align:center;left:18px;top:0}.acc-step-number{padding:0;width:25px;height:25px;line-height:25px}#form .list-group-item{padding:25px}.custom-switch-input:checked~.custom-switch-indicator-xl:before{left:calc(1.96rem + 1px)!important}.header-icon2{width:25px;position:absolute;left:10px;top:0}.page-rightheader .date-range-btn{position:relative;padding-left:40px}.main-proifle{position:relative;background:#fff;padding:25px 25px 0;margin-bottom:30px;border-top:1px solid #ebecf1;border-radius:8px;overflow:hidden}.main-proifle .tab-menu-heading{border-left:0;border-right:0;margin:25px -30px 0}.profile-edit{position:relative}.profile-share{width:100%;padding:10px;background:#fff;border-radius:0 0 5px 5px}.profile-share a{margin-right:5px}.main-proifle .profile-icon,.pro-option,.profile-footer .new,.profile-share a{background:#fff;color:#5c678f;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;display:inline-block}.main-proifle .profile-icon,.pro-option,.profile-footer .new{margin-right:10px}.pro-details li{width:50%;float:left;margin-bottom:.5rem}.profile-edit textarea{background:#fff;border-radius:5px 5px 0 0}.profile-edit textarea:focus{background:#ebecf1;border:1px solid #ebecf1}.social-profile-buttons li{float:left;display:block}.social-profile-buttons li a{display:block;width:2rem;height:2rem;line-height:2rem;border-radius:50%;background:#d2d6f1;border:2px solid #1a1630;margin:2px}.fill-white{fill:transparent}.page-header .breadcrumb-icon{margin-top:3px;margin-left:4px}.page-header .breadcrumb-item .svg-icon{width:20px}.page-header .breadcrumb-item:first-child{margin-top:0}.main-nav-calendar-event .nav-link{padding:0;height:30px;line-height:30px}.main-nav-calendar-event .nav-link.exclude{position:relative;opacity:.3}.main-nav-calendar-event .nav-link.exclude:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #737688}.form-wizard-title{line-height:25px;margin-left:10px}.footer .social .social-icon{width:40px;height:40px;line-height:40px;display:block;border-radius:50%;background:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.richText .richText-redo,.richText .richText-undo{border-right:1px solid #ebecf1!important}.modal-open .select2-dropdown{z-index:10000!important}.page-leftheader ol{background:none;padding:0}.page-leftheader .breadcrumb-item{margin-top:0}.page-leftheader .breadcrumb-item+.breadcrumb-item:before{content:"";font-family:feather!important;color:#1a1630;opacity:inherit}.page-leftheader .breadcrumb-item a{color:#1a1630}.sub-pageheader{display:flex;margin-bottom:2.3rem;font-size:14px}.sub-pageheader .nav-link:first-child{padding-left:0}.sub-pageheader .nav-link:last-child{padding-right:0}.sub-pageheader .nav-link.border-right{border-right:1px solid #cfd1e1!important}hr.pageheader-border{border-top:1px solid #dfe0e7;margin-top:.9rem;margin-bottom:.9rem}@media (max-width:992px){.sub-pageheader .nav-link{display:none}.page-header,.sub-pageheader .left-nav .nav-link:first-child,.sub-pageheader .left-nav .nav-link:nth-child(2),.sub-pageheader .right-nav .nav-link.d-md-none{display:block}.page-header .page-leftheader ol{padding-top:0}.page-rightheader h6{font-size:10px}}.dash1-card{position:absolute}.dash1-card p{font-size:14px}.dash1-card .ratio{position:absolute;right:-10px;top:20px;padding:5px 15px;background-color:#222;font-size:13px;line-height:20px;font-weight:600;color:#fff;border-radius:15px 0 0 15px}.dash1-card .ratio-text{position:absolute;top:55px;right:5px;font-size:13px}.sales-bar{min-height:280px!important;position:relative;bottom:-21px;left:-10px}.dot-label{width:10px;height:10px;display:inline-block;border-radius:100%;margin-right:5px}.header-dropdown-list .ps__thumb-y{opacity:0}.list-bar{right:auto;bottom:0;height:auto;width:3px;border-radius:0;position:absolute;top:-1px;left:0}.list-card:first-child .list-bar{background-color:#ffab00}.list-card:nth-child(2) .list-bar{background-color:#5b7fff}.list-card:nth-child(3) .list-bar{background-color:#ef4b4b}.list-card:nth-child(4) .list-bar{background-color:#38cb89}.list-card:nth-child(5) .list-bar{background-color:#705ec8}.page-header.main-pageheader{margin-bottom:0}.page-rightheader .breadcrumb-item a{color:#1a1630}.page-rightheader .breadcrumb-item+.breadcrumb-item{padding-left:0}.page-rightheader .breadcrumb-item+.breadcrumb-item:before{content:"";font-family:feather!important;color:#1a1630;opacity:inherit}.card-over{position:relative;top:-20px;border-top-left-radius:12px;border-top-right-radius:12px;background:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;border:1px solid #dbe2eb;box-shadow:0 6px 8px rgba(4,4,7,.1);margin-bottom:1.5rem!important}.bread-select{display:flex}.bread-select .select2-container .select2-selection--single .select2-selection__rendered{padding-left:10px!important}.emp-circle-chart{background:rgba(0,0,0,.04);border-radius:100px;font-weight:500;font-size:20px}.dash1-iocns{padding:6px 14px;border-radius:50px;border:2px dotted}.country-card{height:400px;overflow:auto}#talent-chart{filter:drop-shadow(0 6px 4px rgba(179,186,212,.2))}.custom-btns .btn{border:1px solid rgba(0,0,0,.1);text-align:center;background:0 0;font-size:20px;color:hsla(0,0%,100%,.9);margin:0 5px;border-radius:50%;background:rgba(0,0,0,.1);padding:.5rem;width:3rem;height:3rem;line-height:2rem}.widget-user-image{height:100px;width:100px;clear:both;margin:0 auto;display:block;border-radius:100%;box-shadow:0 3px 10px 0 rgba(4,4,7,.1);-moz-box-shadow:0 3px 10px 0 rgba(4,4,7,.1);-webkit-box-shadow:0 3px 10px 0 rgba(4,4,7,.1);-ms-box-shadow:0 3px 10px 0 rgba(4,4,7,.1);position:relative}.header .nav-link.icon i{color:#5c678f}.mail-inbox .list-group-item{border:0!important}.user-details .user-icon{background:#fff;color:#5c678f;width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;margin-right:10px;display:inline-block}.user-details span.h6{vertical-align:middle}.item7-card-desc .fe{color:#5c678f}.nav-link.icon .header-icon{font-size:25px;line-height:30px;text-align:center;vertical-align:middle;width:35px;height:35px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.profile-dropdown img{border:2px solid #f0f0f2}.hor-header{border-bottom:1px solid #dbe2eb}.hor-header .search-element{margin-left:1rem}@media (min-width:992px){.horizontalMenucontainer .header.top-header{box-shadow:none}}@media (min-width:991px){.top-header1 .header-brand2 .header-brand-img{position:absolute;left:0;right:0;margin:0 auto;top:18px}.top-header1 .header-brand{display:none}.top-header1 .form-inline .form-control{width:250px}}@media (max-width:575px) and (min-width:569px){.animated-arrow.hor-toggle{padding:16px 35px 16px 0!important}}.img-height,::-ms-backdrop{height:100%}.img-height1,::-ms-backdrop{height:333px}.social-profile-buttons li,::-ms-backdrop{float:none;display:inline-block}.social-profile-buttons ul,::-ms-backdrop{margin-bottom:0}.btn-icon.btn-svg .svg-icon,::-ms-backdrop{height:16px}.price-svg .price-title,::-ms-backdrop{top:0!important}.price-svg svg,::-ms-backdrop{height:65px!important}.item7-card-img,.main-content,::-ms-backdrop{height:100%}.app-sidebar-help,::-ms-backdrop{display:none}.list-card .media-body,.media-body.time-title1,::-ms-backdrop{display:block!important}.media .media-body,::-ms-backdrop{display:table-cell}.chat-widget-header .option-dots new-list2 .fe,::-ms-backdrop{display:block}.message-feed.right .media-body,::-ms-backdrop{display:table-cell}.message-feed.media .media-body,::-ms-backdrop{display:block}.main-chat-body .media .media-body,::-ms-backdrop{display:-ms-flexbox}.chat-widget-header .option-dots.new-list2 .fe,.main-chat-list .media-body,::-ms-backdrop{display:block}.card-img-top,.image10,::-ms-backdrop{height:250px}.card-image1,::-ms-backdrop{height:250px}.sweet-alert .sa-info.sa-icon:after,::-ms-backdrop{margin-left:37px!important;top:17px!important}.main-contact-info-header .media-body,::-ms-backdrop{display:block}.main-contact-info-body .media-body,::-ms-backdrop{display:-ms-flexbox}#media1 .media-body,#media3 .media-body,::-ms-backdrop{display:block}.page-style1,::-ms-backdrop{background-position:50%;background-size:cover;background-attachment:fixed}.page-single,.page-single-content,::-ms-backdrop{display:block!important}.page-style1 .page-single-content,::-ms-backdrop{display:block!important}.page,.page-content,::-ms-backdrop{display:flex!important}.page-style1 .page-single,::-ms-backdrop{display:block!important}.page-content img,::-ms-backdrop{min-width:50%}.chat-conatct-list .option-dots,::-ms-backdrop{padding:2px 12px!important}.sidenav-toggled .header.py-4 .header-brand .header-brand-img.desktop-lgo{display:flex!important;margin:0}.chat-conatct-list .media,::-ms-backdrop{overflow:visible}::-ms-backdrop,html.fullscreen-button{width:100%}::-ms-backdrop,html.fullscreen-button .app-content,html.fullscreen-button .main-content{overflow:scroll;overflow-x:hidden;height:100vh}.mail-box{border-collapse:collapse;border-spacing:0;display:table;table-layout:fixed;width:100%}.mail-box aside{display:table-cell;float:none;height:100%;padding:0;vertical-align:top}.mail-box .sm-side{background:none repeat scroll 0 0 #e5e8ef;border-radius:4px 0 0 4px;width:25%}.mail-box .lg-side{background:none repeat scroll 0 0 #fff;border-radius:0 4px 4px 0;width:75%}.mail-box .sm-side .user-head{background:none repeat scroll 0 0 #00a8b3;border-radius:4px 0 0;color:#fff;min-height:80px;padding:10px}.user-head .inbox-avatar{float:left;width:65px}.user-head .inbox-avatar img{border-radius:4px}.user-head .user-name{display:inline-block;margin:0 0 0 10px}.user-head .user-name h5{font-size:14px;font-weight:300;margin-bottom:0;margin-top:15px}.user-head .user-name h5 a{color:#fff}.user-head .user-name span a{color:#87e2e7;font-size:12px}a.mail-dropdown{background:none repeat scroll 0 0 #80d3d9;border-radius:2px;color:#01a7b3;font-size:10px;margin-top:20px;padding:3px 5px}.btn-compose{background:none repeat scroll 0 0 #ff6c60;color:#fff;padding:12px 0;text-align:center;width:100%}.btn-compose:hover{background:none repeat scroll 0 0 #f5675c;color:#fff}ul.inbox-nav{display:inline-block;margin:0;padding:0;width:100%}.inbox-divider{border-bottom:1px solid #d5d8df}ul.inbox-nav li,ul.inbox-nav li a{display:inline-block;line-height:45px;width:100%}ul.inbox-nav li a{color:#6a6a6a;padding:0 20px}ul.inbox-nav li.active a,ul.inbox-nav li a:focus,ul.inbox-nav li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}ul.inbox-nav li a i{color:#6a6a6a;font-size:16px;padding-right:10px}ul.inbox-nav li a span.label{margin-top:13px}ul.labels-info li{margin:0}ul.labels-info li h4{color:#5c5c5e;font-size:13px;padding-left:15px;padding-right:15px;padding-top:5px;text-transform:uppercase}ul.labels-info li a{border-radius:0;color:#6a6a6a}ul.labels-info li a:focus,ul.labels-info li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}ul.labels-info li a i{padding-right:10px}.nav.nav-pills.nav-stacked.labels-info p{color:#9d9f9e;font-size:11px;margin-bottom:0;padding:0 22px}.inbox-head{border-radius:0 4px 0 0;padding:10px;border-radius:3px}.inbox-head h3{display:inline-block;font-weight:300;margin:0}.inbox-head .sr-input{border:none;border-radius:4px 0 0 4px;box-shadow:none;color:#8a8a8a;float:left;height:30px;padding:0 10px}.inbox-head .sr-btn{background:none repeat scroll 0 0 #38a01e;border:none;border-radius:0 4px 4px 0;color:#fff;height:30px;padding:0 20px}.table-inbox{border:1px solid #ebecf1;margin-bottom:0}.table-inbox tr{border-bottom:1px solid #ebecf1}.table-inbox tr:last-child{border-bottom:0}.table-inbox tr td{padding:12px!important;vertical-align:middle}.table-inbox tr td:hover{cursor:pointer}.table-inbox tr td .fa-star{color:#e4e4ed;font-size:16px}.table-inbox tr td .fa-star.inbox-started,.table-inbox tr td .fa-star:hover{color:#e6e9f1}.table-inbox tr td .fa-bookmark{color:#e4e4ed}.table-inbox tr td.view-message i{display:block;height:40px;width:40px;line-height:40px;text-align:center;border-radius:100%;font-size:16px!important;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;color:#5c678f}.table-inbox tr.unread td{background:#f0f0f2;font-weight:600;border-bottom:1px solid #ebecf1}ul.inbox-pagination{float:right}ul.inbox-pagination li{float:left}.mail-option{display:inline-block;margin-bottom:10px;width:100%}.mail-option .btn-group,.mail-option .chk-all{margin-right:5px}.mail-option .btn-group a.btn,.mail-option .chk-all{border:1px solid #ebecf1;border-radius:3px!important;display:inline-block;padding:5px 10px}.inbox-pagination a.np-btn{border:1px solid #ebecf1;border-radius:3px!important;display:inline-block;padding:5px 15px;margin-left:5px}.mail-option .chk-all input[type=checkbox]{margin-top:0}.mail-option .btn-group a.all{border:none;padding:0}.inbox-pagination li span{display:inline-block;margin-right:5px;margin-top:7px}.inbox-body .modal .modal-body input,.inbox-body .modal .modal-body textarea{border:1px solid #e6e6e6;box-shadow:none}.btn-send{background:none repeat scroll 0 0 #00a8b3;color:#fff}.btn-send:hover{background:none repeat scroll 0 0 #00a8b3;color:#fff;background:none repeat scroll 0 0 #009da7}.modal-header h4.modal-title{font-weight:300}.modal-body label{font-weight:400}.heading-inbox h4{border-bottom:1px solid #ddd;color:#444;font-size:18px;margin-top:20px;padding-bottom:10px}.sender-info{margin-bottom:20px}.sender-info img{height:30px;width:30px}.sender-dropdown{background:none repeat scroll 0 0 1px solid #ebecf1;color:#777;font-size:10px;padding:0 3px}.view-mail a{color:#ff6c60}.attachment-mail{margin-top:30px}.attachment-mail ul{display:inline-block;margin-bottom:30px;width:100%}.attachment-mail ul li{float:left;margin-bottom:10px;margin-right:10px;width:150px}.attachment-mail ul li img{width:100%}.attachment-mail ul li span{float:right}.attachment-mail .file-name{float:left}.attachment-mail .links{display:inline-block;width:100%}.fileinput-button{float:left;margin-right:4px;overflow:hidden;position:relative}.fileinput-button input{cursor:pointer;direction:ltr;font-size:23px;margin:0;opacity:0;position:absolute;right:0;top:0;transform:translate(-300px) scale(4)}.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle{margin-bottom:5px}.files .progress{width:200px}.fileupload-processing .fileupload-loading{display:block}.mail-chats{height:100%;min-height:0;border-top:1px solid hsla(0,0%,50.2%,.16);margin-top:10px;padding:10px 50px 10px 0;width:100%;list-style-type:none;flex-direction:column!important;display:flex!important}.mail-chats li.chat-persons{padding:10px;display:block}li.chat-persons a{text-decoration:none}.mail-chats li.chat-persons a span.pro-pic{display:inline-block;padding:0;width:20%;max-width:40px;float:left;margin-right:20px}.mail-chats li.chat-persons a span.pro-pic img{max-width:100%;width:100%;border-radius:100%;flex-direction:column!important}.mail-chats li.chat-persons a div.user{flex-direction:column!important}ul.mail-chats li.chat-persons a div.user{display:flex!important}.mail-chats li.chat-persons.user{width:80%;padding:5px 10px 0 15px;flex-direction:column!important;display:flex!important}.user p.u-name{margin:0;font-size:14px;font-weight:400;line-height:18px;color:#1f2127}.user p.u-designation{margin:0;font-size:11px;color:#6b6f80}div.online-status .status.online{background:rgba(0,128,0,.68)}.online-status .status{height:10px;width:10px;border-radius:100%;display:inline-flex;justify-content:flex-start;transform:translateX(-60px) translateY(2px)}.online-status .status.offline{background:rgba(255,0,0,.7)}.email-icon,.mail-inbox i{display:block;height:40px;width:40px;line-height:40px;text-align:center;border-radius:100%;font-size:16px!important;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;color:#5c678f}.email-icon i{color:#5c678f}@font-face{font-family:feather;src:url(feather-webfont.708f3d4239b21b059993.eot);src:url(feather-webfont.708f3d4239b21b059993.eot) format("embedded-opentype"),url(feather-webfont.63646eb9c7fb162ba07d.woff) format("woff"),url(feather-webfont.2a86b695698c807fb6c0.ttf) format("truetype"),url(feather-webfont.00d74c38fdadd28316fe.svg) format("svg")}.fe{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fe-activity:before{content:""}.fe-airplay:before{content:""}.fe-alert-circle:before{content:""}.fe-alert-octagon:before{content:""}.fe-alert-triangle:before{content:""}.fe-align-center:before{content:""}.fe-align-justify:before{content:""}.fe-align-left:before{content:""}.fe-align-right:before{content:""}.fe-anchor:before{content:""}.fe-aperture:before{content:""}.fe-arrow-down:before{content:""}.fe-arrow-down-circle:before{content:""}.fe-arrow-down-left:before{content:""}.fe-arrow-down-right:before{content:""}.fe-arrow-left:before{content:""}.fe-arrow-left-circle:before{content:""}.fe-arrow-right:before{content:""}.fe-arrow-right-circle:before{content:""}.fe-arrow-up:before{content:""}.fe-arrow-up-circle:before{content:""}.fe-arrow-up-left:before{content:""}.fe-arrow-up-right:before{content:""}.fe-at-sign:before{content:""}.fe-award:before{content:""}.fe-bar-chart:before{content:""}.fe-bar-chart-2:before{content:""}.fe-battery:before{content:""}.fe-battery-charging:before{content:""}.fe-bell:before{content:""}.fe-bell-off:before{content:""}.fe-bluetooth:before{content:""}.fe-bold:before{content:""}.fe-book:before{content:""}.fe-book-open:before{content:""}.fe-bookmark:before{content:""}.fe-box:before{content:""}.fe-briefcase:before{content:""}.fe-calendar:before{content:""}.fe-camera:before{content:""}.fe-camera-off:before{content:""}.fe-cast:before{content:""}.fe-check:before{content:""}.fe-check-circle:before{content:""}.fe-check-square:before{content:""}.fe-chevron-down:before{content:""}.fe-chevron-left:before{content:""}.fe-chevron-right:before{content:""}.fe-chevron-up:before{content:""}.fe-chevrons-down:before{content:""}.fe-chevrons-left:before{content:""}.fe-chevrons-right:before{content:""}.fe-chevrons-up:before{content:""}.fe-chrome:before{content:""}.fe-circle:before{content:""}.fe-clipboard:before{content:""}.fe-clock:before{content:""}.fe-cloud:before{content:""}.fe-cloud-drizzle:before{content:""}.fe-cloud-lightning:before{content:""}.fe-cloud-off:before{content:""}.fe-cloud-rain:before{content:""}.fe-cloud-snow:before{content:""}.fe-code:before{content:""}.fe-codepen:before{content:""}.fe-command:before{content:""}.fe-compass:before{content:""}.fe-copy:before{content:""}.fe-corner-down-left:before{content:""}.fe-corner-down-right:before{content:""}.fe-corner-left-down:before{content:""}.fe-corner-left-up:before{content:""}.fe-corner-right-down:before{content:""}.fe-corner-right-up:before{content:""}.fe-corner-up-left:before{content:""}.fe-corner-up-right:before{content:""}.fe-cpu:before{content:""}.fe-credit-card:before{content:""}.fe-crop:before{content:""}.fe-crosshair:before{content:""}.fe-database:before{content:""}.fe-delete:before{content:""}.fe-disc:before{content:""}.fe-dollar-sign:before{content:""}.fe-download:before{content:""}.fe-download-cloud:before{content:""}.fe-droplet:before{content:""}.fe-edit:before{content:""}.fe-edit-2:before{content:""}.fe-edit-3:before{content:""}.fe-external-link:before{content:""}.fe-eye:before{content:""}.fe-eye-off:before{content:""}.fe-facebook:before{content:""}.fe-fast-forward:before{content:""}.fe-feather:before{content:""}.fe-file:before{content:""}.fe-file-minus:before{content:""}.fe-file-plus:before{content:""}.fe-file-text:before{content:""}.fe-film:before{content:""}.fe-filter:before{content:""}.fe-flag:before{content:""}.fe-folder:before{content:""}.fe-folder-minus:before{content:""}.fe-folder-plus:before{content:""}.fe-git-branch:before{content:""}.fe-git-commit:before{content:""}.fe-git-merge:before{content:""}.fe-git-pull-request:before{content:""}.fe-github:before{content:""}.fe-gitlab:before{content:""}.fe-globe:before{content:""}.fe-grid:before{content:""}.fe-hard-drive:before{content:""}.fe-hash:before{content:""}.fe-headphones:before{content:""}.fe-heart:before{content:""}.fe-help-circle:before{content:""}.fe-home:before{content:""}.fe-image:before{content:""}.fe-inbox:before{content:""}.fe-info:before{content:""}.fe-instagram:before{content:""}.fe-italic:before{content:""}.fe-layers:before{content:""}.fe-layout:before{content:""}.fe-life-buoy:before{content:""}.fe-link:before{content:""}.fe-link-2:before{content:""}.fe-linkedin:before{content:""}.fe-list:before{content:""}.fe-loader:before{content:""}.fe-lock:before{content:""}.fe-log-in:before{content:""}.fe-log-out:before{content:""}.fe-mail:before{content:""}.fe-map:before{content:""}.fe-map-pin:before{content:""}.fe-maximize:before{content:""}.fe-maximize-2:before{content:""}.fe-menu:before{content:""}.fe-message-circle:before{content:""}.fe-message-square:before{content:""}.fe-mic:before{content:""}.fe-mic-off:before{content:""}.fe-minimize:before{content:""}.fe-minimize-2:before{content:""}.fe-minus:before{content:""}.fe-minus-circle:before{content:""}.fe-minus-square:before{content:""}.fe-monitor:before{content:""}.fe-moon:before{content:""}.fe-more-horizontal:before{content:""}.fe-more-vertical:before{content:""}.fe-move:before{content:""}.fe-music:before{content:""}.fe-navigation:before{content:""}.fe-navigation-2:before{content:""}.fe-octagon:before{content:""}.fe-package:before{content:""}.fe-paperclip:before{content:""}.fe-pause:before{content:""}.fe-pause-circle:before{content:""}.fe-percent:before{content:""}.fe-phone:before{content:""}.fe-phone-call:before{content:""}.fe-phone-forwarded:before{content:""}.fe-phone-incoming:before{content:""}.fe-phone-missed:before{content:""}.fe-phone-off:before{content:""}.fe-phone-outgoing:before{content:""}.fe-pie-chart:before{content:""}.fe-play:before{content:""}.fe-play-circle:before{content:""}.fe-plus:before{content:""}.fe-plus-circle:before{content:""}.fe-plus-square:before{content:""}.fe-pocket:before{content:""}.fe-power:before{content:""}.fe-printer:before{content:""}.fe-radio:before{content:""}.fe-refresh-ccw:before{content:""}.fe-refresh-cw:before{content:""}.fe-repeat:before{content:""}.fe-rewind:before{content:""}.fe-rotate-ccw:before{content:""}.fe-rotate-cw:before{content:""}.fe-rss:before{content:""}.fe-save:before{content:""}.fe-scissors:before{content:""}.fe-search:before{content:""}.fe-send:before{content:""}.fe-server:before{content:""}.fe-settings:before{content:""}.fe-share:before{content:""}.fe-share-2:before{content:""}.fe-shield:before{content:""}.fe-shield-off:before{content:""}.fe-shopping-bag:before{content:""}.fe-shopping-cart:before{content:""}.fe-shuffle:before{content:""}.fe-sidebar:before{content:""}.fe-skip-back:before{content:""}.fe-skip-forward:before{content:""}.fe-slack:before{content:""}.fe-slash:before{content:""}.fe-sliders:before{content:""}.fe-smartphone:before{content:""}.fe-speaker:before{content:""}.fe-square:before{content:""}.fe-star:before{content:""}.fe-stop-circle:before{content:""}.fe-sun:before{content:""}.fe-sunrise:before{content:""}.fe-sunset:before{content:""}.fe-tablet:before{content:""}.fe-tag:before{content:""}.fe-target:before{content:""}.fe-terminal:before{content:""}.fe-thermometer:before{content:""}.fe-thumbs-down:before{content:""}.fe-thumbs-up:before{content:""}.fe-toggle-left:before{content:""}.fe-toggle-right:before{content:""}.fe-trash:before{content:""}.fe-trash-2:before{content:""}.fe-trending-down:before{content:""}.fe-trending-up:before{content:""}.fe-triangle:before{content:""}.fe-truck:before{content:""}.fe-tv:before{content:""}.fe-twitter:before{content:""}.fe-type:before{content:""}.fe-umbrella:before{content:""}.fe-underline:before{content:""}.fe-unlock:before{content:""}.fe-upload:before{content:""}.fe-upload-cloud:before{content:""}.fe-user:before{content:""}.fe-user-check:before{content:""}.fe-user-minus:before{content:""}.fe-user-plus:before{content:""}.fe-user-x:before{content:""}.fe-users:before{content:""}.fe-video:before{content:""}.fe-video-off:before{content:""}.fe-voicemail:before{content:""}.fe-volume:before{content:""}.fe-volume-1:before{content:""}.fe-volume-2:before{content:""}.fe-volume-x:before{content:""}.fe-watch:before{content:""}.fe-wifi:before{content:""}.fe-wifi-off:before{content:""}.fe-wind:before{content:""}.fe-x:before{content:""}.fe-x-circle:before{content:""}.fe-x-square:before{content:""}.fe-zap:before{content:""}.fe-zap-off:before{content:""}.fe-zoom-in:before{content:""}.fe-zoom-out:before{content:""}.browser{width:1.25rem;height:1.25rem;display:inline-block;background:no-repeat 50%/100% 100%;vertical-align:bottom;font-style:normal}.browser-android-browser{background-image:url(android-browser.5ee3887c3b9dd3159333.svg)}.browser-aol-explorer{background-image:url(aol-explorer.e2cb4e5eccd5fbed1df9.svg)}.browser-blackberry{background-image:url(blackberry.917fc6be0f1b4ae8acab.svg)}.browser-camino{background-image:url(camino.b6c1cdf742f4d601af01.svg)}.browser-chrome{background-image:url(chrome.888d0c163d8c67fa4f9b.svg)}.browser-chromium{background-image:url(chromium.5bef651634e15deeb104.svg)}.browser-dolphin{background-image:url(dolphin.163b5642c81b7781420e.svg)}.browser-edge{background-image:url(edge.0867ca4d14a621ab9f4e.svg)}.browser-firefox{background-image:url(firefox.1c5dfbef43d7ef95373b.svg)}.browser-ie{background-image:url(ie.3f6ee6c7e9e89bad5053.svg)}.browser-maxthon{background-image:url(maxthon.3ce4cad6cbf7ae7aa188.svg)}.browser-mozilla{background-image:url(mozilla.16276bda8b86298c4429.svg)}.browser-netscape{background-image:url(netscape.589869c174868607a359.svg)}.browser-opera{background-image:url(opera.f46653a45444eea5c760.svg)}.browser-safari{background-image:url(safari.3feaa4f5becc973b9629.svg)}.browser-sleipnir{background-image:url(sleipnir.3131c3510299682637f3.svg)}.browser-uc-browser{background-image:url(uc-browser.59f64f536393f9e861bc.svg)}.browser-vivaldi{background-image:url(vivaldi.9168cfe75e31bdacea84.svg)}.flag{width:1.6rem;height:1.2rem;display:inline-block;background:no-repeat 50%/100% 100%;vertical-align:bottom;font-style:normal}.flag-ad{background-image:url(ad.66c8304a1ea873e2508c.svg)}.flag-ae{background-image:url(ae.da8a9112ae87067d9962.svg)}.flag-af{background-image:url(af.c987fc777f727d757d8f.svg)}.flag-ag{background-image:url(ag.78b358f3aa6e332355f9.svg)}.flag-ai{background-image:url(ai.0e51972c264c2cb188c3.svg)}.flag-al{background-image:url(al.f693d7f2896bf0488313.svg)}.flag-am{background-image:url(am.b89186c1d0b76fcc1c87.svg)}.flag-ao{background-image:url(ao.71fa415ce733ac3c01e2.svg)}.flag-aq{background-image:url(aq.561695f13ae68c27b7d7.svg)}.flag-ar{background-image:url(ar.cbc619d2ce35f68d2527.svg)}.flag-as{background-image:url(as.b8b78e97a838db782715.svg)}.flag-at{background-image:url(at.89aa3ac81eab471c825c.svg)}.flag-au{background-image:url(au.2f2337a481220d675cfa.svg)}.flag-aw{background-image:url(aw.b3753c38cad90dd24c37.svg)}.flag-ax{background-image:url(ax.d7a83733193d2e4c8c2d.svg)}.flag-az{background-image:url(az.ffc25d95190ee9888213.svg)}.flag-ba{background-image:url(ba.45c5842b34d4196c4804.svg)}.flag-bb{background-image:url(bb.509fd847d6d39ef34e36.svg)}.flag-bd{background-image:url(bd.cdbfe8d5d9dedda3b314.svg)}.flag-be{background-image:url(be.5bd44ee63d52881e1a40.svg)}.flag-bf{background-image:url(bf.468af801120c21b0cfb0.svg)}.flag-bg{background-image:url(bg.b0e1a52fe17361ed7ded.svg)}.flag-bh{background-image:url(bh.0bcef270ef4fe8b473b7.svg)}.flag-bi{background-image:url(bi.4b8c26ac7a184ebdab35.svg)}.flag-bj{background-image:url(bj.9bcaf0680fc030b391ff.svg)}.flag-bl{background-image:url(bl.002c4ac5d524b182b619.svg)}.flag-bm{background-image:url(bm.235f4e7059f14d617f5b.svg)}.flag-bn{background-image:url(bn.5be7f9740d57aef03866.svg)}.flag-bo{background-image:url(bo.3c25f404c1260f4b3c9f.svg)}.flag-bq{background-image:url(bq.69700956dfc5dd951924.svg)}.flag-br{background-image:url(br.7e384ba6bba38efc8087.svg)}.flag-bs{background-image:url(bs.1beb8731e787d165e806.svg)}.flag-bt{background-image:url(bt.e108533ae7e11018e0dc.svg)}.flag-bv{background-image:url(bv.32b4f3da129df5824614.svg)}.flag-bw{background-image:url(bw.131024ae018e4435ae26.svg)}.flag-by{background-image:url(by.2a5a613b2f9a2e44e0ab.svg)}.flag-bz{background-image:url(bz.93a215cd4bea4a40059c.svg)}.flag-ca{background-image:url(ca.66da2aef91856851c846.svg)}.flag-cc{background-image:url(cc.753c86c411ca6a387efb.svg)}.flag-cd{background-image:url(cd.14f839c8391cd7bbd11c.svg)}.flag-cf{background-image:url(cf.cdeda2d50c2b6776a8d8.svg)}.flag-cg{background-image:url(cg.7d217485b17c6e73ea4f.svg)}.flag-ch{background-image:url(ch.b75d28391692c79b3520.svg)}.flag-ci{background-image:url(ci.b9b286f92869adad1770.svg)}.flag-ck{background-image:url(ck.c4edebf5831ff71fa3c9.svg)}.flag-cl{background-image:url(cl.d047975de88c64a494fa.svg)}.flag-cm{background-image:url(cm.a8ed82bb913f6580a5bc.svg)}.flag-cn{background-image:url(cn.2c53123099f8c2ce8b95.svg)}.flag-co{background-image:url(co.85d4f5d2443429b67a3a.svg)}.flag-cr{background-image:url(cr.982f8c0e3ab7cd19b88d.svg)}.flag-cu{background-image:url(cu.9ead3c2be0a5d8600b8d.svg)}.flag-cv{background-image:url(cv.81ba1767aca033283336.svg)}.flag-cw{background-image:url(cw.d2b0e987a0cf17cbd234.svg)}.flag-cx{background-image:url(cx.6d8f20baaec067acea14.svg)}.flag-cy{background-image:url(cy.f9c9bf9a80cc6d96dccb.svg)}.flag-cz{background-image:url(cz.870ef3b969939abef2b6.svg)}.flag-de{background-image:url(de.637ec89ab052cad77631.svg)}.flag-dj{background-image:url(dj.5f07a75e0b4602664e67.svg)}.flag-dk{background-image:url(dk.7b602d3e01d20b25965f.svg)}.flag-dm{background-image:url(dm.fbdd9806f1e35c0edbc2.svg)}.flag-do{background-image:url(do.164feaa1f07e28af064b.svg)}.flag-dz{background-image:url(dz.b139b8d0a6aceb4b89bd.svg)}.flag-ec{background-image:url(ec.eac86ee7c3cc6467b0d5.svg)}.flag-ee{background-image:url(ee.91cf616b95e5ae6df531.svg)}.flag-eg{background-image:url(eg.2ecaed2a529c7f847ec2.svg)}.flag-eh{background-image:url(eh.6f0e07d1d6bddc4d00cd.svg)}.flag-er{background-image:url(er.bd37ee55de795aaa2627.svg)}.flag-es{background-image:url(es.5cb27aff6057bc852496.svg)}.flag-et{background-image:url(et.761243b8b79ab99b36d1.svg)}.flag-eu{background-image:url(eu.f11d58adf67c5e39d2db.svg)}.flag-fi{background-image:url(fi.d26e6639eeb08dec0088.svg)}.flag-fj{background-image:url(fj.e25ef0590d3a6f7815b4.svg)}.flag-fk{background-image:url(fk.0d29b851ede91eeb197d.svg)}.flag-fm{background-image:url(fm.1c37b533c26e19b0e0c6.svg)}.flag-fo{background-image:url(fo.ccefb0b99dbb0bbb7894.svg)}.flag-fr{background-image:url(fr.63a9ebf4fb32fcea2238.svg)}.flag-ga{background-image:url(ga.b86e403f8c14d228deb0.svg)}.flag-gb-eng{background-image:url(gb-eng.6402fdd4373e2e587239.svg)}.flag-gb-nir{background-image:url(gb-nir.7b28c4d150bdece38bf2.svg)}.flag-gb-sct{background-image:url(gb-sct.5fd810e3705601b70a5a.svg)}.flag-gb-wls{background-image:url(gb-wls.28763f267e98f5160210.svg)}.flag-gb{background-image:url(gb.22d84fe88ebe4c35e1ac.svg)}.flag-gd{background-image:url(gd.96d7ac530243f8faab5b.svg)}.flag-ge{background-image:url(ge.749bd8bdbdce60a022cb.svg)}.flag-gf{background-image:url(gf.325806d3f4024c3c4c87.svg)}.flag-gg{background-image:url(gg.ec48e940536f7bd690f8.svg)}.flag-gh{background-image:url(gh.080f2387b8ea5294a469.svg)}.flag-gi{background-image:url(gi.37c4c24366a251ba5f2e.svg)}.flag-gl{background-image:url(gl.a7000fb4004c1d6aeec6.svg)}.flag-gm{background-image:url(gm.b45b9104e7bbc3c762a7.svg)}.flag-gn{background-image:url(gn.2f8aa6a3d90c4e52913f.svg)}.flag-gp{background-image:url(gp.63a9ebf4fb32fcea2238.svg)}.flag-gq{background-image:url(gq.895503a46b73113a6b59.svg)}.flag-gr{background-image:url(gr.8e24146131f2b7fdde83.svg)}.flag-gs{background-image:url(gs.e1ffae80660e1ac3fc38.svg)}.flag-gt{background-image:url(gt.372656ecd2e15b6c70bf.svg)}.flag-gu{background-image:url(gu.22f2f241aa6f3ec0d336.svg)}.flag-gw{background-image:url(gw.b60d397e09401e498f1b.svg)}.flag-gy{background-image:url(gy.1a50381e56e0c65af5ca.svg)}.flag-hk{background-image:url(hk.f1543fd885ab4d3db3d9.svg)}.flag-hm{background-image:url(hm.195dffaad4cca86c6223.svg)}.flag-hn{background-image:url(hn.2926a9cbcf9cb75f7227.svg)}.flag-hr{background-image:url(hr.2f8262cc7d07bd4ae72c.svg)}.flag-ht{background-image:url(ht.618571b8fc30d19b0225.svg)}.flag-hu{background-image:url(hu.afe394d28ed8a3a284e7.svg)}.flag-id{background-image:url(id.7fb3c1a8b81db1c5e7d8.svg)}.flag-ie{background-image:url(ie.33a70f15c7966770192e.svg)}.flag-il{background-image:url(il.2eea09d0c30825e287a1.svg)}.flag-im{background-image:url(im.a2cdfa4ee5eeed3ba4ec.svg)}.flag-in{background-image:url(in.b41a546a46b9397f74e1.svg)}.flag-io{background-image:url(io.bd4781d818a0fce73e14.svg)}.flag-iq{background-image:url(iq.7283d56a69b3cc3d9491.svg)}.flag-ir{background-image:url(ir.d09393ee87fcd68d7067.svg)}.flag-is{background-image:url(is.7eda7cfe70940d17cb21.svg)}.flag-it{background-image:url(it.b4f46de79fea4f007d09.svg)}.flag-je{background-image:url(je.52dcec651fbfabffd5f0.svg)}.flag-jm{background-image:url(jm.22fbcf71a6a7feae95bb.svg)}.flag-jo{background-image:url(jo.24bd76f285a855b886be.svg)}.flag-jp{background-image:url(jp.e1b1759ccf64e586f9fc.svg)}.flag-ke{background-image:url(ke.fa3a0d10ea0f50aca82e.svg)}.flag-kg{background-image:url(kg.39c2e129f9d5f2602ec3.svg)}.flag-kh{background-image:url(kh.c982d1e5cf833f20088d.svg)}.flag-ki{background-image:url(ki.2b01c8d7133515438f54.svg)}.flag-km{background-image:url(km.439aefbd14d40572fd54.svg)}.flag-kn{background-image:url(kn.d7f58eca10ca8fa909b3.svg)}.flag-kp{background-image:url(kp.8ff7402b410311bd7628.svg)}.flag-kr{background-image:url(kr.4d72b50ae057f4f02a2a.svg)}.flag-kw{background-image:url(kw.99541ad4cbf69050c95e.svg)}.flag-ky{background-image:url(ky.027ef2b4fb6d82652c1b.svg)}.flag-kz{background-image:url(kz.afe26325e1efbea11cc4.svg)}.flag-la{background-image:url(la.d712c57a35f415198f32.svg)}.flag-lb{background-image:url(lb.806e6e3f361f000a5047.svg)}.flag-lc{background-image:url(lc.df36b747305a82f095b6.svg)}.flag-li{background-image:url(li.746cbfcac47eede5533a.svg)}.flag-lk{background-image:url(lk.f64da0a0b0bcf898c35e.svg)}.flag-lr{background-image:url(lr.2bba212985d834dbb686.svg)}.flag-ls{background-image:url(ls.b39b25771d35068f3c94.svg)}.flag-lt{background-image:url(lt.76a1bf55ea5892481b93.svg)}.flag-lu{background-image:url(lu.573059db5f8f4570b5c5.svg)}.flag-lv{background-image:url(lv.6fb1103d3f287395c7c5.svg)}.flag-ly{background-image:url(ly.eb8d0ab2badab3da58e9.svg)}.flag-ma{background-image:url(ma.f8dfc14d7d7f08b9f5f2.svg)}.flag-mc{background-image:url(mc.f3da706de25d23f89f9c.svg)}.flag-md{background-image:url(md.38aa0a732391597679db.svg)}.flag-me{background-image:url(me.34fab6888545c72cfc1e.svg)}.flag-mf{background-image:url(mf.63a9ebf4fb32fcea2238.svg)}.flag-mg{background-image:url(mg.b9fc65f0b79353b28d95.svg)}.flag-mh{background-image:url(mh.58aed8593cc44a210d7e.svg)}.flag-mk{background-image:url(mk.1373eb8769dd878d38ad.svg)}.flag-ml{background-image:url(ml.96980dee5558ff4b27cd.svg)}.flag-mm{background-image:url(mm.069b07b838df10543f81.svg)}.flag-mn{background-image:url(mn.3868005de3792f462620.svg)}.flag-mo{background-image:url(mo.fc8abeebf8b90cc76634.svg)}.flag-mp{background-image:url(mp.3a025f8241385eda2da6.svg)}.flag-mq{background-image:url(mq.cdfe4378f3b9cec5d897.svg)}.flag-mr{background-image:url(mr.d95ef50b1eb9ed18c151.svg)}.flag-ms{background-image:url(ms.83a17b118ab7d9a19762.svg)}.flag-mt{background-image:url(mt.d72a37c0792ea448ece3.svg)}.flag-mu{background-image:url(mu.8b3d8f4ab3413f7bdd4d.svg)}.flag-mv{background-image:url(mv.cd1f55b02ca2643c3f99.svg)}.flag-mw{background-image:url(mw.d5ff4688383a2708f70c.svg)}.flag-mx{background-image:url(mx.40fc809f59778931cdd1.svg)}.flag-my{background-image:url(my.5be1f9df879b4689d727.svg)}.flag-mz{background-image:url(mz.28b723aaa5044eaa57d0.svg)}.flag-na{background-image:url(na.ea7d7cda2f2d3255792d.svg)}.flag-nc{background-image:url(nc.086ebd78b096b1ae28e2.svg)}.flag-ne{background-image:url(ne.6ae76a66067996ce0b9e.svg)}.flag-nf{background-image:url(nf.ce4527ffebfa10264a74.svg)}.flag-ng{background-image:url(ng.46f0df63716157cb114c.svg)}.flag-ni{background-image:url(ni.ca665413123c772764a1.svg)}.flag-nl{background-image:url(nl.92ee5a790e65b67d4f0e.svg)}.flag-no{background-image:url(no.2018a70ba79c5d4022e4.svg)}.flag-np{background-image:url(np.ea81b6ddb546b4b6cba1.svg)}.flag-nr{background-image:url(nr.81dae9d589109e3f1a0e.svg)}.flag-nu{background-image:url(nu.6befb41c86d857fffe16.svg)}.flag-nz{background-image:url(nz.61d33f2a21657d93f32b.svg)}.flag-om{background-image:url(om.f0e56e84434d8300a43a.svg)}.flag-pa{background-image:url(pa.a07fc86f41614b2d3165.svg)}.flag-pe{background-image:url(pe.dbffa92e803a5cc83d4e.svg)}.flag-pf{background-image:url(pf.79ba6e3c2d14b2c57c92.svg)}.flag-pg{background-image:url(pg.8252e9bfdbcd82ca9c3f.svg)}.flag-ph{background-image:url(ph.00c939ce7a61613960b9.svg)}.flag-pk{background-image:url(pk.78797206531d5cd9b88c.svg)}.flag-pl{background-image:url(pl.55073d98d77a5b6ce0c1.svg)}.flag-pm{background-image:url(pm.086ebd78b096b1ae28e2.svg)}.flag-pn{background-image:url(pn.6a184f43119a1d196f3f.svg)}.flag-pr{background-image:url(pr.236ee866e6008f711adc.svg)}.flag-ps{background-image:url(ps.11612d785462813fa6c3.svg)}.flag-pt{background-image:url(pt.1404e490bc4ef4e6c2ed.svg)}.flag-pw{background-image:url(pw.19b39106bc694a7e4ccf.svg)}.flag-py{background-image:url(py.497ba378ee14ba60203b.svg)}.flag-qa{background-image:url(qa.54b9926864599fc7f9c7.svg)}.flag-re{background-image:url(re.086ebd78b096b1ae28e2.svg)}.flag-ro{background-image:url(ro.e76a6daded06b07e837d.svg)}.flag-rs{background-image:url(rs.13db15f1adddaa6757b5.svg)}.flag-ru{background-image:url(ru.81957a380875b95df452.svg)}.flag-rw{background-image:url(rw.c58f3d8b73fcd4e1973b.svg)}.flag-sa{background-image:url(sa.aa7287a1c446d6d0f54c.svg)}.flag-sb{background-image:url(sb.6c301d55ae5fced9aecb.svg)}.flag-sc{background-image:url(sc.924e8cec15dda01b6032.svg)}.flag-sd{background-image:url(sd.836379c2140222b10910.svg)}.flag-se{background-image:url(se.28aba54a61e5dcbd2dfe.svg)}.flag-sg{background-image:url(sg.a4b204f8ac2f608333c2.svg)}.flag-sh{background-image:url(sh.64fc84e6ed5eced1e97c.svg)}.flag-si{background-image:url(si.f15d5901ccf9ff467b96.svg)}.flag-sj{background-image:url(sj.2018a70ba79c5d4022e4.svg)}.flag-sk{background-image:url(sk.878eea621a167b85e706.svg)}.flag-sl{background-image:url(sl.c9bd0d0c625690921f86.svg)}.flag-sm{background-image:url(sm.7ca8ac543d88f7648716.svg)}.flag-sn{background-image:url(sn.472a4da317e89b214a37.svg)}.flag-so{background-image:url(so.88ec96340d618ef1b920.svg)}.flag-sr{background-image:url(sr.5ecefc1b6c456d044727.svg)}.flag-ss{background-image:url(ss.da7ce6fa45782c29f39f.svg)}.flag-st{background-image:url(st.9a8dbcaa662599be5e98.svg)}.flag-sv{background-image:url(sv.173da534ba6477fb5d8c.svg)}.flag-sx{background-image:url(sx.61a887f300f8d186c6ff.svg)}.flag-sy{background-image:url(sy.6f4bc8663dcd1dc328dc.svg)}.flag-sz{background-image:url(sz.fbb16508f3767203f5f1.svg)}.flag-tc{background-image:url(tc.b2c3af50ca57b933486a.svg)}.flag-td{background-image:url(td.a03c26ba332af2f3e163.svg)}.flag-tf{background-image:url(tf.0ab93acc2e9c86ed3012.svg)}.flag-tg{background-image:url(tg.e6cb3a2c375fc72a205b.svg)}.flag-th{background-image:url(th.2a27911fc59e5311f422.svg)}.flag-tj{background-image:url(tj.7904c4ced6faaeac36f8.svg)}.flag-tk{background-image:url(tk.a6f5dd9d0dc98d91b7db.svg)}.flag-tl{background-image:url(tl.d7a617ae56cf8ba00887.svg)}.flag-tm{background-image:url(tm.142116714fd7536ffbfb.svg)}.flag-tn{background-image:url(tn.b28715adb6121a5d207a.svg)}.flag-to{background-image:url(to.a1e35d19986200708ab3.svg)}.flag-tr{background-image:url(tr.5993e47165d45f061fd1.svg)}.flag-tt{background-image:url(tt.526844fdfcdee69a0684.svg)}.flag-tv{background-image:url(tv.34f3f20283179d4f7a61.svg)}.flag-tw{background-image:url(tw.448584b415da471a25dc.svg)}.flag-tz{background-image:url(tz.0ae3a1616fd93697411d.svg)}.flag-ua{background-image:url(ua.dff2328608ae1733400a.svg)}.flag-ug{background-image:url(ug.667e1bd45c5bd6fe3220.svg)}.flag-um{background-image:url(um.5ff75fd90c5718a9b3ec.svg)}.flag-un{background-image:url(un.bcce3131578604105d40.svg)}.flag-us{background-image:url(us.04128e001bb1981d24d6.svg)}.flag-uy{background-image:url(uy.d6c82c2d0098885123e3.svg)}.flag-uz{background-image:url(uz.4e36fd773931aea79047.svg)}.flag-va{background-image:url(va.2e6d4832b85fb8f3e935.svg)}.flag-vc{background-image:url(vc.d134e574d52ebb8c0570.svg)}.flag-ve{background-image:url(ve.02985f30df285b97ab52.svg)}.flag-vg{background-image:url(vg.372023debb62f1339555.svg)}.flag-vi{background-image:url(vi.422e0adbff13b7c0616d.svg)}.flag-vn{background-image:url(vn.f4d75cd2153d4aff6b2d.svg)}.flag-vu{background-image:url(vu.8def2fadd8ad3cae53fe.svg)}.flag-wf{background-image:url(wf.1d58a8d49089620cbfab.svg)}.flag-ws{background-image:url(ws.c127a6838f88dd6e276c.svg)}.flag-ye{background-image:url(ye.09032b32c871d636121a.svg)}.flag-yt{background-image:url(yt.086ebd78b096b1ae28e2.svg)}.flag-za{background-image:url(za.31ab68efc55818d34da6.svg)}.flag-zm{background-image:url(zm.4ce0e8e2df519f1b8be5.svg)}.flag-zw{background-image:url(zw.a70e41e8f82a4a037a40.svg)}.payment{width:1.5rem;height:1.5rem;display:inline-block;background:no-repeat 50%/100% 100%;vertical-align:bottom;font-style:normal;box-shadow:0 0 1px 1px rgba(0,0,0,.1)}.payment-2checkout-dark{background-image:url(2checkout-dark.a44a1992589f8b193355.svg)}.payment-2checkout{background-image:url(2checkout.dc17cca0bd2e05636f47.svg)}.payment-alipay-dark{background-image:url(alipay-dark.4d3de2f9f4ace61d3fe9.svg)}.payment-alipay{background-image:url(alipay.1a8a9c6cfee1a4b081b8.svg)}.payment-amazon-dark{background-image:url(amazon-dark.3aa03461587957e0acde.svg)}.payment-amazon{background-image:url(amazon.89e7a1201a352eb37f9f.svg)}.payment-americanexpress-dark{background-image:url(americanexpress-dark.2ec00a7cec3cd4138842.svg)}.payment-americanexpress{background-image:url(americanexpress.3d72f390815161ff78d2.svg)}.payment-applepay-dark{background-image:url(applepay-dark.7763acf22ded58dc59ac.svg)}.payment-applepay{background-image:url(applepay.04c2d098b145b4ef153e.svg)}.payment-bancontact-dark{background-image:url(bancontact-dark.9d1309edd965ab2193e1.svg)}.payment-bancontact{background-image:url(bancontact.f34ac49459d6f2b04657.svg)}.payment-bitcoin-dark{background-image:url(bitcoin-dark.3e29b66814026d8ed111.svg)}.payment-bitcoin{background-image:url(bitcoin.97d879928d89dd9eca9f.svg)}.payment-bitpay-dark{background-image:url(bitpay-dark.d698662001b0492a7bc8.svg)}.payment-bitpay{background-image:url(bitpay.fdff12cddc2011045a96.svg)}.payment-cirrus-dark{background-image:url(cirrus-dark.01473a4b1a1515654d12.svg)}.payment-cirrus{background-image:url(cirrus.bc2544cd2f721336d296.svg)}.payment-clickandbuy-dark{background-image:url(clickandbuy-dark.c3b2edf4992833159409.svg)}.payment-clickandbuy{background-image:url(clickandbuy.24985a54d9f46fe76500.svg)}.payment-coinkite-dark{background-image:url(coinkite-dark.817c39e227c671101621.svg)}.payment-coinkite{background-image:url(coinkite.9200a75ef442733b0c84.svg)}.payment-dinersclub-dark{background-image:url(dinersclub-dark.cf72afaefbb020329b34.svg)}.payment-dinersclub{background-image:url(dinersclub.a93a6747e809c43b85d0.svg)}.payment-directdebit-dark{background-image:url(directdebit-dark.00e4a77f340859413112.svg)}.payment-directdebit{background-image:url(directdebit.b31876a4777251c7a6d1.svg)}.payment-discover-dark{background-image:url(discover-dark.9f8e248d6e1a98b738db.svg)}.payment-discover{background-image:url(discover.ac27d16a62e5320b5534.svg)}.payment-dwolla-dark{background-image:url(dwolla-dark.8b04e9882a8f2920cc3d.svg)}.payment-dwolla{background-image:url(dwolla.d89193666cbc922f58c0.svg)}.payment-ebay-dark{background-image:url(ebay-dark.e7a661ae2f081827b2b3.svg)}.payment-ebay{background-image:url(ebay.19aa981178cc9d46cbc0.svg)}.payment-eway-dark{background-image:url(eway-dark.1980b18fcba0ae205386.svg)}.payment-eway{background-image:url(eway.f89db516d163a8a820d6.svg)}.payment-giropay-dark{background-image:url(giropay-dark.8c013431afbeac1c0a01.svg)}.payment-giropay{background-image:url(giropay.37c19e99ab465c891c4e.svg)}.payment-googlewallet-dark{background-image:url(googlewallet-dark.aa83ab33512f9c7afb3d.svg)}.payment-googlewallet{background-image:url(googlewallet.4ca3a62afc26764afc7d.svg)}.payment-ingenico-dark{background-image:url(ingenico-dark.1a0a0dcdfa761a13d5e9.svg)}.payment-ingenico{background-image:url(ingenico.ff89497ff4569bd2a537.svg)}.payment-jcb-dark{background-image:url(jcb-dark.1b602c9fbb8dd47e2e48.svg)}.payment-jcb{background-image:url(jcb.504c3af97de8c7fc739e.svg)}.payment-klarna-dark{background-image:url(klarna-dark.845944cc6e6d73362a9b.svg)}.payment-klarna{background-image:url(klarna.bf5bcdbf1e484b458c06.svg)}.payment-laser-dark{background-image:url(laser-dark.61df808c835661d586f7.svg)}.payment-laser{background-image:url(laser.214fc582eefd2adc4b3e.svg)}.payment-maestro-dark{background-image:url(maestro-dark.980142471e4ec88f974b.svg)}.payment-maestro{background-image:url(maestro.bdb53b3598f481db088e.svg)}.payment-mastercard-dark{background-image:url(mastercard-dark.095cf7f0f3609c50ee88.svg)}.payment-mastercard{background-image:url(mastercard.8e39a2a1a761155dab4b.svg)}.payment-monero-dark{background-image:url(monero-dark.66c06df9665f425bc488.svg)}.payment-monero{background-image:url(monero.0d03a94f0bb3fbb8bafe.svg)}.payment-neteller-dark{background-image:url(neteller-dark.0d7f439ea81a7dc1b7e2.svg)}.payment-neteller{background-image:url(neteller.3c91de23706fd97b70da.svg)}.payment-ogone-dark{background-image:url(ogone-dark.b6ebe3b4fee19a4cefa9.svg)}.payment-ogone{background-image:url(ogone.b48ea3f80cebc0d39069.svg)}.payment-okpay-dark{background-image:url(okpay-dark.17eece3c07dbe5bd4ed0.svg)}.payment-okpay{background-image:url(okpay.5df257442bbabb043b75.svg)}.payment-paybox-dark{background-image:url(paybox-dark.4dc93134776daeea60d0.svg)}.payment-paybox{background-image:url(paybox.171a190d8661f72551c9.svg)}.payment-paymill-dark{background-image:url(paymill-dark.333793d1d77ea0288457.svg)}.payment-paymill{background-image:url(paymill.835a10be123b730a314d.svg)}.payment-payone-dark{background-image:url(payone-dark.2f83d0688d6d39dac1c3.svg)}.payment-payone{background-image:url(payone.8355dd6a3ddf89adc983.svg)}.payment-payoneer-dark{background-image:url(payoneer-dark.7c5207e424f173999b3d.svg)}.payment-payoneer{background-image:url(payoneer.56b833cd572459ac7f73.svg)}.payment-paypal-dark{background-image:url(paypal-dark.f0d7db0281b36a76685e.svg)}.payment-paypal{background-image:url(paypal.4f49ee16126497f056a4.svg)}.payment-paysafecard-dark{background-image:url(paysafecard-dark.e353adcbfbd67939a3c4.svg)}.payment-paysafecard{background-image:url(paysafecard.585bd4f8c33d33e03729.svg)}.payment-payu-dark{background-image:url(payu-dark.f54fab7e266b3d1b390c.svg)}.payment-payu{background-image:url(payu.b770dcc7727b7ab2e750.svg)}.payment-payza-dark{background-image:url(payza-dark.d3650ff582a4b94d7247.svg)}.payment-payza{background-image:url(payza.2469f6fce1f4d6b50aa1.svg)}.payment-ripple-dark{background-image:url(ripple-dark.c33010677f26a39c7661.svg)}.payment-ripple{background-image:url(ripple.344186789bbe63395786.svg)}.payment-sage-dark{background-image:url(sage-dark.b5a47ba9c22161ea886c.svg)}.payment-sage{background-image:url(sage.0980633357b5ff682f74.svg)}.payment-sepa-dark{background-image:url(sepa-dark.70ff7b96b783a7074593.svg)}.payment-sepa{background-image:url(sepa.98f3e61d65b7393a7974.svg)}.payment-shopify-dark{background-image:url(shopify-dark.3766a794da2c97aca82f.svg)}.payment-shopify{background-image:url(shopify.3aa470988d9b979a572b.svg)}.payment-skrill-dark{background-image:url(skrill-dark.dbd0080126f71f19893d.svg)}.payment-skrill{background-image:url(skrill.50a191d6b7131b337080.svg)}.payment-solo-dark{background-image:url(solo-dark.a87f067bd62baa8dfe0a.svg)}.payment-solo{background-image:url(solo.21aa78abc4777c516a9e.svg)}.payment-square-dark{background-image:url(square-dark.4bfe14e3a8332437bf0f.svg)}.payment-square{background-image:url(square.8eb827859b2d4feebe22.svg)}.payment-stripe-dark{background-image:url(stripe-dark.00e381f9ec82e9bf2cbb.svg)}.payment-stripe{background-image:url(stripe.dbfca214cfe8f989857e.svg)}.payment-switch-dark{background-image:url(switch-dark.f6b5bf2c23432efed6b3.svg)}.payment-switch{background-image:url(switch.32286f8cb1440b454a1b.svg)}.payment-ukash-dark{background-image:url(ukash-dark.1fe7fa39318bc5175bca.svg)}.payment-ukash{background-image:url(ukash.d0a7072bf2f0de910204.svg)}.payment-unionpay-dark{background-image:url(unionpay-dark.79382cadc3ef798a1e48.svg)}.payment-unionpay{background-image:url(unionpay.81d77f96efeb3dda38a5.svg)}.payment-verifone-dark{background-image:url(verifone-dark.334584fe7a3b17ffc1c8.svg)}.payment-verifone{background-image:url(verifone.6ce099dc3b7955ef699e.svg)}.payment-verisign-dark{background-image:url(verisign-dark.2bf489b8013447621771.svg)}.payment-verisign{background-image:url(verisign.ecf540b373d1b812a683.svg)}.payment-visa-dark{background-image:url(visa-dark.3d222577b8647b410009.svg)}.payment-visa{background-image:url(visa.2c80051eb4ed6fc1538f.svg)}.payment-webmoney-dark{background-image:url(webmoney-dark.bb68b84b67a3105d6f95.svg)}.payment-webmoney{background-image:url(webmoney.ce04235265136eb8d8c3.svg)}.payment-westernunion-dark{background-image:url(westernunion-dark.aeb5948cb50d85ba5de6.svg)}.payment-westernunion{background-image:url(westernunion.556120eb2600403fa2f5.svg)}.payment-worldpay-dark{background-image:url(worldpay-dark.34f766abb73b9a47873b.svg)}.payment-worldpay{background-image:url(worldpay.1e1e9b8e20fb277a00c9.svg)}svg{touch-action:none}.dimmer{position:relative}.dimmer .loader{display:none;margin:0 auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dimmer.active .loader{display:block}.dimmer.active .dimmer-content{opacity:.04;pointer-events:none}.spinner3{margin:100px auto;width:40px;height:40px;position:relative;text-align:center;animation:sk-rotate 2s linear infinite}.dot1{top:0}.dot1,.dot2{width:60%;height:60%;display:inline-block;position:absolute;border-radius:100%;animation:sk-bounce 2s ease-in-out infinite}.dot2{top:0;top:auto;bottom:0;animation-delay:-1s}@keyframes sk-rotate{to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}.spinner4{margin:100px auto;width:70px;text-align:center}.spinner4>div{width:18px;height:18px;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner4 .bounce1{animation-delay:-.32s}.spinner4 .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle{margin:100px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;border-radius:100%;animation:sk-circleBounceDelay 1.2s ease-in-out infinite both}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{animation-delay:-1.1s}.sk-circle .sk-circle3:before{animation-delay:-1s}.sk-circle .sk-circle4:before{animation-delay:-.9s}.sk-circle .sk-circle5:before{animation-delay:-.8s}.sk-circle .sk-circle6:before{animation-delay:-.7s}.sk-circle .sk-circle7:before{animation-delay:-.6s}.sk-circle .sk-circle8:before{animation-delay:-.5s}.sk-circle .sk-circle9:before{animation-delay:-.4s}.sk-circle .sk-circle10:before{animation-delay:-.3s}.sk-circle .sk-circle11:before{animation-delay:-.2s}.sk-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-cube-grid{width:40px;height:40px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;float:left;animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-folding-cube{margin:100px auto;width:40px;height:40px;position:relative;transform:rotate(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;animation:sk-foldCubeAngle 2.4s linear infinite both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%,to{transform:perspective(140px) rotateY(180deg);opacity:0}}.spinner5{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner5>div{height:100%;width:6px;display:inline-block;animation:sk-stretchdelay 1.2s ease-in-out infinite}.spinner5 .rect2{animation-delay:-1.1s}.spinner5 .rect3{animation-delay:-1s}.spinner5 .rect4{animation-delay:-.9s}.spinner5 .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.spinner{width:40px;height:40px}.spinner,.spinner-lg{margin:100px auto;animation:sk-rotateplane 1.2s ease-in-out infinite}.spinner-lg{width:100px;height:100px}@keyframes sk-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.spinner1{width:40px;height:40px}.spinner1,.spinner1-lg{position:relative;margin:100px auto}.spinner1-lg{width:100px;height:100px}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s ease-in-out infinite}.double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.spinner2{margin:100px auto;width:40px;height:40px;position:relative}.cube1,.cube2{width:15px;height:15px;position:absolute;top:0;left:0;animation:sk-cubemove 1.8s ease-in-out infinite}.cube2{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}.lds-heart{position:relative;width:64px;height:64px;transform:rotate(45deg);transform-origin:32px 32px;margin:100px auto}.lds-heart div{top:23px;left:19px;position:absolute;width:26px;height:26px;animation:lds-heart 1.2s cubic-bezier(.215,.61,.355,1) infinite}.lds-heart div:after,.lds-heart div:before{content:" ";position:absolute;display:block;width:26px;height:26px}.lds-heart div:before{left:-17px;border-radius:50% 0 0 50%}.lds-heart div:after{top:-17px;border-radius:50% 50% 0 0}@keyframes lds-heart{0%{transform:scale(.95)}5%{transform:scale(1.1)}39%{transform:scale(.85)}45%{transform:scale(1)}60%{transform:scale(.95)}to{transform:scale(.9)}}.lds-ring{position:relative;width:64px;height:64px;margin:100px auto}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lds-hourglass{position:relative;width:40px;height:40px;margin:100px auto}.lds-hourglass:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:6px;box-sizing:border-box;animation:lds-hourglass 1.2s infinite}@keyframes lds-hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(5turn)}}.table{color:#1a1630}.table,.text-wrap table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th,.text-wrap table td,.text-wrap table th{padding:.75rem;vertical-align:top;border-top:1px solid #ebecf1}.table td:focus,.table td:hover{outline:0;box-shadow:none}.border{vertical-align:top;border:1px solid #ebecf1}.table thead th,.text-wrap table thead th{vertical-align:bottom;border-top:0;border-bottom:1px solid #ebecf1;padding-top:.5rem;padding-bottom:.5rem}.table tbody+tbody,.text-wrap table tbody+tbody{border-top:2px solid #dee2e6}.table .table,.table .text-wrap table,.text-wrap .table table,.text-wrap table .table,.text-wrap table table{background-color:#f0f0f2}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th,.text-wrap table,.text-wrap table td,.text-wrap table th{border:1px solid #ebecf1}.table-bordered thead td,.table-bordered thead th,.text-wrap table thead td,.text-wrap table thead th{border-bottom-width:1px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#f0f0f2;background:transparent}.table-hover tbody tr:hover{background-color:rgba(240,240,242,.5)}.table-success,.table-success>td,.table-success>th{background-color:#d2ecb8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#c5e7a4}.table-info,.table-info>td,.table-info>th{background-color:#cbe7fb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#b3dcf9}.table-warning,.table-warning>td,.table-warning>th{background-color:#fbeebc}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fae8a4}.table-danger,.table-danger>td,.table-danger>th{background-color:#f1c1c0}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ecacab}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.04)}.table .thead-dark th,.text-wrap table .thead-dark th{color:#f0f0f2;background-color:#212529;border-color:#32383e}.table .thead-light th,.text-wrap table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#f0f0f2;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered,.text-wrap table.table-dark{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered,.text-wrap .table-responsive-sm>table{border:0}.header-brand-img.dark-logo{display:none}.header-brand{margin-right:0}.header-brand-img.mobile-logo{display:block;margin-left:.5rem}.header-brand-img.darkmobile-logo{display:none;margin-left:.5rem}.animated-arrow.hor-toggle{text-align:center;height:2.5rem;width:2.5rem;font-size:1.2rem;position:relative;border:1px solid #ebecf1;border-radius:3px;top:0;box-shadow:0 2px 3px rgba(4,4,7,.1);padding:5px;border-radius:50px}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered,.text-wrap .table-responsive-md>table{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered,.text-wrap .table-responsive-lg>table{border:0}}@media (max-width:1279.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered,.text-wrap .table-responsive-xl>table{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered,.text-wrap .table-responsive>table{border:0}.table th,.text-wrap table th{color:#384b6e;text-transform:uppercase;font-size:.875rem;font-weight:400}.table-md td,.table-md th{padding:.5rem}.table-vcenter td,.table-vcenter th{vertical-align:middle;border-top:1px solid #ebecf1}.table-center td,.table-center th{text-align:center}.table-striped tbody tr:nth-of-type(2n){background-color:rgba(240,240,242,.5)}.table-calendar{margin:0 0 .75rem}.table-calendar td,.table-calendar th{border:0;text-align:center;padding:0!important;width:14.28571429%;line-height:2.5rem}.table-calendar td{border-top:0}.table-calendar-link{line-height:2rem;min-width:calc(2rem + 2px);display:inline-block;border-radius:3px;background:#f8f9fa;color:#495057;font-weight:600;transition:background .3s,color .3s;position:relative}.table-calendar-link:before{content:"";width:4px;height:4px;position:absolute;left:.25rem;top:.25rem;border-radius:50px;background:#467fcf}.table-calendar-link:hover{color:#fff;text-decoration:none;background:#467fcf;transition:background .3s}.table-calendar-link:hover:before{background:#fff}.table-header{cursor:pointer;transition:color .3s}.table-header:hover{color:#495057!important}.table-header:after{content:"";font-family:FontAwesome;display:inline-block;margin-left:.5rem;font-size:.75rem}.table-header-asc{color:#495057!important}.table-header-asc:after{content:""}.table-header-desc{color:#495057!important}.table-header-desc:after{content:""}.jvectormap-container{width:100%;height:100%;position:relative;overflow:hidden;touch-action:none}.jvectormap-tip{position:absolute;display:none;border-radius:3px;background:#212529;color:#fff;padding:6px;font-size:11px;line-height:1;font-weight:700}.jvectormap-tip small{font-size:inherit;font-weight:400}.jvectormap-goback,.jvectormap-zoomin,.jvectormap-zoomout{position:absolute;left:10px;border-radius:3px;background:#292929;padding:3px;color:#fff;cursor:pointer;line-height:10px;text-align:center;box-sizing:initial}.jvectormap-zoomin,.jvectormap-zoomout{width:10px;height:10px}.jvectormap-zoomin{top:10px}.jvectormap-zoomout{top:30px}.jvectormap-goback{bottom:10px;z-index:1000;padding:6px}.jvectormap-spinner{position:absolute;left:0;top:0;right:0;bottom:0;background:50% no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==)}.jvectormap-legend-title{font-weight:700;font-size:14px;text-align:center}.jvectormap-legend-cnt{position:absolute}.jvectormap-legend-cnt-h{bottom:0;right:0}.jvectormap-legend-cnt-v{top:0;right:0}.jvectormap-legend{background:#000;color:#fff;border-radius:3px}.jvectormap-legend-cnt-h .jvectormap-legend{float:left;margin:0 10px 10px 0;padding:3px 3px 1px}.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick{float:left}.jvectormap-legend-cnt-v .jvectormap-legend{margin:10px 10px 0 0;padding:3px}.jvectormap-legend-cnt-h .jvectormap-legend-tick{width:40px}.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample{height:15px}.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample{height:20px;width:20px;display:inline-block;vertical-align:middle}.jvectormap-legend-tick-text{font-size:12px}.jvectormap-legend-cnt-h .jvectormap-legend-tick-text{text-align:center}.jvectormap-legend-cnt-v .jvectormap-legend-tick-text{display:inline-block;vertical-align:middle;line-height:20px;padding-left:3px}.widgets{font-size:35px;padding:20px}.widgetstext{top:0;bottom:0;padding:20px 40px}.widget-line h4{font-size:24px;font-weight:600}.fs{font-size:25px}.widget-line p{font-size:16px}.widget-line-list li{display:inline-block;font-size:16px;line-height:27px;padding:5px 20px 0 15px;list-style-type:none}.media{display:flex;align-items:flex-start}.mediaicon{font-size:18px;color:#fff;width:40px;height:40px;text-align:center;padding:5px 0;border-radius:20px}.media-body{flex:1}.mediafont{font-size:16px;font-weight:600}.defaultheader .form-control.header-search::placeholder,.defaultheader .input-icon-addon{color:#fff!important}.input-icon{position:relative}.input-icon .form-control:not(:first-child),.input-icon .form-control:not(:last-child){padding-left:2.5rem}.input-icon-addon{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;min-width:2.5rem;pointer-events:none}.input-icon-addon:last-child{left:auto}.form-fieldset{background:#f8f9fa;border:1px solid #e9ecef;padding:1rem;border-radius:3px;margin-bottom:1rem}.form-required{color:#dc0441}.form-required:before{content:" "}.state-valid{padding-right:2rem;background:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%235eba00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check'><polyline points='20 6 9 17 4 12'></polyline></svg>") no-repeat center right .5rem/1rem}.state-invalid{padding-right:2rem;background:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23cd201f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'><line x1='18' y1='6' x2='6' y2='18'></line><line x1='6' y1='6' x2='18' y2='18'></line></svg>") no-repeat center right .5rem/1rem}.form-help{display:inline-block;width:1rem;height:1rem;text-align:center;line-height:1rem;color:#9aa0ac;background:#f8f9fa;border-radius:50%;font-size:.75rem;transition:background-color .3s,color .3s;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.form-help:hover,.form-help[aria-describedby]{background:#467fcf;color:#fff}.sparkline{display:inline-block;height:2rem}.social-links li a{background:#f8f8f8;border-radius:50%;color:#9aa0ac;display:inline-block;height:1.75rem;width:1.75rem;line-height:1.75rem;text-align:center}.vmap-width{height:300px;width:100%}.chart,.map{position:relative;padding-top:56.25%}.chart-square,.map-square{padding-top:100%}.chart-content,.map-content{position:absolute;top:0;left:0;right:0;bottom:0}.map-header{height:15rem;position:relative;margin-bottom:-1.5rem}.map-header:before{content:"";position:absolute;bottom:0;left:0;right:0;height:10rem;background:linear-gradient(180deg,rgba(245,247,251,0) 5%,#f0f0f2 95%);pointer-events:none}.map-header-layer{height:100%}.map-static{height:120px;width:100%;max-width:640px;background-position:50%;background-size:640px 120px}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.32}}.status-icon{content:"";width:.5rem;height:.5rem;display:inline-block;background:currentColor;border-radius:50%;transform:translateY(-1px);margin-right:.375rem;vertical-align:middle}.status-animated{animation:status-pulse 1s ease infinite}.chart-circle{display:block;height:8rem;width:8rem;position:relative;margin:0 auto}.chart-circle canvas{margin:0 auto;display:block;max-width:100%;max-height:100%}.chart-circle-xs{height:2.5rem;width:2.5rem;font-size:.8rem}.chart-circle-sm{height:4rem;width:4rem;font-size:.8rem}.chart-circle-md{height:6rem;width:6rem;font-size:.8rem}.chart-circle-lg{height:10rem;width:10rem;font-size:.8rem}.chart-circle-value{position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1}.chart-circle-value small{display:block;color:#9aa0ac;font-size:.9375rem}.chips{margin:0 0 -.5rem}.team i{margin-left:10px;float:right}.chips .chip{margin:0 .5rem .5rem 0}.chip{display:inline-block;height:2rem;line-height:2rem;font-size:.875rem;font-weight:500;color:#6e7687;padding:0 .75rem;border-radius:1rem;background-color:#e8ebf9;transition:background .3s}.chip .avatar{float:left;margin:0 .5rem 0 -.75rem;height:2rem;width:2rem;border-radius:50%}a.chip:hover{color:#fff;text-decoration:none}.emp-tab table{margin-bottom:0;border:0}.stamp{color:#fff;background:#868e96;display:inline-block;min-width:2rem;height:2rem;padding:0 .25rem;line-height:2rem;text-align:center;border-radius:3px;font-weight:600}.stamp-md{min-width:2.5rem;height:2.5rem;line-height:2.5rem}.stamp-lg{min-width:3rem;height:3rem;line-height:3rem}.chat{outline:0;margin:0;list-style-type:none;flex-direction:column;justify-content:flex-end;min-height:100%}.chat,.chat-line{padding:0;display:flex}.chat-line{text-align:right;position:relative;flex-direction:row-reverse}.chat-line+.chat-line{padding-top:1rem}.chat-message{position:relative;display:inline-block;background-color:#467fcf;color:#fff;font-size:.875rem;padding:.375rem .5rem;border-radius:3px;white-space:normal;text-align:left;margin:0 .5rem 0 2.5rem;line-height:1.4}.chat-message>:last-child{margin-bottom:0!important}.chat-message:after{content:"";position:absolute;right:-5px;top:7px;border-bottom:6px solid transparent;border-left:6px solid #467fcf;border-top:6px solid transparent}.chat-message img{max-width:100%}.chat-message p{margin-bottom:1em}.chat-line-friend{flex-direction:row}.chat-line-friend+.chat-line-friend{margin-top:-.5rem}.chat-line-friend+.chat-line-friend .chat-author{visibility:hidden}.chat-line-friend+.chat-line-friend .chat-message:after{display:none}.chat-line-friend .chat-message{background-color:#f3f3f3;color:#495057;margin-left:.5rem;margin-right:2.5rem}.chat-line-friend .chat-message:after{right:auto;left:-5px;border-left-width:0;border-right:5px solid #f3f3f3}.example{padding:1.5rem;border:1px solid #ebecf1;border-radius:3px 3px 0 0;font-size:.9375rem}.example-bg{background:#f0f0f2}.example+.highlight{border-top:none;margin-top:0;border-radius:0 0 3px 3px}.highlight{margin:0 0 2rem;border:1px solid #ebecf1;border-radius:3px;font-size:.9375rem;max-height:40rem;overflow:auto;background:#fcfcfc}.highlight pre{margin-bottom:0;background-color:#e3e2e5}.example-column{margin:0 auto}.example-column>.card:last-of-type{margin-bottom:0}.example-column-1{max-width:20rem}.example-column-2{max-width:40rem}.timeline__item:after{background:#fff!important}.timeline--horizontal .timeline-divider{background:#f0f0f2!important}.timeline__content{background-color:#fff;border-radius:10px;display:block;padding:1.25rem;position:relative}#back-to-top{color:#fff;position:fixed;bottom:20px;right:20px;z-index:999;display:none;text-align:center;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-o-border-radius:2px;height:50px;width:50px;line-height:4;background-repeat:no-repeat;background-position:50%;transition:background-color .1s linear;-moz-transition:background-color .1s linear;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear}#back-to-top i{padding-top:15px;font-size:16px}.tabs-menu ul li a{padding:10px 20px 11px;display:block;border:1px solid #e3e4e9;margin:3px;border-radius:4px}.tabs-menu ul li .active{color:#fff!important}.tabs-menu1 ul li a{padding:10px 20px;display:block;font-weight:500}.tabs-menu-body{padding:15px;border:1px solid #ebecf1;border-radius:0 0 5px 5px}.tabs-menu-body p:last-child{margin-bottom:0}.tab-menu-heading{padding:20px;border:1px solid #ebecf1;border-bottom:0;border-radius:5px 5px 0 0}.tab_wrapper .content_wrapper .tab_content.active p:last-child{margin-bottom:0}.item-card .cardbody{position:relative;padding:30px 15px;border-radius:0 0 .2rem .2rem}.item-card .cardtitle span{display:block;font-size:.75rem}.item-card .cardtitle a{color:#8e9cad;font-weight:500;text-decoration:none}.item-card .cardprice{position:absolute;top:20px;right:0}.item-card .cardprice span{display:block;font-size:18px;font-weight:500}.item-card .cardprice span.type--strikethrough{opacity:.5;text-decoration:line-through;font-size:14px;font-weight:400}.features{overflow:hidden}.features h2{font-weight:600;margin-bottom:12px;text-align:center;font-size:2.2em}.features h3{font-size:20px;font-weight:600}.features span{color:#43414e;display:block;font-weight:400;text-align:center}.feature .feature-svg{width:25%}.feature .feature-svg3{width:12%}.col-sm-2 .feature{padding:0;border:0;box-shadow:none}.feature .border{position:relative;display:inline-block;width:3em;height:3em;line-height:2em;vertical-align:middle;padding-top:8px;border-radius:50%;color:#fff}.feature p{margin-bottom:0}.sub-panel-heading .tabs-menu ul li{display:block;width:100%;border-bottom:1px solid #efefef}.sub-panel-heading .tabs-menu ul li a.active{background:#fff;border-radius:0;width:100%}.sub-panel-heading .tabs-menu ul li:last-child{border-bottom:0}.sub-panel-heading .tabs-menu ul li a{padding:15px 20px}.invoicedetailspage,.invoicelist{max-height:600px;height:600px;overflow:auto}.receipts-inline-table .tabs-menu1 ul li .active{background:#f0f0f2;border-radius:4px 4px 0 0;border-bottom:0}#back-to-top:hover{background:#fff}#area-chart,#bar-chart,#line-chart,#pie-chart,#stacked{min-height:250px}html{line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.nav-sidebar li ul{background:#eee}.nav-sidebar li ul li:last-child{border-bottom:0}body{margin:0;font-family:Roboto,sans-serif;font-size:13px;font-weight:400;line-height:1.5;color:#1a1630;text-align:left;background:#f0f4f9;overflow-x:hidden}.horizontalMenucontainer{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;position:relative}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.66em}.overflow-auto{overflow:auto}p{margin-top:0;margin-bottom:1rem;font-weight:400}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#1a1630;text-decoration:none;background-color:initial;-webkit-text-decoration-skip:objects}a:hover{text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none;outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;-ms-overflow-style:scrollbar;display:block;color:#282d3c}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#505662;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}button:focus,textarea:focus{outline:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.bcolor{background-color:#cf4c3a!important}.bcolor1{background-color:#d6124a!important}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.66em;font-family:Roboto,sans-serif;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}.lead{font-size:1.171875rem;font-weight:300}.display-1{font-size:10.5rem;font-weight:500;line-height:1.1}.display-2{font-size:4rem}.display-2,.display-3{font-weight:300;line-height:1.1}.display-3{font-size:3.5rem}.display-4{font-size:3rem}.display-4,.display-5{font-weight:300;line-height:1.1}.display-5{font-size:2.5rem}.display-6{font-size:2.3rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #ebecf1}.small,small{font-size:87.5%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-unstyled li{border-bottom:1px solid #ebecf1}#lightgallery.list-unstyled li{margin:10px 0;border:0}#sidebar .list-unstyled li{border-bottom:1px solid hsla(0,0%,100%,.03)}.nav-sidebar .list-unstyled li:last-child{border-bottom:0}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.171875rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ebecf1;border-radius:3px}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}.fs-5{font-size:5px}.fs-6{font-size:6px}.fs-7{font-size:7px}.fs-8{font-size:8px}.fs-9{font-size:9px}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px!important}.fs-19{font-size:19px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.fs-28{font-size:28px!important}.fs-25{font-size:25px!important}.fs-30{font-size:30px!important}.fs-35{font-size:35px!important}.fs-40{font-size:40px!important}.fs-45{font-size:45px!important}.fs-50{font-size:50px!important}.fs-55{font-size:55px!important}.fs-60{font-size:60px!important}.fs-65{font-size:65px!important}.fs-70{font-size:70px}.fs-75{font-size:75px}.fs-80{font-size:80px}.fs-85{font-size:85px}.fs-90{font-size:90px}.fs-95{font-size:95px}.fs-100{font-size:100px}code,kbd,pre,samp{font-family:Monaco,Consolas,Liberation Mono,Courier New,monospace}code{font-size:85%;word-break:break-word}a>code,code{color:inherit}kbd{padding:.2rem .4rem;font-size:85%;color:#fff;background-color:#343a40;border-radius:3px}kbd kbd{padding:0;font-size:100%;font-weight:700}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}#sticky{text-align:center;padding:1px;font-size:1.75em;color:#fff;z-index:0}#sticky,#sticky.stick{height:130px!important}#sticky.stick{z-index:1}.header.top-header{z-index:999!important}.app-content.page-body{margin-top:9.5rem}.comb-page .app-content.page-body{margin-top:0}}@media (min-width:1280px){.container{max-width:1200px}}.number-font{font-weight:600}.number-font,.number-font1{font-family:Poppins,sans-serif}#global-loader{position:fixed;z-index:999;background:#fff;top:0;height:100%;width:100%}#global-loader,#global-loader img{left:0;right:0;bottom:0;margin:0 auto;text-align:center}#global-loader img{position:absolute;top:43%}.loader{border:2px solid #fff;border-top-color:#000;border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite;display:inline-block;margin:1rem 0;opacity:0;transition:opacity .3s ease}.loader.animate{opacity:1}h2.animate{opacity:1;transform:translateY(0)}.custom-card.blue{color:#1687ed;background:#ebf5fd;border:1px solid #5dacf2;border-radius:8px}.custom-card.blue .loader{border-color:#1687ed #99d0ff #99d0ff}.custom-card.red{color:red;background:#ffe6e6;border:1px solid #ff8080;border-radius:8px}.custom-card.red .loader{border-color:red #ff9696 #ff9696}.custom-card.green{color:#007e08;background:#cbffce;border:1px solid #00cb0d;border-radius:8px}.custom-card.green .loader{border-color:#007e08 #75cc7d #75cc7d}.default-card.default .loader{border-color:#e0e3f5}.parent{transform-origin:66px 56px;animation:spin 200s infinite}.child1{animation:child1 10s 2s infinite alternate}.child2{animation:child2 5s infinite alternate}.child3{animation:child3 10s infinite alternate;transform-origin:center center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes child1{0%{transform:translate(0)}to{transform:translate(35px,-20px)}}@keyframes child2{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@keyframes child3{0%{transform:translateY(-10px) rotate(50deg)}to{transform:translateY(20px) rotate(0deg)}}.index1{height:270px}.topsales{height:330px}.salesscroll{height:280px}.countryscroll{height:350px}.countrytable td{padding-bottom:10px;padding-top:10px}.countrytable tr{border-bottom:1px solid #ebecf1}.countrytable tr:last-child{border-bottom:0}* html .fileinput-button{line-height:24px;margin:1px -3px 0 0}*+html .fileinput-button{margin:1px 0 0;padding:2px 15px}@media (max-width:767px){.files .btn span{display:none}.files .preview *{width:40px}.files .name *{display:inline-block;width:80px;word-wrap:break-word}.files .progress{width:20px}.files .delete{width:60px}}ul{list-style-type:none;padding:0;margin:0}*,:after,:before{box-sizing:border-box}.list-icons .svg-icon,.list-icons .svg-icon2{width:60px;height:60px}.file-manger.list-group-transparent .list-group-item{padding:.5rem;border:0!important}.file-manger.list-group-transparent .list-group-item.active{background:transparent}.file-manger.list-group-transparent a i{display:block;height:40px;width:40px;line-height:40px;text-align:center;border-radius:100%;font-size:16px!important;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;color:#5c678f}.file-manger.list-group-transparent .list-group-item .svg-icon{width:24px;height:24px}.file-manger-icon{position:relative}.file-manger-absolute-icon{position:absolute;top:30px;color:#fff;margin:0 auto;left:0;right:0}.file-manger-icon i{font-size:70px;margin:0 auto;text-align:center}.file-manger-icon img{width:70px;height:70px}.profile-footer{margin:25px -25px -25px;padding:15px;background:#f0f0f2}.w-200{width:200px}.option-dots{width:2.5rem;height:2.5rem;line-height:2.5rem;text-align:center;border-radius:100%;font-size:18px;color:#5c678f;padding:10px 12px}.option-dots:focus,.option-dots:hover,.option-dots[aria-expanded=true]{background:#f0f0f2}.new.option-dots{line-height:55px}.new-list.option-dots{line-height:55px;position:absolute;right:10px;top:10px}.new-list2.option-dots{height:40px;width:40px;background:0 0;color:#5c678f;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;border-radius:50px;font-size:18px;line-height:normal;margin-right:8px}.new-list2.option-dots:hover{background:#f0f0f2}.ms-body .action-header{background:#fff}.user-contact-list{overflow:hidden}.user-contact-list:before{position:absolute;content:"";width:100%;height:70px;border-radius:0 98% 84% 16%/100% 0 100% 0;background:linear-gradient(rgba(112,94,200,.85),rgba(112,94,200,.51));background-size:cover;background-position:top}hr.divider:after{content:"OR";display:block;position:relative;top:-1.5em;font-size:11px;padding:0 .25em;background:#f0f0f2;width:30px;height:30px;border-radius:50%;z-index:9;left:0;right:0;line-height:30px;margin:0 auto;font-weight:500;border:1px solid #f0eff1;text-align:center}.page-style1{position:relative;height:100vh;background-repeat:no-repeat;background-size:cover;background-position:50%}.page-style1:before{position:absolute;content:"";width:100%;height:100%;background:#f0eff1}.error-page{position:relative;height:100vh;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:8px}.error-page:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(270deg,rgba(254,96,96,.7) 0,rgba(227,9,113,.7))}.bg-style{position:relative}.bg-style:before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(rgba(68,84,195,.9),rgba(68,84,195,.8));background-repeat:no-repeat;background-size:cover;background-position:top;opacity:.8}.bg-style .svg-icon{fill:#fff}.bg-style .header-brand-img{position:absolute;top:30px;left:55px}.page-style2 .h-100vh{max-height:100vh}.page-style1 .page-content,.page-style2 .page-content{margin:0}@media (max-width:767px){.d-md-flex .bg-style{display:none}.d-md-flex .w-80{width:100%!important}}.title-style h1{position:absolute;width:100%;background:#fff;left:0;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;display:block;top:20px;padding:0 20px}.page-style2.page-style1:before{background:linear-gradient(hsla(0,0%,100%,.79),hsla(0,0%,100%,.75));background-repeat:no-repeat;background-size:cover}.relative{position:relative}.page-style1 .input-group-addon{border:1px solid #ebecf1;background:#f0f0f2;border-right:0;line-height:0}.page-style1 .input-group-append{border:1px solid #ebecf1;background:#f0f0f2;border-left:0;line-height:16px;border-radius:0 5px 5px 0}.page-style1 .form-control{border:1px solid #ebecf1}.page-style1 hr{border-top:1px solid #ebecf1}.page-style1 .custom-control-label{line-height:26px}.page-style1 .btn-svgs .svg-icon{position:absolute;left:37%;top:auto}.page-style1 .custom-control-label:before{border:1px solid #cccdd3}.custom-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:10px;border-radius:0;background-color:#e8ebf2;width:80%}.custom-progress::-webkit-progress-bar{background-color:#e8ebf2;border-radius:0}.custom-progress::-webkit-progress-value{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);border-radius:0}.custom-progress::-moz-progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.custom-progress::-ms-fill{border-radius:0;background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.map svg{height:400px}.coming-footer{width:400px;left:0;right:0;padding-top:30px;margin:10px auto 0}.page-style1 .form-control{padding-top:4px;height:45px;padding-bottom:6px}.page-style1 .btn{height:45px;padding-top:0;padding-bottom:0;line-height:45px}.card-pay .tabs-menu{margin-bottom:25px;border-radius:5px;overflow:hidden}.card-pay .tabs-menu li{width:33.3%;display:block}.card-pay .tabs-menu li a{padding:.5rem 1rem;background:#f0f0f2;display:block;text-align:center;border-right:1px solid #ebecf1}.card-pay .tabs-menu li a.active{color:#fff;border-radius:2px;text-align:center}.card-pay .tabs-menu li:last-child a{border-right:0}.morris-donut-wrapper-demo{height:270px}.shop-title{font-size:16px}.apexcharts-toolbar{display:none!important}#SvgjsText1920{font-weight:500;font-size:20px}.pos-static{position:static}.html-code{padding:9px 20px;background:#e3e2e5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:20px;border-radius:5px 5px 0 0;border:1px solid #ebecf1;border-bottom:0;margin-bottom:-1px;z-index:1;font-size:15px;position:relative;text-transform:uppercase;margin-top:15px;font-weight:500;color:#282d3c}.html-code .svg-icon{position:absolute;left:14px}.list-style{list-style:inherit;padding-left:inherit}.list-style ul{list-style:inherit;padding-left:30px}.list-style li{line-height:30px}.list-style2{list-style:decimal;padding-left:inherit}.list-style2 ul{list-style:decimal;padding-left:30px}.list-style2 li{line-height:30px}.list-style3{list-style:circle;padding-left:inherit}.list-style3 ul{list-style:decimal;padding-left:30px}.list-style3 li{line-height:30px}.list-style4{list-style:lower-alpha;padding-left:inherit}.list-style4 ul{list-style:decimal;padding-left:30px}.list-style4 li,.order-list li{line-height:30px}.list-style5{list-style:square;padding-left:inherit}.list-style5 ul{list-style:decimal;padding-left:30px}.list-style5 li{line-height:30px}.list-style6{list-style:lower-roman;padding-left:inherit}.list-style6 ul{list-style:decimal;padding-left:30px}.list-style6 li{line-height:30px}.profile-dropdown{margin-top:1px}@media (min-width:992px) and (max-width:1200px){.expenses-card .fs-50{font-size:25px!important}.expenses-card .fs-18{font-size:14px!important}}@media (max-width:567px){.card-pay .tabs-menu li{width:100%}.card-pay .tabs-menu li a{margin-bottom:15px}}.browse-file.form-control{background-color:initial;border-top-right-radius:0;border-bottom-right-radius:0;height:41px}.input-group-btn .btn-primary{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important;padding:.52rem 15px;border-radius:0}.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value,.apexcharts-datalabels,.apexcharts-pie-label{cursor:default;pointer-events:none;font-weight:500;text-shadow:none;filter:none}.select2,.select2:focus .select2>*,.select2>:focus{outline-width:0!important}@media (min-width:1440px){.crypto-header-section h3{font-size:32px}.crypto-header-section .w-5{width:2rem!important}.crypto-header-section .h-5{height:2rem!important}}@media (min-width:1600px){.crypto-header-section h3{font-size:35px}.crypto-header-section .w-5{width:2.5rem!important}.crypto-header-section .h-5{height:2.5rem!important}}@media (max-width:768px){.page-single .card-group{display:block}.d-md-down-none{display:none}}@media (min-width:1200px) and (max-width:1440px){.item-card .btn-svgs{width:100%}}.header.bg-primary .form-control.header-search.bg-transparent.border-transparent{color:#fff}@media (max-width:1200px){.sales-img{width:50%!important;margin:0 auto;text-align:center!important;display:block}}.error-text{text-shadow:-4px 4px 4px #6355a3}.bgbox div{position:absolute;width:60px;height:60px;background:transparent;border:6px solid hsla(0,0%,100%,.2)}.bgbox div:first-child{top:12%;left:42%;animation:animate 10s linear infinite}.bgbox div:nth-child(2){top:70%;left:50%;animation:animate 7s linear infinite}.bgbox div:nth-child(3){top:17%;left:6%;animation:animate 9s linear infinite}.bgbox div:nth-child(4){top:20%;left:60%;animation:animate 10s linear infinite}.bgbox div:nth-child(5){top:67%;left:10%;animation:animate 6s linear infinite}.bgbox div:nth-child(6){top:80%;left:70%;animation:animate 12s linear infinite}.bgbox div:nth-child(7){top:60%;left:80%;animation:animate 15s linear infinite}.bgbox div:nth-child(8){top:32%;left:25%;animation:animate 16s linear infinite}.bgbox div:nth-child(9){top:90%;left:25%;animation:animate 9s linear infinite}.bgbox div:nth-child(10){top:20%;left:80%;animation:animate 5s linear infinite}@keyframes animate{0%{-webkit-transform:scale(0) translateY(0) rotate(0);opacity:1}to{-webkit-transform:scale(1.3) translateY(-90px) rotate(1turn);opacity:0}}.page-content .input-group .form-control:focus{border-color:#fff}.card-custom-icon{position:absolute;right:25px;top:15px;color:#e2e2e9;width:60px;height:60px}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-user-select:none;user-select:none}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:100;opacity:0}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(70,127,207,.25)}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#d4e1f4}.custom-control-input:disabled~.custom-control-label{color:#868e96}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9e9eb}.custom-control-label{margin-bottom:0;display:block;margin-top:2px;line-height:25px;vertical-align:middle}.custom-control-label:before{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-control-label-md{padding-left:15px;padding-top:6px}.custom-control-label-md:after,.custom-control-label-md:before{top:.25rem!important;width:1.5rem!important;height:1.5rem!important}.custom-control-md{min-height:2rem!important}.custom-control-lg{min-height:2.5rem}.custom-control-label-lg{padding-left:15px;padding-top:10px}.custom-control-label-lg:after,.custom-control-label-lg:before{top:.25rem!important;width:2rem!important;height:2rem!important}.custom-checkbox .custom-control-label:before{border-radius:3px}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{box-shadow:none}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#4454c3;opacity:.5}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(70,127,207,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{box-shadow:none}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#4454c3;opacity:.5}.custom-select{display:inline-block;width:100%;height:2.375rem;padding:.5rem 1.75rem .5rem .75rem;line-height:1.5;color:#6b6f80;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='#999' d='M0 0L10 0L5 5L0 0'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ebecf1;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{outline:0;box-shadow:none}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.5rem;padding-bottom:.5rem;font-size:75%}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto;height:calc(1.8125rem + 2px)}.custom-select-lg{height:calc(2.6875rem + 2px);padding-top:.5rem;padding-bottom:.5rem;font-size:125%}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:2.375rem}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#1991eb;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.custom-file-input:focus~.custom-file-label:after{border-color:#1991eb}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{left:0;z-index:1;height:2.375rem;color:#495057;background-color:#fff;border:1px solid #dddee3;border-radius:3px}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(2.375rem - 1px * 2);color:#fff;font-weight:500;content:"Browse";border-radius:0 3px 3px 0}.custom-range::-webkit-slider-thumb:focus{outline:none;box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(70,127,207,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#d4e1f4}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;background:#467fcf;content:"";height:2px;pointer-events:none}.custom-range::-moz-range-thumb:focus{outline:none;box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(70,127,207,.25)}.custom-range::-moz-range-thumb:active{background-color:#d4e1f4}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;width:240px;height:2px;background:rgba(0,50,126,.12)}.custom-range::-ms-thumb{width:1rem;height:1rem;border:0;border-radius:1rem;appearance:none;width:240px;height:2px;background:#fff;border-radius:50px;border:1px solid rgba(0,30,75,.12);-ms-transition:.3s border-color,.3s background-color;transition:border-color .3s,background-color .3s}.custom-range::-ms-thumb:focus{outline:none;box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(70,127,207,.25)}.custom-range::-ms-thumb:active{background-color:#d4e1f4}.form-group,.form-label{display:block}.form-label{margin-bottom:.375rem;font-weight:500;font-size:.875rem}.form-label-small{float:right;font-weight:400;font-size:87.5%}.form-footer{margin-top:2rem}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-control-label:before{border:1px solid #cccdd3;background-color:#fff;background-size:.5rem}.custom-control-description{line-height:1.5rem}.input-group-append,.input-group-btn,.input-group-prepend{font-size:.9375rem}.input-group-append>.btn,.input-group-btn>.btn,.input-group-prepend>.btn{height:100%;border-color:rgba(0,40,100,.12)}.input-group-prepend>.input-group-text{border-right:0}.input-group-append>.input-group-text{border-left:0}.custom-range{align-items:center;background:none;cursor:pointer;display:flex;height:100%;min-height:2.375rem;overflow:hidden;border:0;width:100%;padding:0;background-color:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{box-shadow:none;outline:none}.custom-range:focus::-moz-range-thumb,.custom-range:focus::-ms-thumb,.custom-range:focus::-webkit-slider-thumb{border-color:#467fcf;background-color:#467fcf}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:14px;height:14px;background:#fff;border-radius:50px;box-shadow:1px 0 0 -6px rgba(0,50,126,.12),6px 0 0 -6px rgba(0,50,126,.12),7px 0 0 -6px rgba(0,50,126,.12),8px 0 0 -6px rgba(0,50,126,.12),9px 0 0 -6px rgba(0,50,126,.12),10px 0 0 -6px rgba(0,50,126,.12),11px 0 0 -6px rgba(0,50,126,.12),12px 0 0 -6px rgba(0,50,126,.12),13px 0 0 -6px rgba(0,50,126,.12),14px 0 0 -6px rgba(0,50,126,.12),15px 0 0 -6px rgba(0,50,126,.12),16px 0 0 -6px rgba(0,50,126,.12),17px 0 0 -6px rgba(0,50,126,.12),18px 0 0 -6px rgba(0,50,126,.12),19px 0 0 -6px rgba(0,50,126,.12),20px 0 0 -6px rgba(0,50,126,.12),21px 0 0 -6px rgba(0,50,126,.12),22px 0 0 -6px rgba(0,50,126,.12),23px 0 0 -6px rgba(0,50,126,.12),24px 0 0 -6px rgba(0,50,126,.12),25px 0 0 -6px rgba(0,50,126,.12),26px 0 0 -6px rgba(0,50,126,.12),27px 0 0 -6px rgba(0,50,126,.12),28px 0 0 -6px rgba(0,50,126,.12),29px 0 0 -6px rgba(0,50,126,.12),30px 0 0 -6px rgba(0,50,126,.12),31px 0 0 -6px rgba(0,50,126,.12),32px 0 0 -6px rgba(0,50,126,.12),33px 0 0 -6px rgba(0,50,126,.12),34px 0 0 -6px rgba(0,50,126,.12),35px 0 0 -6px rgba(0,50,126,.12),36px 0 0 -6px rgba(0,50,126,.12),37px 0 0 -6px rgba(0,50,126,.12),38px 0 0 -6px rgba(0,50,126,.12),39px 0 0 -6px rgba(0,50,126,.12),40px 0 0 -6px rgba(0,50,126,.12),41px 0 0 -6px rgba(0,50,126,.12),42px 0 0 -6px rgba(0,50,126,.12),43px 0 0 -6px rgba(0,50,126,.12),44px 0 0 -6px rgba(0,50,126,.12),45px 0 0 -6px rgba(0,50,126,.12),46px 0 0 -6px rgba(0,50,126,.12),47px 0 0 -6px rgba(0,50,126,.12),48px 0 0 -6px rgba(0,50,126,.12),49px 0 0 -6px rgba(0,50,126,.12),50px 0 0 -6px rgba(0,50,126,.12),51px 0 0 -6px rgba(0,50,126,.12),52px 0 0 -6px rgba(0,50,126,.12),53px 0 0 -6px rgba(0,50,126,.12),54px 0 0 -6px rgba(0,50,126,.12),55px 0 0 -6px rgba(0,50,126,.12),56px 0 0 -6px rgba(0,50,126,.12),57px 0 0 -6px rgba(0,50,126,.12),58px 0 0 -6px rgba(0,50,126,.12),59px 0 0 -6px rgba(0,50,126,.12),60px 0 0 -6px rgba(0,50,126,.12),61px 0 0 -6px rgba(0,50,126,.12),62px 0 0 -6px rgba(0,50,126,.12),63px 0 0 -6px rgba(0,50,126,.12),64px 0 0 -6px rgba(0,50,126,.12),65px 0 0 -6px rgba(0,50,126,.12),66px 0 0 -6px rgba(0,50,126,.12),67px 0 0 -6px rgba(0,50,126,.12),68px 0 0 -6px rgba(0,50,126,.12),69px 0 0 -6px rgba(0,50,126,.12),70px 0 0 -6px rgba(0,50,126,.12),71px 0 0 -6px rgba(0,50,126,.12),72px 0 0 -6px rgba(0,50,126,.12),73px 0 0 -6px rgba(0,50,126,.12),74px 0 0 -6px rgba(0,50,126,.12),75px 0 0 -6px rgba(0,50,126,.12),76px 0 0 -6px rgba(0,50,126,.12),77px 0 0 -6px rgba(0,50,126,.12),78px 0 0 -6px rgba(0,50,126,.12),79px 0 0 -6px rgba(0,50,126,.12),80px 0 0 -6px rgba(0,50,126,.12),81px 0 0 -6px rgba(0,50,126,.12),82px 0 0 -6px rgba(0,50,126,.12),83px 0 0 -6px rgba(0,50,126,.12),84px 0 0 -6px rgba(0,50,126,.12),85px 0 0 -6px rgba(0,50,126,.12),86px 0 0 -6px rgba(0,50,126,.12),87px 0 0 -6px rgba(0,50,126,.12),88px 0 0 -6px rgba(0,50,126,.12),89px 0 0 -6px rgba(0,50,126,.12),90px 0 0 -6px rgba(0,50,126,.12),91px 0 0 -6px rgba(0,50,126,.12),92px 0 0 -6px rgba(0,50,126,.12),93px 0 0 -6px rgba(0,50,126,.12),94px 0 0 -6px rgba(0,50,126,.12),95px 0 0 -6px rgba(0,50,126,.12),96px 0 0 -6px rgba(0,50,126,.12),97px 0 0 -6px rgba(0,50,126,.12),98px 0 0 -6px rgba(0,50,126,.12),99px 0 0 -6px rgba(0,50,126,.12),100px 0 0 -6px rgba(0,50,126,.12),101px 0 0 -6px rgba(0,50,126,.12),102px 0 0 -6px rgba(0,50,126,.12),103px 0 0 -6px rgba(0,50,126,.12),104px 0 0 -6px rgba(0,50,126,.12),105px 0 0 -6px rgba(0,50,126,.12),106px 0 0 -6px rgba(0,50,126,.12),107px 0 0 -6px rgba(0,50,126,.12),108px 0 0 -6px rgba(0,50,126,.12),109px 0 0 -6px rgba(0,50,126,.12),110px 0 0 -6px rgba(0,50,126,.12),111px 0 0 -6px rgba(0,50,126,.12),112px 0 0 -6px rgba(0,50,126,.12),113px 0 0 -6px rgba(0,50,126,.12),114px 0 0 -6px rgba(0,50,126,.12),115px 0 0 -6px rgba(0,50,126,.12),116px 0 0 -6px rgba(0,50,126,.12),117px 0 0 -6px rgba(0,50,126,.12),118px 0 0 -6px rgba(0,50,126,.12),119px 0 0 -6px rgba(0,50,126,.12),120px 0 0 -6px rgba(0,50,126,.12),121px 0 0 -6px rgba(0,50,126,.12),122px 0 0 -6px rgba(0,50,126,.12),123px 0 0 -6px rgba(0,50,126,.12),124px 0 0 -6px rgba(0,50,126,.12),125px 0 0 -6px rgba(0,50,126,.12),126px 0 0 -6px rgba(0,50,126,.12),127px 0 0 -6px rgba(0,50,126,.12),128px 0 0 -6px rgba(0,50,126,.12),129px 0 0 -6px rgba(0,50,126,.12),130px 0 0 -6px rgba(0,50,126,.12),131px 0 0 -6px rgba(0,50,126,.12),132px 0 0 -6px rgba(0,50,126,.12),133px 0 0 -6px rgba(0,50,126,.12),134px 0 0 -6px rgba(0,50,126,.12),135px 0 0 -6px rgba(0,50,126,.12),136px 0 0 -6px rgba(0,50,126,.12),137px 0 0 -6px rgba(0,50,126,.12),138px 0 0 -6px rgba(0,50,126,.12),139px 0 0 -6px rgba(0,50,126,.12),140px 0 0 -6px rgba(0,50,126,.12),141px 0 0 -6px rgba(0,50,126,.12),142px 0 0 -6px rgba(0,50,126,.12),143px 0 0 -6px rgba(0,50,126,.12),144px 0 0 -6px rgba(0,50,126,.12),145px 0 0 -6px rgba(0,50,126,.12),146px 0 0 -6px rgba(0,50,126,.12),147px 0 0 -6px rgba(0,50,126,.12),148px 0 0 -6px rgba(0,50,126,.12),149px 0 0 -6px rgba(0,50,126,.12),150px 0 0 -6px rgba(0,50,126,.12),151px 0 0 -6px rgba(0,50,126,.12),152px 0 0 -6px rgba(0,50,126,.12),153px 0 0 -6px rgba(0,50,126,.12),154px 0 0 -6px rgba(0,50,126,.12),155px 0 0 -6px rgba(0,50,126,.12),156px 0 0 -6px rgba(0,50,126,.12),157px 0 0 -6px rgba(0,50,126,.12),158px 0 0 -6px rgba(0,50,126,.12),159px 0 0 -6px rgba(0,50,126,.12),160px 0 0 -6px rgba(0,50,126,.12),161px 0 0 -6px rgba(0,50,126,.12),162px 0 0 -6px rgba(0,50,126,.12),163px 0 0 -6px rgba(0,50,126,.12),164px 0 0 -6px rgba(0,50,126,.12),165px 0 0 -6px rgba(0,50,126,.12),166px 0 0 -6px rgba(0,50,126,.12),167px 0 0 -6px rgba(0,50,126,.12),168px 0 0 -6px rgba(0,50,126,.12),169px 0 0 -6px rgba(0,50,126,.12),170px 0 0 -6px rgba(0,50,126,.12),171px 0 0 -6px rgba(0,50,126,.12),172px 0 0 -6px rgba(0,50,126,.12),173px 0 0 -6px rgba(0,50,126,.12),174px 0 0 -6px rgba(0,50,126,.12),175px 0 0 -6px rgba(0,50,126,.12),176px 0 0 -6px rgba(0,50,126,.12),177px 0 0 -6px rgba(0,50,126,.12),178px 0 0 -6px rgba(0,50,126,.12),179px 0 0 -6px rgba(0,50,126,.12),180px 0 0 -6px rgba(0,50,126,.12),181px 0 0 -6px rgba(0,50,126,.12),182px 0 0 -6px rgba(0,50,126,.12),183px 0 0 -6px rgba(0,50,126,.12),184px 0 0 -6px rgba(0,50,126,.12),185px 0 0 -6px rgba(0,50,126,.12),186px 0 0 -6px rgba(0,50,126,.12),187px 0 0 -6px rgba(0,50,126,.12),188px 0 0 -6px rgba(0,50,126,.12),189px 0 0 -6px rgba(0,50,126,.12),190px 0 0 -6px rgba(0,50,126,.12),191px 0 0 -6px rgba(0,50,126,.12),192px 0 0 -6px rgba(0,50,126,.12),193px 0 0 -6px rgba(0,50,126,.12),194px 0 0 -6px rgba(0,50,126,.12),195px 0 0 -6px rgba(0,50,126,.12),196px 0 0 -6px rgba(0,50,126,.12),197px 0 0 -6px rgba(0,50,126,.12),198px 0 0 -6px rgba(0,50,126,.12),199px 0 0 -6px rgba(0,50,126,.12),200px 0 0 -6px rgba(0,50,126,.12),201px 0 0 -6px rgba(0,50,126,.12),202px 0 0 -6px rgba(0,50,126,.12),203px 0 0 -6px rgba(0,50,126,.12),204px 0 0 -6px rgba(0,50,126,.12),205px 0 0 -6px rgba(0,50,126,.12),206px 0 0 -6px rgba(0,50,126,.12),207px 0 0 -6px rgba(0,50,126,.12),208px 0 0 -6px rgba(0,50,126,.12),209px 0 0 -6px rgba(0,50,126,.12),210px 0 0 -6px rgba(0,50,126,.12),211px 0 0 -6px rgba(0,50,126,.12),212px 0 0 -6px rgba(0,50,126,.12),213px 0 0 -6px rgba(0,50,126,.12),214px 0 0 -6px rgba(0,50,126,.12),215px 0 0 -6px rgba(0,50,126,.12),216px 0 0 -6px rgba(0,50,126,.12),217px 0 0 -6px rgba(0,50,126,.12),218px 0 0 -6px rgba(0,50,126,.12),219px 0 0 -6px rgba(0,50,126,.12),220px 0 0 -6px rgba(0,50,126,.12),221px 0 0 -6px rgba(0,50,126,.12),222px 0 0 -6px rgba(0,50,126,.12),223px 0 0 -6px rgba(0,50,126,.12),224px 0 0 -6px rgba(0,50,126,.12),225px 0 0 -6px rgba(0,50,126,.12),226px 0 0 -6px rgba(0,50,126,.12),227px 0 0 -6px rgba(0,50,126,.12),228px 0 0 -6px rgba(0,50,126,.12),229px 0 0 -6px rgba(0,50,126,.12),230px 0 0 -6px rgba(0,50,126,.12),231px 0 0 -6px rgba(0,50,126,.12),232px 0 0 -6px rgba(0,50,126,.12),233px 0 0 -6px rgba(0,50,126,.12),234px 0 0 -6px rgba(0,50,126,.12),235px 0 0 -6px rgba(0,50,126,.12),236px 0 0 -6px rgba(0,50,126,.12),237px 0 0 -6px rgba(0,50,126,.12),238px 0 0 -6px rgba(0,50,126,.12),239px 0 0 -6px rgba(0,50,126,.12),240px 0 0 -6px rgba(0,50,126,.12);-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;width:1rem;height:1rem;margin-top:-.25rem;border:0;border-radius:1rem;-webkit-appearance:none;appearance:none}.custom-range::-moz-range-thumb{width:14px;height:14px;background:#fff;border-radius:50px;position:relative;-moz-transition:.3s border-color,.3s background-color;transition:border-color .3s,background-color .3s;width:1rem;height:1rem;border:0;border-radius:1rem;-moz-appearance:none;appearance:none}.custom-range::-moz-range-progress{height:2px;background:#467fcf;border:0;margin-top:0}.custom-range::-ms-track{background:transparent;border:0;border-radius:0;height:2px;margin-top:10px;width:240px;width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:initial;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background:#467fcf;border-radius:0;background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{background:rgba(0,50,126,.12);border-radius:0;margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-tooltip{display:none}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#e3e4e9;border-color:#e3e4e9}.ui-datepicker{background-color:#fff;border:1px solid #e3e4e9;font-family:inherit;font-size:inherit;padding:10px;margin:0;display:none;width:auto!important;z-index:5!important;box-shadow:0 6px 8px rgba(4,4,7,.1);border-radius:4px}.ui-datepicker .ui-datepicker-header{display:flex;justify-content:space-between;align-items:center;position:relative;font-weight:500;font-size:12px;text-transform:uppercase;color:#473b52;padding:0 0 5px;letter-spacing:1px;border:0;background-color:initial;border-top-left-radius:3px;border-top-right-radius:3px}.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{text-indent:-99999px;color:#6c757d;top:1px}.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{font-size:16px;font-family:FontAwesome;position:absolute;top:-4px;text-indent:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus:before,.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:before,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus:before,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:before{color:#343a40}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{order:3}.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before{right:5px;content:""}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{left:5px;content:""}.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover{color:#495057;cursor:pointer;top:1px;border:0;background-color:initial}.ui-datepicker .ui-datepicker-calendar{margin:0;background-color:initial;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.ui-datepicker .ui-datepicker-calendar th{text-transform:uppercase;font-size:10px;font-weight:500;letter-spacing:1px;padding:6px 10px;color:#98a1b5}.ui-datepicker .ui-datepicker-calendar td{border:1px solid transparent;padding:0;background-color:#fff;text-align:right}.ui-datepicker .ui-datepicker-calendar td:last-child{border-right:0}.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default{color:#ced1da}.ui-datepicker .ui-datepicker-calendar td a,.ui-datepicker .ui-datepicker-calendar td span{transition:all .2s ease-in-out;background-color:#fff;color:#1a1630;padding:8px 10px;display:block;font-weight:400;font-size:12px;border:0;border-radius:50px}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a,.ui-datepicker .ui-datepicker-calendar td a:hover{color:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1)}@media (max-width:320px){.ui-datepicker .ui-datepicker-calendar th{padding:4px 0;letter-spacing:normal}}.ui-datepicker-multi .ui-datepicker-group{padding-right:15px;width:auto;float:left}.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-title{margin:auto}.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-prev:before{left:10px}.ui-datepicker-multi .ui-datepicker-group .ui-datepicker-next:before{right:10px}.ui-datepicker-multi .ui-datepicker-group table{margin:0}.ui-datepicker-multi .ui-datepicker-group-last{padding-right:0}.ui-datepicker-inline{max-width:270px;border-radius:12px}.model-wrapper-demo{padding:50px 0;background:#f0f0f2}.custom-checkbox:before{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:initial}.custom-checkbox:after,.custom-checkbox:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:""}.custom-checkbox:after{background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.form-control.fc-datepicker{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9375rem;line-height:1.6;color:#6b6f80;background-color:#fff;background-clip:padding-box;border:1px solid #e3e4e9;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-radius:5px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:20px!important;padding-right:20px}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #e3e4e9!important;border-radius:4px}.select2-container--default.select2-container--focus .select2-selection--multiple{color:#495057;background-color:#fff;border-color:#4eceb2;outline:0;box-shadow:none}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #e3e4e9!important;border-radius:4px;cursor:text}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #e3e4e9!important;border-radius:4px;outline:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f0f0f2!important;border:1px solid #ebeef4!important;outline:0}.form-control,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single:focus{outline:0}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:initial;border:0}.form-control:focus{color:#1a1630;background-color:#fff;outline:0;box-shadow:none}.form-control:-ms-input-placeholder,.form-control::-moz-placeholder,.form-control::-ms-input-placeholder,.form-control::-webkit-input-placeholder{color:#b3bdca;opacity:1}.search-input:-ms-input-placeholder,.search-input::-moz-placeholder,.search-input::-ms-input-placeholder,.search-input::-webkit-input-placeholder{color:#b3bdca;opacity:1}input:-ms-input-placeholder,input::-moz-placeholder,input::-ms-input-placeholder,input::-webkit-input-placeholder{color:#b3bdca;opacity:1}input:focus,input select:focus{outline:0}.form-control{color:#000;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9e9eb;opacity:1}select.form-control:not([size]):not([multiple]){height:2.375rem}.select2-container .select2-selection--single{height:2.375rem!important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:35px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:2.375rem!important}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.6}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.125rem;line-height:1.44444444}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.14285714}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.6;color:#495057;background-color:initial;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.14285714;border-radius:3px}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.125rem;line-height:1.44444444;border-radius:3px}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.6875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#505662}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:87.5%;color:#2dce89}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(94,186,0,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#2dce89}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#2dce89;box-shadow:0 0 0 2px rgba(94,186,0,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#2dce89}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#2dce89}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#9eff3b}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#78ed00}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(94,186,0,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#2dce89}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 2px rgba(94,186,0,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:87.5%;color:#dc0441}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(205,32,31,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc0441}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc0441;box-shadow:0 0 0 2px rgba(205,32,31,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc0441}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc0441}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#ec8080}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e23e3d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f0f0f2,0 0 0 2px rgba(205,32,31,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc0441}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 2px rgba(205,32,31,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.select2-container--focus{outline:1px auto #e3e4e9}.ms-choice,.ms-choice:focus{outline:0}.select2-lg .select2-container .select2-selection--single{height:2.875rem!important}.select2-lg .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px!important}.select2-sm .select2-container .select2-selection--single{height:1.775rem!important}.select2-sm .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:27px!important}.select2-sm .select2-container--default .select2-selection--single .select2-selection__arrow b{top:35%!important;left:60%}select.form-control.select-lg{height:46px!important;padding:10px 16px!important;font-size:17px!important;line-height:1.3333333!important;border-radius:4px!important}select.form-control.select-sm{height:30px!important;padding:0 10px 1px!important;line-height:1!important;border-radius:4px!important}input[type=date].form-control:focus,input[type=date].form-control:hover,input[type=datetime-local].form-control:focus,input[type=datetime-local].form-control:hover,input[type=month].form-control:focus,input[type=month].form-control:hover,input[type=time].form-control:focus,input[type=time].form-control:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none}.wizard{border:1px solid #e9edf4;background-color:#fff}.wizard>.steps{padding:20px}.wizard>.steps>ul{padding:0;margin-bottom:0;display:flex}.wizard>.steps>ul li{float:none;display:block;width:auto}.wizard>.steps>ul li .current-info{display:none}.wizard>.steps>ul li .title{white-space:nowrap;transition:all .2s ease-in-out;margin:0;min-height:auto}.wizard>.steps>ul li+li{margin-left:5px}.wizard>.steps a,.wizard>.steps a:active,.wizard>.steps a:hover{color:#14112d;font-weight:500;font-size:15px;display:flex;justify-content:center;align-items:center}.wizard>.steps a .number,.wizard>.steps a:active .number,.wizard>.steps a:hover .number{flex-shrink:0;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#1a1630;display:block;text-align:center;line-height:2.1;width:40px;height:40px;background-color:#f0f0f2;border-radius:100%;transition:all .2s ease-in-out;margin-right:5px}.wizard>.steps .disabled a,.wizard>.steps .disabled a:active,.wizard>.steps .disabled a:hover{color:#737688}.wizard>.steps .current a .title,.wizard>.steps .current a:active .title,.wizard>.steps .current a:hover .title{display:inline-block}.wizard>.steps .done a,.wizard>.steps .done a:active,.wizard>.steps .done a:hover{color:rgba(112,94,200,.7)}.wizard>.steps .done a .number,.wizard>.steps .done a:active .number,.wizard>.steps .done a:hover .number{background:rgba(112,94,200,.7);color:#fff}.wizard>.content{border-top:1px solid #e9edf4;border-bottom:1px solid #e9edf4;min-height:150px;padding:20px}.wizard>.content>.title{font-size:18px;color:#1a1630;font-weight:700;display:none;margin:0}.wizard>.content>.title.current{display:block}.wizard>.content>.body{float:none;position:static;width:auto;height:auto}.wizard>.content>.body input.parsley-error{border-color:#ff5c77}.wizard>.content>.body input.parsley-error+ul{list-style:none!important}.wizard>.actions{padding:20px}.wizard>.actions>ul{margin:0;padding:0;list-style:none;display:flex;justify-content:space-between}.wizard>.actions>ul>li:last-child a{background-color:#2dce89}.wizard>.actions a,.wizard>.actions a:active,.wizard>.actions a:hover{display:block;padding:9px 25px;line-height:1.573;color:#fff;border-radius:4px;font-weight:500}.wizard>.actions .disabled a,.wizard>.actions .disabled a:active,.wizard>.actions .disabled a:hover{background-color:#ef5858;color:#fff}.wizard.vertical>.steps{padding:20px}.wizard.vertical>.steps ul li .title{display:none}.wizard.vertical>.steps .current a .title{display:inline-block}.wizard.vertical>.content{margin:0;padding:20px}.wizard.vertical>.actions{padding:20px}.wizard.vertical>.actions ul{float:none;margin:0;padding:0}@media (min-width:768px){.wizard>.steps{padding:25px}.wizard>.steps>ul li .title{display:inline-block}.wizard.vertical>.actions,.wizard.vertical>.content{width:85%}.wizard.vertical>.steps{width:15%}.wizard.vertical>.steps ul li+li{margin-top:20px}.wizard>.actions,.wizard>.content{padding:25px}.wizard>.steps .done a .title,.wizard>.steps .done a:active .title,.wizard>.steps .done a:hover .title{display:inline-block}}@media (min-width:576px){.wizard>.steps>ul li+li{margin-left:20px}.wizard>.steps>ul li .title{display:none;margin-left:10px}.wizard.vertical>.actions{width:80%;float:right;border-left:1px solid #e9edf4}.wizard.vertical>.content{border-top-width:0;width:80%;float:right;border-left:1px solid #e9edf4}.wizard.vertical>.steps{float:left;width:20%}.wizard.vertical>.steps .current a .title{display:none}.wizard.vertical>.steps ul{flex-direction:column}.wizard.vertical>.steps ul li+li{margin-top:10px;margin-left:0}.wizard>.steps a .number,.wizard>.steps a:active .number,.wizard>.steps a:hover .number{font-size:18px;font-weight:600;line-height:2.1;width:40px;height:40px}}@media (min-width:1200px){.wizard>.steps a,.wizard>.steps a:active,.wizard>.steps a:hover{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.wizard>.steps>ul li .title,.wizard>.steps a .number,.wizard>.steps a:active .number,.wizard>.steps a:hover .number{transition:none}}@media (max-width:991px){.wizard>.steps .disabled{display:none}}@media (min-width:992px){.wizard.vertical>.actions,.wizard.vertical>.content{width:70%;padding:25px}.wizard.vertical>.steps{padding:20px;width:30%}.wizard.vertical>.steps .current a .title{display:inline-block}.wizard.vertical>.steps a{justify-content:flex-start}.wizard.vertical>.steps ul li .title{display:block}.wizard>.actions,.wizard>.content,.wizard>.steps{padding:20px}.wizard>.steps .disabled{display:block}.wizard>.steps>ul li+li{margin-left:30px}}.step-equal-width>.steps>ul{display:flex}.step-equal-width>.steps>ul>li{flex:1;width:auto;float:none}.wizard-style-1>.steps>ul a,.wizard-style-1>.steps>ul a:active,.wizard-style-1>.steps>ul a:hover{padding:0;height:50px}.wizard-style-1>.steps>ul a .number,.wizard-style-1>.steps>ul a:active .number,.wizard-style-1>.steps>ul a:hover .number{width:50px;height:100%;border:0;font-size:18px;font-weight:700;color:#737688;background-color:#f3f7fd;border-radius:0}.wizard-style-1>.steps>ul a .title,.wizard-style-1>.steps>ul a:active .title,.wizard-style-1>.steps>ul a:hover .title{margin-right:20px;margin-left:20px}.wizard-style-1>.steps>ul .done a .number,.wizard-style-1>.steps>ul .done a:active .number,.wizard-style-1>.steps>ul .done a:hover .number{background-color:#643ab0;color:#fff}.wizard-style-2>.steps>ul a,.wizard-style-2>.steps>ul a:active,.wizard-style-2>.steps>ul a:hover{padding:0;height:50px;border-radius:50px}.wizard-style-2>.steps>ul a .number,.wizard-style-2>.steps>ul a:active .number,.wizard-style-2>.steps>ul a:hover .number{width:50px;height:100%;border:2px solid #f3f7fd;font-size:18px;font-weight:700;color:#737688;background-color:#fff}.wizard-style-2>.steps>ul a .title,.wizard-style-2>.steps>ul a:active .title,.wizard-style-2>.steps>ul a:hover .title{margin-right:20px}.wizard-style-2>.steps>ul .done a .number,.wizard-style-2>.steps>ul .done a:active .number,.wizard-style-2>.steps>ul .done a:hover .number{border-color:#8c3feb;color:#8c3feb}.parsley-required{font-size:12px;color:#ff5c77;margin-top:3px}.wizard.vertical>.actions{margin-top:0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#b7bec5;text-align:center;border:1px solid #e3e4e9;border-right:0;border-radius:.25rem 0 0 .2rem}.box-shadow-0{box-shadow:none}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:after{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:1}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:.9375rem;font-weight:400;line-height:1.6;color:#495057;text-align:center;white-space:nowrap;background-color:#f0f0f2;border:1px solid #e3e4e9;border-radius:3px}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.selectgroup{display:inline-flex}.selectgroup-item{flex-grow:1;position:relative}.selectgroup-item+.selectgroup-item{margin-left:-1px}.selectgroup-item:not(:first-child) .selectgroup-button{border-top-left-radius:0;border-bottom-left-radius:0}.selectgroup-item:not(:last-child) .selectgroup-button{border-top-right-radius:0;border-bottom-right-radius:0}.selectgroup-input{opacity:0;position:absolute;z-index:-1;top:0;left:0}.selectgroup-button{display:block;border:1px solid #ebecf1;text-align:center;padding:.375rem 1rem;position:relative;cursor:pointer;border-radius:3px;color:#9aa0ac;-webkit-user-select:none;user-select:none;font-size:.9375rem;line-height:1.5rem;min-width:2.375rem}.selectgroup-button-icon{padding-left:.5rem;padding-right:.5rem;font-size:1rem}.selectgroup-input:checked+.selectgroup-button{z-index:1;background:#f0f0f2}.selectgroup-input:focus+.selectgroup-button{z-index:2;box-shadow:none}.selectgroup-pills{flex-wrap:wrap;align-items:flex-start}.selectgroup-pills .selectgroup-item{margin-right:.5rem;flex-grow:0}.selectgroup-pills .selectgroup-button{border-radius:50px!important}.custom-switch{-webkit-user-select:none;user-select:none;cursor:default;display:inline-flex;align-items:center;margin:0;padding-left:0}.custom-switch-input{position:absolute;z-index:-1;opacity:0}.custom-switches-stacked{display:flex;flex-direction:column}.custom-switches-stacked .custom-switch{margin-bottom:.5rem}.custom-switch-indicator{display:inline-block;height:1.25rem;width:2.25rem;background:#f0f0f2;border-radius:50px;position:relative;vertical-align:bottom;border:1px solid #ebecf1;transition:border-color .3s,background-color .3s}.custom-switch-indicator:before{content:"";position:absolute;height:calc(1.25rem - 4px);width:calc(1.25rem - 4px);top:1px;left:1px;background:#fff;border-radius:50%;transition:left .3s;box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.custom-switch-input:checked~.custom-switch-indicator:before{left:calc(1rem + 1px)}.custom-switch-indicator-lg{display:inline-block;height:1.5rem;width:3rem;background:#f5f6fb;border-radius:50px;position:relative;vertical-align:bottom;border:1px solid #ebeaf1;transition:border-color .3s,background-color .3s}.custom-switch-indicator-lg:before{content:"";position:absolute;height:calc(1.5rem - 4px);width:calc(1.5rem - 4px);top:1px;left:1px;background:#fff;border-radius:50%;transition:left .3s;box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.custom-switch-input:checked~.custom-switch-indicator-lg:before{left:calc(1.46rem + 1px)}.custom-switch-indicator-xl{display:inline-block;height:2rem;width:4rem;background:#f5f6fb;border-radius:50px;position:relative;vertical-align:bottom;border:1px solid #ebeaf1;transition:border-color .3s,background-color .3s}.custom-switch-indicator-xl:before{content:"";position:absolute;height:calc(2rem - 4px);width:calc(2rem - 4px);top:1px;left:1px;background:#fff;border-radius:50%;transition:left .3s;box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.custom-square,.custom-square:before{border-radius:0!important}.custom-radius,.custom-radius:before{border-radius:4px!important}.custom-switch-input:focus~.custom-switch-indicator{box-shadow:none}.custom-switch-description{margin-left:.5rem;color:#6e7687;transition:color .3s}.custom-switch-input:checked~.custom-switch-description{color:#495057}.material-switch>input[type=checkbox]{display:none}.material-switch>label{cursor:pointer;height:0;position:relative;width:40px}.material-switch>label:before{background:#f3f4f7;box-shadow:inset 0 0 10px #6574cd;border-radius:8px;content:"";height:16px;margin-top:-8px;position:absolute;opacity:.3;transition:all .4s ease-in-out;width:40px}.material-switch>label:after{background:#fff;border-radius:16px;box-shadow:0 0 5px rgba(0,0,0,.3);content:"";height:24px;left:-4px;margin-top:-8px;position:absolute;top:-4px;transition:all .3s ease-in-out;width:24px}.material-switch>input[type=checkbox]:checked+label:before{background:inherit;opacity:.5}.material-switch>input[type=checkbox]:checked+label:after{background:inherit;left:20px}.label-default{background:#f3f4f7}.label-success{background:#2dce89}.label-danger{background:#dc0441}.label-warning{background:#ecb403}.label-info{background:#45aaf2}.imagecheck{margin:0;position:relative;cursor:pointer}.imagecheck-input{position:absolute;z-index:-1;opacity:0}.imagecheck-figure{border:1px solid #ebecf1;border-radius:3px;margin:0;position:relative}.imagecheck-input:focus~.imagecheck-figure{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.imagecheck-input:checked~.imagecheck-figure{border-color:rgba(0,40,100,.24)}.imagecheck-figure:before{content:"";position:absolute;top:.25rem;left:.25rem;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;user-select:none;background:#467fcf url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat 50%/50% 50%;color:#fff;z-index:1;border-radius:3px;opacity:0;transition:opacity .3s}.imagecheck-input:checked~.imagecheck-figure:before{opacity:1}.imagecheck-image{max-width:100%;opacity:.64;transition:opacity .3s}.imagecheck-image:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.imagecheck-image:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.imagecheck-input:checked~.imagecheck-figure .imagecheck-image,.imagecheck-input:focus~.imagecheck-figure .imagecheck-image,.imagecheck:hover .imagecheck-image{opacity:1}.imagecheck-caption{text-align:center;padding:.25rem;color:#9aa0ac;font-size:.875rem;transition:color .3s}.imagecheck-input:checked~.imagecheck-figure .imagecheck-caption,.imagecheck-input:focus~.imagecheck-figure .imagecheck-caption,.imagecheck:hover .imagecheck-caption{color:#495057}.colorinput{margin:0;position:relative;cursor:pointer}.colorinput-input{position:absolute;z-index:-1;opacity:0}.colorinput-color{display:inline-block;width:1.75rem;height:1.75rem;border-radius:3px;border:1px solid #ebecf1;color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.colorinput-color:before{content:"";opacity:0;position:absolute;top:.25rem;left:.25rem;height:1.25rem;width:1.25rem;transition:opacity .3s;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat 50%/50% 50%}.colorinput-input:checked~.colorinput-color:before{opacity:1}.colorinput-input:focus~.colorinput-color{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#495057;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;float:left;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control{position:relative;padding:0;border:0}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;border-radius:0 2px 2px 0;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px}.selectize-dropdown,.selectize-input{color:#495057;font-family:inherit;font-size:15px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-input{background:#fff;cursor:text}.selectize-input input{color:#495057;font-family:inherit;font-size:15px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active{background:#fff;display:inline-block}.selectize-input{border:1px solid #ebecf1;padding:.5625rem .75rem;display:inline-block;display:block;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;border-radius:3px;transition:border-color .3s,box-shadow .3s}.selectize-control.multi .selectize-input.has-items{padding:7px .75rem 4px 7px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:initial;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#e9ecef;color:#495057;font-size:13px;border:0 solid rgba(0,40,100,.12);border-radius:3px;font-weight:400}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0!important;background:none!important;line-height:inherit!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none!important}.selectize-input:after{content:" ";display:block;clear:left}.selectize-input.dropdown-active:before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;background:#fff;margin:-1px 0 0;border:1px solid #ebecf1;border-top:0;box-sizing:border-box;border-radius:0 0 3px 3px;height:auto;padding:0}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;padding:6px .75rem}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown .optgroup-header{padding:6px .75rem}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{color:#495057;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f1f4f8;color:#467fcf}.selectize-dropdown .active.create{color:#495057}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:"";display:block;position:absolute;top:13px;right:12px;width:8px;height:10px;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='#999' d='M0 0L10 0L5 5L0 0'/%3E%3C/svg%3E") no-repeat 50%;background-size:8px 10px;transition:transform .3s}.selectize-control.single .selectize-input.dropdown-active:after{transform:rotate(180deg)}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.selectize-dropdown .image,.selectize-input .image{width:1.25rem;height:1.25rem;background-size:contain;margin:-1px .5rem -1px -4px;line-height:1.25rem;float:left;display:flex;align-items:center;justify-content:center}.selectize-dropdown .image img{max-width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);border-radius:2px}.selectize-input .image{width:1.5rem;height:1.5rem;margin:-3px .75rem -3px -5px}.selectize-input .image img{max-width:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);border-radius:2px}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-success{background-color:#0fdb78!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#15ca7c!important}.bg-info{background-color:#4ebff9!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#1594ef!important}.bg-warning{background-color:#ffab00!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#c29d0b!important}.bg-danger{background-color:#ef4b4b!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#a11918!important}.bg-light,a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#f0f0f2!important}.bg-light2{background-color:#f8f8fc!important}a.bg-light2:focus,a.bg-light2:hover,button.bg-light2:focus,button.bg-light2:hover{background-color:#f0f0f2!important}.bg-light3{background-color:#ebecf1!important}.bg-light4{background-color:#f7f7f7!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-transparent{background-color:initial!important}.bg-gradient-success{background-image:linear-gradient(270deg,#43c47a 0,#10ae23)}.bg-gradient-info{background-image:linear-gradient(270deg,#8caef3 0,#4ebff9)}.bg-gradient-warning{background-image:linear-gradient(270deg,#f8be8d 0,#ff9a44)}.bg-gradient-teal{background-image:linear-gradient(270deg,#60c1db 0,#0698a7)}.bg-gradient-blue{background-image:linear-gradient(270deg,#07aedb 0,#055ee9)}.bg-gradient-danger{background-image:linear-gradient(270deg,#ff90a0 0,#fc6076)}.bg-gray-100{background-color:#f2f2f2}.bg-gray-200{background-color:#e6e6e6}.bg-gray-300{background-color:#d9d9d9}.bg-gray-400{background-color:#ccc}.bg-gray-500{background-color:#bfbfbf}.bg-gray-600{background-color:#b3b3b3}.bg-gray-700{background-color:#a9a9a9}.bg-gray-800{background-color:#a6a6a6}.bg-gray-900{background-color:#999}.bg-white-1{background-color:hsla(0,0%,100%,.1)}.bg-white-2{background-color:hsla(0,0%,100%,.2)}.bg-white-3{background-color:hsla(0,0%,100%,.3)}.bg-white-4{background-color:hsla(0,0%,100%,.4)}.bg-white-5{background-color:hsla(0,0%,100%,.5)}.bg-white-6{background-color:hsla(0,0%,100%,.6)}.bg-white-7{background-color:hsla(0,0%,100%,.7)}.bg-white-8{background-color:hsla(0,0%,100%,.8)}.bg-white-9{background-color:hsla(0,0%,100%,.9)}.bg-black-1{background-color:rgba(0,0,0,.1)}.bg-black-2{background-color:rgba(0,0,0,.2)}.bg-black-3{background-color:rgba(0,0,0,.3)}.bg-black-4{background-color:rgba(0,0,0,.4)}.bg-black-5{background-color:rgba(0,0,0,.5)}.bg-black-6{background-color:rgba(0,0,0,.6)}.bg-black-7{background-color:rgba(0,0,0,.7)}.bg-black-8{background-color:rgba(0,0,0,.8)}.bg-black-9{background-color:rgba(0,0,0,.9)}.border{border:1px solid #ebecf1!important}.border-top{border-top:1px solid #ebecf1!important}.border-right{border-right:1px solid #ebecf1!important}.border-bottom{border-bottom:1px solid #ebecf1!important}.border-left{border-left:1px solid #ebecf1!important}.border-top-bottom{border-top:1px solid #ebecf1!important;border-bottom:1px solid #ebecf1!important}.border-left-right{border-right:1px solid #ebecf1!important;border-left:1px solid #ebecf1!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-top-bottom-0{border-top:0 solid #ebecf1!important;border-bottom:0 solid #ebecf1!important}.border-left-right-0{border-right:0 solid #ebecf1!important;border-left:0 solid #ebecf1!important}.border-success{border-color:#0fdb78!important}.border-info{border-color:#4ebff9!important}.border-warning{border-color:#ffab00!important}.border-danger{border-color:#dc0441!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-transparent{border-color:hsla(0,0%,100%,.15)!important}.border-dark-transparent{border-color:rgba(0,0,0,.15)!important}.border-light2{border-color:#ebecf1!important}.border-white{border-color:#fff!important}.border-wd-1{border-width:1px!important}.border-wd-2{border-width:2px!important}.border-wd-3{border-width:3px!important}.border-wd-4{border-width:4px!important}.border-wd-5{border-width:5px!important}.rounded{border-radius:3px!important}.rounded-top{border-top-left-radius:3px!important}.rounded-right,.rounded-top{border-top-right-radius:3px!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:3px!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:3px!important}.rounded-left{border-top-left-radius:3px!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.clearfix .fab{font-size:25px}.clearfix h5{font-size:20px;font-weight:700}i.fa.round{border-radius:50%;padding:5px;width:15%}.list-icon span p{border-radius:15px;width:50%;margin:0 auto}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:.75rem!important}.mt-sm-3,.my-sm-3{margin-top:.75rem!important}.mr-sm-3,.mx-sm-3{margin-right:.75rem!important}.mb-sm-3,.my-sm-3{margin-bottom:.75rem!important}.ml-sm-3,.mx-sm-3{margin-left:.75rem!important}.m-sm-4{margin:1rem!important}.mt-sm-4,.my-sm-4{margin-top:1rem!important}.mr-sm-4,.mx-sm-4{margin-right:1rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1rem!important}.ml-sm-4,.mx-sm-4{margin-left:1rem!important}.m-sm-5{margin:1.5rem!important}.mt-sm-5,.my-sm-5{margin-top:1.5rem!important}.mr-sm-5,.mx-sm-5{margin-right:1.5rem!important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem!important}.ml-sm-5,.mx-sm-5{margin-left:1.5rem!important}.m-sm-6{margin:2rem!important}.mt-sm-6,.my-sm-6{margin-top:2rem!important}.mr-sm-6,.mx-sm-6{margin-right:2rem!important}.mb-sm-6,.my-sm-6{margin-bottom:2rem!important}.ml-sm-6,.mx-sm-6{margin-left:2rem!important}.m-sm-7{margin:3rem!important}.mt-sm-7,.my-sm-7{margin-top:3rem!important}.mr-sm-7,.mx-sm-7{margin-right:3rem!important}.mb-sm-7,.my-sm-7{margin-bottom:3rem!important}.ml-sm-7,.mx-sm-7{margin-left:3rem!important}.m-sm-8{margin:4rem!important}.mt-sm-8,.my-sm-8{margin-top:4rem!important}.mr-sm-8,.mx-sm-8{margin-right:4rem!important}.mb-sm-8,.my-sm-8{margin-bottom:4rem!important}.ml-sm-8,.mx-sm-8{margin-left:4rem!important}.m-sm-9{margin:6rem!important}.mt-sm-9,.my-sm-9{margin-top:6rem!important}.mr-sm-9,.mx-sm-9{margin-right:6rem!important}.mb-sm-9,.my-sm-9{margin-bottom:6rem!important}.ml-sm-9,.mx-sm-9{margin-left:6rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:.75rem!important}.pt-sm-3,.py-sm-3{padding-top:.75rem!important}.pr-sm-3,.px-sm-3{padding-right:.75rem!important}.pb-sm-3,.py-sm-3{padding-bottom:.75rem!important}.pl-sm-3,.px-sm-3{padding-left:.75rem!important}.p-sm-4{padding:1rem!important}.pt-sm-4,.py-sm-4{padding-top:1rem!important}.pr-sm-4,.px-sm-4{padding-right:1rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1rem!important}.pl-sm-4,.px-sm-4{padding-left:1rem!important}.p-sm-5{padding:1.5rem!important}.pt-sm-5,.py-sm-5{padding-top:1.5rem!important}.pr-sm-5,.px-sm-5{padding-right:1.5rem!important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem!important}.pl-sm-5,.px-sm-5{padding-left:1.5rem!important}.p-sm-6{padding:2rem!important}.pt-sm-6,.py-sm-6{padding-top:2rem!important}.pr-sm-6,.px-sm-6{padding-right:2rem!important}.pb-sm-6,.py-sm-6{padding-bottom:2rem!important}.pl-sm-6,.px-sm-6{padding-left:2rem!important}.p-sm-7{padding:3rem!important}.pt-sm-7,.py-sm-7{padding-top:3rem!important}.pr-sm-7,.px-sm-7{padding-right:3rem!important}.pb-sm-7,.py-sm-7{padding-bottom:3rem!important}.pl-sm-7,.px-sm-7{padding-left:3rem!important}.p-sm-8{padding:4rem!important}.pt-sm-8,.py-sm-8{padding-top:4rem!important}.pr-sm-8,.px-sm-8{padding-right:4rem!important}.pb-sm-8,.py-sm-8{padding-bottom:4rem!important}.pl-sm-8,.px-sm-8{padding-left:4rem!important}.p-sm-9{padding:6rem!important}.pt-sm-9,.py-sm-9{padding-top:6rem!important}.pr-sm-9,.px-sm-9{padding-right:6rem!important}.pb-sm-9,.py-sm-9{padding-bottom:6rem!important}.pl-sm-9,.px-sm-9{padding-left:6rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.page-content{margin:1.5rem 0}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:.75rem!important}.mt-md-3,.my-md-3{margin-top:.75rem!important}.mr-md-3,.mx-md-3{margin-right:.75rem!important}.mb-md-3,.my-md-3{margin-bottom:.75rem!important}.ml-md-3,.mx-md-3{margin-left:.75rem!important}.m-md-4{margin:1rem!important}.mt-md-4,.my-md-4{margin-top:1rem!important}.mr-md-4,.mx-md-4{margin-right:1rem!important}.mb-md-4,.my-md-4{margin-bottom:1rem!important}.ml-md-4,.mx-md-4{margin-left:1rem!important}.m-md-5{margin:1.5rem!important}.mt-md-5,.my-md-5{margin-top:1.5rem!important}.mr-md-5,.mx-md-5{margin-right:1.5rem!important}.mb-md-5,.my-md-5{margin-bottom:1.5rem!important}.ml-md-5,.mx-md-5{margin-left:1.5rem!important}.m-md-6{margin:2rem!important}.mt-md-6,.my-md-6{margin-top:2rem!important}.mr-md-6,.mx-md-6{margin-right:2rem!important}.mb-md-6,.my-md-6{margin-bottom:2rem!important}.ml-md-6,.mx-md-6{margin-left:2rem!important}.m-md-7{margin:3rem!important}.mt-md-7,.my-md-7{margin-top:3rem!important}.mr-md-7,.mx-md-7{margin-right:3rem!important}.mb-md-7,.my-md-7{margin-bottom:3rem!important}.ml-md-7,.mx-md-7{margin-left:3rem!important}.m-md-8{margin:4rem!important}.mt-md-8,.my-md-8{margin-top:4rem!important}.mr-md-8,.mx-md-8{margin-right:4rem!important}.mb-md-8,.my-md-8{margin-bottom:4rem!important}.ml-md-8,.mx-md-8{margin-left:4rem!important}.m-md-9{margin:6rem!important}.mt-md-9,.my-md-9{margin-top:6rem!important}.mr-md-9,.mx-md-9{margin-right:6rem!important}.mb-md-9,.my-md-9{margin-bottom:6rem!important}.ml-md-9,.mx-md-9{margin-left:6rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:.75rem!important}.pt-md-3,.py-md-3{padding-top:.75rem!important}.pr-md-3,.px-md-3{padding-right:.75rem!important}.pb-md-3,.py-md-3{padding-bottom:.75rem!important}.pl-md-3,.px-md-3{padding-left:.75rem!important}.p-md-4{padding:1rem!important}.pt-md-4,.py-md-4{padding-top:1rem!important}.pr-md-4,.px-md-4{padding-right:1rem!important}.pb-md-4,.py-md-4{padding-bottom:1rem!important}.pl-md-4,.px-md-4{padding-left:1rem!important}.p-md-5{padding:1.5rem!important}.pt-md-5,.py-md-5{padding-top:1.5rem!important}.pr-md-5,.px-md-5{padding-right:1.5rem!important}.pb-md-5,.py-md-5{padding-bottom:1.5rem!important}.pl-md-5,.px-md-5{padding-left:1.5rem!important}.p-md-6{padding:2rem!important}.pt-md-6,.py-md-6{padding-top:2rem!important}.pr-md-6,.px-md-6{padding-right:2rem!important}.pb-md-6,.py-md-6{padding-bottom:2rem!important}.pl-md-6,.px-md-6{padding-left:2rem!important}.p-md-7{padding:3rem!important}.pt-md-7,.py-md-7{padding-top:3rem!important}.pr-md-7,.px-md-7{padding-right:3rem!important}.pb-md-7,.py-md-7{padding-bottom:3rem!important}.pl-md-7,.px-md-7{padding-left:3rem!important}.p-md-8{padding:4rem!important}.pt-md-8,.py-md-8{padding-top:4rem!important}.pr-md-8,.px-md-8{padding-right:4rem!important}.pb-md-8,.py-md-8{padding-bottom:4rem!important}.pl-md-8,.px-md-8{padding-left:4rem!important}.p-md-9{padding:6rem!important}.pt-md-9,.py-md-9{padding-top:6rem!important}.pr-md-9,.px-md-9{padding-right:6rem!important}.pb-md-9,.py-md-9{padding-bottom:6rem!important}.pl-md-9,.px-md-9{padding-left:6rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:.75rem!important}.mt-lg-3,.my-lg-3{margin-top:.75rem!important}.mr-lg-3,.mx-lg-3{margin-right:.75rem!important}.mb-lg-3,.my-lg-3{margin-bottom:.75rem!important}.ml-lg-3,.mx-lg-3{margin-left:.75rem!important}.m-lg-4{margin:1rem!important}.mt-lg-4,.my-lg-4{margin-top:1rem!important}.mr-lg-4,.mx-lg-4{margin-right:1rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1rem!important}.ml-lg-4,.mx-lg-4{margin-left:1rem!important}.m-lg-5{margin:1.5rem!important}.mt-lg-5,.my-lg-5{margin-top:1.5rem!important}.mr-lg-5,.mx-lg-5{margin-right:1.5rem!important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem!important}.ml-lg-5,.mx-lg-5{margin-left:1.5rem!important}.m-lg-6{margin:2rem!important}.mt-lg-6,.my-lg-6{margin-top:2rem!important}.mr-lg-6,.mx-lg-6{margin-right:2rem!important}.mb-lg-6,.my-lg-6{margin-bottom:2rem!important}.ml-lg-6,.mx-lg-6{margin-left:2rem!important}.m-lg-7{margin:3rem!important}.mt-lg-7,.my-lg-7{margin-top:3rem!important}.mr-lg-7,.mx-lg-7{margin-right:3rem!important}.mb-lg-7,.my-lg-7{margin-bottom:3rem!important}.ml-lg-7,.mx-lg-7{margin-left:3rem!important}.m-lg-8{margin:4rem!important}.mt-lg-8,.my-lg-8{margin-top:4rem!important}.mr-lg-8,.mx-lg-8{margin-right:4rem!important}.mb-lg-8,.my-lg-8{margin-bottom:4rem!important}.ml-lg-8,.mx-lg-8{margin-left:4rem!important}.m-lg-9{margin:6rem!important}.mt-lg-9,.my-lg-9{margin-top:6rem!important}.mr-lg-9,.mx-lg-9{margin-right:6rem!important}.mb-lg-9,.my-lg-9{margin-bottom:6rem!important}.ml-lg-9,.mx-lg-9{margin-left:6rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:.75rem!important}.pt-lg-3,.py-lg-3{padding-top:.75rem!important}.pr-lg-3,.px-lg-3{padding-right:.75rem!important}.pb-lg-3,.py-lg-3{padding-bottom:.75rem!important}.pl-lg-3,.px-lg-3{padding-left:.75rem!important}.p-lg-4{padding:1rem!important}.pt-lg-4,.py-lg-4{padding-top:1rem!important}.pr-lg-4,.px-lg-4{padding-right:1rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1rem!important}.pl-lg-4,.px-lg-4{padding-left:1rem!important}.p-lg-5{padding:1.5rem!important}.pt-lg-5,.py-lg-5{padding-top:1.5rem!important}.pr-lg-5,.px-lg-5{padding-right:1.5rem!important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem!important}.pl-lg-5,.px-lg-5{padding-left:1.5rem!important}.p-lg-6{padding:2rem!important}.pt-lg-6,.py-lg-6{padding-top:2rem!important}.pr-lg-6,.px-lg-6{padding-right:2rem!important}.pb-lg-6,.py-lg-6{padding-bottom:2rem!important}.pl-lg-6,.px-lg-6{padding-left:2rem!important}.p-lg-7{padding:3rem!important}.pt-lg-7,.py-lg-7{padding-top:3rem!important}.pr-lg-7,.px-lg-7{padding-right:3rem!important}.pb-lg-7,.py-lg-7{padding-bottom:3rem!important}.pl-lg-7,.px-lg-7{padding-left:3rem!important}.p-lg-8{padding:4rem!important}.pt-lg-8,.py-lg-8{padding-top:4rem!important}.pr-lg-8,.px-lg-8{padding-right:4rem!important}.pb-lg-8,.py-lg-8{padding-bottom:4rem!important}.pl-lg-8,.px-lg-8{padding-left:4rem!important}.p-lg-9{padding:6rem!important}.pt-lg-9,.py-lg-9{padding-top:6rem!important}.pr-lg-9,.px-lg-9{padding-right:6rem!important}.pb-lg-9,.py-lg-9{padding-bottom:6rem!important}.pl-lg-9,.px-lg-9{padding-left:6rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1280px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:.75rem!important}.mt-xl-3,.my-xl-3{margin-top:.75rem!important}.mr-xl-3,.mx-xl-3{margin-right:.75rem!important}.mb-xl-3,.my-xl-3{margin-bottom:.75rem!important}.ml-xl-3,.mx-xl-3{margin-left:.75rem!important}.m-xl-4{margin:1rem!important}.mt-xl-4,.my-xl-4{margin-top:1rem!important}.mr-xl-4,.mx-xl-4{margin-right:1rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1rem!important}.ml-xl-4,.mx-xl-4{margin-left:1rem!important}.m-xl-5{margin:1.5rem!important}.mt-xl-5,.my-xl-5{margin-top:1.5rem!important}.mr-xl-5,.mx-xl-5{margin-right:1.5rem!important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem!important}.ml-xl-5,.mx-xl-5{margin-left:1.5rem!important}.m-xl-6{margin:2rem!important}.mt-xl-6,.my-xl-6{margin-top:2rem!important}.mr-xl-6,.mx-xl-6{margin-right:2rem!important}.mb-xl-6,.my-xl-6{margin-bottom:2rem!important}.ml-xl-6,.mx-xl-6{margin-left:2rem!important}.m-xl-7{margin:3rem!important}.mt-xl-7,.my-xl-7{margin-top:3rem!important}.mr-xl-7,.mx-xl-7{margin-right:3rem!important}.mb-xl-7,.my-xl-7{margin-bottom:3rem!important}.ml-xl-7,.mx-xl-7{margin-left:3rem!important}.m-xl-8{margin:4rem!important}.mt-xl-8,.my-xl-8{margin-top:4rem!important}.mr-xl-8,.mx-xl-8{margin-right:4rem!important}.mb-xl-8,.my-xl-8{margin-bottom:4rem!important}.ml-xl-8,.mx-xl-8{margin-left:4rem!important}.m-xl-9{margin:6rem!important}.mt-xl-9,.my-xl-9{margin-top:6rem!important}.mr-xl-9,.mx-xl-9{margin-right:6rem!important}.mb-xl-9,.my-xl-9{margin-bottom:6rem!important}.ml-xl-9,.mx-xl-9{margin-left:6rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:.75rem!important}.pt-xl-3,.py-xl-3{padding-top:.75rem!important}.pr-xl-3,.px-xl-3{padding-right:.75rem!important}.pb-xl-3,.py-xl-3{padding-bottom:.75rem!important}.pl-xl-3,.px-xl-3{padding-left:.75rem!important}.p-xl-4{padding:1rem!important}.pt-xl-4,.py-xl-4{padding-top:1rem!important}.pr-xl-4,.px-xl-4{padding-right:1rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1rem!important}.pl-xl-4,.px-xl-4{padding-left:1rem!important}.p-xl-5{padding:1.5rem!important}.pt-xl-5,.py-xl-5{padding-top:1.5rem!important}.pr-xl-5,.px-xl-5{padding-right:1.5rem!important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem!important}.pl-xl-5,.px-xl-5{padding-left:1.5rem!important}.p-xl-6{padding:2rem!important}.pt-xl-6,.py-xl-6{padding-top:2rem!important}.pr-xl-6,.px-xl-6{padding-right:2rem!important}.pb-xl-6,.py-xl-6{padding-bottom:2rem!important}.pl-xl-6,.px-xl-6{padding-left:2rem!important}.p-xl-7{padding:3rem!important}.pt-xl-7,.py-xl-7{padding-top:3rem!important}.pr-xl-7,.px-xl-7{padding-right:3rem!important}.pb-xl-7,.py-xl-7{padding-bottom:3rem!important}.pl-xl-7,.px-xl-7{padding-left:3rem!important}.p-xl-8{padding:4rem!important}.pt-xl-8,.py-xl-8{padding-top:4rem!important}.pr-xl-8,.px-xl-8{padding-right:4rem!important}.pb-xl-8,.py-xl-8{padding-bottom:4rem!important}.pl-xl-8,.px-xl-8{padding-left:4rem!important}.p-xl-9{padding:6rem!important}.pt-xl-9,.py-xl-9{padding-top:6rem!important}.pr-xl-9,.px-xl-9{padding-right:6rem!important}.pb-xl-9,.py-xl-9{padding-bottom:6rem!important}.pl-xl-9,.px-xl-9{padding-left:6rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.wd-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-150{width:150px!important}.w-auto{width:auto!important}.w-0{width:0!important}.w-1{width:.25rem!important}.w-2{width:.5rem!important}.w-3{width:.75rem!important}.w-4{width:1rem!important}.w-5{width:1.5rem!important}.w-6{width:2rem!important}.w-7{width:3rem!important}.w-8{width:4rem!important}.w-9{width:6rem!important}.w-100h{width:100px!important}.w-200{width:200px!important}.w-250{width:250px!important}.w-300{width:300px!important}.w-350{width:350px!important}.w-400{width:400px!important}.w-450{width:450px!important}.w-500{width:500px!important}.ht-5{height:5%!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100vh{height:100vh!important}.h-100{height:100%!important}.h-auto{height:auto!important}.h-0{height:0!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.h-3{height:.75rem!important}.h-4{height:1rem!important}.h-5{height:1.5rem!important}.h-6{height:2rem!important}.h-7{height:3rem!important}.h-8{height:4rem!important}.h-9{height:6rem!important}.h-100h{height:100px!important}.h-130{height:130px!important}.h-140{height:140px!important}.h-150{height:150px!important}.h-160{height:160px!important}.h-170{height:170px!important}.h-180{height:180px!important}.h-200{height:200px!important}.h-250{height:250px!important}.h-300{height:300px!important}.h-350{height:350px!important}.h-370{height:370px!important}.h-400{height:400px!important}.h-420{height:420px!important}.h-450{height:450px!important}.h-500{height:500px!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:.75rem!important}.mt-3,.my-3{margin-top:.75rem!important}.mr-3,.mx-3{margin-right:.75rem!important}.mb-3,.my-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.m-4{margin:1rem!important}.mt-4,.my-4{margin-top:1rem!important}.mr-4,.mx-4{margin-right:1rem!important}.mb-4,.my-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.m-5{margin:1.5rem!important}.mt-5,.my-5{margin-top:1.5rem!important}.mr-5,.mx-5{margin-right:1.5rem!important}.mb-5,.my-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.m-6{margin:2rem!important}.mt-6,.my-6{margin-top:2rem!important}.mr-6,.mx-6{margin-right:2rem!important}.mb-6,.my-6{margin-bottom:2rem!important}.ml-6,.mx-6{margin-left:2rem!important}.m-7{margin:3rem!important}.mt-7,.my-7{margin-top:3rem!important}.mr-7,.mx-7{margin-right:3rem!important}.mb-7,.my-7{margin-bottom:3rem!important}.ml-7,.mx-7{margin-left:3rem!important}.m-8{margin:4rem!important}.mt-8,.my-8{margin-top:4rem!important}.mr-8,.mx-8{margin-right:4rem!important}.mb-8,.my-8{margin-bottom:4rem!important}.ml-8,.mx-8{margin-left:4rem!important}.m-9{margin:6rem!important}.mt-9,.my-9{margin-top:6rem!important}.mr-9,.mx-9{margin-right:6rem!important}.mb-9,.my-9{margin-bottom:6rem!important}.ml-9,.mx-9{margin-left:6rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:.75rem!important}.pt-3,.py-3{padding-top:.75rem!important}.pr-3,.px-3{padding-right:.75rem!important}.pb-3,.py-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.p-4{padding:1rem!important}.pt-4,.py-4{padding-top:1rem!important}.pr-4,.px-4{padding-right:1rem!important}.pb-4,.py-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.p-5{padding:1.5rem!important}.pt-5,.py-5{padding-top:1.5rem!important}.pr-5,.px-5{padding-right:1.5rem!important}.pb-5,.py-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.p-6{padding:2rem!important}.pt-6,.py-6{padding-top:2rem!important}.pr-6,.px-6{padding-right:2rem!important}.pb-6,.py-6{padding-bottom:2rem!important}.pl-6,.px-6{padding-left:2rem!important}.p-7{padding:3rem!important}.pt-7,.py-7{padding-top:3rem!important}.pr-7,.px-7{padding-right:3rem!important}.pb-7,.py-7{padding-bottom:3rem!important}.pl-7,.px-7{padding-left:3rem!important}.p-8{padding:4rem!important}.pt-8,.py-8{padding-top:4rem!important}.pr-8,.px-8{padding-right:4rem!important}.pb-8,.py-8{padding-bottom:4rem!important}.pl-8,.px-8{padding-left:4rem!important}.p-9{padding:6rem!important}.pt-9,.py-9{padding-top:6rem!important}.pr-9,.px-9{padding-right:6rem!important}.pb-9,.py-9{padding-bottom:6rem!important}.pl-9,.px-9{padding-left:6rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.text-monospace{font-family:Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-normal1{font-weight:500!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#f0f0f0!important}.text-success{color:#0fdb78!important}a.text-success:focus,a.text-success:hover{color:#15ca7c!important}.text-info{color:#4ebff9!important}a.text-info:focus,a.text-info:hover{color:#25a1c0!important}.text-warning{color:#ffab00!important}a.text-warning:focus,a.text-warning:hover{color:#c29d0b!important}.text-danger{color:#ef4b4b!important}a.text-danger:focus,a.text-danger:hover{color:#df0812!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#1a1630!important}a.text-dark:focus,a.text-dark:hover{color:#384b6e!important}.text-body{color:#495057!important}.text-muted{color:#728096!important}.icon-muted{color:#e2e2e9!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-white-80{color:hsla(0,0%,100%,.8)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.container{max-width:none}*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table,.text-wrap table{border-collapse:collapse!important}.table td,.table th,.text-wrap table td,.text-wrap table th{background-color:#fff!important}.table-bordered td,.table-bordered th,.text-wrap table td,.text-wrap table th{border:1px solid #ebecf1!important}}.lead{line-height:1.4}a{-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}b,strong{font-weight:600}blockquote,ol,p,ul{margin-bottom:1em}blockquote{font-style:italic;color:#6e7687;padding-left:2rem;border-left:2px solid rgba(0,40,100,.12)}blockquote p{margin-bottom:1rem}blockquote cite{display:block;text-align:right}blockquote cite:before{content:"â€” "}code{background:#f0f0f2;border:1px solid #ebecf1;border-radius:3px;padding:3px}pre code{padding:0;border-radius:0;border:none;background:none}hr{margin-top:2rem;margin-bottom:2rem}pre{color:#4ebff9;padding:1.5rem;overflow:auto;font-size:85%;line-height:1.45;background-color:#f8fafc;border-radius:3px;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}img{max-width:100%}.text-wrap{font-size:14px;line-height:1.66}.text-wrap>:first-child{margin-top:0}.text-wrap>:last-child{margin-bottom:0}.text-wrap>h1,.text-wrap>h2,.text-wrap>h3,.text-wrap>h4,.text-wrap>h5,.text-wrap>h6{margin-top:1em}.section-nav{background-color:#f8f9fa;margin:1rem 0;padding:.5rem 1rem;border:1px solid #ebecf1;border-radius:3px;list-style:none}.section-nav:before{content:"Table of contents:";display:block;font-weight:600}.row-cards>.col,.row-cards>[class*=col-]{display:flex;flex-direction:column}.row-deck>.col,.row-deck>[class*=col-]{display:flex;align-items:stretch}.row-deck>.col .card,.row-deck>[class*=col-] .card{flex:1 1 auto}.col-text{max-width:48rem}.col-login{max-width:24rem}.gutters-0{margin-right:0;margin-left:0}.gutters-0>.col,.gutters-0>[class*=col-]{padding-right:0;padding-left:0}.gutters-0 .card{margin-bottom:0}.gutters-xs{margin-right:-.25rem;margin-left:-.25rem}.gutters-xs>.col,.gutters-xs>[class*=col-]{padding-right:.25rem;padding-left:.25rem}.gutters-xs .card{margin-bottom:.5rem}.gutters-sm{margin-right:-.5rem;margin-left:-.5rem}.gutters-sm>.col,.gutters-sm>[class*=col-]{padding-right:.5rem;padding-left:.5rem}.gutters-sm .card{margin-bottom:1rem}.gutters-lg{margin-right:-1rem;margin-left:-1rem}.gutters-lg>.col,.gutters-lg>[class*=col-]{padding-right:1rem;padding-left:1rem}.gutters-lg .card{margin-bottom:2rem}.gutters-xl{margin-right:-1.5rem;margin-left:-1.5rem}.gutters-xl>.col,.gutters-xl>[class*=col-]{padding-right:1.5rem;padding-left:1.5rem}.gutters-xl .card{margin-bottom:3rem}.page{min-height:100vh}.page,.page-content{display:flex;flex-direction:column;justify-content:center}.page-content{min-height:100%;margin:.75rem 0}body.fixed-header .page{padding-top:4.5rem}@media (min-width:1600px){body.aside-opened .page{margin-right:22rem}}.page-main{flex:1 1 auto}.pos-absolute{position:absolute;top:0;border:0;left:0;right:0;display:block;width:100%;height:100%}.text-icon{color:#5c678f!important}.bg-blue-lightest{background-color:#edf2fa!important}a.bg-blue-lightest:focus,a.bg-blue-lightest:hover,button.bg-blue-lightest:focus,button.bg-blue-lightest:hover{background-color:#c5d5ef!important}.bg-blue-lighter{background-color:#c8d9f1!important}a.bg-blue-lighter:focus,a.bg-blue-lighter:hover,button.bg-blue-lighter:focus,button.bg-blue-lighter:hover{background-color:#9fbde7!important}.bg-blue-light{background-color:#7ea5dd!important}a.bg-blue-light:focus,a.bg-blue-light:hover,button.bg-blue-light:focus,button.bg-blue-light:hover{background-color:#5689d2!important}.bg-blue-dark{background-color:#3866a6!important}a.bg-blue-dark:focus,a.bg-blue-dark:hover,button.bg-blue-dark:focus,button.bg-blue-dark:hover{background-color:#2b4f80!important}.bg-blue-darker{background-color:#1c3353!important}a.bg-blue-darker:focus,a.bg-blue-darker:hover,button.bg-blue-darker:focus,button.bg-blue-darker:hover{background-color:#0f1c2d!important}.bg-blue-darkest{background-color:#0e1929!important}a.bg-blue-darkest:focus,a.bg-blue-darkest:hover,button.bg-blue-darkest:focus,button.bg-blue-darkest:hover{background-color:#010203!important}.bg-purssianblue{background-color:#362f71}a.bg-purssianblue-lightest:focus,a.bg-purssianblue-lightest:hover,button.bg-purssianblue-lightest:focus,button.bg-purssianblue-lightest:hover{background-color:#3f3688!important}.bg-indigo-lightest{background-color:#f0f1fa!important}a.bg-indigo-lightest:focus,a.bg-indigo-lightest:hover,button.bg-indigo-lightest:focus,button.bg-indigo-lightest:hover{background-color:#cacded!important}.bg-indigo-lighter{background-color:#d1d5f0!important}a.bg-indigo-lighter:focus,a.bg-indigo-lighter:hover,button.bg-indigo-lighter:focus,button.bg-indigo-lighter:hover{background-color:#abb2e3!important}.bg-indigo-light{background-color:#939edc!important}a.bg-indigo-light:focus,a.bg-indigo-light:hover,button.bg-indigo-light:focus,button.bg-indigo-light:hover{background-color:#6c7bd0!important}.bg-indigo-dark{background-color:#515da4!important}a.bg-indigo-dark:focus,a.bg-indigo-dark:hover,button.bg-indigo-dark:focus,button.bg-indigo-dark:hover{background-color:#404a82!important}.bg-indigo-darker{background-color:#282e52!important}a.bg-indigo-darker:focus,a.bg-indigo-darker:hover,button.bg-indigo-darker:focus,button.bg-indigo-darker:hover{background-color:#171b30!important}.bg-indigo-darkest{background-color:#141729!important}a.bg-indigo-darkest:focus,a.bg-indigo-darkest:hover,button.bg-indigo-darkest:focus,button.bg-indigo-darkest:hover{background-color:#030407!important}.bg-purple-lightest{background-color:#f6effd!important}a.bg-purple-lightest:focus,a.bg-purple-lightest:hover,button.bg-purple-lightest:focus,button.bg-purple-lightest:hover{background-color:#ddc2f7!important}.bg-purple-lighter{background-color:#e4cff9!important}a.bg-purple-lighter:focus,a.bg-purple-lighter:hover,button.bg-purple-lighter:focus,button.bg-purple-lighter:hover{background-color:#cba2f3!important}.bg-purple-light{background-color:#c08ef0!important}a.bg-purple-light:focus,a.bg-purple-light:hover,button.bg-purple-light:focus,button.bg-purple-light:hover{background-color:#a761ea!important}.bg-purple-dark{background-color:#844bbb!important}a.bg-purple-dark:focus,a.bg-purple-dark:hover,button.bg-purple-dark:focus,button.bg-purple-dark:hover{background-color:#6a3a99!important}.bg-purple-darker{background-color:#42265e!important}a.bg-purple-darker:focus,a.bg-purple-darker:hover,button.bg-purple-darker:focus,button.bg-purple-darker:hover{background-color:#29173a!important}.bg-purple-darkest{background-color:#21132f!important}a.bg-purple-darkest:focus,a.bg-purple-darkest:hover,button.bg-purple-darkest:focus,button.bg-purple-darkest:hover{background-color:#08040b!important}.bg-pink-lightest{background-color:#fef0f5!important}a.bg-pink-lightest:focus,a.bg-pink-lightest:hover,button.bg-pink-lightest:focus,button.bg-pink-lightest:hover{background-color:#fbc0d5!important}.bg-pink-lighter{background-color:#fcd3e1!important}a.bg-pink-lighter:focus,a.bg-pink-lighter:hover,button.bg-pink-lighter:focus,button.bg-pink-lighter:hover{background-color:#f9a3c0!important}.bg-pink-light{background-color:#f999b9!important}a.bg-pink-light:focus,a.bg-pink-light:hover,button.bg-pink-light:focus,button.bg-pink-light:hover{background-color:#f66998!important}.bg-pink-dark{background-color:#c5577c!important}a.bg-pink-dark:focus,a.bg-pink-dark:hover,button.bg-pink-dark:focus,button.bg-pink-dark:hover{background-color:#ad3c62!important}.bg-pink-darker{background-color:#622c3e!important}a.bg-pink-darker:focus,a.bg-pink-darker:hover,button.bg-pink-darker:focus,button.bg-pink-darker:hover{background-color:#3f1c28!important}.bg-pink-darkest{background-color:#31161f!important}a.bg-pink-darkest:focus,a.bg-pink-darkest:hover,button.bg-pink-darkest:focus,button.bg-pink-darkest:hover{background-color:#0e0609!important}.bg-red-lightest{background-color:#fae9e9!important}a.bg-red-lightest:focus,a.bg-red-lightest:hover,button.bg-red-lightest:focus,button.bg-red-lightest:hover{background-color:#f1bfbf!important}.bg-red-lighter{background-color:#f0bcbc!important}a.bg-red-lighter:focus,a.bg-red-lighter:hover,button.bg-red-lighter:focus,button.bg-red-lighter:hover{background-color:#e79292!important}.bg-red-light{background-color:#dc6362!important}a.bg-red-light:focus,a.bg-red-light:hover,button.bg-red-light:focus,button.bg-red-light:hover{background-color:#d33a38!important}.bg-red-dark{background-color:#a41a19!important}a.bg-red-dark:focus,a.bg-red-dark:hover,button.bg-red-dark:focus,button.bg-red-dark:hover{background-color:#781312!important}.bg-red-darker{background-color:#520d0c!important}a.bg-red-darker:focus,a.bg-red-darker:hover,button.bg-red-darker:focus,button.bg-red-darker:hover{background-color:#260605!important}.bg-red-darkest{background-color:#290606!important}a.bg-red-darkest:focus,a.bg-red-darkest:hover,button.bg-red-darkest:focus,button.bg-red-darkest:hover{background-color:#000!important}.bg-orange-lightest{background-color:#fff!important}a.bg-orange-lightest:focus,a.bg-orange-lightest:hover,button.bg-orange-lightest:focus,button.bg-orange-lightest:hover{background-color:#ffdab9!important}.bg-orange-lighter{background-color:#fee0c7!important}a.bg-orange-lighter:focus,a.bg-orange-lighter:hover,button.bg-orange-lighter:focus,button.bg-orange-lighter:hover{background-color:#fdc495!important}.bg-orange-light{background-color:#feb67c!important}a.bg-orange-light:focus,a.bg-orange-light:hover,button.bg-orange-light:focus,button.bg-orange-light:hover{background-color:#fe9a49!important}.bg-orange-dark{background-color:#ca7836!important}a.bg-orange-dark:focus,a.bg-orange-dark:hover,button.bg-orange-dark:focus,button.bg-orange-dark:hover{background-color:#a2602b!important}.bg-orange-darker{background-color:#653c1b!important}a.bg-orange-darker:focus,a.bg-orange-darker:hover,button.bg-orange-darker:focus,button.bg-orange-darker:hover{background-color:#3d2410!important}.bg-orange-darkest{background-color:#331e0e!important}a.bg-orange-darkest:focus,a.bg-orange-darkest:hover,button.bg-orange-darkest:focus,button.bg-orange-darkest:hover{background-color:#0b0603!important}.bg-yellow-lightest{background-color:#fef9e7!important}a.bg-yellow-lightest:focus,a.bg-yellow-lightest:hover,button.bg-yellow-lightest:focus,button.bg-yellow-lightest:hover{background-color:#fcedb6!important}.bg-yellow-lighter{background-color:#fbedb7!important}a.bg-yellow-lighter:focus,a.bg-yellow-lighter:hover,button.bg-yellow-lighter:focus,button.bg-yellow-lighter:hover{background-color:#f8e187!important}.bg-yellow-light{background-color:#f5d657!important}a.bg-yellow-light:focus,a.bg-yellow-light:hover,button.bg-yellow-light:focus,button.bg-yellow-light:hover{background-color:#f2ca27!important}.bg-yellow-dark{background-color:#c19d0c!important}a.bg-yellow-dark:focus,a.bg-yellow-dark:hover,button.bg-yellow-dark:focus,button.bg-yellow-dark:hover{background-color:#917609!important}.bg-yellow-darker{background-color:#604e06!important}.bg-yellow-darkest,a.bg-yellow-darker:focus,a.bg-yellow-darker:hover,button.bg-yellow-darker:focus,button.bg-yellow-darker:hover{background-color:#302703!important}a.bg-yellow-darkest:focus,a.bg-yellow-darkest:hover,button.bg-yellow-darkest:focus,button.bg-yellow-darkest:hover{background-color:#000!important}.bg-green-lightest{background-color:#eff8e6!important}a.bg-green-lightest:focus,a.bg-green-lightest:hover,button.bg-green-lightest:focus,button.bg-green-lightest:hover{background-color:#d6edbe!important}.bg-green-lighter{background-color:#cfeab3!important}a.bg-green-lighter:focus,a.bg-green-lighter:hover,button.bg-green-lighter:focus,button.bg-green-lighter:hover{background-color:#b6df8b!important}.bg-green-light{background-color:#8ecf4d!important}a.bg-green-light:focus,a.bg-green-light:hover,button.bg-green-light:focus,button.bg-green-light:hover{background-color:#75b831!important}.bg-green-dark{background-color:#4b9500!important}a.bg-green-dark:focus,a.bg-green-dark:hover,button.bg-green-dark:focus,button.bg-green-dark:hover{background-color:#316200!important}.bg-green-darker{background-color:#264a00!important}a.bg-green-darker:focus,a.bg-green-darker:hover,button.bg-green-darker:focus,button.bg-green-darker:hover{background-color:#0c1700!important}.bg-green-darkest{background-color:#132500!important}a.bg-green-darkest:focus,a.bg-green-darkest:hover,button.bg-green-darkest:focus,button.bg-green-darkest:hover{background-color:#000!important}.bg-teal-lightest{background-color:#eafaf8!important}a.bg-teal-lightest:focus,a.bg-teal-lightest:hover,button.bg-teal-lightest:focus,button.bg-teal-lightest:hover{background-color:#c1f0ea!important}.bg-teal-lighter{background-color:#bfefea!important}a.bg-teal-lighter:focus,a.bg-teal-lighter:hover,button.bg-teal-lighter:focus,button.bg-teal-lighter:hover{background-color:#96e5dd!important}.bg-teal-light{background-color:#6bdbcf!important}a.bg-teal-light:focus,a.bg-teal-light:hover,button.bg-teal-light:focus,button.bg-teal-light:hover{background-color:#42d1c2!important}.bg-teal-dark{background-color:#22a295!important}a.bg-teal-dark:focus,a.bg-teal-dark:hover,button.bg-teal-dark:focus,button.bg-teal-dark:hover{background-color:#19786e!important}.bg-teal-darker{background-color:#11514a!important}a.bg-teal-darker:focus,a.bg-teal-darker:hover,button.bg-teal-darker:focus,button.bg-teal-darker:hover{background-color:#082723!important}.bg-teal-darkest{background-color:#092925!important}a.bg-teal-darkest:focus,a.bg-teal-darkest:hover,button.bg-teal-darkest:focus,button.bg-teal-darkest:hover{background-color:#000!important}.bg-cyan-lightest{background-color:#e8f6f8!important}a.bg-cyan-lightest:focus,a.bg-cyan-lightest:hover,button.bg-cyan-lightest:focus,button.bg-cyan-lightest:hover{background-color:#c1e7ec!important}.bg-cyan-lighter{background-color:#b9e3ea!important}a.bg-cyan-lighter:focus,a.bg-cyan-lighter:hover,button.bg-cyan-lighter:focus,button.bg-cyan-lighter:hover{background-color:#92d3de!important}.bg-cyan-light{background-color:#5dbecd!important}a.bg-cyan-light:focus,a.bg-cyan-light:hover,button.bg-cyan-light:focus,button.bg-cyan-light:hover{background-color:#3aabbd!important}.bg-cyan-dark{background-color:#128293!important}a.bg-cyan-dark:focus,a.bg-cyan-dark:hover,button.bg-cyan-dark:focus,button.bg-cyan-dark:hover{background-color:#0c5a66!important}.bg-cyan-darker{background-color:#09414a!important}a.bg-cyan-darker:focus,a.bg-cyan-darker:hover,button.bg-cyan-darker:focus,button.bg-cyan-darker:hover{background-color:#03191d!important}.bg-cyan-darkest{background-color:#052025!important}a.bg-cyan-darkest:focus,a.bg-cyan-darkest:hover,button.bg-cyan-darkest:focus,button.bg-cyan-darkest:hover{background-color:#000!important}.bg-white-lightest{background-color:#fff!important}a.bg-white-lightest:focus,a.bg-white-lightest:hover,button.bg-white-lightest:focus,button.bg-white-lightest:hover{background-color:#e6e5e5!important}.bg-white-lighter{background-color:#fff!important}a.bg-white-lighter:focus,a.bg-white-lighter:hover,button.bg-white-lighter:focus,button.bg-white-lighter:hover{background-color:#e6e5e5!important}.bg-white-light{background-color:#fff!important}a.bg-white-light:focus,a.bg-white-light:hover,button.bg-white-light:focus,button.bg-white-light:hover{background-color:#e6e5e5!important}.bg-white-dark{background-color:#ccc!important}a.bg-white-dark:focus,a.bg-white-dark:hover,button.bg-white-dark:focus,button.bg-white-dark:hover{background-color:#b3b2b2!important}.bg-white-darker{background-color:#666!important}a.bg-white-darker:focus,a.bg-white-darker:hover,button.bg-white-darker:focus,button.bg-white-darker:hover{background-color:#4d4c4c!important}.bg-white-darkest{background-color:#333!important}a.bg-white-darkest:focus,a.bg-white-darkest:hover,button.bg-white-darkest:focus,button.bg-white-darkest:hover{background-color:#1a1919!important}.bg-gray-lightest{background-color:#f3f4f5!important}a.bg-gray-lightest:focus,a.bg-gray-lightest:hover,button.bg-gray-lightest:focus,button.bg-gray-lightest:hover{background-color:#d7dbde!important}.bg-gray-lighter{background-color:#dbdde0!important}a.bg-gray-lighter:focus,a.bg-gray-lighter:hover,button.bg-gray-lighter:focus,button.bg-gray-lighter:hover{background-color:#c0c3c8!important}.bg-gray-light{background-color:#aab0b6!important}a.bg-gray-light:focus,a.bg-gray-light:hover,button.bg-gray-light:focus,button.bg-gray-light:hover{background-color:#8f979e!important}.bg-gray-dark{background-color:#6b7278!important;background-color:#343a40!important}a.bg-gray-dark:focus,a.bg-gray-dark:hover,button.bg-gray-dark:focus,button.bg-gray-dark:hover{background-color:#53585d!important;background-color:#1d2124!important}.bg-gray-darker{background-color:#36393c!important}a.bg-gray-darker:focus,a.bg-gray-darker:hover,button.bg-gray-darker:focus,button.bg-gray-darker:hover{background-color:#1e2021!important}.bg-gray-darkest{background-color:#1b1c1e!important}a.bg-gray-darkest:focus,a.bg-gray-darkest:hover,button.bg-gray-darkest:focus,button.bg-gray-darkest:hover{background-color:#030303!important}.bg-gray-dark-lightest{background-color:#ebebec!important}a.bg-gray-dark-lightest:focus,a.bg-gray-dark-lightest:hover,button.bg-gray-dark-lightest:focus,button.bg-gray-dark-lightest:hover{background-color:#d1d1d3!important}.bg-gray-dark-lighter{background-color:#c2c4c6!important}a.bg-gray-dark-lighter:focus,a.bg-gray-dark-lighter:hover,button.bg-gray-dark-lighter:focus,button.bg-gray-dark-lighter:hover{background-color:#a8abad!important}.bg-gray-dark-light{background-color:#717579!important}a.bg-gray-dark-light:focus,a.bg-gray-dark-light:hover,button.bg-gray-dark-light:focus,button.bg-gray-dark-light:hover{background-color:#585c5f!important}.bg-gray-dark-dark{background-color:#2a2e33!important}a.bg-gray-dark-dark:focus,a.bg-gray-dark-dark:hover,button.bg-gray-dark-dark:focus,button.bg-gray-dark-dark:hover{background-color:#131517!important}.bg-gray-dark-darker{background-color:#15171a!important}a.bg-gray-dark-darker:focus,a.bg-gray-dark-darker:hover,button.bg-gray-dark-darker:focus,button.bg-gray-dark-darker:hover{background-color:#000!important}.bg-gray-dark-darkest{background-color:#0a0c0d!important}a.bg-gray-dark-darkest:focus,a.bg-gray-dark-darkest:hover,button.bg-gray-dark-darkest:focus,button.bg-gray-dark-darkest:hover{background-color:#000!important}.bg-azure-lightest{background-color:#ecf7fe!important}a.bg-azure-lightest:focus,a.bg-azure-lightest:hover,button.bg-azure-lightest:focus,button.bg-azure-lightest:hover{background-color:#bce3fb!important}.bg-azure-lighter{background-color:#c7e6fb!important}a.bg-azure-lighter:focus,a.bg-azure-lighter:hover,button.bg-azure-lighter:focus,button.bg-azure-lighter:hover{background-color:#97d1f8!important}.bg-azure-light{background-color:#7dc4f6!important}a.bg-azure-light:focus,a.bg-azure-light:hover,button.bg-azure-light:focus,button.bg-azure-light:hover{background-color:#4daef3!important}.bg-azure-dark{background-color:#3788c2!important}a.bg-azure-dark:focus,a.bg-azure-dark:hover,button.bg-azure-dark:focus,button.bg-azure-dark:hover{background-color:#2c6c9a!important}.bg-azure-darker{background-color:#1c4461!important}a.bg-azure-darker:focus,a.bg-azure-darker:hover,button.bg-azure-darker:focus,button.bg-azure-darker:hover{background-color:#112839!important}.bg-azure-darkest{background-color:#0e2230!important}a.bg-azure-darkest:focus,a.bg-azure-darkest:hover,button.bg-azure-darkest:focus,button.bg-azure-darkest:hover{background-color:#020609!important}.bg-lime-lightest{background-color:#f2fbeb!important}a.bg-lime-lightest:focus,a.bg-lime-lightest:hover,button.bg-lime-lightest:focus,button.bg-lime-lightest:hover{background-color:#d6f3c1!important}.bg-lime-lighter{background-color:#d7f2c2!important}a.bg-lime-lighter:focus,a.bg-lime-lighter:hover,button.bg-lime-lighter:focus,button.bg-lime-lighter:hover{background-color:#bbe998!important}.bg-lime-light{background-color:#a3e072!important}a.bg-lime-light:focus,a.bg-lime-light:hover,button.bg-lime-light:focus,button.bg-lime-light:hover{background-color:#88d748!important}.bg-lime-dark{background-color:#62a82a!important}a.bg-lime-dark:focus,a.bg-lime-dark:hover,button.bg-lime-dark:focus,button.bg-lime-dark:hover{background-color:#4a7f20!important}.bg-lime-darker{background-color:#315415!important}a.bg-lime-darker:focus,a.bg-lime-darker:hover,button.bg-lime-darker:focus,button.bg-lime-darker:hover{background-color:#192b0b!important}.bg-lime-darkest{background-color:#192a0b!important}a.bg-lime-darkest:focus,a.bg-lime-darkest:hover,button.bg-lime-darkest:focus,button.bg-lime-darkest:hover{background-color:#010200!important}.display-1 i,.display-2 i,.display-3 i,.display-4 i{vertical-align:initial;font-size:.815em}.text-inherit{color:inherit!important}.text-default{color:#4e5761!important}.text-muted-dark{color:#6e7687!important}.tracking-tight{letter-spacing:-.05em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.05em!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-normal{line-height:1.5!important}.leading-loose{line-height:2!important}.bg-blue{background-color:#083dc1!important;color:#fff!important}a.bg-blue:focus,a.bg-blue:hover,button.bg-blue:focus,button.bg-blue:hover{background-color:#1747bd!important}.text-blue{color:#083dc1!important}.bg-indigo{background-color:#5323a7!important;color:#fff!important}a.bg-indigo:focus,a.bg-indigo:hover,button.bg-indigo:focus,button.bg-indigo:hover{background-color:#3f51c1!important}.text-indigo{color:#5323a7!important}.bg-purple{background-color:#920bfa!important;color:#fff!important}a.bg-purple:focus,a.bg-purple:hover,button.bg-purple:focus,button.bg-purple:hover{background-color:#8c31e4!important}.text-purple{color:#920bfa!important}.text-lightpink-red{color:#ff7088!important}.text-lightgreen{color:#26eda2!important}.bg-pink{background-color:#bb08c0!important;color:#fff!important}.bg-darkpink{background-color:#14a485!important;color:#fff!important}a.bg-pink:focus,a.bg-pink:hover,button.bg-pink:focus,button.bg-pink:hover{background-color:#f33d7a!important}.text-pink{color:#bb08c0!important}.bg-red{background-color:#dc0441!important;color:#fff!important}a.bg-red:focus,a.bg-red:hover,button.bg-red:focus,button.bg-red:hover{background-color:#a11918!important}.text-red{color:#dc0441!important}.bg-orange{background-color:#fc7303!important;color:#fff!important}a.bg-orange:focus,a.bg-orange:hover,button.bg-orange:focus,button.bg-orange:hover{background-color:#fc7a12!important}.text-orange{color:#fc7303!important}.bg-yellow{background-color:#ecb403!important;color:#fff!important}a.bg-yellow:focus,a.bg-yellow:hover,button.bg-yellow:focus,button.bg-yellow:hover{background-color:#c29d0b!important}.text-yellow{color:#ecb403!important}.bg-green{background-color:#2dce89!important;color:#fff!important}a.bg-green:focus,a.bg-green:hover,button.bg-green:focus,button.bg-green:hover{background-color:#15ca7c!important}.text-green{color:#2dce89!important}.bg-teal{background-color:#06c0d9!important}a.bg-teal:focus,a.bg-teal:hover,button.bg-teal:focus,button.bg-teal:hover{background-color:#22a193!important}.text-teal{color:#06c0d9!important}.bg-cyan{background-color:#17a2b8!important;color:#fff!important}a.bg-cyan:focus,a.bg-cyan:hover,button.bg-cyan:focus,button.bg-cyan:hover{background-color:#117a8b!important}.text-cyan{color:#17a2b8!important}.bg-white{background-color:#fff!important}a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover{background-color:#f3f4f5!important}.text-white{color:#fff!important}.bg-gray{background-color:#868e96!important}a.bg-gray:focus,a.bg-gray:hover,button.bg-gray:focus,button.bg-gray:hover{background-color:#6c757d!important}.text-gray{color:#969696!important}.bg-lightpink-red{color:#ff7088!important}.text-gray-dark{color:#343a40!important}.bg-azure{background-color:#45aaf2!important}a.bg-azure:focus,a.bg-azure:hover,button.bg-azure:focus,button.bg-azure:hover{background-color:#1594ef!important}.text-azure{color:#45aaf2!important}.bg-lime{background-color:#1e74a0!important}a.bg-lime:focus,a.bg-lime:hover,button.bg-lime:focus,button.bg-lime:hover{background-color:#63ad27!important}.text-lime{color:#1e74a0!important}.icon{color:#fff!important}.icon i{vertical-align:-1px;color:#5c678f}a.icon{text-decoration:none;cursor:pointer}a.icon:hover{color:#fff!important}.o-auto{overflow:auto!important}.o-hidden{overflow:hidden!important}.shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.shadow2{box-shadow:0 10px 10px 20px rgba(179,186,212,0),10px 10px 15px -5px #b0b8d6!important}.shadow-none{box-shadow:none!important}.bg-success-transparent{background-color:rgba(56,203,137,.2)!important}.bg-info-transparent{background-color:rgba(34,133,204,.2)!important}.bg-warning-transparent{background-color:rgba(252,191,9,.2)!important}.bg-danger-transparent{background-color:rgba(250,96,96,.2)!important}.bg-success-transparent-2{background-color:rgba(56,203,137,.15)!important}.bg-info-transparent-2{background-color:rgba(34,133,204,.15)!important}.bg-warning-transparent-2{background-color:rgba(252,191,9,.15)!important}.bg-danger-transparent-2{background-color:rgba(250,96,96,.15)!important}.bg-facebook{background:#2b4170!important}.bg-google{background:linear-gradient(to bottom right,#e64522,#c33219)!important;color:#fff}.bg-dribbble{background:linear-gradient(to bottom right,#ea4c89,#c93764)!important}.card{display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:initial;position:relative;margin-bottom:1.5rem;width:100%;border:1px solid #dbe2eb;box-shadow:0 6px 8px rgba(4,4,7,.1);border-radius:8px}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:7px;border-bottom-left-radius:7px}.card-subtitle{margin-top:-.75rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-header:before{content:"";position:absolute;left:0;padding:3px;border-radius:0 50px 50px 0;height:20px}.card-header:first-child{border-radius:calc(3px - 1px) calc(3px - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:1.5rem;background-color:rgba(0,0,0,.03);border-top:1px solid #ebecf1;color:#6e7687}.card-footer:last-child{border-radius:0 0 calc(3px - 1px) calc(3px - 1px)}.card-header-tabs{margin:-1.25rem 0;border-bottom:0;line-height:2rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;background-color:rgba(0,0,0,.4);display:flex;flex-direction:column}.card-img{width:100%;border-radius:calc(3px - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(3px - 1px);border-top-right-radius:calc(3px - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(3px - 1px);border-bottom-left-radius:calc(3px - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:.75rem}@media (max-width:576px){.header{border-bottom:0!important}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}.card-deck{flex-flow:row wrap;margin-right:-.75rem;margin-left:-.75rem}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:.75rem;margin-bottom:0;margin-left:.75rem}.horizontalMenucontainer .header-brand-img.dark-logo,.horizontalMenucontainer .header-brand-img.darkmobile-logo,.horizontalMenucontainer .header-brand-img.mobile-logo{display:none}.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:3px}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:3px;border-top-right-radius:3px}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:1.5rem}.rhombus{width:350px;height:80px;transform:rotate(67.5deg);background-color:#ff0}@media print{.card{box-shadow:none;border:none}.card-header{display:none}.card-body{padding:0}}.card-body{flex:1 1 auto;margin:0;padding:1.5rem;position:relative}.card-body+.card-body{border-top:1px solid #ebecf1}.tilebox-one i{font-size:62px}.card-body>:last-child{margin-bottom:0}.card-body-scrollable{overflow:auto}.card-bottom,.card-footer{padding:1rem 1.5rem;background:none}.log{margin-top:-26px}.card-header{background:transparent;padding:.5rem 1.5rem;display:flex;min-height:3.5rem;align-items:center;border-bottom:1px solid #ebecf1;position:relative}.card-header,.card-header .card-title{margin-bottom:0}.card-header.border-0+.card-body{padding-top:0}.card-title{line-height:1.2;text-transform:capitalize;font-weight:700;letter-spacing:.05rem;font-size:15px}.reg{text-align:center;font-size:50px;color:#2e1170;float:right}.card-title a{color:inherit}.card-title:only-child{margin-bottom:0}.card-subtitle,.card-title small{color:#9aa0ac;font-size:.875rem;display:block;margin:-.75rem 0 1rem;line-height:1.1;font-weight:400}.card-table{margin-bottom:0}.card-table tr:first-child td,.card-table tr:first-child th{border-top:0}.card-table tr td:first-child,.card-table tr th:first-child{padding-left:1.5rem}.card-table tr td:last-child,.card-table tr th:last-child{padding-right:1.5rem}.card-body+.card-table{border-top:1px solid #ebecf1}.card-profile .card-header{height:5rem;background-size:cover;border:0}.profie-img .flex-md-row img{width:60px}.card-profile-img{max-width:6rem;margin-bottom:1rem;border:3px solid #fff;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.1)}.card-link+.card-link{margin-left:1.5rem}.card-body+.card-list-group{border-top:1px solid #ebecf1}.card-list-group .list-group-item{border-right:0;border-left:0;border-radius:0;padding-left:1.5rem;padding-right:1.5rem}.card-list-group .list-group-item:last-child{border-bottom:0}.card-list-group .list-group-item:first-child{border-top:0}.card-header-tabs .nav-item{margin-bottom:1px}.card-header-pills{margin:-.75rem}.card-aside{flex-direction:row}.card-aside-column{min-width:5rem;width:20%;flex:0 0 20%;background:no-repeat 50%/cover}.card-value{font-size:1rem;line-height:3.4rem;height:3.4rem;display:flex;align-items:center;font-weight:400}.card-value i{vertical-align:middle}.card-chart-bg{height:4rem;margin-top:-1rem;position:relative;z-index:1;overflow:hidden}.list-media .media-img{position:relative;float:left;width:48px;margin-right:20px}.list-media .info{padding-left:55px;min-height:40px;height:auto;position:relative}.list-media .info h4 a{font-size:16px;margin-top:10px}.list-media .info p{font-size:13px}.list-media .info .text-right{right:0;color:#8a8a8a;top:50%;font-size:12px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);margin-top:-28px}.card-options{margin-left:auto;display:flex;order:100;margin-right:-.5rem;color:#9aa0ac;align-self:center}.card-options a:not(.btn){color:#1a1630}.card-options a:not(.btn):hover{text-decoration:none}.card-options a:not(.btn) i{font-size:1rem}.card-options a.option-dots{color:#5c678f;display:inline-block;display:block;width:2.5rem;height:2.5rem;line-height:2.8rem;text-align:center;border-radius:100%;font-size:18px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;vertical-align:middle;margin-right:5px;padding:0}.card-options a.option-dots:hover{text-decoration:none;color:#5c678f;background:#f0f0f2}.card-options .dropdown-toggle:after{display:none}.widgets-cards .wrp.icon-circle{width:73px;height:73px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;margin-right:15px}.widgets-cards .wrp.icon-circle i{font-size:1.6rem;color:#fff}.widgets-cards .wrp p{line-height:1;margin-bottom:10px}.widgets-cards .wrp p:first-child{font-weight:400;font-size:36px}ul li .legend-dots{width:1rem;height:1rem;border-radius:100%;display:inline-block;vertical-align:text-bottom;margin-right:.5rem}.legend li{padding:5px;float:left}.stretch-card{display:flex;align-items:stretch;justify-content:stretch}.stretch-card>.card{width:100%;min-width:100%}.icon-size{font-size:2.5rem!important}.card-img-absolute{position:absolute;top:0;right:0;height:100%}.statistics-box{position:relative;padding-left:80px;text-align:right;padding-top:14px;min-height:80px;text-align:center}.statistics-box .ico{position:absolute;top:0;left:0;width:80px;height:80px;font-size:70px;line-height:80px;text-align:center}.statistics-box .ico.small{font-weight:900;font-size:42px}.statistics-box h2{font-weight:600!important}.card-collapsed>:not(.card-header):not(.card-status){display:none}.card-collapsed .card-options-collapse i:before{content:""}.card-fullscreen .card-options-fullscreen i:before{content:""}.card-fullscreen .card-options-remove{display:none}.card-map{height:15rem;background:#e9ecef}.card-map-placeholder{background:no-repeat 50%}.card-tabs{display:flex}.card-tabs-bottom .card-tabs-item{border:0}.card-tabs-bottom .card-tabs-item.active{border-top-color:#fff}.card-tabs-item{flex:1 1 auto;display:block;padding:1.4rem 1.5rem;color:inherit;overflow:hidden}a.card-tabs-item{background:#fafbfc}a.card-tabs-item:hover{text-decoration:none;color:inherit}a.card-tabs-item:focus{z-index:1}a.card-tabs-item.active{background:#fff;border-bottom-color:#fff}.card-status{position:absolute;top:-1px;left:0;right:0;height:3px;border-radius:7px 7px 0 0;background:rgba(0,40,100,.12)}.card-status-left{right:auto;bottom:0;height:auto;width:3px;border-radius:3px 0 0 3px}.card-icon{width:3rem;font-size:2.5rem;line-height:3rem;text-align:center}.card-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;margin:0}.card-alert{border-radius:0;margin:-1px -1px 0}.card-category{font-size:18px;text-transform:uppercase;text-align:center;font-weight:500;letter-spacing:.05em;margin:0 0 .5rem;background:#f3f3f3}.list-card{padding:14px 25px;border-radius:0;box-shadow:0 2px 10px 0 rgba(4,4,7,.1);margin-bottom:12px;background:#fff;position:relative}.card>.list-group{border-top:0!important;border-bottom:0!important}.header-search{min-width:18rem!important}.header-search .search-element{position:relative;margin-left:15px}.header-search .btn{position:absolute;right:0;top:0;color:#8499c4}.horizontal-main{width:100%;position:relative;padding:8px}.horizontalMenu body,.horizontalMenu h1,.horizontalMenu h2,.horizontalMenu h3,.horizontalMenu h4,.horizontalMenu h5,.horizontalMenu h6,.horizontalMenu html,.horizontalMenu iframe{margin:0;padding:0;border:0;font:inherit;vertical-align:initial;font-weight:400;font-size:14px;line-height:18px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-weight:500!important;color:#1a1630}.horizontalMenu .cl{clear:both}.horizontalMenu img,embed,object,video{border:0;max-width:100%}.horizontalMenu a:focus{outline:none}.horizontalMenu:after,.horizontalMenu:before{content:"";display:table}.horizontalMenu:after{clear:both}.horizontalMenucontainer{background-size:cover;overflow:hidden;background-attachment:fixed;background-position:50% 0;background-repeat:no-repeat}.horizontal-mainwrapper{margin:0 auto}.desktoplogo{padding:.75rem;margin:0;float:left}.desktoplogo img{width:100%}.horizontalMenu{color:#fff;font-size:14px;padding:0;display:block}.horizontalMenu>.horizontalMenu-list{text-align:left;margin:0 auto;width:100%;display:block;padding:0}.horizontalMenu>.horizontalMenu-list>li{text-align:center;display:block;padding:0;margin:0;float:left}.horizontalMenu>.horizontalMenu-list>li>a{display:block;padding:2.5px 12px 3px 5px;text-decoration:none;position:relative;color:#1a1630;font-weight:400;font-size:14px;margin:0 2px;border-radius:50px;vertical-align:middle}.horizontalMenu>.horizontalMenu-list>li:last-child>a{border-right:0;margin-right:0}.horizontalMenu>.horizontalMenu-list>li:first-child>a{margin-left:0}.horizontalMenu>.horizontalMenu-list>li a.menuhomeicon{padding-left:25px;padding-right:25px}.horizontalMenu>.horizontalMenu-list>li>a i.horizontal-icon{display:inline-block;font-size:13px;line-height:inherit;margin-left:3px;vertical-align:middle}.horizontalMenu>.horizontalMenu-list>li>a .arrow:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;content:"";float:right;right:11px;height:0;margin:0 0 0 14px;position:absolute;text-align:right;top:33px;width:0}.horizontalMenu>.horizontalMenu-list>li.rightmenu{float:right;zoom:1}.horizontalMenu>.horizontalMenu-list>li.rightmenu a{padding:0 30px 0 20px;border-right:none}.horizontalMenu>.horizontalMenu-list>li.rightmenu a i{font-size:15px}.horizontalMenu-list>li.rightmenu:after,.horizontalMenu>.horizontalMenu-list>li.rightmenu:before{content:"";display:table}.horizontalMenu>.horizontalMenu-list>li.rightmenu:after{clear:both}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch{float:right;width:210px;height:39px;position:relative;margin:16px 0 0}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch .searchicon{transition:all .7s ease 0s}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input{position:relative;float:right;top:0;right:0;bottom:0;width:100%;border:0;padding:0;margin:0;text-indent:15px;height:39px;z-index:2;outline:none;color:#333;background-color:#efefef;transition:all .7s ease 0s;font-size:12px}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input::placeholder{color:#a9a9a9}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input:focus{color:#333;width:230px}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input:focus~.btnstyle .fa{color:#000;opacity:1}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input:focus~.searchicon{opacity:1;z-index:3;color:#fff}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch .btnstyle{top:0;position:absolute;right:0;bottom:0;width:40px;line-height:30px;z-index:1;cursor:pointer;opacity:.3;color:#333;z-index:1000;background-color:initial;border:0 solid;transition:all .7s ease 0s}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch .btnstyle .fa{line-height:37px;margin:0;padding:0;text-align:center}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch .btnstyle:hover .fa{opacity:1}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{position:absolute;top:52px;z-index:10;margin:0;padding:10px 0 10px 15px;min-width:190px;background-color:#fff;border:1px solid #ebecf1;box-shadow:0 16px 18px rgba(4,4,7,.1);border-radius:4px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li{position:relative;margin:0;padding:0;display:block}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a{background-image:none;color:#576482;text-align:left;display:block;line-height:22px;padding:6px 7px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0 solid;margin-left:12px;position:relative}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a:hover{text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a>i{margin-right:9px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu{min-width:220px;position:absolute;left:100%;top:0;margin:0;padding:10px 15px;list-style:none;background-color:#fff;border:1px solid #ebecf1;box-shadow:0 16px 18px rgba(4,4,7,.1);border-radius:0 4px 4px 0}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0;padding:0;display:block}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{background-image:none;color:#576482;text-align:left;display:block;line-height:22px;padding:6px 7px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0 solid;margin-left:10px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>i{margin-right:9px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{min-width:220px;position:absolute;left:100%;top:0;margin:0;list-style:none;padding:0;background-color:#fff;border:1px solid #e8ebf3}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{position:relative;margin:0;padding:0;display:block}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{background-image:none;color:#576482;text-align:left;display:block;line-height:22px;padding:8px 12px;text-transform:none;font-size:13px;letter-spacing:normal;border-right:0 solid}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>i{margin-right:9px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu{width:100%;left:0;position:absolute;top:54px;color:#576482;z-index:1000;margin:0;text-align:left;font-size:15px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .megamenu-content{border:1px solid #e8ebf3;background-color:#fff;padding:14px 20px;border-radius:2px;box-shadow:0 5px 25px rgba(227,228,238,.2)}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .title{padding:5px 5px 5px 0;font-size:16px;color:#2c2c2c;margin:0 0 4px;text-align:left;font-weight:600}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .wsmwnutxt{width:100%;font-size:14px;text-align:justify;line-height:22px;color:#2c2c2c;margin-top:10px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li{display:block;text-align:center;white-space:nowrap;text-align:left;padding:5px 10px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{line-height:18px;text-align:left;padding:6px 7px;background:transparent;background-image:none;color:#576482;border-right:0;display:block;font-size:13px;margin-left:10px;position:relative}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu li i{margin-right:5px;text-align:center;width:18px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu li a:hover{background:transparent;text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li i{font-size:12px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .mrgtop{margin-top:15px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .show-grid div{padding-bottom:10px;padding-top:10px;background-color:#dbdbdb;border:1px solid #e7e7e7;color:#6a6a6a;margin:2px 0;font-size:13px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu.halfmenu{width:30%;right:auto;left:auto}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu.halfdiv{width:20%;right:auto;left:auto}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form{width:100%;display:block}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=text],.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form textarea{width:100%;border:1px solid #e2e2e2;color:#000;font-size:13px;padding:8px 5px;margin-bottom:8px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form textarea{min-height:122px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=submit]{margin-right:15px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=button],.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=submit]{width:25%;display:block;height:32px;float:right;border:none;cursor:pointer;background-color:#e1e1e1;border-radius:2px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .carousel-inner .item img{width:100%}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .carousel-control-next,.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .carousel-control-prev{opacity:.8}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .carousel-caption{bottom:0;background-color:rgba(0,0,0,.7);font-size:13px;height:31px;left:0;padding:7px 0;right:0;width:100%}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .typography-text{padding:0;font-size:14px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .typography-text ul{padding:0;margin:0}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .typography-text p{text-align:justify;line-height:24px;color:#656565}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .typography-text ul li{display:block;padding:2px 0;line-height:22px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .typography-text ul li a{color:#656565}@media (min-width:1024px){.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list:first-child{border:0}}.horizontal-header{display:none}.horizontal-overlapbg{opacity:0;visibility:hidden}.hometext,.horizontalMenu .horizontalMenu-click,.horizontalMenu .horizontalMenu-click02{display:none}@media only screen and (max-width:991px){body.active{overflow:hidden}.desktoplogo{display:none}.horizontal-main{height:0;padding:0}.horizontalMenucontainer{background-attachment:local;background-position:33% 0}.horizontalMenu{width:100%;background:transparent none repeat scroll 0 0;left:0;overflow-y:hidden;padding:0;top:0;position:fixed;visibility:hidden;margin:0}.horizontalMenu>.horizontalMenu-list{height:auto;min-height:100%;width:240px;background:#fff;padding-bottom:0;margin-left:-240px;display:block;text-align:center}.horizontalMenu>.horizontalMenu-list>li{width:100%;display:block;float:none;border-right:none;background-color:initial;position:relative;white-space:inherit;clear:right;padding:0}.horizontalMenu>.horizontalMenu-list>li span a{width:85%;margin:0 auto}.horizontalMenu>.horizontalMenu-list>li>a{padding:8px 32px 8px 17px;font-size:14px;text-align:left;border-right:0 solid;color:#576482;line-height:25px;border-bottom:1px solid #e0e4ec;position:static;margin:0;border-radius:0}.horizontalMenu>.horizontalMenu-list>li>a span.i{display:none}.horizontalMenu>.horizontalMenu-list>li a.menuhomeicon{padding-left:17px;padding-right:17px;border-top:1px solid rgba(0,0,0,.13)}.horizontalMenu>.horizontalMenu-list>li>a>.fa{font-size:16px;color:#fff;display:none!important}.horizontalMenu>.horizontalMenu-list>li>a .arrow:after{display:none}.horizontalMenu>.horizontalMenu-list>li:hover>a{text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>a>.hometext{display:inline-block}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{display:none;position:relative;top:0;background-color:#f2f4f6;padding:0 25px;opacity:1;visibility:visible;transform:none;transition:inherit;-webkit-transform-style:flat;box-shadow:none;border:none;border-bottom:0 solid #e0e4ec;margin:0}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0 10px 16px;color:#576482;position:static}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li span+a{padding-right:30px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a>.fa{display:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a:hover{background-color:initial;color:#576482;text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu li:hover>a{color:#576482}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu{width:100%;position:static;left:100%;top:0;display:none;margin:0;padding:0;border:0 solid;opacity:1;visibility:visible;transform:none;transition:inherit;-webkit-transform-style:flat}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li{margin:0;padding:0;position:relative}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0 10px 26px;color:#576482}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li span+a{padding-right:30px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a>.fa{display:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background-color:initial;color:#576482;text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>a,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a.active{color:#000}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{width:100%;position:static;left:100%;top:0;display:none;margin:0;padding:0;border:0 solid;opacity:1;visibility:visible;transform:none;transition:inherit;-webkit-transform-style:flat}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li{margin:0}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a{line-height:20px;font-size:13px;padding:10px 0 10px 34px;color:#383838}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li span+a{padding-right:30px}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a>.fa{display:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a:hover{background-color:#e7e7e7;color:#576482;text-decoration:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu>li>a.active{color:#000}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu{color:#576482;display:none;position:relative;top:0;padding:0;opacity:1;visibility:visible;transform:none;transition:inherit;border:0 solid;border-bottom:1px solid rgba(0,0,0,.13);-webkit-transform-style:flat}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .container{padding:0}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu.halfmenu{width:100%;margin:0;padding:5px 0 10px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .title{color:#576482;font-size:15px;padding:10px 8px 10px 0}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu>ul{width:100%;margin:0;padding:0;font-size:13px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu>ul>li>a{padding:9px 14px;line-height:normal;font-size:13px;background-color:#e7e7e7;color:#576482}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu>ul>li>a:hover{background-color:#000}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu ul li.title{line-height:26px;color:#576482;margin:0;font-size:15px;padding:7px 0;background-color:initial}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu.halfdiv{width:100%}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form{padding:5px 0 62px}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .show-grid div{margin:0}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=button],.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form input[type=submit]{width:46%}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .menu_form textarea{min-height:100px}.horizontal-header{width:100%;display:block;position:relative;top:0;left:0;z-index:1;height:54px;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);text-align:center}.active .horizontal-header,.horizontal-header{transition:all .25s ease-in-out}.horizontal-header .smllogo{display:inline-block;margin-top:11px}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch{width:86%;margin:7%;padding:0}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input{border-radius:50px}.horizontalMenu>.horizontalMenu-list>li.rightmenu>.topmenusearch input:focus{width:100%}.callusbtn{color:#a9a9a9;font-size:21px;position:absolute;right:5px;top:0;transition:all .4s ease-in-out 0s;z-index:102;padding:11px 14px}.callusbtn .fa{vertical-align:top;margin-top:4px}.callusbtn:hover .fa{color:#a9a9a9}.animated-arrow{position:absolute;left:0;top:0;z-index:102;transition:all .4s ease-in-out;cursor:pointer;padding:16px 35px 16px 0;margin:6px 0 0 8px;box-shadow:0 2px 3px rgba(4,4,7,.1);border-radius:50px;border:0 solid #ebecf1}.animated-arrow span{transition:all .5s ease-in-out}.animated-arrow span,.animated-arrow span:after,.animated-arrow span:before{cursor:pointer;height:2px;width:17px;background:#5c678f;position:absolute;display:block;content:""}.animated-arrow span:before{top:-7px;width:23px}.animated-arrow span:after{bottom:-7px;width:17px}.animated-arrow span:after,.animated-arrow span:before{transition:all .5s ease-in-out}.active .animated-arrow span{background-color:initial;background:none!important}.active .animated-arrow span:after{width:23px;top:-1px}.active .animated-arrow span:before{top:-1px}.active .animated-arrow.active span:after{top:-3px}.active .animated-arrow span:before{transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);bottom:0}.active .animated-arrow span:after{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.horizontal-overlapbg{right:0;width:calc(100% - 240px);height:100vh;min-height:100%;position:fixed;top:0;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.45);cursor:pointer}.active .horizontalMenu .horizontal-overlapbg{opacity:1;visibility:visible;-webkit-transition:opacity 1.5s ease-in-out;-moz-transition:opacity 1.5s ease-in-out;-ms-transition:opacity 1.5s ease-in-out;-o-transition:opacity 1.5s ease-in-out}.horizontalMenucontainer{transition:all .25s ease-in-out}.active .horizontalMenucontainer{margin-left:240px;transition:all .25s ease-in-out}.active .horizontalMenu{overflow-y:scroll;-webkit-overflow-scrolling:touch;visibility:visible;z-index:1000;top:0;height:100%!important}.active .horizontalMenu>.horizontalMenu-list{transition:all .25s ease-in-out;margin-left:0}.horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click{height:49px;position:absolute;top:0;right:0;display:block;cursor:pointer;width:100%}.horizontalMenu>.horizontalMenu-list>li .horizontalMenu-click.horizontal-activearrow>i{transform:rotate(180deg);margin-top:10px!important;margin-right:25px!important}.horizontalMenu>.horizontalMenu-list>li .horizontalMenu-click.horizontal-activearrow1>i{transform:rotate(180deg);margin-top:10px!important;margin-right:18px!important}.horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click>i{display:block;height:23px;width:25px;margin-top:14px;margin-right:10px;background-size:25px;font-size:16px;color:#576482;float:right;opacity:.4}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li .horizontalMenu-click02{height:41px;position:absolute;top:0;right:0;display:block;cursor:pointer;width:100%}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li .horizontalMenu-click02>i{display:block;margin:8px 6px;background-size:25px;font-size:16px;color:#576482;float:right;opacity:.4}.sub-menu li:before{top:10px!important}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu .sub-menu-sub:after{display:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li .horizontalMenu-click02>i.horizontalMenu-rotate{transform:rotate(180deg)}.horizontalMenu>.horizontalMenu-list>li>a .horizontal-icon,.horizontalMenu>.horizontalMenu-list>li a span{display:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu{background:transparent;box-shadow:none!important}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{color:hsla(0,0%,100%,.6)}.mega-menubg{border:0!important;box-shadow:0!important}.hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{color:#576482}.hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active{color:#fff;background:#8499c4}.hor-menu .horizontalMenu>.horizontalMenu-list>li:first-child>a{margin-top:0!important}.hor-menu .horizontalMenu>.horizontalMenu-list>li:last-child>a{margin-right:5px!important}.mega-menubg{background:#f2f4f6!important;box-shadow:none!important;padding:0 20px!important}}@media only screen and (min-width:992px) and (max-width:1162px){.horizontalMenu>.horizontalMenu-list>li>a{padding-left:5px;padding-right:5px;font-size:13px}.horizontalMenu>.horizontalMenu-list>li>a>.arrow{display:none}.horizontalMenu>.horizontalMenu-list>li a.menuhomeicon{padding-left:22px;padding-right:22px}}.horizontalMenu-list .sub-menu .sub-menu:after,.horizontalMenu-list .sub-menu .sub-menu:before{display:none}@media (max-width:992px){.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .megamenu-content{border:0;box-shadow:none}}.sticky.sticky-pin .horizontal-main{box-shadow:-6px 5px 8px 0 rgba(24,23,38,.06)}.horizontalMenu ul li a.btn{font-size:14px!important;margin:5px 0}@media (min-width:992px){.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{opacity:0;visibility:hidden;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.horizontalMenu>.horizontalMenu-list>li:hover>.horizontal-megamenu,.horizontalMenu>.horizontalMenu-list>li:hover>ul.sub-menu{opacity:1;visibility:visible;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu{opacity:0;visibility:hidden;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li:hover>ul.sub-menu{opacity:1;visibility:visible;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li:hover>ul.sub-menu,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{-o-transition:-o-transform .4s,opacity .4s;-ms-transition:-ms-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;-webkit-transition:-webkit-transform .4s,opacity .4s}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu{opacity:0;visibility:hidden;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li:hover>ul.sub-menu{opacity:1;visibility:visible;transform:rotateX(0deg);-o-transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}.horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu{opacity:0;visibility:hidden;-o-transform-origin:0 0;-ms-transform-origin:0 0;-moz-transform-origin:0 0;-webkit-transform-origin:0 0;-o-transition:-o-transform .3s,opacity .3s;-ms-transition:-ms-transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:-webkit-transform .3s,opacity .3s;transform-style:preserve-3d;-o-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform:rotateX(-75deg);-o-transform:rotateX(-75deg);-moz-transform:rotateX(-75deg);-webkit-transform:rotateX(-75deg)}.header-style1 .horizontalMenu>.horizontalMenu-list>li{padding:.75rem 0}}.mega-menubg{background:#fff;padding:14px 15px;border:1px solid #ebecf1;box-shadow:0 16px 18px rgba(4,4,7,.1);border-radius:4px}.horizontal-main.hor-menu{background:#fff;border-bottom:1px solid transparent;box-shadow:5px 7px 26px -5px rgba(24,23,38,.06)}.hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{color:#576482}.hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{color:#1a1630;background:#f0f4f9;box-shadow:none}.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu .sub-menu-sub:after{content:"";font-family:feather;font-size:13px;position:absolute;top:9px;right:14px;color:#576482;opacity:.4}.hor-menu .horizontalMenu>.horizontalMenu-list>li:first-child>a{margin-left:0}.hor-menu .horizontalMenu>.horizontalMenu-list>li:last-child>a{margin-right:0}.sub-menu li:before{left:0;top:6px}.mega-menubg li a:before,.sub-menu li:before{content:"";position:absolute;font-family:typicons!important;color:#728096;opacity:.6;font-size:12px}.mega-menubg li a:before{left:-10px;top:5px}.hor-icon{fill:#5c678f;color:#5c678f;font-size:22px;line-height:20px;text-align:center;vertical-align:middle;margin-right:5px;width:37.5px;height:37.5px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.hor-content .latest-timeline{height:365px}.row{display:flex;flex-wrap:wrap;margin-right:-.75rem;margin-left:-.75rem}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:.75rem;padding-left:.75rem}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.demo-gallery>ul{margin-bottom:0}.demo-gallery>ul>li{float:left;margin-bottom:15px;width:200px;border:0}.demo-gallery>ul>li a{border:3px solid #fff;border-radius:3px;display:block;overflow:hidden;position:relative;float:left}.demo-gallery>ul>li a>img{transition:transform .15s ease 0s;transform:scaleX(1);height:100%;width:100%}.demo-gallery>ul>li a:hover>img{transform:scale3d(1.1,1.1,1.1)}.demo-gallery>ul>li a:hover .demo-gallery-poster>img{opacity:1}.demo-gallery>ul>li a .demo-gallery-poster{background-color:rgba(0,0,0,.1);bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .15s ease 0s}.demo-gallery>ul>li a .demo-gallery-poster>img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;transition:opacity .3s ease 0s}.demo-gallery>ul>li a:hover .demo-gallery-poster{background-color:rgba(0,0,0,.5)}.demo-gallery .justified-gallery>a>img{transition:transform .15s ease 0s;transform:scaleX(1);height:100%;width:100%}.demo-gallery .justified-gallery>a:hover>img{transform:scale3d(1.1,1.1,1.1)}.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img{opacity:1}.demo-gallery .justified-gallery>a .demo-gallery-poster{background-color:rgba(0,0,0,.1);bottom:0;left:0;position:absolute;right:0;top:0;transition:background-color .15s ease 0s}.demo-gallery .justified-gallery>a .demo-gallery-poster>img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;transition:opacity .3s ease 0s}.demo-gallery .justified-gallery>a:hover .demo-gallery-poster{background-color:rgba(0,0,0,.5)}.demo-gallery .video .demo-gallery-poster img{height:48px;margin-left:-24px;margin-top:-24px;opacity:.8;width:48px}.demo-gallery.dark>ul>li a{border:3px solid #04070a}.home .demo-gallery{padding-bottom:80px}.carousel-inner>.item>a>img,.carousel-inner>.item>img{width:100%}.demo-gallery a,.demo-gallery a:hover{border:1px solid transparent}.demo-gallery a:hover{background:transparent}.gallery-list{list-style-type:none;margin:-5px -5px 15px;padding:0}.gallery-list>li{float:left;width:23%;padding:10px;margin:10px;border:1px solid #efefef}.gallery-list>li .image-container{border-radius:5px;background:#fff;position:relative}.gallery-list>li .image{padding-top:60%;position:relative;overflow:hidden;border-radius:5px 5px 0 0}.gallery-list>li .image img{max-width:100%;position:absolute;top:0;left:0;right:0;z-index:1}.gallery-list>li .btn-list{position:absolute;left:10px;top:10px;right:10px;z-index:1}.gallery-list>li .info{padding:8px 10px}.gallery-list>li .info *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-list>li .info h5{margin:0;font-size:12px}@media (max-width:991px){.gallery-list>li{width:45.33%}}@media (max-width:480px){.gallery-list>li{width:100%}}.pricing{color:#fff;border-radius:7px}.pricing1{color:#8e9cad;border-radius:7px}.pricing .card-category{background:hsla(0,0%,100%,.34);padding:7px 0;color:#fff;border-radius:5px}.pricing .list-unstyled li{border-bottom:1px solid hsla(0,0%,100%,.1);padding:7px 0}.pricing1 .list-unstyled li{border-bottom:1px solid #ebecf1;padding:7px 0}.pricing1 .card-category{background:hsla(0,0%,100%,.3);padding:20px 0;border-radius:7px 7px 0 0;color:#fff}.pricing-table{width:100%;margin:0 auto;transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;border-radius:0}.pricing-table:hover{box-shadow:0 0 30px rgba(0,0,0,.2)}.pricing-table:hover>.panel-footer-landing{box-shadow:inset 0 0 30px rgba(0,0,0,.05);-webkit-transition:all .3s ease}.pricing-table:hover>.panel>.panel-body-landing{background:#38a01e;-webkit-transition:all .3s ease}.pricing-table:hover>.panel>.panel-heading-landing-box{background:#fff!important;color:#333!important;-webkit-transition:all .3s ease}.pricing-table:hover>.panel>.controle-header,.pricing-table:hover>.panel>.panel-footer{background:#38a01e!important;-webkit-transition:all .3s ease}.pricing-table:hover>.panel>.panel-footer{text-align:center}.pricing-table:hover>.panel>.panel-footer>.btn{border:1px solid #fff!important;-webkit-transition:all .3s ease}.btn-price:hover{background:#fff!important;color:#38a01e!important;-webkit-transition:all .3s ease}.pricing-table:hover>.panel>.controle-header>.panel-title-landing{color:#fff!important;-webkit-transition:all .3s ease;font-size:35px}.pricing-table:hover>.panel>.panel-body-landing>.table>tbody>tr>td{font-weight:500;-webkit-transition:all .3s ease}.pricing-table>.panel>.controle-header>.panel-title-landing{color:#000!important;font-size:35px}.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{font-weight:500;-webkit-transition:all .3s ease}.panel-body-landing:hover>.table>tbody>tr>td{color:#fff!important;-webkit-transition:all .3s ease}.panel-heading-landing{background:#f7f7f7!important;padding:20px!important;border-top-left-radius:10px!important;border-top-right-radius:10px!important;border:2px solid #38a01e!important;border-bottom:none!important;text-align:center;margin-top:20px}.col-sm-4 .pricing-table .table td{padding:.75rem;vertical-align:top;text-align:left}.panel-heading-landing-box{background:#38a01e!important;color:#fff!important;font-size:16px!important;text-align:center;border-top:none!important}.panel-title-landing{color:#38a01e!important;font-size:35px;font-weight:700}.panel-body-landing{border:2px solid #38a01e!important;border-top:none!important;border-bottom:none!important;text-align:center;background:#fff}.panel-footer-landing{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;border:2px solid #38a01e!important;border-top:none!important;text-align:center;background:#f7f7f7}.plan-card .plan-icon{display:inline-block;font-size:35px;width:100px;height:100px;color:#fff;line-height:76px;overflow:hidden;border:12px solid rgba(242,246,249,.55);border-radius:50%;transition:all .3s}.plan-card .plan-price{border-top:1px solid #ebecf1;padding-top:20px}.plan-card .plan-price span{font-size:15px;vertical-align:middle}.plan-card .plan-features p{line-height:40px;margin-bottom:0;border-bottom:1px solid #ebecf1}.plan-card .plan-features p:first-child{border-top:1px solid #ebecf1}.panel.price,.panel.price>.panel-heading{-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.panel.price h3{margin-bottom:0;padding:20px 0}.panel-heading{padding:10px 15px;border-top-left-radius:7px;border-top-right-radius:7px;background:#fff}.price .list-group-item{border-bottom:1px solid hsla(0,0%,98%,.5)}.panel.price{margin-bottom:1.5rem;border:1px solid #ebecf1;border-radius:5px;overflow:hidden}.panel.price .list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.panel.price .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.price .panel-footer{border-bottom:0}.price.panel-color>.panel-body,.price .panel-footer{background-color:#fff}.panel-body{padding:15px}.panel-body .lead{font-size:20px;margin-bottom:0;padding:10px 0}.panel-body .lead strong{font-size:40px;margin-bottom:0}.panel-footer{padding:10px 15px;background-color:#f7f7f7;border-top:1px solid #ebecf1;border-left:1px solid #ebecf1;border-right:1px solid #ebecf1;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel.price .btn{box-shadow:inset 0 -1px 0 rgba(50,50,50,.2);border:0}@media (min-width:992px){.plan-card.active{margin-top:-25px;margin-left:-20px;width:120%;height:100%;z-index:1;box-shadow:0 10px 10px 20px rgba(179,186,212,.09),10px 10px 15px -5px rgba(176,184,214,.16);font-size:16px;padding:30px 0 20px}.plan-card.active .plan-features p{line-height:50px}.plan-card.active .plan-card .plan-price span{font-size:18px}.plan-card.active .display-4{font-size:3.5rem}.pricing-sctive .display-3{font-size:4rem}.plan-card.active h6{font-size:16px}.pricing-sctive{z-index:1}.panel.price.active,.pricing-sctive{margin-top:-25px;margin-left:-20px;width:120%;height:100%;font-size:16px}.panel.price.active{z-index:9;box-shadow:0 10px 10px 20px rgba(179,186,212,.09),10px 10px 15px -5px rgba(176,184,214,.08);position:relative;border-right:1px!important}.no-gutters .panel.price{border-right:0}.no-gutters .panel.price.active .panel-body .lead strong{font-size:50px}.no-gutters .panel.price.active .price-title{font-size:26px}.no-gutters .panel.price:last-child{border-right:1px}}.price-svg{position:relative}.price-svg .price-title{position:absolute;top:29%;left:0;right:0;text-align:center;color:#fff;text-transform:uppercase;font-weight:500;font-size:24px}.price-svg svg{height:180px}.pricing-tabs ul.nav-price{text-align:center;display:inline-flex;margin:30px auto 40px;border:1px solid #ebecf1;border-radius:5px;background:#fff;overflow:hidden}.pricing-tabs ul.nav-price li{display:block}.pricing-tabs ul.nav-price li a{padding:12px 40px;display:block;background:#fff;font-size:16px;border-radius:0;transition:.3s}.pricing-tabs ul.nav-price li a.active{color:#fff;transition:.3s}.leading-loose li{padding:5px 0}.leading-loose li:last-child{border-bottom:0}.pricing-tabs .pri-tabs-heading2 ul.nav-price{text-align:center;display:inline-flex;margin:30px auto 40px;border:1px solid #ebecf1;border-radius:0;background:#f3f4f7;border-radius:50px}.pricing-tabs .pri-tabs-heading2 ul.nav-price li{display:block}.pricing-tabs .pri-tabs-heading2 ul.nav-price li a{padding:12px 40px;display:block;background:#f3f4f7;font-size:16px;border-radius:50px;transition:.3s;font-weight:600}.pricing-tabs .pri-tabs-heading3 ul.nav-price{border-radius:50px}.pricing-tabs .pri-tabs-heading3 ul.nav-price li:first-child a{border-radius:50px 0 0 50px;border-left:0}.pricing-tabs .pri-tabs-heading3 ul.nav-price li:last-child a{border-radius:0 50px 50px 0}.pricing-tabs .pri-tabs-heading3 ul.nav-price li a{border-left:1px solid #ebecf1}.profile-cover{width:100%}.profile-cover .cover{position:relative;border:10px solid #fff;border-radius:7px}.profile-cover .cover .inner-cover{overflow:hidden;height:auto}.profile-cover .cover .inner-cover img{border:1px solid transparent;text-align:center;width:100%}.profile-cover .cover .inner-cover .cover-menu-mobile{position:absolute;top:10px;right:10px}.profile-cover .cover .inner-cover .cover-menu-mobile button i{font-size:17px}.profile-cover .cover ul.cover-menu{padding-left:150px;position:absolute;overflow:hidden;left:1px;float:left;bottom:0;width:100%;margin:0;background:none repeat scroll 0 0 rgba(0,0,0,.24)}.profile-cover .cover ul.cover-menu li{display:block;float:left;margin-right:0;padding:0 10px;line-height:40px;height:40px;transition:all .3s}.profile-cover .cover ul.cover-menu li:hover{background-color:rgba(0,0,0,.44)}.profile-cover .cover ul.cover-menu li.active{background-color:rgba(0,0,0,.64)}.profile-cover .cover ul.cover-menu li a{color:#fff;font-weight:700;display:block;height:40px;line-height:40px;text-decoration:none}.profile-cover .cover ul.cover-menu li a i{font-size:18px}.profile-cover .profile-body{margin:0 auto 10px;position:relative}.profile-cover .profile-timeline{padding:15px}.img-post{width:30px;height:30px}.img-post2{width:50px;height:50px}.widget-user .wideget-user-icons a{display:inline-block;width:2rem;height:2rem;text-align:center;border-radius:100px;line-height:2rem;margin-top:.3rem;margin-right:.3rem}@media (min-width:768px){.app.sidenav-toggled .app-content{margin-left:0}.app.sidenav-toggled .app-sidebar{left:250px}.app.sidenav-toggled .app-sidebar__overlay{visibility:hidden}.app-sidebar__user{margin-top:74px}}@media (max-width:767px){.app{overflow-x:hidden}.app .app-sidebar{left:-265px;margin-top:75px}.app .app-sidebar__overlay{visibility:hidden}.app.sidenav-toggled .app-content{margin-left:0}.app.sidenav-toggled .app-sidebar{left:0}.app.sidenav-toggled .app-sidebar__overlay{visibility:visible}.app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon .material-icons-outlined{line-height:1}.app-header .header-brand .header-brand-img.desktop-lgo,.dark-logo{display:none}.app-header .header-brand{margin-right:0;margin-left:.75rem}}.app-sidebar .ps__thumb-y{right:0}.app-content{min-height:calc(100vh - 50px);margin-top:50px;margin-bottom:0!important;transition:margin-left .3s ease;overflow:hidden}.app-content .side-app{padding:25px 1.5rem 0}.footer .container{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media (min-width:768px){.app-content{margin-left:250px;padding-bottom:1rem}}@media (max-width:767px){.app-content{margin-top:50px;min-width:100%}}@media (max-width:480px){.app-sidebar__toggle{padding:5px!important}}@media print{.app-content{margin:0;padding:0;background-color:#fff}}.light-text{font-weight:300!important}.semibold-text{font-weight:600!important}.line-head{padding-bottom:10px;border-bottom:1px solid #ddd}.app-header{position:fixed;left:0;right:0;top:0;width:100%;display:flex;z-index:999;padding:.75rem 0;box-shadow:16px 0 16px rgba(24,23,38,.06)}@media (min-width:768px){.app-header{padding-right:20px;padding-left:250px}.sidebar-mini.sidenav-toggled .app-header{padding-left:70px}}@media print{.app-header{display:none}}.app-header__logo{flex:1 0 auto;color:#fff;text-align:center;font-family:Niconne;padding:0 15px;font-size:26px;font-weight:400;line-height:50px}.app-header__logo:focus,.app-header__logo:hover{text-decoration:none}@media (min-width:768px){.app-header__logo{flex:0 0 auto;display:block;width:250px}}.app-sidebar__toggle{margin:5px;padding:0 18px 0 10px;text-align:center;height:2.5rem;font-size:1.2rem;position:relative;border-radius:3px}.app-sidebar__toggle a{color:#b6c1d9}.app-sidebar__toggle .header-icon{font-size:25px;line-height:30px;text-align:center;vertical-align:middle;width:35px;height:35px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.app-sidebar__toggle:focus,.app-sidebar__toggle:hover{text-decoration:none}@media (max-width:767px){.app-sidebar__toggle{order:-1}}.app-nav{display:flex;margin-bottom:0;justify-content:flex-end}@media (min-width:768px){.app-nav{flex:1 0 auto}}.app-nav__item{display:block;padding:15px;line-height:20px;color:#a8a8a8;transition:background-color .3s ease}.app-nav__item:focus,.app-nav__item:hover{background:rgba(0,0,0,.1);color:#f6f6f6}.app-search{position:relative;display:flex;align-self:center;margin-right:15px;padding:10px 0}@media (max-width:480px){.app-search{display:none}}.app-search__input{border:0;padding:5px 30px 5px 10px;border-radius:2px;background-color:hsla(0,0%,100%,.8);transition:background-color .3s ease}.app-search__input:-ms-input-placeholder,.app-search__input::-ms-input-placeholder,.app-search__input::-webkit-input-placeholder,.app-search__input::placeholder{color:rgba(0,0,0,.4)}.app-search__button{position:absolute;right:0;top:10px;bottom:10px;padding:0 10px;border:0;color:rgba(0,0,0,.8);background:none;cursor:pointer}.app-notification{min-width:270px}.app-notification__title{padding:8px 20px;text-align:center;background-color:rgba(0,150,136,.4);color:#333}.app-notification__footer{padding:8px 20px;text-align:center;background-color:#eee}.app-notification__content{max-height:220px;overflow-y:auto}.app-notification__content::-webkit-scrollbar{width:6px}.app-notification__content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.app-notification__item{display:flex;padding:8px 20px;color:inherit;border-bottom:1px solid #ddd;transition:background-color .3s ease}.app-notification__item:focus,.app-notification__item:hover{color:inherit;text-decoration:none;background-color:#e0e0e0}.app-notification__message,.app-notification__meta{margin-bottom:0}.app-notification__icon{padding-right:10px}.app-notification__message{line-height:1.2}.app-sidebar{position:fixed;top:0;bottom:0;left:0;margin-top:0;width:250px;max-height:100%;z-index:1000;background:#fff!important;border-right:1px solid #dbe2eb;box-shadow:0 8px 14.72px 1.28px #ebe9ed;transition:left .3s ease,width .3s ease}.app-sidebar::-webkit-scrollbar{width:6px}.app-sidebar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}@media print{.app-sidebar{display:none}}@media (max-width:767px){.app-sidebar__overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9}}.app-sidebar__user{display:flex;align-items:center;color:#1a1630;width:100%;padding:15px;display:inline-block;border-bottom:1px solid #ebecf1}.app-sidebar__user .dropdown-menu{top:10px!important}.sidenav-toggled .app-sidebar__user .user-pic{margin:0}.app-sidebar__user .user-pic{margin-bottom:12px}.app-sidebar__user-avatar{flex:0 0 auto;margin-right:15px}.app-sidebar__user-name{font-size:17px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;overflow:hidden;font-weight:600;font-size:15px;margin-top:5px!important}.app-sidebar__user-name.text-sm{font-size:12px;font-weight:400}.app-sidebar__user-designation{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;overflow:hidden;font-weight:600;font-size:15px;margin-top:5px!important}.side-menu{margin-bottom:0;padding-bottom:40px}.side-menu__item{position:relative;display:flex;align-items:center;padding:2.5px 22px 3px 5px;font-size:14px;font-weight:400;transition:border-left-color .3s ease,background-color .3s ease;color:#1a1630;margin:6px 5px 6px 12px;border-radius:50px}.side-menu__item.active,.side-menu__item:focus,.side-menu__item:hover{text-decoration:none;background:#f0f4f9;color:#1a1630}@media (min-width:768px){.app.sidebar-mini.sidenav-toggled .side-menu__label{display:none!important;position:relative;padding:0;min-width:100%;margin:0;left:0;color:hsla(0,0%,100%,.8);opacity:1;background:transparent;font-size:12px;box-shadow:none}}.slide-item.active,.slide-item:focus,.slide-item:hover{text-decoration:none}.slide .active a.slide-item{transition:all .3s}.slide .active a.slide-item:hover{margin-left:5px;text-decoration:none;transition:all .3s}.side-menu .side-menu__icon .material-icons-outlined{font-size:20px;line-height:22px;text-align:center;vertical-align:middle;margin-right:12px;width:37.5px;height:37.5px;background:#fff;padding:8px;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.side-menu__icon .material-icons-outlined{flex:0 0 auto;width:25px}.side-menu__label{white-space:nowrap;flex:1 1 auto;font-size:14px;font-weight:400;letter-spacing:.6px;opacity:1;height:auto;transition:width .3s cubic-bezier(0,0,.2,1)}.slide.active .slide-menu{max-height:350vh;transition:max-height 2s ease;animation-name:fadeInUp}.slide-menu{max-height:0;overflow:hidden;padding:0;font-size:.8rem!important;transition:max-height .9s ease}.slide-item{display:flex;align-items:center;padding:8px 14px 8px 55px;font-size:12px;color:#576482;font-weight:400}.slide-item .icon{margin-right:5px}.angle{transform-origin:center;transition:transform .3s ease}@media (min-width:768px){.sidebar-mini.sidenav-toggled{top:.5rem;right:30px!important}.sidebar-mini.sidenav-toggled .angle,.sidebar-mini.sidenav-toggled .app-sidebar__user-designation,.sidebar-mini.sidenav-toggled .app-sidebar__user-name,.sidebar-mini.sidenav-toggled .user-info,.sidebar-mini.sidenav-toggled .user-notification{display:none}.sidebar-mini.sidenav-toggled .sidebar-mini.sidenav-toggled .user-notification:before{background:transparent;display:none}.sidebar-mini.sidenav-toggled .avatar-xl{width:3rem!important;height:3rem!important;line-height:3rem;font-size:1rem;margin-bottom:10px!important;margin-top:10px!important}.sidebar-mini.sidenav-toggled .sidebar-navs{display:none}.sidebar-mini.sidenav-toggled .app-sidebar__user{top:.5rem;right:30px!important;margin-top:74px}.sidebar-mini.sidenav-toggled .app-sidebar__user-avatar{width:25px;height:25px}.sidebar-mini.sidenav-toggled .side-menu li .side-menu__item.active:before{display:none}.sidebar-mini.sidenav-toggled .app-sidebar__user{padding:12px 0;margin-bottom:0}.sidebar-mini.sidenav-toggled .profile-img{top:0;right:19px}.sidebar-mini.sidenav-toggled .app-content{margin-left:70px}.sidebar-mini.sidenav-toggled .app-sidebar{left:0;width:70px;overflow:hidden;transition:left .3s ease,width .3s ease}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar{overflow:visible}.sidebar-mini.sidenav-toggled .side-menu__item{overflow:hidden}.sidebar-mini.sidenav-toggled .side-menu__item:hover{overflow:visible}.sidebar-mini.sidenav-toggled .side-menu__item:hover .side-menu__label{opacity:1}.sidebar-mini.sidenav-toggled .side-menu__item:hover+.slide-menu{visibility:visible}.sidebar-mini.sidenav-toggled .side-menu__label{display:block;position:absolute;top:0;left:50px;min-width:180px;padding:12px 5px 12px 20px;margin-left:-3px;line-height:1;opacity:0;background:#fff;color:#a8a8a8;border-top-right-radius:4px;border-bottom-right-radius:4px;box-shadow:0 8px 17px rgba(0,0,0,.2)}.sidebar-mini.sidenav-toggled .slide:hover .side-menu__label{opacity:1}.sidebar-mini.sidenav-toggled .slide:hover .slide-menu{max-height:100%;opacity:1;visibility:visible;z-index:10}.sidebar-mini.sidenav-toggled .slide .side-menu__label{border-bottom-right-radius:0}.sidebar-mini.sidenav-toggled .slide-menu{position:absolute;background:#fff;left:0;min-width:180px;opacity:0;border-bottom-right-radius:4px;z-index:9;visibility:hidden;transition:visibility .3s ease;box-shadow:0 8px 17px rgba(0,0,0,.2)}.app.sidebar-mini.sidenav-toggled .side-menu__item{display:block;padding:10px 0;margin:0 auto;text-align:center;border-left:0;border-radius:0}.app.sidebar-mini.sidenav-toggled .side-menu_label{display:block;font-size:12px}.app.sidebar-mini.sidenav-toggled .side-menu__label{display:block;position:relative;padding:0;min-width:100%;margin:0;left:0;color:#5c6287;opacity:1;background:transparent;font-size:12px;box-shadow:none}.sidebar-mini.sidenav-toggled .app-sidebar__user .avatar-md{margin:0 auto}.app.sidebar-mini.sidenav-toggled .nav-badge{position:absolute;top:8px;right:28px;padding:.2rem .4rem;font-size:11px}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar{width:250px;transition:left .3s ease,width .3s ease;max-height:100%}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{align-items:center;width:100%;padding:20px;display:inline-block;border-bottom:1px solid #ebecf1}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user .dropdown-menu{top:10px!important}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .sidebar-navs{display:block}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar .app-sidebar__user-avatar{flex:0 0 auto;margin-right:15px;display:inline-block}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar .app-sidebar__user-name{font-size:17px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;overflow:hidden;font-weight:600;color:#e5e9ec;font-size:15px;margin-top:5px!important;display:inline-block}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar .app-sidebar__user-name.text-sm{font-size:12px;font-weight:400;display:inline-block;width:100%;height:auto;margin:0!important}.app-sidebar__user-designation{white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;overflow:hidden;font-weight:600;color:#e5e9ec;font-size:15px;margin-top:5px!important;display:inline-block}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu{margin-bottom:0;padding-bottom:40px}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__item{position:relative;display:flex!important;display:-ms-flexbox;align-items:center;padding:2.5px 22px 3px 5px;font-size:14px;font-weight:400;transition:border-left-color .3s ease,background-color .3s ease;color:#1a1630;margin:6px 5px 6px 12px;border-radius:50px;color:#5c678f}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item.active,.slide-item:focus,.slide-item:hover{color:#b48ef4}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item.active,.slide-item:focus,.slide-item:hover{text-decoration:none}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu .side-menu__icon .material-icons-outlined{margin-right:12px}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{display:inline-flex!important;font-size:16px;min-width:inherit}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined{font-size:20px;line-height:22px;text-align:center;vertical-align:middle;margin-right:12px;width:35px;height:35px;background:#fff;padding:7px!important;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{white-space:nowrap;position:unset;display:inline-block;font-size:13.9px;color:#1a1630;flex:1 1 auto}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.active .slide-menu.active{max-height:100%}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .angle{display:inline-block}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-menu{max-height:0;overflow:hidden;padding:0;font-size:.8rem!important;box-shadow:none;position:unset;top:inherit;min-width:0;width:100%;opacity:inherit;visibility:inherit}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item{display:flex;align-items:center;padding:10px 14px 10px 55px;font-size:13px}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item .icon{margin-right:5px}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .angle{transform-origin:center;transition:transform .3s ease}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user img{margin-top:8px;width:4rem!important;height:4rem!important;line-height:4rem;font-size:1.75rem;margin-bottom:.25rem!important}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .user-info{display:inline-block}.sidenav-toggled .sidenav-toggled1 .app-sidebar__user .user-pic{margin:0 0 12px}}.app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon .material-icons-outlined{position:relative}.app.sidebar-mini .side-menu_label{display:none}.dropdown-menu{border-radius:0}.dropdown-menu.dropdown-menu-right{left:auto}.dropdown-item .fa,.dropdown-item .icon{vertical-align:middle}.app-title{display:flex;align-items:center;justify-content:space-between;flex-direction:row;background-color:#fff;margin:-30px -30px 30px;padding:20px 30px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.app-title h1{margin:0;font-size:24px;font-weight:400}.app-title p{margin-bottom:0;font-style:italic}@media print{.app-title{display:none}}@media (max-width:480px){.app-title{margin:-15px -15px 15px;padding:20px;flex-direction:column;align-items:flex-start}}@media (max-width:480px){.app-title p{display:none}}.app-breadcrumb{margin-bottom:0;text-align:right;font-weight:500;font-size:13px;text-transform:capitalize;text-align:left;padding:0;background-color:initial}@media (max-width:480px){.app-breadcrumb{margin-top:10px}}@media print{.tile{border:1px solid #ddd}}.sidenav-toggled .app-sidebar__user .avatar-md{line-height:2rem;font-size:1rem}.app-sidebar .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:rgba(0,0,0,.05)}.app-sidebar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.app-sidebar .mCSB_scrollTools .mCSB_draggerRail{background:hsla(0,0%,100%,.2)}.slide-menu a:before{content:"";margin-right:8px;position:relative;font-family:typicons!important;opacity:.6}.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge{position:absolute;top:5px;left:57px;display:block!important;padding:3px 5px!important}.sidenav-toggled .main-wrapper .side-menu .side-menu__item .nav-badge1{display:none}.nav-badge{border-radius:30px;padding:.4em .6em;font-size:12px}@media (max-width:575.98px){.app-header .header-brand-img.mobile-logo{margin-left:0}.app-content .side-app{padding:25px .75rem 0}.app-sidebar{margin-top:75px}.app-sidebar__toggle .header-icon{margin-top:0!important}}@media (max-width:992px) and (min-width:768px){.app-header .header-brand,.app-header .header-brand-img.desktop-lgo{margin-left:0}}@media (min-width:768px){.footer{padding:1.25rem}footer.footer{padding:1.25rem 1.25rem 1.25rem 250px}.sidenav-toggled footer.footer{padding:1.25rem 1.25rem 1.25rem 70px}}@media (max-width:768px) and (min-width:481px){.header-brand{margin-left:0;min-width:auto!important}}@media (max-width:767px){.app-sidebar__logo{display:none}}@media (min-width:768px){.app-header .header-brand{display:none}.header.top-header{padding-left:250px}.sidenav-toggled .header.top-header{padding-left:70px}.sidenav-toggled .app-sidebar__logo{padding:13px 16px;width:70px;border-right:0 solid #ebecf1}}.app-sidebar__logo{padding:13px 15px;border-bottom:1px solid #dbe2eb;border-right:1px solid #dbe2eb;height:74px;text-align:center;width:250px;z-index:999999;position:fixed;background:#fff;transition:left .3s ease,width .3s ease}.close-toggle{display:none}.app-sidebar__toggle a i{line-height:1.5;margin-top:0}@media (min-width:768px){.header-brand-img.dark-logo,.header-brand-img.darkmobile-logo,.header-brand-img.mobile-logo,.sidenav-toggled .header-brand-img.desktop-lgo{display:none}.sidenav-toggled .header-brand-img.mobile-logo{display:flex;margin-top:5px}.sidenav-toggled .sidenav-toggled1 .header-brand-img.mobile-logo{display:none}.sidenav-toggled .sidenav-toggled1 .header-brand-img.desktop-lgo{display:flex;margin:5px auto 0}.app-sidebar.app-sidebar3{top:74px}.app-sidebar.app-sidebar2{box-shadow:none;z-index:9999;height:73px}.sidenav-toggled .app-sidebar-help .help-dropdown{display:none}.sidenav-toggled .sidenav-toggled1.app-sidebar-help .help-dropdown{display:flex}.sidenav-toggled .app-sidebar-help,.sidenav-toggled .app-sidebar .slide.side-item-category .headtitle,.sidenav-toggled .side-badge{display:none}.sidenav-toggled .sidenav-toggled1 .app-sidebar-help{width:250px}.app.sidebar-mini.sidenav-toggled .side-menu .side-menu__icon .material-icons-outlined{margin-right:0}.app.sidebar-mini.sidenav-toggled .slide a.side-menu__item.active:after{top:20px}.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar-help,.sidenav-toggled .sidenav-toggled1.app-sidebar .side-badge,.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.side-item-category .headtitle{display:block}.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__logo{width:250px}}.app-sidebar.app-sidebar3{padding-bottom:70px}.app-sidebar-help{position:fixed;bottom:0;border-top:1px solid #ebecf1;background:#fff;z-index:11;width:250px}.app-sidebar-help .header-icon{width:30px;height:30px}.sub-slide-item{display:flex;align-items:center;position:relative;list-style:none;height:30px;height:28px!important;padding:19px 0 19px 70px!important;font-size:12px;color:#576482;font-weight:400}.sub-slide-menu{max-height:0;overflow:hidden;transition:max-height .9s ease;font-size:.8rem!important;padding:0;list-style:none}.sub-slide.active .sub-slide-menu{max-height:100vh;transition:max-height 2s ease}.sub-slide.active .sub-slide-menu li:last-child{padding-bottom:10px}.sub-side-menu__item{padding-left:55px!important;padding-right:25px!important;height:40px!important;font-weight:400;display:block;line-height:40px;font-size:12px;color:#576482}.sub-angle{float:right;margin-top:12px}.help-dropdown{color:#1a1630!important}.slide .active a.sub-side-menu__item{position:relative}.app-sidebar__user .user-pic img{box-shadow:0 0 0 4px #eeeef3;border:3px solid #f0f4f9;width:58px;height:58px;margin-top:8px}.app-sidebar__user .user-pic img:after{content:"";width:100%;height:100%;border-radius:50%;background-color:#8760fb;position:absolute;top:0;left:0;z-index:-1}.sidemenu-footer .icon{margin:5px;padding:7px 14px;text-align:center;position:relative}.sidemenu-footer .header-icons{width:24px;height:24px;color:#1a1630;fill:#1a1630}.tooltip{z-index:9999!important}.profile-status{content:"";position:absolute;bottom:0;right:80px;width:12px;height:12px;border-radius:50px;top:51px;border:2px solid #fff}.app-sidebar .slide.side-item-category .headtitle{color:#1a1630;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;padding:0 16px}.app-sidebar .slide.side-item-category .headtitle:not(:first-child){margin-top:25px;margin-bottom:15px}.app-sidebar__user .user-info .user-name{margin-bottom:2px;font-size:15px}.profile-dropdown .nav-link{padding-left:5px}.profile-dropdown img{width:40px;height:40px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:2px solid #f0f4f9}.user-pro-body .dot-label{width:6px;height:6px}.sidebar-navs a{background:#fff;color:#68798b!important;padding:.5rem!important;margin:12px 8px 0;border-radius:50px;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.app-sidebar .sidebar-navs{padding:10px 0 0}.sidebar-navs .nav li:last-child a{margin-right:0!important}.sidebar-navs .header-icons{color:#5c678f;fill:#5c678f;font-size:20px;vertical-align:middle}.slide.active .active .side-menu__item{text-decoration:none;color:#1a1630;background:#f0f4f9;border-radius:50px}.app.sidebar-mini.sidenav-toggled .slide.active .active .side-menu__item{border-radius:0}a:hover{color:#4ebff9}.default-card.default .loader{border-top-color:#4ebff9}.file-manger.list-group-transparent .list-group-item.active{color:#4ebff9}.custom-progress::-moz-progress-bar,.custom-progress::-ms-fill,.custom-progress::-webkit-progress-value{background-color:#4ebff9}.card-pay .tabs-menu li a.active{background:#4ebff9}.page-link:hover{color:#4ebff9}.page-item.active .page-link{background-color:#4ebff9;border-color:#4ebff9}.panel-default>.panel-heading{color:#4ebff9}.panel-primary .list-group-item.active{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.alert-primary{color:#464a4e;background-color:#4ebff9;border-color:#4ebff9}.alert-primary hr{border-top-color:#b7cded}.alert-primary .alert-link{color:#172b46}.alert-secondary{color:#464a4e;background-color:#f72d66;border-color:#f72d66}.alert-secondary hr{border-top-color:#f72d66}.alert-secondary .alert-link{color:#151213}.alert-light-primary{color:#4ebff9;background-color:#cdc8e5;border-color:#cdc8e5}.alert-light-secondary{color:#893efd;background-color:#f1a5b8;border-color:#f1a5b8}.avatar{background:#4ebff9 no-repeat 50%/cover}.badge-primary{color:#fff;background-color:#4ebff9;margin-right:3px}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#6958be}.badge-secondary{color:#fff;background-color:#f72d66}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#f72d66}.badge-primary-light{color:#4ebff9;background-color:rgba(112,94,200,.15);margin-right:3px}.badge-secondary-light{background-color:rgba(250,113,59,.15)!important;color:#893efd;margin-right:3px}.offer-primary{border-color:#4ebff9}.offer-primary .shape{border-color:transparent #4ebff9 transparent transparent}.badge-gradient-primary{color:#fff;background:linear-gradient(270deg,#be5fca 0,#4ebff9);margin-right:3px}.badge-gradient-secondary{background-image:linear-gradient(270deg,#ed7d98 0,#893efd);color:#fff;margin-right:3px}.breadcrumb-item1 a,.breadcrumb-item a{color:#4ebff9}.breadcrumb-arrow li a{background-color:#4ebff9;border:1px solid #4ebff9}.breadcrumb-arrow li a:before{border-left-color:#4ebff9}.btn-primary{color:#fff!important;background-color:#4ebff9;border-color:#4ebff9;box-shadow:0 0 10px -5px rgba(112,94,200,.5);margin-right:3px}.btn-primary:hover{color:#fff!important;background-color:#6958be;border-color:#6958be}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 2px rgba(112,94,200,.5);background-color:#6958be;border-color:#6958be}.btn-primary.disabled,.btn-primary:disabled,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#6958be;border-color:#6958be}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(112,94,200,.1)}.btn-secondary{color:#fff!important;background-color:#893efd;border-color:#893efd;box-shadow:0 0 10px -5px rgba(251,28,82,.5);margin-right:3px}.btn-secondary:hover{color:#fff!important;background-color:#f83e6b;border-color:#f83e6b}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 2px rgba(251,28,82,.1);background-color:#f83e6b;border-color:#f83e6b}.btn-secondary.disabled,.btn-secondary:disabled,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#f83e6b;border-color:#f83e6b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(251,28,82,.1)}.btn-outline-primary{color:#4ebff9;background-color:initial;background-image:none;border-color:#4ebff9;box-shadow:0 0 10px -5px rgba(112,94,200,.5);margin-right:3px}.btn-outline-primary:hover{color:#fff!important;background-color:#4ebff9;border-color:#4ebff9}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 2px rgba(70,127,207,.1)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#4ebff9;background-color:initial}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(247,45,102,.1)}.btn-outline-secondary{color:#893efd;background-color:initial;background-image:none;border-color:#893efd;box-shadow:0 0 10px -5px rgba(242,46,105,.5);margin-right:3px}.btn-outline-secondary:hover{color:#fff!important;background-color:#893efd;border-color:#893efd}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 2px rgba(247,45,102,.1)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#893efd;background-color:initial}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#893efd;border-color:#893efd}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(247,45,102,.1)}.btn-link{color:#4ebff9}.btn-link:hover{color:#6958be}.dropdown-item:focus,.dropdown-item:hover{color:#4ebff9}.btn.dropdown-toggle.btn-primary~.dropdown-menu .dropdown-plus-title{border-color:#4ebff9!important}.list-group-item-primary{color:#4ebff9;background-color:#cbdbf2}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#4ebff9;background-color:#b7cded}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#4ebff9;border-color:#4ebff9}.list-group-item-secondary,.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#fff;background-color:#f72d66}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#f72d66;border-color:#f72d66}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#4ebff9}.user-button{background:#4ebff9}.user-button:hover{border:1px solid #4ebff9;background:#fff;color:#4ebff9!important}.nav-tabs .nav-item1 .nav-link.active,.nav-tabs .nav-item1 .nav-link:hover:not(.disabled),.nav-tabs .nav-link.active{color:#fff;background:#4ebff9}.header .nav-tabs .nav-link.active,.header .nav-tabs .nav-link:hover:not(.disabled){color:#fff!important;background:#4ebff9}.expanel-primary{border:#4ebff9!important}.expanel-secondary{border:#f72d66!important}.expanel-primary>.expanel-heading{color:#fff!important;background-color:#4ebff9!important;border-color:#4ebff9!important}.expanel-secondary>.expanel-heading{color:#fff!important;background-color:#f72d66!important;border-color:#f72d66!important}.tag-primary{background-color:#4ebff9;color:#fff}.tag-secondary{background-color:#f72d66;color:#fff}.pop-primary{color:#4ebff9}.popsecondary{color:#f72d66}.tooltip-primary .tooltip-inner{background-color:#4ebff9!important;color:#fff}.tooltip-primary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip-primary.bs-tooltip-top .arrow:before{border-top-color:#4ebff9}.tooltip-primary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip-primary.bs-tooltip-bottom .arrow:before{border-bottom-color:#4ebff9}.tooltip-primary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip-primary.bs-tooltip-left .arrow:before{border-left-color:#4ebff9}.tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#4ebff9}.tooltip-secondary .tooltip-inner{background-color:#4ebff9;color:#fff}.tooltip-secondary.bs-tooltip-auto[x-placement^=top] .arrow:before,.tooltip-secondary.bs-tooltip-top .arrow:before{border-top-color:#4ebff9}.tooltip-secondary.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.tooltip-secondary.bs-tooltip-bottom .arrow:before{border-bottom-color:#4ebff9}.tooltip-secondary.bs-tooltip-auto[x-placement^=left] .arrow:before,.tooltip-secondary.bs-tooltip-left .arrow:before{border-left-color:#4ebff9}.tooltip-secondary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip-secondary.bs-tooltip-right .arrow:before{border-right-color:#4ebff9}.custom-tooltip .tooltip-inner{background-color:#4ebff9;color:#fff}.custom-tooltip .arrow:before{border-top-color:#4ebff9}.popover-head-primary .popover-header{color:#fff;background-color:#4ebff9}.popover-head-primary.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover-head-primary.bs-popover-bottom .arrow:after{border-bottom-color:#4ebff9}.popover-head-secondary .popover-header{color:#fff;background-color:#4ebff9}.popover-head-secondary.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover-head-secondary.bs-popover-bottom .arrow:after{border-bottom-color:#4ebff9}.popover-primary{background-color:#4ebff9!important}.popover-primary.bs-popover-auto[x-placement^=top] .arrow:after,.popover-primary.bs-popover-top .arrow:after{border-top-color:#4ebff9!important}.popover-primary.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover-primary.bs-popover-bottom .arrow:after{border-bottom-color:#4ebff9!important}.popover-primary.bs-popover-auto[x-placement^=left] .arrow:after,.popover-primary.bs-popover-left .arrow:after{border-left-color:#4ebff9!important}.popover-primary.bs-popover-auto[x-placement^=right] .arrow:after,.popover-primary.bs-popover-right .arrow:after{border-right-color:#4ebff9!important}.popover-secondary{background-color:#f72d66!important}.popover-secondary.bs-popover-auto[x-placement^=top] .arrow:after,.popover-secondary.bs-popover-top .arrow:after{border-top-color:#f72d66!important}.popover-secondary.bs-popover-auto[x-placement^=bottom] .arrow:after,.popover-secondary.bs-popover-bottom .arrow:after{border-bottom-color:#f72d66!important}.popover-secondary.bs-popover-auto[x-placement^=left] .arrow:after,.popover-secondary.bs-popover-left .arrow:after{border-left-color:#f72d66!important}.popover-secondary.bs-popover-auto[x-placement^=right] .arrow:after,.popover-secondary.bs-popover-right .arrow:after{border-right-color:#f72d66!important}.dark-mode .popover-primary .popover-header,.heading-primary{background-color:#4ebff9!important;color:#fff}.dark-mode .popover-secondary .popover-header{background-color:#f72d66!important;color:#fff}.message-feed.right .mf-content{background:#4ebff9}.message-feed.right .mf-content:before{border-bottom:8px solid #4ebff9}.ms-menu .tab-menu-heading .tabs-menu1 ul li .active{background:#4ebff9;color:#fff;border:1px solid #4ebff9}.chat .msg_cotainer_send{background-color:#4ebff9}.chat .msg_cotainer_send:after{border-bottom:10px solid #4ebff9}.action-header{background:#4ebff9}.main-nav-line-chat .nav-link.active{color:#fff;background:#4ebff9}.main-chat-header .nav-link:focus,.main-chat-header .nav-link:hover{color:#4ebff9}.main-chat-body .media.flex-row-reverse .main-msg-wrapper{background-color:#4ebff9;color:#fff}.main-chat-body .media.flex-row-reverse .main-msg-wrapper:before{border-bottom:7px solid #4ebff9}.main-contact-item.selected{border-left-color:#4ebff9}.main-contact-info-header .main-img-user a:focus,.main-contact-info-header .main-img-user a:hover{background-color:#4ebff9}.main-contact-action a:focus,.main-contact-action a:hover,.main-contact-info-header .media-body .nav-link:focus,.main-contact-info-header .media-body .nav-link:hover{color:#4ebff9}.jsr_bar{background-color:#4ebff9}.jsr_slider:before{background:#4ebff9}.range.range-primary input[type=range]::-moz-slider-thumb,.range.range-primary input[type=range]::-webkit-slider-thumb{background-color:#4ebff9}.range.range-primary output{background-color:#4ebff9}.range.range-primary input[type=range]{outline-color:#4ebff9}.br-theme-bars-horizontal .br-widget a.br-active,.br-theme-bars-horizontal .br-widget a.br-selected{background-color:#4ebff9}.br-theme-bars-horizontal .br-widget .br-current-rating,.br-theme-bars-pill .br-widget a{color:#4ebff9}.br-theme-bars-pill .br-widget a.br-active,.br-theme-bars-pill .br-widget a.br-selected{background-color:#4ebff9;color:#fff}.br-theme-bars-square .br-widget a.br-active,.br-theme-bars-square .br-widget a.br-selected{border:2px solid #4ebff9;color:#4ebff9}.br-theme-bars-1to10 .br-widget a.br-active,.br-theme-bars-1to10 .br-widget a.br-selected,.br-theme-bars-movie .br-widget a.br-active,.br-theme-bars-movie .br-widget a.br-selected{background-color:#4ebff9}.br-theme-bars-1to10 .br-widget .br-current-rating,.br-theme-bars-movie .br-widget .br-current-rating{color:#4ebff9}.header-bg{background:#4ebff9;background:linear-gradient(270deg,#be5fca 0,#4ebff9)}.footer a:not(.btn){color:#4ebff9}@media (max-width:767.98px) and (min-width:576px){.search-show .search-element{background:#4ebff9}}@media (max-width:575.98px){.search-show .search-element{background:#4ebff9}}.wizard-card .moving-tab{background-color:#4ebff9!important}.form-group label.control-label{color:#4ebff9}.wizard-card .choice.active .icon,.wizard-card .choice:hover .icon{border-color:#4ebff9!important;color:#4ebff9!important}.addui-slider .addui-slider-track .addui-slider-handle:after,.addui-slider .addui-slider-track .addui-slider-range,.cal1 .clndr .clndr-table .header-days{background:#4ebff9}.cal1 .clndr .clndr-table tr .day.my-today,.cal1 .clndr .clndr-table tr .day.today{color:#4ebff9!important}.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button{color:#4ebff9}.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover,.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover{background:#4ebff9}.fc-event,.fc-event-dot{background-color:#4ebff9}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{background:#4ebff9}div.conv-form-wrapper div.options div.option,form.convFormDynamic button.submit{border:1px solid #4ebff9;background:#fff;color:#4ebff9}div.conv-form-wrapper div.options div.option.selected{background:#4ebff9;color:#fff}div.conv-form-wrapper div.options div.option.selected:hover{background:#4ebff9}div.conv-form-wrapper div#messages div.message.from,form.convFormDynamic button.submit:hover{background:#4ebff9;color:#fff}#sidebar ul li.active>a{color:#4ebff9}.accordionjs .acc_section.acc_active>.acc_head,.tab_wrapper>ul li.active{background:#4ebff9!important}.tab_wrapper>ul li.active{border-color:#4ebff9!important;color:#fff}.tab_wrapper.right_side>ul li.active:after{background:#4ebff9!important}#sidebar li a.active,#sidebar li a[aria-expanded=true]{background:#4ebff9;color:#fff}.sweet-alert button{background-color:#4ebff9!important}.timeline__item:after{border:6px solid #4ebff9}.job-box-filter a.filtsec i{color:#4ebff9}.search-inline button[type=submit]{background:#4ebff9}.sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled){color:#4ebff9}.card-bgimg:before{background:#4ebff9}.card-custom-icon.text-primary{fill:#4ebff9}.feature .feature-icon{color:#4ebff9}.under-countdown .countdown,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{background:#4ebff9}.footer .social .social-icon,.page-leftheader .breadcrumb-item.active,.page-leftheader .breadcrumb-item.active a,.social-profile-buttons li a i{color:#4ebff9}.dot1,.dot2,.sk-circle .sk-child:before,.spinner4>div{background:-webkit-gradient(linear,left top,right top,from(#4ebff9),to(#4ebff9))}.sk-cube-grid .sk-cube{background:#4ebff9}.sk-folding-cube .sk-cube:before{background-color:#4ebff9}.spinner5>div{background:-webkit-gradient(linear,left top,right top,from(#4ebff9),to(#4ebff9))}.spinner{background:#4ebff9}.spinner-lg{background-color:#4ebff9}.double-bounce1,.double-bounce2{background:#4ebff9}.cube1,.cube2{background-color:#4ebff9}.lds-heart div,.lds-heart div:after,.lds-heart div:before{background:#4ebff9}.lds-ring div{border:6px solid transparent;border-top-color:#4ebff9}.lds-hourglass:after{border-color:#4ebff9 transparent;border-style:solid;border-width:26px}.table-primary,.table-primary>td,.table-primary>th{background-color:#d5cee6}.table-hover .table-primary:hover{background-color:#f0f0f2}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#b7cded}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#f72d66}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#f72d66}.mediaicon{border:1px solid #4ebff9;background:#4ebff9}a.chip:hover{background-color:#4ebff9}#back-to-top{background:#4ebff9}#back-to-top:hover{color:#4ebff9;border:2px solid #4ebff9}.tabs-menu ul li .active{background:#4ebff9}.tabs-menu1 ul li .active{border-bottom:3px solid #4ebff9;color:#4ebff9}.sub-panel-heading .tabs-menu ul li a.active{color:#4ebff9!important}.receipts-inline-table .tabs-menu1 ul li .active{color:#4ebff9}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#4ebff9}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#4ebff9;border-color:#4ebff9}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#4ebff9}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#4ebff9;border-color:#4ebff9}.custom-select:focus{border-color:#4ebff9}.custom-file-label:after{background-color:#4ebff9;border-left:1px solid #4ebff9}.custom-range::-moz-range-thumb,.custom-range::-ms-thumb,.custom-range::-webkit-slider-thumb{background-color:#4ebff9}.ui-datepicker .ui-datepicker-title{color:#4ebff9}.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a,.ui-datepicker .ui-datepicker-calendar td a:hover{background-color:#4ebff9}.form-control:focus{border-color:#4ebff9}.wizard>.steps .current a,.wizard>.steps .current a:active,.wizard>.steps .current a:hover{color:#4ebff9}.wizard>.steps .current a .number,.wizard>.steps .current a:active .number,.wizard>.steps .current a:hover .number{background-color:#4ebff9;color:#fff}.wizard>.actions a,.wizard>.actions a:active,.wizard>.actions a:hover{background-color:#4ebff9}.wizard-style-1>.steps>ul .current a .number,.wizard-style-1>.steps>ul .current a:active .number,.wizard-style-1>.steps>ul .current a:hover .number{background-color:#4ebff9;color:#fff}.selectgroup-input:checked+.selectgroup-button,.selectgroup-input:focus+.selectgroup-button,.wizard-style-2>.steps>ul .current a .number,.wizard-style-2>.steps>ul .current a:active .number,.wizard-style-2>.steps>ul .current a:hover .number{border-color:#4ebff9;color:#4ebff9}.custom-switch-input:checked~.custom-switch-indicator{background:#4ebff9}.custom-switch-input:focus~.custom-switch-indicator{border-color:#4ebff9}.label-primary{background:#4ebff9}.bg-primary{background-color:#4ebff9!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#6958be!important}.bg-secondary,a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#fa057a!important}.bg-gradient-primary{background:linear-gradient(270deg,#be5fca 0,#4ebff9)}.border-primary{border-color:#4ebff9!important}.border-secondary{border-color:#f72d66!important}.list-icon span p,i.fa.round{border:1px solid #4ebff9}.text-primary{color:#4ebff9!important}a.text-primary:focus,a.text-primary:hover{color:#5e69b8!important}.text-secondary,a.text-secondary:focus,a.text-secondary:hover{color:#f72d66!important}pre{border-left:3px solid #4ebff9}.bg-primary-transparent{background-color:rgba(74,50,212,.2)}.bg-secondary-transparent{background-color:rgba(247,45,102,.2)}.bg-primary-transparent-2{background-color:rgba(250,5,122,.15)}.bg-secondary-transparent-2{background-color:rgba(247,45,102,.15)}.card-header:before{background-color:#4ebff9}.panel.price>.panel-heading{background:#4ebff9;color:#fff}.pricing-tabs .pri-tabs-heading2 ul.nav-price li a.active,.pricing-tabs ul.nav-price li a.active{background:#4ebff9}.icon-dropshadow-secondary{filter:drop-shadow(0 4px 4px rgba(247,45,102,.3))}.card-custom-icon.text-secondary,.fill-secondary{fill:#f72d66}.tree li i{color:#4ebff9}.timeline .timeline-items .timeline-item:after{background:#4ebff9}.ui-timepicker-list .ui-timepicker-selected:hover,.ui-timepicker-list li:hover,li.ui-timepicker-selected{background:#4ebff9;color:#fff}.SumoSelect:focus>.CaptionCont{border-color:#4ebff9}.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus{border-color:#4ebff9;outline:none;background-color:#4ebff9}.SumoSelect .select-all.partial>span i,.SumoSelect .select-all.selected>span i,.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i{background-color:#4ebff9}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#4ebff9;color:#fff}.ql-editor .ql-bg-blue{background-color:#4ebff9}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#4ebff9;outline:0;background:#fff}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#4ebff9}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#4ebff9}.ms-choice,.ql-snow a{color:#4ebff9}.checkbox-group .checkbox-normal:checked+label:before{background:#4ebff9}.irs-bar,.irs-bar-edge,.irs-from,.irs-single,.irs-to{background-color:#4ebff9}.irs-bar,.irs-bar-edge{background-image:none}.irs-from:after,.irs-single:after,.irs-to:after{border-top-color:#4ebff9}.irs-primary .irs-bar,.irs-primary .irs-bar-edge,.irs-primary .irs-from,.irs-primary .irs-single,.irs-primary .irs-slider:before,.irs-primary .irs-to,.irs-slider:before,.irs-slider:focus:before,.irs-slider:hover:before{background-color:#4ebff9}.irs-primary .irs-from:after,.irs-primary .irs-single:after,.irs-primary .irs-to:after{border-top-color:#4ebff9}.irs-modern .irs-slider{border:1px solid #4ebff9}.irs-modern .irs-slider:before{border-left:1px solid #4ebff9;border-right:1px solid #4ebff9}.irs-modern.irs-primary .irs-slider,.irs-modern.irs-primary .irs-slider:before{border-color:#4ebff9}.irs-outline .irs-line,.irs-outline .irs-slider{border:1px solid #4ebff9}.irs-outline .irs-slider:focus:before,.irs-outline .irs-slider:hover:before{background-color:#4ebff9}.irs-outline.irs-primary .irs-line,.irs-outline.irs-primary .irs-slider{border-color:#4ebff9}.irs-outline.irs-primary .irs-line:focus:before,.irs-outline.irs-primary .irs-line:hover:before,.irs-outline.irs-primary .irs-slider:focus:before,.irs-outline.irs-primary .irs-slider:hover:before{background-color:#4ebff9}.cropme-rotation-slider input::-webkit-slider-thumb,.cropme-slider input::-webkit-slider-thumb{background:#4ebff9}.fc button,.sw-theme-dots>ul.step-anchor>li.active>a,.sw-theme-dots>ul.step-anchor>li>a:before{color:#4ebff9}.sw-theme-dots>ul.step-anchor>li.active>a:after{background:#4ebff9}.theme-light .cookie-popup-accept-cookies,.theme-primary .cookie-popup,.theme-white .cookie-popup-accept-cookies{background-color:#4ebff9;color:#fff}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#4ebff9;border-color:transparent;color:#fff}.daterangepicker .ranges li.active{background-color:#4ebff9;color:#fff}.hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a.active,.hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a:hover,.hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a.active,.hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a:hover,.hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a:hover,.horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a.active{color:#4ebff9}.mega-menubg li a.active:before,.mega-menubg li a:hover:before,.sub-menu li.active:before,.sub-menu li:hover:before{color:#4ebff9;opacity:.9}.app-sidebar__toggle:hover{color:#4ebff9}.slide-menu a.active{color:#4ebff9!important}.slide-item.active,.slide-item:focus,.slide-item:hover,.slide.is-expanded .slide-menu li a:hover{color:#4ebff9}@media (min-width:768px){.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-menu a.active{color:#4ebff9;background:transparent}.slide-item:focus,.slide-item:hover{color:#4ebff9}.sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item.active{color:#4ebff9;background:transparent}}.onoffswitch-checkbox:checked+.onoffswitch-label{background-color:#4ebff9;border-color:#4ebff9}.onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:#4ebff9}.onoffswitch2-checkbox:checked+.onoffswitch2-label{background-color:#4ebff9}.onoffswitch2-checkbox:checked+.onoffswitch2-label:before,.onoffswitch2-checkbox:checked+.onoffswitch-label2{border-color:#4ebff9}@media (max-width:992px){.color-hor-menu .horizontalMenu>.horizontalMenu-list{background:#4ebff9!important}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>a,.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>a,.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>a{border-bottom-color:hsla(0,0%,100%,.050980392156862744)}}.dark-mode a{color:#d5dae2}.dark-mode .nav-sidebar li ul{background:#eee}.dark-mode #back-to-top:hover{background:#272d47}body.dark-mode{color:#d5dae2;background:#1a1c33}.dark-mode a:hover{text-decoration:none}.dark-mode caption{color:#505662}.dark-mode .bcolor{background-color:#cf4c3a!important}.dark-mode .bcolor1{background-color:#d6124a!important}.dark-mode hr{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .mark,.dark-mode mark{background-color:#fcf8e3}.dark-mode .list-unstyled li{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode #sidebar .list-unstyled li{border-bottom:1px solid hsla(0,0%,100%,.03)}.dark-mode .blockquote-footer{color:#868e96}.dark-mode .img-thumbnail{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .figure-caption{color:#868e96}.dark-mode kbd{color:#fff;background-color:#343a40}.dark-mode .table th,.dark-mode .text-wrap table td,.dark-mode .text-wrap table th{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .table-hover tbody tr:hover{color:#fff}.dark-mode .border{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .table thead th,.dark-mode .text-wrap table thead th{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .table tbody+tbody,.dark-mode .text-wrap table tbody+tbody{border-top:2px solid hsla(0,0%,100%,.1)}.dark-mode .table .table,.dark-mode .table .text-wrap table,.dark-mode .text-wrap .table table,.dark-mode .text-wrap table .table,.dark-mode .text-wrap table table{background-color:rgba(32,34,60,.5)}.dark-mode .table-bordered,.dark-mode .table-bordered td,.dark-mode .table-bordered th,.dark-mode .text-wrap table,.dark-mode.text-wrap table td,.dark-mode .text-wrap table th{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.02)}.dark-mode .table-hover tbody tr:hover{background-color:rgba(70,127,207,.06)}.dark-mode .table-primary,.dark-mode .table-primary>td,.dark-mode .table-primary>th{background-color:#d5cee6}.dark-mode .table-hover .table-primary:hover,.dark-mode .table-hover .table-primary:hover>td{background-color:#b7cded}@media (min-width:992px){.dark-mode #sticky{color:#fff}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04);box-shadow:0 10px 15px rgba(15,17,29,.9)}}.table-hover .table-primary:hover>th{background-color:#b7cded}.dark-mode.table-secondary,.dark-mode .table-secondary>td,.dark-mode .table-secondary>th{background-color:#f72d66}.dark-mode .table-hover .table-secondary:hover{background-color:#cfd2d6}.dark-mode .table-hover .table-secondary:hover>td,.dark-mode .table-hover .table-secondary:hover>th{background-color:#f72d66}.dark-mode .table-light,.dark-mode .table-light>td,.dark-mode .table-light>th{background-color:#fdfdfe}.dark-mode .table-hover .table-light:hover,.dark-mode .table-hover .table-light:hover>td,.dark-mode .table-hover .table-light:hover>th{background-color:#ececf6}.dark-mode .table-dark,.dark-mode .table-dark>td,.dark-mode .table-dark>th{background-color:#c6c8ca}.dark-mode .table-hover .table-dark:hover,.dark-mode .table-hover .table-dark:hover>td,.dark-mode .table-hover .table-dark:hover>th{background-color:#b9bbbe}.dark-mode .table-active,.dark-mode .table-active>td,.dark-mode .table-active>th,.dark-mode .table-hover .table-active:hover,.dark-mode .table-hover .table-active:hover>td,.dark-mode .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.04)}.dark-mode .table .thead-dark th,.dark-mode .text-wrap table .thead-dark th{color:rgba(32,34,60,.5);background-color:#212529;border-color:#32383e}.dark-mode .table .thead-light th,.dark-mode .text-wrap table .thead-light th{color:#c4c9d6;background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1)}.dark-mode .table-dark{color:rgba(32,34,60,.5);background-color:#212529}.dark-mode .table-dark td,.dark-mode .table-dark th,.dark-mode .table-dark thead th{border-color:#32383e}.dark-mode .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.dark-mode .table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:991px){.dark-mode .animated-arrow.hor-toggle{background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .horizontalMenu>.horizontalMenu-list{background:#272d47}.dark-mode .horizontalMenu>.horizontalMenu-list>li>a{border-bottom-color:hsla(0,0%,100%,.050980392156862744)}}.h-100vh.bg-primary.dark-mode .input-group .form-control,.h-100vh.bg-primary.dark-mode .input-group .form-control:focus{border:1px solid #272d47}.dark-mode .form-control{color:hsla(0,0%,100%,.8);background-color:#272d47;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .select2-container--default .select2-selection--single{background-color:#272d47;border:1px solid hsla(0,0%,100%,.1)!important}.dark-mode .select2-container--default.select2-container--focus .select2-selection--multiple{color:#cfd5da;background-color:#272d47;border-color:#4eceb2;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .select2-container--default .select2-selection--multiple{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid hsla(0,0%,100%,.04)!important;background:#272d47;color:#fff}.dark-mode .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:rgba(32,34,60,.5)!important;border:1px solid hsla(0,0%,100%,.1)!important}.dark-mode .sp-replacer.sp-active,.dark-mode .sp-replacer:hover{border:1px solid hsla(0,0%,100%,.1)}.dark-mode .form-control{opacity:1}.dark-mode .form-control:focus{color:hsla(0,0%,100%,.6);background-color:#272d47}.dark-mode .form-control:-ms-input-placeholder,.dark-mode .form-control::-moz-placeholder,.dark-mode .form-control::-ms-input-placeholder,.dark-mode .form-control::-webkit-input-placeholder{color:#6e7289;opacity:1}.dark-mode .form-control:disabled,.dark-mode .form-control[readonly]{background-color:#232543;opacity:1}.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered{color:#a5a7b1}.dark-mode select.form-control:focus::-ms-value{color:#c4c9d6;background-color:#272d47}.dark-mode .form-control-plaintext{color:#c4c9d6;border:solid transparent;border-width:1px 0}.dark-mode .form-check-input:disabled~.form-check-label{color:#505662}.dark-mode .valid-feedback{color:#2dce89}.dark-mode .valid-tooltip{color:#fff;background-color:rgba(94,186,0,.8)}.dark-mode .custom-select.is-valid,.dark-mode .form-control.is-valid,.dark-mode .was-validated .custom-select:valid,.dark-mode .was-validated .form-control:valid{border-color:#2dce89}.dark-mode .custom-select.is-valid:focus,.dark-mode .form-control.is-valid:focus,.dark-mode .was-validated .custom-select:valid:focus,.dark-mode .was-validated .form-control:valid:focus{border-color:#2dce89;box-shadow:0 0 0 2px rgba(94,186,0,.25)}.dark-mode .custom-control-input.is-valid~.custom-control-label,.dark-mode .form-check-input.is-valid~.form-check-label,.dark-mode .was-validated .custom-control-input:valid~.custom-control-label,.dark-mode .was-validated .form-check-input:valid~.form-check-label{color:#2dce89}.dark-mode .custom-control-input.is-valid~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#9eff3b}.dark-mode .custom-control-input.is-valid:checked~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#78ed00}.dark-mode .custom-control-input.is-valid:focus~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(94,186,0,.25)}.dark-mode .custom-file-input.is-valid~.custom-file-label,.dark-mode .was-validated .custom-file-input:valid~.custom-file-label{border-color:#2dce89}.dark-mode .custom-file-input.is-valid:focus~.custom-file-label,.dark-mode .was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 2px rgba(94,186,0,.25)}.dark-mode .invalid-feedback{color:#dc0441}.dark-mode .invalid-tooltip{color:#fff;background-color:rgba(205,32,31,.8)}.dark-mode .custom-select.is-invalid,.dark-mode .form-control.is-invalid,.dark-mode .was-validated .custom-select:invalid,.dark-mode .was-validated .form-control:invalid{border-color:#dc0441}.dark-mode .custom-select.is-invalid:focus,.dark-mode .form-control.is-invalid:focus,.dark-mode .was-validated .custom-select:invalid:focus,.dark-mode .was-validated .form-control:invalid:focus{border-color:#dc0441;box-shadow:0 0 0 2px rgba(205,32,31,.25)}.dark-mode .custom-control-input.is-invalid~.custom-control-label,.dark-mode .form-check-input.is-invalid~.form-check-label,.dark-mode .was-validated .custom-control-input:invalid~.custom-control-label,.dark-mode .was-validated .form-check-input:invalid~.form-check-label{color:#dc0441}.dark-mode .custom-control-input.is-invalid~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#ec8080}.dark-mode .custom-control-input.is-invalid:checked~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e23e3d}.dark-mode .custom-control-input.is-invalid:focus~.custom-control-label:before,.dark-mode .was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(205,32,31,.25)}.dark-mode .custom-file-input.is-invalid~.custom-file-label,.dark-mode .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc0441}.dark-mode .custom-file-input.is-invalid:focus~.custom-file-label,.dark-mode .was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 2px rgba(205,32,31,.25)}.dark-mode .btn.focus,.dark-mode .btn:focus{box-shadow:0 0 0 2px rgba(194,197,199,.25)}.dark-mode .btn-light,.dark-mode .btn-light:hover{color:#d5dae2;background-color:#20223c;border-color:#20223c}.dark-mode .btn-light.focus,.dark-mode .btn-light:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.dark-mode .btn-light.disabled,.dark-mode .btn-light:disabled,.dark-mode .btn-light:not(:disabled):not(.disabled).active,.dark-mode .btn-light:not(:disabled):not(.disabled):active,.dark-mode.show>.btn-light.dropdown-toggle{color:#d5dae2;background-color:#20223c;border-color:#20223c}.dark-mode .btn-light:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-light:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.dark-mode .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.dark-mode .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.dark-mode .btn-dark.focus,.dark-mode .btn-dark:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.dark-mode .btn-dark.disabled,.dark-mode .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.dark-mode .btn-dark:not(:disabled):not(.disabled).active,.dark-mode .btn-dark:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.dark-mode .btn-dark:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-dark:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(217,221,231,.1)}.dark-mode .btn-outline-default{color:#d5dae2;background-color:initial;background-image:none;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .btn-outline-default:hover{color:#d5dae2!important;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .btn-outline-default.focus,.dark-mode .btn-outline-default:focus{box-shadow:0 0 0 2px rgba(217,221,231,.1)}.dark-mode .btn-outline-default.disabled,.dark-mode .btn-outline-default:disabled{color:#435785;background-color:initial}.dark-mode .btn-outline-default:not(:disabled):not(.disabled).active,.dark-mode .btn-outline-default:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-outline-default.dropdown-toggle{color:#d5dae2!important;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .btn-outline-default:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-outline-default:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-outline-default.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(247,45,102,.1)}.dark-mode .btn-outline-light{color:#fff;background-color:initial;background-image:none;border-color:hsla(0,0%,100%,.1);box-shadow:none}.dark-mode .btn-outline-light:hover{color:#c4c9d6;background-color:#20223c;border-color:#20223c}.dark-mode .btn-outline-light.focus,.dark-mode .btn-outline-light:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.dark-mode .btn-outline-light.disabled,.dark-mode .btn-outline-light:disabled{color:#cfd4e1;background-color:initial}.dark-mode .btn-outline-light:not(:disabled):not(.disabled).active,.dark-mode .btn-outline-light:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-outline-light.dropdown-toggle{color:#c4c9d6;background-color:#132040;border-color:#132040}.dark-mode .btn-outline-light:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-outline-light:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(248,249,250,.1)}.dark-mode .btn-outline-dark{color:#343a40;background-color:initial;background-image:none;border-color:#343a40}.dark-mode .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.dark-mode .btn-outline-dark.focus,.dark-mode .btn-outline-dark:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.dark-mode .btn-outline-dark.disabled,.dark-mode .btn-outline-dark:disabled{color:#343a40;background-color:initial}.dark-mode .btn-outline-dark:not(:disabled):not(.disabled).active,.dark-mode .btn-outline-dark:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.dark-mode .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(52,58,64,.1)}.dark-mode .btn-link:hover{color:#295a9f}.dark-mode .btn-link.disabled,.dark-mode .btn-link:disabled{color:#868e96}.dark-mode .collapse:not(.show){background:#272d47}.dark-mode .dropdown-menu{color:#d5dae2;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .dropdown-divider{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .notifyimg{color:#fff}.dark-mode .dropdown-item{color:#212529}.dark-mode .drop-icon-wrap .drop-icon-item{color:#878787}.dark-mode .drop-icon-wrap .drop-icon-item:focus,.dark-mode .drop-icon-wrap .drop-icon-item:hover,.dark-mode .dropdown-item.active,.dark-mode .dropdown-item:active,.dark-mode .dropdown-item:focus,.dark-mode .dropdown-item:hover{background-color:rgba(32,34,60,.5)}.dark-mode .dropdown-item.disabled,.dark-mode .dropdown-item:disabled{color:#fff;background-color:initial}.dark-mode .dropdown-menu-arrow.dropdown-menu-left:before,.dark-mode .dropdown-menu-arrow.dropdown-menu-right:before{border-bottom:10px solid hsla(0,0%,100%,.1);border-left:10px solid transparent;border-right:10px solid transparent}.dark-mode .dropdown-menu-arrow.dropdown-menu-left:after,.dark-mode .dropdown-menu-arrow.dropdown-menu-right:after{border-bottom:9px solid #272d47;border-left:9px solid transparent;border-right:9px solid transparent}.dark-mode .dropdown-header{color:#d5dae2;border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .dropdown-item-text{color:#212529}.dark-mode .input-group-addon{color:#b7bec5;border:1px solid #485167}.dark-mode .input-group-text{color:#c4c9d6;background-color:rgba(32,34,60,.5);border:1px solid hsla(0,0%,100%,.07);border-right-color:hsla(0,0%,100%,.02)}.dark-mode #global-loader{background:#272d47}.dark-mode .custom-control-input:checked~.custom-control-label:before{color:#fff}.dark-mode .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#d4e1f4}.dark-mode .custom-control-input:disabled~.custom-control-label{color:#868e96}.dark-mode .custom-control-input:disabled~.custom-control-label:before,.dark-mode .custom-control-label:before{background-color:hsla(0,0%,100%,.1)}.dark-mode .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.dark-mode .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before,.dark-mode .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(70,127,207,.5)}.dark-mode .custom-select{color:hsla(0,0%,100%,.8);background:#272d47;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .custom-select:focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(25,145,235,.5)}.dark-mode .custom-select:focus::-ms-value{color:#c4c9d6;background-color:#272d47}.dark-mode .custom-select:disabled{color:#868e96;background-color:hsla(0,0%,100%,.1)}.dark-mode .custom-file-input:focus~.custom-file-label{border-color:#1991eb;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-file-input:focus~.custom-file-label:after{border-color:#1991eb}.dark-mode .custom-file-label{color:#c4c9d6;background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .custom-range::-webkit-slider-thumb:focus{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-range::-webkit-slider-thumb:active{background-color:#d4e1f4}.dark-mode .custom-range::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.1)}.dark-mode .custom-range::-moz-range-thumb:focus{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-range::-moz-range-thumb:active{background-color:#d4e1f4}.dark-mode .custom-range::-moz-range-track{background-color:hsla(0,0%,100%,.1)}.dark-mode .custom-range::-ms-thumb:focus{box-shadow:0 0 0 1px rgba(32,34,60,.5),0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-range::-ms-thumb:active{background-color:#d4e1f4}.dark-mode .custom-range::-ms-fill-lower,.dark-mode .custom-range::-ms-fill-upper{background-color:hsla(0,0%,100%,.1)}.dark-mode .nav-link.disabled{color:#a8b4c1}.dark-mode .nav-tabs .nav-link{border:1px solid transparent}.dark-mode .nav-tabs .nav-link.disabled{color:#868e96}.dark-mode .nav-pills .nav-link.active,.dark-mode .nav-pills .show>.nav-link{color:#fff}.dark-mode .navbar-light .navbar-brand,.dark-mode .navbar-light .navbar-brand:focus,.dark-mode .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.dark-mode .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.dark-mode .navbar-light .navbar-nav .nav-link:focus,.dark-mode .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.dark-mode .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.dark-mode .navbar-light .navbar-nav .active>.nav-link,.dark-mode .navbar-light .navbar-nav .nav-link.active,.dark-mode .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.show{color:rgba(0,0,0,.9)}.dark-mode .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.dark-mode .navbar-light .navbar-text{color:rgba(0,0,0,.5)}.dark-mode .navbar-light .navbar-text a,.dark-mode .navbar-light .navbar-text a:focus,.dark-mode .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.dark-mode .navbar-dark .navbar-brand,.dark-mode .navbar-dark .navbar-brand:focus,.dark-mode .navbar-dark .navbar-brand:hover{color:#fff}.dark-mode .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.dark-mode .navbar-dark .navbar-nav .nav-link:focus,.dark-mode .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.dark-mode .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.dark-mode .navbar-dark .navbar-nav .active>.nav-link,.dark-mode .navbar-dark .navbar-nav .nav-link.active,.dark-mode .navbar-dark .navbar-nav .nav-link.show,.dark-mode .navbar-dark .navbar-nav .show>.nav-link{color:#fff}.dark-mode .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.dark-mode .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.dark-mode .navbar-dark .navbar-text a,.dark-mode .navbar-dark .navbar-text a:focus,.dark-mode .navbar-dark .navbar-text a:hover{color:#fff}.dark-mode .card{background:#272d47;border:1px solid hsla(0,0%,100%,.02)}.dark-mode .card-header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .card-footer{background-color:rgba(0,0,0,.03)}.dark-mode .messenger-box .avatar .send-time{color:#d5dae2}.dark-mode .messenger-box .inner-box{background-color:rgba(32,34,60,.5)}.dark-mode .messenger-box .inner-box:after{border-color:transparentrgba(32,34,60,.5) transparent transparent}.dark-mode .messenger-box .msg-sent .inner-box:after{border-color:transparent transparent transparentrgba(32,34,60,.5)}.dark-mode .messenger-box .send-mgs .yourmsg input{border:1px solid #eceff1}.dark-mode .messenger-box .send-mgs .msg-send-btn{background:#03a9f3;color:#fff}.dark-mode .list-group-item{border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .page-link{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .page-link:hover{background-color:rgba(70,127,207,.06)}.dark-mode .page-item.active .page-link{color:#fff}.dark-mode .page-item.active .page-link:hover{color:#fff!important}.dark-mode .page-item.disabled .page-link{color:#ced4da;background-color:#272d47;border-color:hsla(0,0%,100%,.1)}.dark-mode .table{color:#d5dae2}.dark-mode .table td{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .mail-box .sm-side{background:none repeat scroll 0 0 #e5e8ef}.dark-mode .mail-box .lg-side{background:none repeat scroll 0 0 #fff}.dark-mode .mail-box .sm-side .user-head{background:none repeat scroll 0 0 #00a8b3;color:#fff}.dark-mode .user-head .user-name h5 a{color:#fff}.dark-mode .user-head .user-name span a{color:#87e2e7}.dark-mode a.mail-dropdown{background:none repeat scroll 0 0 #80d3d9;color:#01a7b3}.dark-mode .btn-compose{background:none repeat scroll 0 0 #ff6c60;color:#fff}.dark-mode .btn-compose:hover{background:none repeat scroll 0 0 #f5675c;color:#fff}.dark-mode .inbox-divider{border-bottom:1px solid #d5d8df}.dark-mode ul.inbox-nav li a{color:#6a6a6a}.dark-mode ul.inbox-nav li.active a,.dark-mode ul.inbox-nav li a:focus,.dark-mode ul.inbox-nav li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}.dark-mode ul.inbox-nav li a i{color:#6a6a6a}.dark-mode ul.labels-info li h4{color:#5c5c5e}.dark-mode ul.labels-info li a{color:#6a6a6a}.dark-mode ul.labels-info li a:focus,.dark-mode ul.labels-info li a:hover{background:none repeat scroll 0 0 #d5d7de;color:#6a6a6a}.dark-mode .nav.nav-pills.nav-stacked.labels-info p{color:#9d9f9e}.dark-mode .inbox-head .sr-input{color:#8a8a8a}.dark-mode .inbox-head .sr-btn{background:none repeat scroll 0 0 #38a01e;border-radius:0 4px 4px 0;color:#fff}.dark-mode .table-inbox{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .table-inbox tr{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .table-inbox tr td .fa-star{color:hsla(0,0%,100%,.04)}.dark-mode .table-inbox tr td .fa-star.inbox-started,.dark-mode .table-inbox tr td .fa-star:hover{color:#f78a09}.dark-mode .table-inbox tr.unread td{background:rgba(32,34,60,.5);border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .mail-option .btn-group a.btn,.dark-mode .mail-option .chk-all{background:none repeat scroll 0 0 rgba(32,34,60,.5);border:0 solid hsla(0,0%,100%,.04);color:#d1d5dc}.dark-mode .inbox-pagination a.np-btn,.dark-mode .mail-option .btn-group .btn{background:none repeat scroll 0 0 rgba(32,34,60,.5);border:1px solid hsla(0,0%,100%,.04);color:#d1d5dc}.dark-mode .fileinput-button{background:none repeat scroll 0 0 #eee;border:1px solid #e6e6e6}.dark-mode .inbox-body .modal .modal-body input,.dark-mode .inbox-body .modal .modal-body textarea{border:1px solid #e6e6e6;box-shadow:none}.dark-mode .btn-send{background:none repeat scroll 0 0 #00a8b3;color:#fff}.dark-mode .btn-send:hover{background:none repeat scroll 0 0 #00a8b3;color:#fff;background:none repeat scroll 0 0 #009da7}.dark-mode .heading-inbox h4{border-bottom:1px solid #ddd;color:#a5a7b1}.dark-mode .sender-dropdown{background:none repeat scroll 0 0 1px solid hsla(0,0%,100%,.04);color:#777}.dark-mode .view-mail a{color:#ff6c60}.dark-mode .jsr_slider:focus:before{background:#7036ff}.dark-mode .jsr_rail{background:rgba(32,34,60,.5)}.dark-mode .jsr_bar--limit{background-color:#d9dadc}.dark-mode .jsr_label,.dark-mode .jsr_label--minmax{background:#24345a;color:#d5dae2}.dark-mode .range{background-color:#f5f5f5;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.dark-mode .range input[type=range]::-moz-slider-thumb,.dark-mode .range input[type=range]::-webkit-slider-thumb{color:#fff;background-color:#999}.dark-mode .range output{color:#fff;background-color:#999}.dark-mode .pricing{color:#fff}.dark-mode .pricing1{color:#6e7289}.dark-mode .pricing .card-category{background:hsla(0,0%,100%,.3);color:#fff}.dark-mode .pricing1 .list-unstyled li,.dark-mode .pricing .list-unstyled li{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .pricing1 .card-category{background:hsla(0,0%,100%,.3);color:#fff}.dark-mode .pricing-table:hover{box-shadow:0 0 30px rgba(0,0,0,.2)}.dark-mode .pricing-table:hover>.panel-footer-landing{box-shadow:inset 0 0 30px rgba(0,0,0,.05)}.dark-mode .pricing-table:hover>.panel>.panel-body-landing{background:#38a01e}.dark-mode .pricing-table:hover>.panel>.panel-heading-landing-box{background:#fff!important;color:#d1d5dc!important}.dark-mode .pricing-table:hover>.panel>.controle-header,.dark-mode .pricing-table:hover>.panel>.panel-footer{background:#38a01e!important}.dark-mode .pricing-table:hover>.panel>.panel-footer>.btn{border:1px solid #fff!important}.dark-mode .btn-price:hover{background:#fff!important;color:#38a01e!important}.dark-mode .pricing-table:hover>.panel>.controle-header>.panel-title-landing{color:#fff!important}.dark-mode .pricing-table>.panel>.controle-header>.panel-title-landing{color:#000!important}.dark-mode .panel-body-landing:hover>.table>tbody>tr>td{color:#fff!important}.dark-mode .panel-heading-landing{background:#f7f7f7!important;border:2px solid #38a01e!important}.dark-mode .panel-heading-landing-box{background:#38a01e!important;color:#fff!important}.dark-mode .panel-title-landing{color:#38a01e!important}.dark-mode .panel-body-landing{border:2px solid #38a01e!important;background:#fff}.dark-mode .panel-footer-landing{border:2px solid #38a01e!important;background:#f7f7f7}.dark-mode .plan-card .plan-icon{color:#fff;border:12px solid #272d47;box-shadow:0 0 3px #494b68}.dark-mode .plan-card .plan-price{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .plan-card .plan-features p{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .plan-card .plan-features p:first-child{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel-heading{background:#272d47}.dark-mode .price .list-group-item{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel.price{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .price.panel-color>.panel-body,.dark-mode .price .panel-footer{background-color:#272d47}.dark-mode .panel-footer{background-color:rgba(32,34,60,.5);border-top:1px solid hsla(0,0%,100%,.04);border-left:1px solid hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel.price .btn{box-shadow:inset 0 -1px 0 rgba(50,50,50,.2)}.dark-mode #popup{background:#fe6b1f}.dark-mode .nav1{background:rgba(32,34,60,.5)}.dark-mode .nav-item1.active,.dark-mode .nav-item1:hover:not(.disabled){color:#fff}.dark-mode .nav-item1 .nav-link.disabled{color:#6e7289}.dark-mode .nav-tabs{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .user-button{border:1px solid hsla(0,0%,100%,.04);color:#fff!important}.dark-mode .user-button:hover{background:#fff}.dark-mode .nav-tabs .nav-item1.nav-link{border:1px solid transparent}.dark-mode .nav-tabs .nav-item1 .nav-link{color:hsla(0,0%,100%,.8)}.dark-mode .nav-tabs .nav-item1 .nav-link.active,.dark-mode .nav-tabs .nav-item1 .nav-link:hover:not(.disabled){color:#fff}.dark-mode .nav-tabs .nav-submenu{background:#000}.dark-mode .nav-tabs .nav-submenu .nav-item1{color:#9aa0ac}.dark-mode .nav-tabs .nav-submenu .nav-item1.active{color:#467fcf}.dark-mode .nav-tabs .nav-submenu .nav-item1:hover{color:#d5dae2;background:rgba(0,0,0,.024)}.dark-mode .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.dark-mode .tooltip.tooltip-top .tooltip-inner:before{border-top-color:#000}.dark-mode .tooltip.bs-tether-element-attached-left .tooltip-inner:before,.dark-mode .tooltip.tooltip-right .tooltip-inner:before{border-right-color:#000}.dark-mode .tooltip.bs-tether-element-attached-top .tooltip-inner:before,.dark-mode .tooltip.tooltip-bottom .tooltip-inner:before{border-bottom-color:#000}.dark-mode .tooltip.bs-tether-element-attached-right .tooltip-inner:before,.dark-mode .tooltip.tooltip-left .tooltip-inner:before{border-left-color:#000}.dark-mode .pop-primary{color:#4d9dff}.dark-mode .heading-inverse{background-color:#232d46;color:#fff}.dark-mode .heading-primary{color:#fff}.dark-mode .breadcrumb-item a{color:#d5dae2}.dark-mode .breadcrumb-item+.breadcrumb-item:before{color:#6e7289}.dark-mode .breadcrumb-item.active{color:#c3c3c3}.dark-mode .breadcrumb1{background-color:rgba(32,34,60,.5)}.dark-mode .breadcrumb-item1.active{color:hsla(0,0%,100%,.8)}.dark-mode .breadcrumb-item1 a{color:#705ec8}.dark-mode .breadcrumb-arrow{background-color:rgba(32,34,60,.5)}.dark-mode .breadcrumb-arrow li a:after{border-left:11px solid #8556f9}.dark-mode .breadcrumb-arrow li span{color:#fff}.dark-mode .breadcrumb{background:#22243f}.dark-mode .page-leftheader ol{background:none}.dark-mode .page-leftheader .breadcrumb-item a{color:#d5dae2}.dark-mode .page-leftheader .breadcrumb-item+.breadcrumb-item:before{color:#6e7289}.dark-mode .panel-group .panel{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel-default>.panel-heading{background-color:rgba(32,34,60,.5)}.dark-mode .more-less{color:#212121}.dark-mode .panel-default>.panel-heading+.panel-collapse>.panel-body{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel-default .list-group-item.active,.dark-mode .panel-default .list-group-item.active:focus,.dark-mode .panel-default .list-group-item.active:hover{color:#fff;background-color:rgba(32,34,60,.5);border-color:rgba(32,34,60,.5)}.dark-mode .wrap{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)}.dark-mode .panel1{border-color:#fff}.dark-mode .panel-heading1{color:#fff}.dark-mode .panel-group1 .panel-body{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .panel-title1 a{color:#fff}.dark-mode #accordion1 .panel-title1 a:hover{color:#fff!important}.dark-mode .panel-body1{background:#fff}.dark-mode .panel-title a.accordion-toggle.collapsed:before,.dark-mode .panel-title a.accordion-toggle:before{color:#fff}.dark-mode btn.dropdown-toggle~.dropdown-menu,.dark-mode ul.dropdown-menu li.dropdown ul.dropdown-menu{background-color:#f4f4f4!important;background-color:#fff!important;border:0 solid #4285f4!important;box-shadow:0 0 3px rgba(25,25,25,.3)!important}.dark-mode .dropdown-menu{background-color:#272d47;box-shadow:0 10px 15px rgba(15,17,29,.9)}.dark-mode .header .dropdown-menu[x-placement^=bottom],.dark-mode .header .dropdown-menu[x-placement^=left],.dark-mode .header .dropdown-menu[x-placement^=right],.dark-mode .header .dropdown-menu[x-placement^=top]{border:1px solid hsla(0,0%,100%,.04);box-shadow:0 10px 15px rgba(15,17,29,.9)}.dark-mode .dropdown-menu>li>a{color:#d1d5dc}.dark-mode .dropdown-menu>li>a:focus,.dark-mode .dropdown-menu>li>a:hover{color:hsla(0,0%,100%,.8);background-color:rgba(32,34,60,.5)}.dark-mode .dropdown-menu .divider{background:hsla(0,0%,100%,.1)}.dark-mode .dropdown-menu .dropdown-plus-title{color:hsla(0,0%,100%,.8)!important;border:0 solid hsla(0,0%,100%,.1)!important}.dark-mode .btn.dropdown-toggle.btn-primary~.dropdown-menu .dropdown-plus-title{border-color:#357ebd!important}.dark-mode .dropdown-menu-header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .dropdown-menu-header label{color:hsla(0,0%,100%,.8)}.dark-mode .dropdown-media-list .media:focus,.dark-mode .dropdown-media-list .media:hover{background-color:#132040}.dark-mode .dropdown-media-list .media-body>div p{color:hsla(0,0%,100%,.8)}.dark-mode .dropdown-list-footer{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .badge-light{color:#c4c9d6;background-color:#20223c}.dark-mode .badge-light[href]:focus,.dark-mode .badge-light[href]:hover{color:#c4c9d6;text-decoration:none;background-color:#20223c}.dark-mode .badge-dark{color:#fff;background-color:#343a40}.dark-mode .badge-dark[href]:focus,.dark-mode .badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.dark-mode .jumbotron{background-color:rgba(32,34,60,.5)}.dark-mode .countdown li{background:#081331!important;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.dark-mode .countdown span:first-child{color:#fff}.dark-mode .alert-primary{color:#464a4e;background-color:#c5b8e6;border-color:#d1bffd}.dark-mode .alert-primary hr{border-top-color:#b7cded}.dark-mode .alert-primary .alert-link{color:#172b46}.dark-mode .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.dark-mode .alert-light hr{border-top-color:#ececf6}.dark-mode .alert-light .alert-link{color:#686868}.dark-mode .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.dark-mode .alert-dark hr{border-top-color:#b9bbbe}.dark-mode .alert-dark .alert-link{color:#040505}.dark-mode .progress,.dark-mode .progress-bar{background-color:rgba(32,34,60,.5)}.dark-mode .progress-bar{color:#fff}.dark-mode .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.04) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.04) 0,hsla(0,0%,100%,.04) 75%,transparent 0,transparent);background-size:1rem 1rem}.dark-mode .list-group-item-action{color:hsla(0,0%,100%,.8)}.dark-mode .list-group-item-action:focus,.dark-mode .list-group-item-action:hover{color:hsla(0,0%,100%,.8);background:rgba(32,34,60,.5)}.dark-mode .list-group-item-action:active{color:hsla(0,0%,100%,.8);background-color:rgba(32,34,60,.5)}.dark-mode .list-group-item{background-color:#272d47}.dark-mode .listorder,.dark-mode .listorder1,.dark-mode .listunorder,.dark-mode .listunorder1{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .list-group-item.disabled,.dark-mode .list-group-item:disabled{color:#7e8591;background-color:#272d47}.dark-mode .list-group-item.active{background-color:rgba(32,34,60,.5);color:#d5dae2}.dark-mode .list-group-item-primary{color:#24426c;background-color:#cbdbf2}.dark-mode .list-group-item-primary.list-group-item-action:focus,.dark-mode .list-group-item-primary.list-group-item-action:hover{color:#24426c;background-color:#b7cded}.dark-mode .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#24426c;border-color:#24426c}.dark-mode .list-group-item-light{color:#818182;background-color:#fdfdfe}.dark-mode .list-group-item-light.list-group-item-action:focus,.dark-mode .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.dark-mode .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.dark-mode .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.dark-mode .list-group-item-dark.list-group-item-action:focus,.dark-mode .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.dark-mode .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.dark-mode .close,.dark-mode .close:focus,.dark-mode .close:hover{color:hsla(0,0%,100%,.54)}.dark-mode .modal-content{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .modal-backdrop{background-color:#000}.dark-mode .modal-header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .modal-footer{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .widget-info i{border:2px solid #fff}.dark-mode .widget-info a{border-bottom:1px solid #fff}.dark-mode .tooltip-inner{color:#fff;background-color:#000}.dark-mode .popover{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .bs-popover-auto[x-placement^=top] .arrow:before,.dark-mode .bs-popover-top .arrow:before{border-top-color:rgba(0,0,0,.25)}.dark-mode .bs-popover-auto[x-placement^=top] .arrow:after,.dark-mode .bs-popover-top .arrow:after{border-top-color:#20223c}.dark-mode .bs-popover-auto[x-placement^=right] .arrow:after,.dark-mode .bs-popover-auto[x-placement^=right] .arrow:before,.dark-mode .bs-popover-right .arrow:after,.dark-mode .bs-popover-right .arrow:before{border-right-color:#20223c}.dark-mode .bs-popover-auto[x-placement^=bottom] .arrow:after,.dark-mode .bs-popover-auto[x-placement^=bottom] .arrow:before,.dark-mode .bs-popover-bottom .arrow:after,.dark-mode .bs-popover-bottom .arrow:before{border-bottom-color:#20223c}.dark-mode .bs-popover-bottom .popover-header:before,.dark-mode .dark-mode.bs-popover-auto[x-placement^=bottom] .popover-header:before{border-bottom:1px solid #20223c}.dark-mode .bs-popover-auto[x-placement^=left] .arrow:after,.dark-mode .bs-popover-auto[x-placement^=left] .arrow:before,.dark-mode .bs-popover-left .arrow:after,.dark-mode .bs-popover-left .arrow:before{border-left-color:#20223c}.dark-mode .popover-header{background-color:#20223c;border-bottom:1px solid hsla(0,0%,100%,.04);color:#d5dae2}.dark-mode .popover-body{color:#d5dae2}.dark-mode .carousel-control-next,.dark-mode .carousel-control-next:focus,.dark-mode.carousel-control-next:hover,.dark-mode .carousel-control-prev,.dark-mode .carousel-control-prev:focus,.dark-mode .carousel-control-prev:hover{color:#fff}.dark-mode .carousel-indicators1 li,.dark-mode .carousel-indicators2 li,.dark-mode .carousel-indicators3 li,.dark-mode .carousel-indicators4 li,.dark-mode .carousel-indicators5 li,.dark-mode .carousel-indicators li{background-color:hsla(0,0%,100%,.5)}.dark-mode .carousel-indicators1 .active,.dark-mode .carousel-indicators2 .active,.dark-mode .carousel-indicators3 .active,.dark-mode .carousel-indicators4 .active,.dark-mode .carousel-indicators5 .active,.dark-mode .carousel-indicators .active{background-color:#272d47}.dark-mode .carousel-caption{color:#fff}.dark-mode .bg-light,.dark-mode a.bg-light:focus,.dark-mode a.bg-light:hover,.dark-mode button.bg-light:focus,.dark-mode button.bg-light:hover{background-color:#20223c!important}.dark-mode .bg-dark{background-color:#343a40!important}.dark-mode a.bg-dark:focus,.dark-mode a.bg-dark:hover,.dark-mode button.bg-dark:focus,.dark-mode button.bg-dark:hover{background-color:#1d2124!important}.dark-mode .bg-white{background-color:#272d47!important}.dark-mode .bg-primary-transparent{background:rgba(45,102,247,.1)}.dark-mode .border{border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-top{border-top:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-right{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-bottom{border-bottom:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-left{border-left:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-light{border-color:#132040!important}.dark-mode .border-dark{border-color:#343a40!important}.dark-mode .border-white{border-color:#fff!important}.dark-mode .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.dark-mode .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.dark-mode .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.dark-mode .text-white{color:#f0f0f0!important}.dark-mode .text-light,.dark-mode a.text-light:focus,.dark-mode a.text-light:hover{color:#132040!important}.dark-mode .text-dark,.dark-mode a.text-dark:focus,.dark-mode a.text-dark:hover{color:#d5dae2!important}.dark-mode .text-body{color:#c4c9d6!important}.dark-mode .text-muted{color:#6e7289!important}.dark-mode blockquote{color:#d5dae2;border-left:2px solid rgba(0,40,100,.12)}.dark-mode code{background:rgba(32,34,60,.7);border:1px solid rgba(32,34,60,.5)}.dark-mode pre{color:#6e7289;background-color:#20223c}.dark-mode .section-nav{background-color:#132040;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .page-title-icon{color:#9aa0ac}.dark-mode .page-description,.dark-mode .page-subtitle{color:#d5dae2}.dark-mode .aside{background:#fff;border-left:1px solid hsla(0,0%,100%,.04);box-shadow:0 5px 20px rgba(0,0,0,.1)}.dark-mode .aside-footer{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .aside-header,.dark-mode .header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .header{background:#272d47}.dark-mode .nav-unread{background:#ecd938}.dark-mode .nav-link.icon .nav-span{color:#d5dae2}.dark-mode .header-btn.has-new:before{background:#dc0441}.dark-mode .header-toggler{color:#000}.dark-mode .header-toggler:hover{color:#32e448}.dark-mode .footer{background:#272d47;border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .footer .social ul li a{color:hsla(0,0%,100%,.8)}.dark-mode .footer a:not(.btn){color:#6e7289}.dark-mode .text-default{color:#fff!important}.dark-mode .text-muted-dark{color:#d5dae2!important}.dark-mode .icon{color:#fff!important}.dark-mode .icon i{color:hsla(0,0%,100%,.65)}.dark-mode a.icon:hover{color:#fff!important}.dark-mode .shadow{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.dark-mode .nav-tabs{color:#000}.dark-mode .nav-tabs .nav-link{color:hsla(0,0%,100%,.8)}.dark-mode .nav-tabs .nav-link:hover:not(.disabled){color:#fff}.dark-mode .nav-tabs .nav-submenu{background:#fff;border:1px solid hsla(0,0%,100%,.04);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dark-mode .nav-tabs .nav-submenu .nav-item{color:#9aa0ac}.dark-mode .nav-tabs .nav-submenu .nav-item.active{color:#467fcf}.dark-mode .nav-tabs .nav-submenu .nav-item:hover{color:#d5dae2;background:rgba(0,0,0,.024)}.dark-mode .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-mode .btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.dark-mode .btn-facebook.focus,.dark-mode .btn-facebook:focus{box-shadow:0 0 0 2px rgba(59,89,152,.5)}.dark-mode .btn-facebook.disabled,.dark-mode .btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-mode .btn-facebook:not(:disabled):not(.disabled).active,.dark-mode .btn-facebook:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.dark-mode .btn-facebook:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-facebook:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(59,89,152,.5)}.dark-mode .btn-twitter{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.dark-mode .btn-twitter:hover{color:#fff;background-color:#0d8ddc;border-color:#0c85d0}.dark-mode .btn-twitter.focus,.dark-mode .btn-twitter:focus{box-shadow:0 0 0 2px rgba(29,161,242,.5)}.dark-mode .btn-twitter.disabled,.dark-mode .btn-twitter:disabled{color:#fff;background-color:#1da1f2;border-color:#1da1f2}.dark-mode .btn-twitter:not(:disabled):not(.disabled).active,.dark-mode .btn-twitter:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-twitter.dropdown-toggle{color:#fff;background-color:#0c85d0;border-color:#0b7ec4}.dark-mode .btn-twitter:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-twitter:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-twitter.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(29,161,242,.5)}.dark-mode .btn-google{color:#fff;background-color:#dc4e41;border-color:#dc4e41}.dark-mode .btn-google:hover{color:#fff;background-color:#d03526;border-color:#c63224}.dark-mode .btn-google.focus,.dark-mode .btn-google:focus{box-shadow:0 0 0 2px rgba(220,78,65,.5)}.dark-mode .btn-google.disabled,.dark-mode .btn-google:disabled{color:#fff;background-color:#dc4e41;border-color:#dc4e41}.dark-mode .btn-google:not(:disabled):not(.disabled).active,.dark-mode .btn-google:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-google.dropdown-toggle{color:#fff;background-color:#c63224;border-color:#bb2f22}.dark-mode .btn-google:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-google:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-google.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(220,78,65,.5)}.dark-mode .btn-youtube{color:#fff;background-color:red;border-color:red}.dark-mode .btn-youtube:hover{color:#fff;background-color:#d90000;border-color:#c00}.dark-mode .btn-youtube.focus,.dark-mode .btn-youtube:focus{box-shadow:0 0 0 2px rgba(255,0,0,.5)}.dark-mode .btn-youtube.disabled,.dark-mode .btn-youtube:disabled{color:#fff;background-color:red;border-color:red}.dark-mode .btn-youtube:not(:disabled):not(.disabled).active,.dark-mode .btn-youtube:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-youtube.dropdown-toggle{color:#fff;background-color:#c00;border-color:#bf0000}.dark-mode .btn-youtube:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-youtube:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-youtube.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(255,0,0,.5)}.dark-mode .btn-vimeo{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea}.dark-mode .btn-vimeo:hover{color:#fff;background-color:#139ecb;border-color:#1295bf}.dark-mode .btn-vimeo.focus,.dark-mode .btn-vimeo:focus{box-shadow:0 0 0 2px rgba(26,183,234,.5)}.dark-mode .btn-vimeo.disabled,.dark-mode .btn-vimeo:disabled{color:#fff;background-color:#1ab7ea;border-color:#1ab7ea}.dark-mode .btn-vimeo:not(:disabled):not(.disabled).active,.dark-mode .btn-vimeo:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-vimeo.dropdown-toggle{color:#fff;background-color:#1295bf;border-color:#108cb4}.dark-mode .btn-vimeo:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-vimeo:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-vimeo.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(26,183,234,.5)}.dark-mode .btn-dribbble{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.dark-mode .btn-dribbble:hover{color:#fff;background-color:#e62a72;border-color:#e51e6b}.dark-mode .btn-dribbble.focus,.dark-mode .btn-dribbble:focus{box-shadow:0 0 0 2px rgba(234,76,137,.5)}.dark-mode .btn-dribbble.disabled,.dark-mode .btn-dribbble:disabled{color:#fff;background-color:#ea4c89;border-color:#ea4c89}.dark-mode .btn-dribbble:not(:disabled):not(.disabled).active,.dark-mode .btn-dribbble:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-dribbble.dropdown-toggle{color:#fff;background-color:#e51e6b;border-color:#dc1a65}.dark-mode .btn-dribbble:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-dribbble:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-dribbble.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(234,76,137,.5)}.dark-mode .btn-github{color:#fff;background-color:#181717;border-color:#181717}.dark-mode .btn-github:hover{color:#fff;background-color:#040404;border-color:#000}.dark-mode .btn-github.focus,.dark-mode .btn-github:focus{box-shadow:0 0 0 2px rgba(24,23,23,.5)}.dark-mode .btn-github.disabled,.dark-mode .btn-github:disabled{color:#fff;background-color:#181717;border-color:#181717}.dark-mode .btn-github:not(:disabled):not(.disabled).active,.dark-mode .btn-github:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-github.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.dark-mode .btn-github:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-github:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-github.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(24,23,23,.5)}.dark-mode .btn-instagram{color:#fff;background-color:#e4405f;border-color:#e4405f}.dark-mode .btn-instagram:hover{color:#fff;background-color:#de1f44;border-color:#d31e40}.dark-mode .btn-instagram.focus,.dark-mode .btn-instagram:focus{box-shadow:0 0 0 2px rgba(228,64,95,.5)}.dark-mode .btn-instagram.disabled,.dark-mode .btn-instagram:disabled{color:#fff;background-color:#e4405f;border-color:#e4405f}.dark-mode .btn-instagram:not(:disabled):not(.disabled).active,.dark-mode .btn-instagram:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-instagram.dropdown-toggle{color:#fff;background-color:#d31e40;border-color:#c81c3d}.dark-mode .btn-instagram:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-instagram:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-instagram.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(228,64,95,.5)}.dark-mode .btn-pinterest{color:#fff;background-color:#bd081c;border-color:#bd081c}.dark-mode .btn-pinterest:hover{color:#fff;background-color:#980617;border-color:#8c0615}.dark-mode .btn-pinterest.focus,.dark-mode .btn-pinterest:focus{box-shadow:0 0 0 2px rgba(189,8,28,.5)}.dark-mode .btn-pinterest.disabled,.dark-mode .btn-pinterest:disabled{color:#fff;background-color:#bd081c;border-color:#bd081c}.dark-mode .btn-pinterest:not(:disabled):not(.disabled).active,.dark-mode .btn-pinterest:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#8c0615;border-color:#800513}.dark-mode .btn-pinterest:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-pinterest:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-pinterest.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(189,8,28,.5)}.dark-mode .btn-vk{color:#fff;background-color:#6383a8;border-color:#6383a8}.dark-mode .btn-vk:hover{color:#fff;background-color:#527093;border-color:#4d6a8b}.dark-mode .btn-vk.focus,.dark-mode .btn-vk:focus{box-shadow:0 0 0 2px rgba(99,131,168,.5)}.dark-mode .btn-vk.disabled,.dark-mode .btn-vk:disabled{color:#fff;background-color:#6383a8;border-color:#6383a8}.dark-mode .btn-vk:not(:disabled):not(.disabled).active,.dark-mode .btn-vk:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-vk.dropdown-toggle{color:#fff;background-color:#4d6a8b;border-color:#496482}.dark-mode .btn-vk:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-vk:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-vk.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(99,131,168,.5)}.dark-mode .btn-rss{color:#fff;background-color:orange;border-color:orange}.dark-mode .btn-rss:hover{color:#fff;background-color:#d98c00;border-color:#cc8400}.dark-mode .btn-rss.focus,.dark-mode .btn-rss:focus{box-shadow:0 0 0 2px rgba(255,165,0,.5)}.dark-mode .btn-rss.disabled,.dark-mode .btn-rss:disabled{color:#fff;background-color:orange;border-color:orange}.dark-mode .btn-rss:not(:disabled):not(.disabled).active,.dark-mode .btn-rss:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-rss.dropdown-toggle{color:#fff;background-color:#cc8400;border-color:#bf7c00}.dark-mode .btn-rss:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-rss:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-rss.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(255,165,0,.5)}.dark-mode .btn-flickr{color:#fff;background-color:#0063dc;border-color:#0063dc}.dark-mode .btn-flickr:hover{color:#fff;background-color:#0052b6;border-color:#004ca9}.dark-mode .btn-flickr.focus,.dark-mode .btn-flickr:focus{box-shadow:0 0 0 2px rgba(0,99,220,.5)}.dark-mode .btn-flickr.disabled,.dark-mode .btn-flickr:disabled{color:#fff;background-color:#0063dc;border-color:#0063dc}.dark-mode .btn-flickr:not(:disabled):not(.disabled).active,.dark-mode .btn-flickr:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-flickr.dropdown-toggle{color:#fff;background-color:#004ca9;border-color:#00469c}.dark-mode .btn-flickr:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-flickr:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-flickr.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(0,99,220,.5)}.dark-mode .btn-bitbucket{color:#fff;background-color:#0052cc;border-color:#0052cc}.dark-mode .btn-bitbucket:hover{color:#fff;background-color:#0043a6;border-color:#003e99}.dark-mode .btn-bitbucket.focus,.dark-mode .btn-bitbucket:focus{box-shadow:0 0 0 2px rgba(0,82,204,.5)}.dark-mode .btn-bitbucket.disabled,.dark-mode .btn-bitbucket:disabled{color:#fff;background-color:#0052cc;border-color:#0052cc}.dark-mode .btn-bitbucket:not(:disabled):not(.disabled).active,.dark-mode .btn-bitbucket:not(:disabled):not(.disabled):active,.dark-mode .show>.btn-bitbucket.dropdown-toggle{color:#fff;background-color:#003e99;border-color:#00388c}.dark-mode .btn-bitbucket:not(:disabled):not(.disabled).active:focus,.dark-mode .btn-bitbucket:not(:disabled):not(.disabled):active:focus,.dark-mode .show>.btn-bitbucket.dropdown-toggle:focus{box-shadow:0 0 0 2px rgba(0,82,204,.5)}.dark-mode .btn-option{background:transparent;color:#9aa0ac}.dark-mode .btn-option:hover{color:#d5dae2}.dark-mode .btn-option:focus{box-shadow:none;color:#d5dae2}.dark-mode .btn-loading:after{border:2px solid #fff}.dark-mode .expanel-default{border:#ddd!important}.dark-mode .expanel{background-color:#272d47!important;border:1px solid hsla(0,0%,100%,.04)!important;box-shadow:0 1px 1px rgba(0,0,0,.05)!important}.dark-mode .expanel-default>.expanel-heading{background-color:rgba(32,34,60,.5)!important;border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .expanel-heading{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .expanel-footer{background-color:rgba(32,34,60,.5)!important;border-top:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .thumbnail{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .video-list-thumbs>li>a{color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .video-list-thumbs .fa{text-shadow:0 1px 3px rgba(0,0,0,.5)}.dark-mode .video-list-thumbs>li>a:hover .fa{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8)}.dark-mode .video-list-thumbs .duration{background-color:rgba(0,0,0,.4);color:#fff}.dark-mode .video-list-thumbs>li>a:hover .duration{background-color:#000}.dark-mode .badge-default{background:#54575f;color:#fff}.dark-mode .offer{background:#272d47}.dark-mode .offer-default{border-color:hsla(0,0%,100%,.8)}.dark-mode .shape-text{color:#fff}.dark-mode .card-blog-overlay .card-header{border-bottom:1px solid hsla(0,0%,100%,.2)}.dark-mode .card-blog-overlay1 .card-footer,.dark-mode .card-blog-overlay2 .card-footer{border-top:1px solid hsla(0,0%,100%,.2)}.dark-mode .table th,.dark-mode .text-wrap table th{color:#d5dae2;border-top:0}.dark-mode .table-vcenter td,.dark-mode .table-vcenter th{border-top:1px solid hsla(0,0%,100%,.04);color:#fff}.dark-mode .table-striped tbody tr:nth-of-type(2n){background-color:rgba(32,34,60,.5)}.dark-mode .table-calendar-link{background:#132040;color:#c4c9d6}.dark-mode .table-calendar-link:before{background:#467fcf}.dark-mode .table-calendar-link:hover{color:#fff;background:#467fcf}.dark-mode .table-calendar-link:hover:before{background:#fff}.dark-mode .table-header-asc,.dark-mode .table-header-desc,.dark-mode .table-header:hover{color:#c4c9d6!important}.dark-mode .page-breadcrumb .breadcrumb-item,.dark-mode .page-breadcrumb .breadcrumb-item.active{color:#d5dae2}.dark-mode .pagination-simple .page-item.active .page-link{color:#c4c9d6}.dark-mode .page-total-text{color:#d5dae2}.dark-mode .card-body+.card-body,.dark-mode .card-footer{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .card-footer{color:#d5dae2}.dark-mode .card-img-overlay{background-color:rgba(0,0,0,.4)}.dark-mode .reg{color:#2e1170}.dark-mode .card-subtitle,.dark-mode .card-title small{color:#9aa0ac}.dark-mode .card-body+.card-table{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .card-profile-img{border:3px solid #272d47;box-shadow:0 1px 1px rgba(0,0,0,.1)}.dark-mode .profile-cover .cover{border:10px solid #272d47}.dark-mode .profile-cover .cover .inner-cover img{border:1px solid transparent}.dark-mode .profile-cover .cover ul.cover-menu{background:none repeat scroll 0 0 rgba(0,0,0,.24)}.dark-mode .profile-cover .cover ul.cover-menu li:hover{background-color:rgba(0,0,0,.44)}.dark-mode .profile-cover .cover ul.cover-menu li.active{background-color:rgba(0,0,0,.64)}.dark-mode .profile-cover .cover ul.cover-menu li a{color:#fff}.dark-mode .card-body+.card-list-group{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .list-media .info .text-right{color:#8a8a8a}.dark-mode .card-options{color:#9aa0ac}.dark-mode .card-options a:not(.btn),.dark-mode .card-options a:not(.btn):hover{color:#d5dae2}.dark-mode .widgets-cards .wrp.icon-circle i{color:#fff}.dark-mode .card-map{background:hsla(0,0%,100%,.1)}.dark-mode .card-tabs-bottom .card-tabs-item.active{border-top-color:#fff}.dark-mode a.card-tabs-item{background:#fafbfc}.dark-mode a.card-tabs-item.active{background:#fff;border-bottom-color:#fff}.dark-mode .card-status{background:rgba(0,40,100,.12)}.dark-mode .card-category{background:#f3f3f3}.dark-mode .popover{filter:drop-shadow(0 1px 3px rgba(0,0,0,.1))}.dark-mode #sidebar .dropdown-menu{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dark-mode .dropdown-icon,.dark-mode .dropdown-item{color:#d5dae2}.dark-mode .list-group-item .icon{color:hsla(0,0%,100%,.8)!important}.dark-mode .list-group-transparent .list-group-item{border:0}.dark-mode .list-group-transparent .list-group-item.active{background:rgba(32,34,60,.5)}.dark-mode .avatar{color:#fff}.dark-mode .avatar-status{border:2px solid #272d47;background:#868e96}.dark-mode .avatar-placeholder{background:#ced4da url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="134" height="134" viewBox="0 0 134 134"><path fill="#868e96" d="M65.92 66.34h2.16c14.802.42 30.928 6.062 29.283 20.35l-1.618 13.32c-.844 6.815-5.208 7.828-13.972 7.866H52.23c-8.764-.038-13.13-1.05-13.973-7.865l-1.62-13.32C34.994 72.4 51.12 66.76 65.92 66.34zM49.432 43.934c0-9.82 7.99-17.81 17.807-17.81 9.82 0 17.81 7.99 17.81 17.81 0 9.82-7.99 17.807-17.81 17.807-9.82 0-17.808-7.987-17.808-17.806z"/></svg>') no-repeat 50%/80%}.dark-mode .avatar-list-stacked .avatar{box-shadow:0 0 0 2px #272d47}.dark-mode .avatar-blue{background-color:#083dc1;color:#467fcf}.dark-mode .avatar-indigo{background-color:#d1d5f0;color:#6574cd}.dark-mode .avatar-purple{background-color:#e4cff9;color:#aa4cf2}.dark-mode .avatar-pink{background-color:#fcd3e1;color:#ec82ef}.dark-mode.avatar-red{background-color:#f0bcbc;color:#dc0441}.dark-mode .avatar-orange{background-color:#fee0c7;color:#fc7303}.dark-mode .avatar-yellow{background-color:#fbedb7;color:#ecb403}.dark-mode .avatar-green{background-color:#cfeab3;color:#2dce89}.dark-mode .avatar-teal{background-color:#bfefea;color:#2bcbba}.dark-mode .avatar-cyan{background-color:#b9e3ea;color:#17a2b8}.dark-mode .avatar-white{background-color:#fff;color:#fff}.dark-mode .avatar-gray{background-color:#dbdde0;color:#868e96}.dark-mode .avatar-gray-dark{background-color:#c2c4c6;color:#343a40}.dark-mode .avatar-azure{background-color:#c7e6fb;color:#45aaf2}.dark-mode .avatar-lime{background-color:#d7f2c2;color:#7bd235}.dark-mode .mail-chats{border-top:1px solid hsla(0,0%,50.2%,.16)}.dark-mode .user p.u-name{color:#d1d5dc}.dark-mode .user p.u-designation{color:hsla(0,0%,100%,.8)}.dark-mode div.online-status .status.online{background:#2dce89}.dark-mode .online-status .status.offline{background:rgba(255,0,0,.7)}.dark-mode .header .form-inline .form-control{border:1px solid hsla(0,0%,100%,.1)}.dark-mode .header .form-inline .btn{color:#fff}.dark-mode .email-icon,.dark-mode .icons-list-item,.dark-mode .main-proifle .profile-icon{background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.65)}.dark-mode .email-icon i,.dark-mode .svg-icon{fill:hsla(0,0%,100%,.65);color:hsla(0,0%,100%,.65)}.dark-mode .panel.price.active,.dark-mode .plan-card.active{box-shadow:0 10px 10px 20px rgba(35,40,60,.09),10px 10px 15px -5px rgba(14,20,44,.16)}.dark-mode .link-overlay-bg{background:rgba(70,127,207,.8);color:#fff}.dark-mode .form-label{color:#858ba7}.dark-mode .custom-control-label:before{border:1px solid hsla(0,0%,100%,.1);background-color:#272d47}.dark-mode .option-dots{color:hsla(0,0%,100%,.65)}.dark-mode .input-group-append>.btn,.dark-mode .input-group-btn>.btn,.dark-mode .input-group-prepend>.btn{border-color:rgba(0,40,100,.12)}.dark-mode .mediaicon{color:#fff}.dark-mode .defaultheader .form-control.header-search::placeholder,.dark-mode .defaultheader .input-icon-addon{color:#fff!important}.dark-mode .form-fieldset{background:#132040;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .form-required{color:#dc0441}.dark-mode .form-help{color:#9aa0ac;background:#132040}.dark-mode .form-help:hover,.dark-mode .form-help[aria-describedby]{background:#467fcf;color:#fff}.dark-mode .jqstooltip{background:#232d46!important}.dark-mode .social-links li a{background:#f8f8f8;color:#9aa0ac}.dark-mode .map-header:before{background:linear-gradient(180deg,rgba(245,247,251,0) 5%,rgba(32,34,60,.5) 95%)}.dark-mode .chart-circle-value small{color:#9aa0ac}.dark-mode .chip{color:#d5dae2;background-color:#e8ebf9}.dark-mode a.chip:hover{color:#fff;text-decoration:none}.dark-mode .stamp{color:#fff;background:#868e96}.dark-mode .chat-message{background-color:#467fcf;color:#fff}.dark-mode .chat-message:after{border-bottom:6px solid transparent;border-left:6px solid #467fcf;border-top:6px solid transparent}.dark-mode .chat-line-friend .chat-message{background-color:#f3f3f3;color:#c4c9d6}.dark-mode .chat-line-friend .chat-message:after{border-right:5px solid #f3f3f3}.dark-mode .example{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .example-bg,.dark-mode .highlight{background:rgba(32,34,60,.5)}.dark-mode .highlight{border:1px solid hsla(0,0%,100%,.04);border-top:none}.dark-mode .highlight pre,.dark-mode .tag{background-color:rgba(32,34,60,.5)}.dark-mode .tag{color:hsla(0,0%,100%,.8)}.dark-mode a.tag:hover{background-color:rgba(110,118,135,.2)}.dark-mode .tag-addon{background:rgba(0,0,0,.06)}.dark-mode a.tag-addon:hover{background:rgba(0,0,0,.16)}.dark-mode .tag-blue{background-color:#083dc1;color:#fff}.dark-mode .tag-indigo{background-color:#6574cd;color:#fff}.dark-mode .tag-purple{background-color:#aa4cf2;color:#fff}.dark-mode .tag-pink{background-color:#ec82ef;color:#fff}.dark-mode .tag-red{background-color:#dc0441;color:#fff}.dark-mode .tag-orange{background-color:#fc7303;color:#fff}.dark-mode .tag-yellow{background-color:#ecb403;color:#fff}.dark-mode .tag-green{background-color:#2dce89;color:#fff}.dark-mode .tag-teal{background-color:#2bcbba;color:#fff}.dark-mode .tag-cyan{background-color:#17a2b8;color:#fff}.dark-mode .tag-white{background-color:#272d47;color:#fff}.dark-mode .tag-gray{background-color:#868e96;color:#fff}.dark-mode .tag-gray-dark{background-color:#343a40;color:#fff}.dark-mode .tag-azure{background-color:#45aaf2;color:#fff}.dark-mode .tag-lime{background-color:#7bd235;color:#fff}.dark-mode .tag-primary{background-color:#467fcf;color:#fff}.dark-mode .tag-secondary{background-color:#f72d66;color:#fff}.dark-mode .tag-success{background-color:#2dce89;color:#fff}.dark-mode .tag-info{background-color:#45aaf2;color:#fff}.dark-mode .tag-warning{background-color:#ecb403;color:#fff}.dark-mode .tag-danger{background-color:#dc0441;color:#fff}.dark-mode .tag-light{background-color:#132040;color:#fff}.dark-mode .tag-dark{background-color:#343a40;color:#fff}.dark-mode .carousel-item-background{background:rgba(0,0,0,.5)}.dark-mode .custom-range:focus::-moz-range-thumb,.dark-mode .custom-range:focus::-ms-thumb,.dark-mode .custom-range:focus::-webkit-slider-thumb{border-color:#467fcf;background-color:#467fcf}.dark-mode .custom-range::-webkit-slider-runnable-track{background:#467fcf}.dark-mode .custom-range::-webkit-slider-thumb{background:#fff;box-shadow:1px 0 0 -6px rgba(0,50,126,.12),6px 0 0 -6px rgba(0,50,126,.12),7px 0 0 -6px rgba(0,50,126,.12),8px 0 0 -6px rgba(0,50,126,.12),9px 0 0 -6px rgba(0,50,126,.12),10px 0 0 -6px rgba(0,50,126,.12),11px 0 0 -6px rgba(0,50,126,.12),12px 0 0 -6px rgba(0,50,126,.12),13px 0 0 -6px rgba(0,50,126,.12),14px 0 0 -6px rgba(0,50,126,.12),15px 0 0 -6px rgba(0,50,126,.12),16px 0 0 -6px rgba(0,50,126,.12),17px 0 0 -6px rgba(0,50,126,.12),18px 0 0 -6px rgba(0,50,126,.12),19px 0 0 -6px rgba(0,50,126,.12),20px 0 0 -6px rgba(0,50,126,.12),21px 0 0 -6px rgba(0,50,126,.12),22px 0 0 -6px rgba(0,50,126,.12),23px 0 0 -6px rgba(0,50,126,.12),24px 0 0 -6px rgba(0,50,126,.12),25px 0 0 -6px rgba(0,50,126,.12),26px 0 0 -6px rgba(0,50,126,.12),27px 0 0 -6px rgba(0,50,126,.12),28px 0 0 -6px rgba(0,50,126,.12),29px 0 0 -6px rgba(0,50,126,.12),30px 0 0 -6px rgba(0,50,126,.12),31px 0 0 -6px rgba(0,50,126,.12),32px 0 0 -6px rgba(0,50,126,.12),33px 0 0 -6px rgba(0,50,126,.12),34px 0 0 -6px rgba(0,50,126,.12),35px 0 0 -6px rgba(0,50,126,.12),36px 0 0 -6px rgba(0,50,126,.12),37px 0 0 -6px rgba(0,50,126,.12),38px 0 0 -6px rgba(0,50,126,.12),39px 0 0 -6px rgba(0,50,126,.12),40px 0 0 -6px rgba(0,50,126,.12),41px 0 0 -6px rgba(0,50,126,.12),42px 0 0 -6px rgba(0,50,126,.12),43px 0 0 -6px rgba(0,50,126,.12),44px 0 0 -6px rgba(0,50,126,.12),45px 0 0 -6px rgba(0,50,126,.12),46px 0 0 -6px rgba(0,50,126,.12),47px 0 0 -6px rgba(0,50,126,.12),48px 0 0 -6px rgba(0,50,126,.12),49px 0 0 -6px rgba(0,50,126,.12),50px 0 0 -6px rgba(0,50,126,.12),51px 0 0 -6px rgba(0,50,126,.12),52px 0 0 -6px rgba(0,50,126,.12),53px 0 0 -6px rgba(0,50,126,.12),54px 0 0 -6px rgba(0,50,126,.12),55px 0 0 -6px rgba(0,50,126,.12),56px 0 0 -6px rgba(0,50,126,.12),57px 0 0 -6px rgba(0,50,126,.12),58px 0 0 -6px rgba(0,50,126,.12),59px 0 0 -6px rgba(0,50,126,.12),60px 0 0 -6px rgba(0,50,126,.12),61px 0 0 -6px rgba(0,50,126,.12),62px 0 0 -6px rgba(0,50,126,.12),63px 0 0 -6px rgba(0,50,126,.12),64px 0 0 -6px rgba(0,50,126,.12),65px 0 0 -6px rgba(0,50,126,.12),66px 0 0 -6px rgba(0,50,126,.12),67px 0 0 -6px rgba(0,50,126,.12),68px 0 0 -6px rgba(0,50,126,.12),69px 0 0 -6px rgba(0,50,126,.12),70px 0 0 -6px rgba(0,50,126,.12),71px 0 0 -6px rgba(0,50,126,.12),72px 0 0 -6px rgba(0,50,126,.12),73px 0 0 -6px rgba(0,50,126,.12),74px 0 0 -6px rgba(0,50,126,.12),75px 0 0 -6px rgba(0,50,126,.12),76px 0 0 -6px rgba(0,50,126,.12),77px 0 0 -6px rgba(0,50,126,.12),78px 0 0 -6px rgba(0,50,126,.12),79px 0 0 -6px rgba(0,50,126,.12),80px 0 0 -6px rgba(0,50,126,.12),81px 0 0 -6px rgba(0,50,126,.12),82px 0 0 -6px rgba(0,50,126,.12),83px 0 0 -6px rgba(0,50,126,.12),84px 0 0 -6px rgba(0,50,126,.12),85px 0 0 -6px rgba(0,50,126,.12),86px 0 0 -6px rgba(0,50,126,.12),87px 0 0 -6px rgba(0,50,126,.12),88px 0 0 -6px rgba(0,50,126,.12),89px 0 0 -6px rgba(0,50,126,.12),90px 0 0 -6px rgba(0,50,126,.12),91px 0 0 -6px rgba(0,50,126,.12),92px 0 0 -6px rgba(0,50,126,.12),93px 0 0 -6px rgba(0,50,126,.12),94px 0 0 -6px rgba(0,50,126,.12),95px 0 0 -6px rgba(0,50,126,.12),96px 0 0 -6px rgba(0,50,126,.12),97px 0 0 -6px rgba(0,50,126,.12),98px 0 0 -6px rgba(0,50,126,.12),99px 0 0 -6px rgba(0,50,126,.12),100px 0 0 -6px rgba(0,50,126,.12),101px 0 0 -6px rgba(0,50,126,.12),102px 0 0 -6px rgba(0,50,126,.12),103px 0 0 -6px rgba(0,50,126,.12),104px 0 0 -6px rgba(0,50,126,.12),105px 0 0 -6px rgba(0,50,126,.12),106px 0 0 -6px rgba(0,50,126,.12),107px 0 0 -6px rgba(0,50,126,.12),108px 0 0 -6px rgba(0,50,126,.12),109px 0 0 -6px rgba(0,50,126,.12),110px 0 0 -6px rgba(0,50,126,.12),111px 0 0 -6px rgba(0,50,126,.12),112px 0 0 -6px rgba(0,50,126,.12),113px 0 0 -6px rgba(0,50,126,.12),114px 0 0 -6px rgba(0,50,126,.12),115px 0 0 -6px rgba(0,50,126,.12),116px 0 0 -6px rgba(0,50,126,.12),117px 0 0 -6px rgba(0,50,126,.12),118px 0 0 -6px rgba(0,50,126,.12),119px 0 0 -6px rgba(0,50,126,.12),120px 0 0 -6px rgba(0,50,126,.12),121px 0 0 -6px rgba(0,50,126,.12),122px 0 0 -6px rgba(0,50,126,.12),123px 0 0 -6px rgba(0,50,126,.12),124px 0 0 -6px rgba(0,50,126,.12),125px 0 0 -6px rgba(0,50,126,.12),126px 0 0 -6px rgba(0,50,126,.12),127px 0 0 -6px rgba(0,50,126,.12),128px 0 0 -6px rgba(0,50,126,.12),129px 0 0 -6px rgba(0,50,126,.12),130px 0 0 -6px rgba(0,50,126,.12),131px 0 0 -6px rgba(0,50,126,.12),132px 0 0 -6px rgba(0,50,126,.12),133px 0 0 -6px rgba(0,50,126,.12),134px 0 0 -6px rgba(0,50,126,.12),135px 0 0 -6px rgba(0,50,126,.12),136px 0 0 -6px rgba(0,50,126,.12),137px 0 0 -6px rgba(0,50,126,.12),138px 0 0 -6px rgba(0,50,126,.12),139px 0 0 -6px rgba(0,50,126,.12),140px 0 0 -6px rgba(0,50,126,.12),141px 0 0 -6px rgba(0,50,126,.12),142px 0 0 -6px rgba(0,50,126,.12),143px 0 0 -6px rgba(0,50,126,.12),144px 0 0 -6px rgba(0,50,126,.12),145px 0 0 -6px rgba(0,50,126,.12),146px 0 0 -6px rgba(0,50,126,.12),147px 0 0 -6px rgba(0,50,126,.12),148px 0 0 -6px rgba(0,50,126,.12),149px 0 0 -6px rgba(0,50,126,.12),150px 0 0 -6px rgba(0,50,126,.12),151px 0 0 -6px rgba(0,50,126,.12),152px 0 0 -6px rgba(0,50,126,.12),153px 0 0 -6px rgba(0,50,126,.12),154px 0 0 -6px rgba(0,50,126,.12),155px 0 0 -6px rgba(0,50,126,.12),156px 0 0 -6px rgba(0,50,126,.12),157px 0 0 -6px rgba(0,50,126,.12),158px 0 0 -6px rgba(0,50,126,.12),159px 0 0 -6px rgba(0,50,126,.12),160px 0 0 -6px rgba(0,50,126,.12),161px 0 0 -6px rgba(0,50,126,.12),162px 0 0 -6px rgba(0,50,126,.12),163px 0 0 -6px rgba(0,50,126,.12),164px 0 0 -6px rgba(0,50,126,.12),165px 0 0 -6px rgba(0,50,126,.12),166px 0 0 -6px rgba(0,50,126,.12),167px 0 0 -6px rgba(0,50,126,.12),168px 0 0 -6px rgba(0,50,126,.12),169px 0 0 -6px rgba(0,50,126,.12),170px 0 0 -6px rgba(0,50,126,.12),171px 0 0 -6px rgba(0,50,126,.12),172px 0 0 -6px rgba(0,50,126,.12),173px 0 0 -6px rgba(0,50,126,.12),174px 0 0 -6px rgba(0,50,126,.12),175px 0 0 -6px rgba(0,50,126,.12),176px 0 0 -6px rgba(0,50,126,.12),177px 0 0 -6px rgba(0,50,126,.12),178px 0 0 -6px rgba(0,50,126,.12),179px 0 0 -6px rgba(0,50,126,.12),180px 0 0 -6px rgba(0,50,126,.12),181px 0 0 -6px rgba(0,50,126,.12),182px 0 0 -6px rgba(0,50,126,.12),183px 0 0 -6px rgba(0,50,126,.12),184px 0 0 -6px rgba(0,50,126,.12),185px 0 0 -6px rgba(0,50,126,.12),186px 0 0 -6px rgba(0,50,126,.12),187px 0 0 -6px rgba(0,50,126,.12),188px 0 0 -6px rgba(0,50,126,.12),189px 0 0 -6px rgba(0,50,126,.12),190px 0 0 -6px rgba(0,50,126,.12),191px 0 0 -6px rgba(0,50,126,.12),192px 0 0 -6px rgba(0,50,126,.12),193px 0 0 -6px rgba(0,50,126,.12),194px 0 0 -6px rgba(0,50,126,.12),195px 0 0 -6px rgba(0,50,126,.12),196px 0 0 -6px rgba(0,50,126,.12),197px 0 0 -6px rgba(0,50,126,.12),198px 0 0 -6px rgba(0,50,126,.12),199px 0 0 -6px rgba(0,50,126,.12),200px 0 0 -6px rgba(0,50,126,.12),201px 0 0 -6px rgba(0,50,126,.12),202px 0 0 -6px rgba(0,50,126,.12),203px 0 0 -6px rgba(0,50,126,.12),204px 0 0 -6px rgba(0,50,126,.12),205px 0 0 -6px rgba(0,50,126,.12),206px 0 0 -6px rgba(0,50,126,.12),207px 0 0 -6px rgba(0,50,126,.12),208px 0 0 -6px rgba(0,50,126,.12),209px 0 0 -6px rgba(0,50,126,.12),210px 0 0 -6px rgba(0,50,126,.12),211px 0 0 -6px rgba(0,50,126,.12),212px 0 0 -6px rgba(0,50,126,.12),213px 0 0 -6px rgba(0,50,126,.12),214px 0 0 -6px rgba(0,50,126,.12),215px 0 0 -6px rgba(0,50,126,.12),216px 0 0 -6px rgba(0,50,126,.12),217px 0 0 -6px rgba(0,50,126,.12),218px 0 0 -6px rgba(0,50,126,.12),219px 0 0 -6px rgba(0,50,126,.12),220px 0 0 -6px rgba(0,50,126,.12),221px 0 0 -6px rgba(0,50,126,.12),222px 0 0 -6px rgba(0,50,126,.12),223px 0 0 -6px rgba(0,50,126,.12),224px 0 0 -6px rgba(0,50,126,.12),225px 0 0 -6px rgba(0,50,126,.12),226px 0 0 -6px rgba(0,50,126,.12),227px 0 0 -6px rgba(0,50,126,.12),228px 0 0 -6px rgba(0,50,126,.12),229px 0 0 -6px rgba(0,50,126,.12),230px 0 0 -6px rgba(0,50,126,.12),231px 0 0 -6px rgba(0,50,126,.12),232px 0 0 -6px rgba(0,50,126,.12),233px 0 0 -6px rgba(0,50,126,.12),234px 0 0 -6px rgba(0,50,126,.12),235px 0 0 -6px rgba(0,50,126,.12),236px 0 0 -6px rgba(0,50,126,.12),237px 0 0 -6px rgba(0,50,126,.12),238px 0 0 -6px rgba(0,50,126,.12),239px 0 0 -6px rgba(0,50,126,.12),240px 0 0 -6px rgba(0,50,126,.12);border:1px solid rgba(0,30,75,.12)}.dark-mode .custom-range::-moz-range-track{background:rgba(0,50,126,.12)}.dark-mode .custom-range::-moz-range-thumb{background:#fff;border:1px solid rgba(0,30,75,.12)}.dark-mode .custom-range::-moz-range-progress{background:#467fcf}.dark-mode .custom-range::-ms-thumb{background:#fff;border:1px solid rgba(0,30,75,.12)}.dark-mode .custom-range::-ms-fill-lower{background:#467fcf}.dark-mode .custom-range::-ms-fill-upper{background:rgba(0,50,126,.12)}.dark-mode .selectgroup-button{border:1px solid hsla(0,0%,100%,.04);color:#9aa0ac}.dark-mode .selectgroup-input:checked+.selectgroup-button{background:rgba(32,34,60,.5)}.dark-mode .custom-switch-indicator{background:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .custom-switch-indicator:before{box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.dark-mode .custom-switch-input:checked~.custom-switch-indicator:before{background:#272d47}.dark-mode .custom-switch-input:focus~.custom-switch-indicator{box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .custom-switch-description{color:#d5dae2}.dark-mode .custom-switch-input:checked~.custom-switch-description{color:#c4c9d6}.dark-mode .material-switch>label:before{background:#20223c;box-shadow:inset 0 0 10px rgba(0,0,0,.5)}.dark-mode .material-switch>label:after{background:#20223c;box-shadow:0 0 5px rgba(0,0,0,.3)}.dark-mode .label-default{background:#20223c}.dark-mode .imagecheck-figure{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .imagecheck-input:focus~.imagecheck-figure{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .imagecheck-input:checked~.imagecheck-figure{border-color:rgba(0,40,100,.24)}.dark-mode .imagecheck-figure:before{background:#467fcf url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat 50%/50% 50%;color:#fff}.dark-mode .imagecheck-caption{color:#9aa0ac}.dark-mode .imagecheck-input:checked~.imagecheck-figure .imagecheck-caption,.dark-mode .imagecheck-input:focus~.imagecheck-figure .imagecheck-caption,.dark-mode .imagecheck:hover .imagecheck-caption{color:#c4c9d6}.dark-mode .colorinput-color{border:1px solid hsla(0,0%,100%,.04);color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dark-mode .colorinput-input:focus~.colorinput-color{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .jvectormap-tip{background:#212529;color:#fff}.dark-mode .jvectormap-zoomin{background:#292929}@media print{.dark-mode blockquote,.dark-mode pre{border:1px solid #adb5bd}.dark-mode .badge{border:1px solid #000}.dark-mode .table td,.dark-mode .table th,.dark-mode .text-wrap table td,.dark-mode .text-wrap table th{background-color:#272d47!important}.dark-mode .table-bordered td,.dark-mode .table-bordered th,.dark-mode .text-wrap table td,.dark-mode .text-wrap table th{border:1px solid hsla(0,0%,100%,.04)!important}}@media (max-width:768px){.dark-mode .richText .richText-toolbar ul li a{border:1px solid rgba(0,40,100,.12)}}@media (max-width:767.98px) and (min-width:576px){.dark-mode .header .navsearch i{color:#fff}.dark-mode .search-element .form-control{background:#050e25!important;color:#d5dae2;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .header .form-inline .form-control::-webkit-input-placeholder,.dark-mode .header .navsearch i{color:#d5dae2}.dark-mode .header .form-inline .btn{color:#46494a!important}.dark-mode .animated-arrow.hor-toggle{border:1px solid hsla(0,0%,100%,.04)}}@media (max-width:1024px){body .dark-mode .search-show:before,body .dark-mode.sidebar-show:before{background-color:rgba(0,0,0,.4)}}@media (max-width:575.98px){.dark-mode .header .form-inline .search-element .form-control{background:#272d47;color:#fff}.dark-mode .form-control.header-search{color:#000}.dark-mode .header .form-inline .btn{color:#46494a!important}.dark-mode .header .form-inline .form-control::-webkit-input-placeholder{color:#d5dae2!important}.dark-mode .header .navsearch i{color:#d5dae2}}.dark-mode .jvectormap-goback,.jvectormap-zoomout{background:#292929}.dark-mode .selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;box-shadow:inset 0 0 12px 4px #fff}.dark-mode .selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.dark-mode .selectize-dropdown-header{border-bottom:1px solid #d0d0d0;background:#f8f8f8}.dark-mode .selectize-dropdown-header-close{color:#c4c9d6}.dark-mode .selectize-dropdown-header-close:hover{color:#000}.dark-mode .selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2}.dark-mode .selectize-control.plugin-remove_button [data-value] .remove{border-left:1px solid #d0d0d0}.dark-mode .selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.dark-mode .selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.dark-mode .selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.dark-mode .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.dark-mode .selectize-dropdown{color:#c4c9d6}.dark-mode .selectize-input{color:#c4c9d6;background:#fff}.dark-mode .selectize-input input{color:#c4c9d6}.dark-mode .selectize-control.single .selectize-input.input-active{background:#fff}.dark-mode .selectize-input{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .selectize-input.full{background-color:#272d47}.dark-mode .selectize-input.focus{border-color:#467fcf;box-shadow:0 0 0 2px rgba(70,127,207,.25)}.dark-mode .selectize-control.multi .selectize-input>div{background:hsla(0,0%,100%,.1);color:#c4c9d6;border:0 solid rgba(0,40,100,.12)}.dark-mode .selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.dark-mode .selectize-control.multi .selectize-input.disabled>div,.dark-mode .selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.dark-mode .selectize-input.dropdown-active:before{background:#f0f0f0}.dark-mode .selectize-dropdown{border:1px solid hsla(0,0%,100%,.04);background:#fff}.dark-mode .selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2)}.dark-mode .selectize-dropdown .optgroup-header{color:#c4c9d6;background:#fff}.dark-mode .selectize-dropdown .active{background-color:#f1f4f8;color:#467fcf}.dark-mode .selectize-dropdown .active.create{color:#c4c9d6}.dark-mode .selectize-dropdown .create{color:rgba(48,48,48,.5)}.dark-mode .selectize-control.single .selectize-input:after{background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='#999' d='M0 0L10 0L5 5L0 0'/%3E%3C/svg%3E") no-repeat 50%}.dark-mode .selectize-control .selectize-input.disabled{background-color:#fafafa}.dark-mode .selectize-dropdown .image img,.dark-mode .selectize-input .image img{box-shadow:0 1px 2px 0 rgba(0,0,0,.4)}.dark-mode .demo-gallery>ul>li a{border:3px solid #fff}.dark-mode .ui-datepicker{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ui-datepicker .ui-datepicker-header{color:#fff}.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next,.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{text-indent:-99999px;color:#6c757d}.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus:before,.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:before,.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus:before,.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:before{color:#343a40}.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,.dark-mode .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover{color:#c4c9d6}.dark-mode .ui-datepicker .ui-datepicker-calendar th{color:#a3a7b7}.dark-mode .ui-datepicker .ui-datepicker-calendar td{border:1px solid hsla(0,0%,100%,.04)!important;background-color:#20223c}.dark-mode .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month .ui-state-default{color:#ccc}.dark-mode .ui-datepicker .ui-datepicker-calendar td a,.dark-mode .ui-datepicker .ui-datepicker-calendar td span{background-color:#20223c;color:#c4c9d6}.dark-mode .model-wrapper-demo{background:rgba(32,34,60,.5)}.dark-mode .timeline__item:after{background:#fff!important}.dark-mode .timeline--horizontal .timeline-divider{background:rgba(32,34,60,.5)!important}.dark-mode .timeline__content{background-color:#272d47}.dark-mode .tab-menu-heading,.dark-mode .tabs-menu-body{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_content.active p:last-child{margin-bottom:0}.dark-mode .features span{color:#43414e}.dark-mode .feature .border{color:#fff}.dark-mode .rating-stars .rating-stars-container .rating-star{color:#22243f}.dark-mode .rating-stars .rating-stars-container .rating-star.sm{color:1px solid hsla(0,0%,100%,.04)}.dark-mode .rating-stars .rating-stars-container .rating-star.is--active,.dark-mode .rating-stars .rating-stars-container .rating-star.is--hover{color:#f1c40f}.dark-mode .rating-stars .rating-stars-container .rating-star .fa-heart .is--no-hover,.dark-mode .rating-stars .rating-stars-container .rating-star.is--no-hover{color:#3e4b5b}.dark-mode .rating-stars input{color:#c4c9d6;background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .br-theme-bars-horizontal .br-widget a,.dark-mode .br-theme-bars-pill .br-widget a{background-color:#22243f}.dark-mode .br-theme-bars-square .br-widget a{border:2px solid #22243f;background-color:#272d47;color:#22243f}.dark-mode .br-theme-bars-1to10 .br-widget a,.dark-mode .br-theme-bars-movie .br-widget a{background-color:#22243f}.dark-mode .br-theme-fontawesome-stars .br-widget a:after{content:"";color:#22243f}.dark-mode .br-theme-fontawesome-stars-o .br-widget a:after{content:"";color:#22243f}.dark-mode #messages-main{border:1px solid hsla(0,0%,100%,.04);background:#272d47}.dark-mode #messages-main .ms-menu{border-right:1px solid hsla(0,0%,100%,.04);background:#272d47}.dark-mode #messages-main .ms-user{background:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode #messages-main #ms-compose{box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28)}.dark-mode .message-feed:not(.right) .mf-content{background:#20223c}.dark-mode .msb-reply{box-shadow:none;background:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .four-zero,.dark-mode .lc-block{box-shadow:0 1px 11px rgba(0,0,0,.27)}.dark-mode .actions:not(.a-alt)>li>a>i{color:hsla(0,0%,100%,.6)}.dark-mode .ms-body{background:#081331}.dark-mode .wizard-card.form-group .form-control{background-image:linear-gradient(#c4c4c4,#c4c4c4,linear-gradient(#e1e1e2,#e1e1e2))}.dark-mode .wizard-container .wizard-navigation{background:rgba(32,34,60,.5)}.dark-mode .richText{border:1px solid rgba(32,34,60,.5);background-color:rgba(32,34,60,.5)}.dark-mode .richText .richText-toolbar{border-bottom:1px solid rgba(32,34,60,.5)}.dark-mode .richText .richText-toolbar ul li a{border-right:1px solid rgba(32,34,60,.5)}.dark-mode .addui-slider .addui-slider-track .addui-slider-handle:hover{box-shadow:0 0 5px rgba(159,120,255,.5)}.dark-mode .addui-slider .addui-slider-track .addui-slider-handle:hover .addui-slider-value{background:rgba(159,120,255,.5)}.dark-mode .addui-slider .addui-slider-track .addui-slider-handle.addui-slider-handle-active{background:rgba(159,120,255,.5);box-shadow:0 0 5px rgba(159,120,255,.5)}.dark-mode .addui-slider .addui-slider-track .addui-slider-handle.addui-slider-handle-active .addui-slider-value{background:rgba(159,120,255,.75)}.dark-mode .cal1{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .cal1 .clndr .clndr-table .header-days .header-day{border-left:1px solid hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .cal1 .clndr .clndr-table tr .adjacent-month,.dark-mode .cal1 .clndr .clndr-table tr .empty,.dark-mode .cal1 .clndr .clndr-table tr .my-adjacent-month,.dark-mode .cal1 .clndr .clndr-table tr .my-empty{border-left:1px solid hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.04);background:rgba(32,34,60,.5)}.dark-mode .cal1 .clndr .clndr-table tr .day{border-left:1px solid hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .cal1 .clndr .clndr-table tr .day.event,.dark-mode .cal1 .clndr .clndr-table tr .day.my-event{background:#272d47}.dark-mode .cal1 .clndr .clndr-table tr .day.my-today.event,.dark-mode .cal1 .clndr .clndr-table tr .day.today.event{background:#f2ecff}.dark-mode .cal1 .clndr .clndr-table tr .day.event:hover,.dark-mode .cal1 .clndr .clndr-table tr .day.my-event:hover,.dark-mode .cal1 .clndr .clndr-table tr .day.my-today,.dark-mode .cal1 .clndr .clndr-table tr .day.today{background:rgba(32,34,60,.5)!important}.dark-mode .cal1 .clndr .clndr-table tr .day:last-child{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,.dark-mode .cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button,.dark-mode .cal1 .clndr .clndr-table tr .day:hover{background:rgba(32,34,60,.5)}.dark-mode .fc button{background:#20223c}.dark-mode .fc-unthemed .fc-content,.dark-mode .fc-unthemed .fc-divider,.dark-mode .fc-unthemed .fc-list-heading td,.dark-mode .fc-unthemed .fc-list-view,.dark-mode .fc-unthemed .fc-popover,.dark-mode .fc-unthemed .fc-row,.dark-mode .fc-unthemed tbody,.dark-mode .fc-unthemed td,.dark-mode .fc-unthemed th,.dark-mode .fc-unthemed thead{border:0 solid hsla(0,0%,100%,.1)}.dark-mode .fc-event{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .fc-unthemed .fc-divider,.dark-mode .fc-unthemed .fc-list-heading td,.dark-mode .fc-unthemed .fc-popover .fc-header{background:rgba(32,34,60,.5)}.dark-mode .fc-toolbar .fc-state-active,.dark-mode .fc-toolbar .ui-state-active{background:#20223c}.dark-mode .fc-unthemed .fc-list-item:hover td{background-color:rgba(32,34,60,.5)}.dark-mode .conv-form-wrapper div#messages div.message.to{background:#eeeff6}.dark-mode #sidebar ul li.active>a:hover{background:#6d4dbb;color:#fff}.dark-mode .user-profile .user-pro-body .u-dropdown{color:#fff}.dark-mode #sidebar ul li a{color:#384056}.dark-mode #sidebar li a[aria-expanded=true]:hover{color:#fff!important}.dark-mode .timeline__content{background-color:#eaf0f9}.dark-mode .tab_wrapper>ul{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper>ul li{border:1px solid hsla(0,0%,100%,.04);border-bottom:0}.dark-mode .tab_wrapper.right_side .content_wrapper{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper.right_side>ul{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper.right_side>ul li.active{border-color:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper.right_side>ul li:after{background:1px solid hsla(0,0%,100%,.04)}.dark-mode .job-box-filter{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .job-box-filter label input.form-control,.dark-mode .job-box-filter select.input-sm{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .job-box-filter a.filtsec{background:#edf0f3;color:#81a0b1;border:1px solid #e2e8ef}.dark-mode .job-box-filter a.filtsec.active{color:#fff;background:#16262c;border-color:#16262c}.dark-mode .job-box-filter a.filtsec:focus,.dark-mode .job-box-filter a.filtsec:hover{color:#fff;background:#07b107;border-color:#07b107}.dark-mode .job-box-filter a.filtsec:focus i,.dark-mode .job-box-filter a.filtsec:hover i{color:#fff}.dark-mode .inbox-message ul li{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .inbox-message ul li:focus,.dark-mode .inbox-message ul li:hover{background:rgba(32,34,60,.5)}.dark-mode .inbox-message .message-body,.dark-mode .message-body-heading h5{color:#d5dae2}.dark-mode .message-body h5 span{color:#fff}.dark-mode .message-body h5 span.unread{background:#07b107}.dark-mode .message-body h5 span.important{background:#dd2027}.dark-mode .message-body h5 span.pending{background:#2196f3}.dark-mode .chart-dropshadow{filter:drop-shadow(0 -6px 4px rgba(0,0,0,.1))}.dark-mode .GradientlineShadow{filter:drop-shadow(0 -8px 4px rgba(0,0,0,.2))}.dark-mode .BarChartShadow{filter:drop-shadow(0 1px 4px rgba(0,0,0,.3))}.dark-mode .donutShadow{filter:drop-shadow(-1px 0 2px #ced1e0)}.dark-mode .image_inner_container img{border:5px solid #fff}.dark-mode .image_outer_container .green_icon{background-color:#4cd137;border:5px solid #fff}.dark-mode .search svg{stroke:#fff}.dark-mode #drag-1,.dark-mode #drag-2,.dark-mode .input-search{color:#fff}.dark-mode .search-inline{background-color:#272d47}.dark-mode .search-inline .search-close{color:#616161;background:#efefef}.dark-mode .lockscreen:before{box-shadow:inset 0 0 0 200px hsla(0,0%,100%,.4)}.dark-mode .table-stats table td,.dark-mode .table-stats table th{border-bottom:1px solid #e8e9ef}.dark-mode .pulse{background:#f72d66;box-shadow:0 0 0 rgba(247,45,102,.9)}.dark-mode .activity{border-left:1px solid hsla(0,0%,100%,.04)}.dark-mode .latest-timeline ul.timeline:before{background:hsla(0,0%,100%,.1)}.dark-mode .latest-timeline ul.timeline>li:before{background:#081331;border:3px solid #1753fc}.dark-mode .latest-timeline ul.timeline>li:first-child:before{border:3px solid #0dd157}.dark-mode .latest-timeline ul.timeline>li:nth-child(2):before{border:3px solid #2d9eef}.dark-mode .latest-timeline ul.timeline>li:nth-child(3):before{border:3px solid #f35e90}.dark-mode .latest-timeline ul.timeline>li:nth-child(4):before{border:3px solid #fc7303}.dark-mode .latest-timeline ul.timeline>li:last-child:before{border:3px solid #ec2d38}.dark-mode div[data-acc-step]:not(.open){background:rgba(32,34,60,.5)}.dark-mode div[data-acc-step]:not(.open) h5{color:#6e7289}.dark-mode div[data-acc-step]:not(.open) .badge-primary{background:#6e7289}.dark-mode .sw-theme-dots .nav-tabs .nav-link:hover:not(.disabled){background:transparent}.dark-mode .fc-widget-content .fc-bgevent{background-color:rgba(32,34,60,.5)!important}.dark-mode .main-nav-calendar-event .nav-link.exclude{color:#737688}.dark-mode .main-nav-calendar-event .nav-link.exclude:before{border-top:1px solid #ccc}.dark-mode .main-nav-calendar-event .nav-link.exclude i{color:#737688!important}.dark-mode .main-nav-calendar-event .nav-link:hover{color:#d5dae2}.dark-mode .main-nav-line-chat{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-nav-line-chat .nav-link{color:#d5dae2}.dark-mode .main-chat-contacts-wrapper{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-chat-contacts-more{color:#fff}.dark-mode .main-chat-list .media+.media:before{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-chat-list .media.new{background-color:#272d47}.dark-mode .main-chat-list .media.new .media-contact-name span:first-child{color:#d5dae2}.dark-mode .main-chat-list .media.new .media-body p{color:#a5a7b1}.dark-mode .main-chat-list .media.selected,.dark-mode .main-chat-list .media:focus,.dark-mode .main-chat-list .media:hover{background-color:rgba(32,34,60,.5);border-top-color:hsla(0,0%,100%,.1);border-bottom-color:hsla(0,0%,100%,.1)}.dark-mode .main-chat-list .media.selected:first-child{border-top-color:transparent}.dark-mode .main-chat-list .media.selected .media-contact-name span:first-child{color:#d5dae2}.dark-mode .main-chat-list .media.selected .media-body p{color:#a5a7b1}.dark-mode .main-chat-list .online span{color:#fff;background-color:#ff5c77;box-shadow:0 0 0 2px #fff}.dark-mode .main-content-left-chat .online:after{background-color:#28c76f;box-shadow:0 0 0 2px hsla(0,0%,100%,.95)}.dark-mode .main-chat-list .media-body p{color:#737688}.dark-mode .main-chat-list .media-contact-name span:first-child{color:#d5dae2}.dark-mode .main-chat-list .media-contact-name span:last-child{color:#737688}.dark-mode .main-chat-header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-chat-header .nav-link{color:#737688}.dark-mode .main-chat-header .nav-link+.nav-link{border:0 solid #efefef;background:rgba(32,34,60,.5)}.dark-mode .main-chat-msg-name h6{color:#d5dae2}.dark-mode .main-chat-msg-name small{color:#737688}.dark-mode .main-chat-body{background:rgba(32,34,60,.5)}.dark-mode .main-msg-wrapper{padding:10px 15px;background-color:#20223c}.dark-mode .main-chat-footer{border-top:1px solid hsla(0,0%,100%,.04);background-color:#272d47}.dark-mode .main-chat-footer .nav-link{color:#737688}.dark-mode .visitors-flg .flag-icon{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ui-datepicker{z-index:9999!important}.dark-mode .slide.active a.side-menu__item:hover i{color:#fff}.dark-mode .fc-event,.dark-mode .fc-event:hover{color:#fff!important}.dark-mode .weather-card{color:#fff}.dark-mode .weather-card:before{background:rgba(0,0,0,.3)}.dark-mode .input-custom-plus .input-group-prepend>.input-group-text{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .progress{background:#22243f}.dark-mode .ranges li{background-color:rgba(32,34,60,.5)}.dark-mode .daterangepicker .calendar-table{border:1px solid hsla(0,0%,100%,.04);background-color:#272d47;color:#d5dae2}.dark-mode .daterangepicker td.off,.dark-mode .daterangepicker td.off.end-date,.dark-mode .daterangepicker td.off.in-range,.dark-mode .daterangepicker td.off.start-date{color:#d5dae2;background:rgba(0,0,0,.1)}.dark-mode .daterangepicker td.in-range{background-color:rgba(32,34,60,.5)}.dark-mode .sidebar{background:#272d47}.dark-mode .fc td,.dark-mode .fc th{border-width:1px!important}.dark-mode .fc-unthemed td.fc-today{background:#20223c}.dark-mode .fc-state-active,.dark-mode .fc-state-disabled,.dark-mode .fc-state-down,.dark-mode .fc-state-hover{color:#d5dae2}.dark-mode .fc-state-default{border:1px solid hsla(0,0%,100%,.04);color:#d5dae2}.dark-mode .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(32,34,60,.5)}.dark-mode .select2-dropdown{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .dropify-wrapper:hover{background-image:linear-gradient(-45deg,rgba(32,34,60,.5) 25%,transparent 0,transparent 50%,rgba(32,34,60,.5) 0,rgba(32,34,60,.5) 75%,transparent 0,transparent)}.dark-mode #chart text{fill:#b0bac9}.dark-mode #chart line{stroke:rgba(142,156,173,.1)}.dark-mode .msb-reply textarea{color:#fff}.dark-mode .cal1 .clndr .clndr-table .header-days .header-day:last-child{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .cal1 .clndr .clndr-table tr:last-child .day,.dark-mode .cal1 .clndr .clndr-table tr:last-child .my-day{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .swal2-popup{background-color:#272d47}.dark-mode .swal2-popup h2{color:#fff}.dark-mode .swal2-html-container{color:#c4c9d6}.dark-mode .timeline h2{color:hsla(0,0%,100%,.7);background:#081331;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .timeline .timeline-items .timeline-item:nth-of-type(odd){background-color:#24345a}.dark-mode .timeline .timeline-items .timeline-item:nth-of-type(odd):before{border-top:1em solid #24345a;border-right:1em solid transparent}.dark-mode .timeline .timeline-items .timeline-item.inverted:nth-of-type(odd){background-color:#1f2a4a}.dark-mode .timeline .timeline-items .timeline-item.inverted:nth-of-type(odd):before{border-top:1em solid #1f2a4a}.dark-mode .timeline-items hr{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .timeline .timeline-items .timeline-item.centered:nth-of-type(2n){background-color:#24345a}.dark-mode .timeline .timeline-items .timeline-item.centered:nth-of-type(2n):before{border-bottom:1em solid #24345a}.dark-mode .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n){background-color:#1f2a4a}.dark-mode .timeline .timeline-items .timeline-item.inverted:nth-of-type(2n):before{border-top:1em solid #1f2a4a}.dark-mode .timeline .timeline-items .timeline-item.centered:nth-of-type(odd){background-color:#24345a}.dark-mode .timeline .timeline-items .timeline-item.centered:nth-of-type(odd):before{border-bottom:1em solid #24345a}.dark-mode .accordionjs .acc_section{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .accordionjs .acc_section .acc_head{background:#272d47}.dark-mode .accordionjs .acc_section.acc_active>.acc_head{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper>ul li.active:after{background:#272d47}.dark-mode .tab_wrapper .content_wrapper{border:1px solid hsla(0,0%,100%,.04);border-top:0}.dark-mode .tab_wrapper.right_side>ul li.active:before{background:#272d47}.dark-mode .gallery-list>li{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .gallery-list>li .info,.dark-mode .sw-theme-dots>ul.step-anchor{background:#272d47}.dark-mode .sw-theme-dots .step-content{background-color:#272d47}.dark-mode .sw-theme-dots .sw-toolbar{background:#272d47}.dark-mode .sw-theme-dots>ul.step-anchor>li>a:before{background:rgba(32,34,60,.5)}.dark-mode .sw-theme-dots>ul.step-anchor:before{background-color:rgba(32,34,60,.5)}.dark-mode .sw-theme-dots>ul.step-anchor>li>a:after{background:rgba(57,60,95,.2)}.dark-mode .richText .richText-editor{background-color:#272d47;border-left:2px solid hsla(0,0%,100%,.04)}.dark-mode .richText .richText-redo,.dark-mode .richText .richText-undo{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu:after{border-bottom:9px solid #272d47}.dark-mode .mega-menubg{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04);box-shadow:0 10px 15px rgba(15,17,29,.9)}.dark-mode .mega-menubg:after{border-bottom:9px solid #071230}.dark-mode .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{color:hsla(0,0%,100%,.7)}.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a{color:#d5dae2}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04);box-shadow:0 10px 15px rgba(15,17,29,.9)}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu:before{border-bottom:10px solid hsla(0,0%,100%,.04)}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{color:#fff}.dark-mode .header-icon,.dark-mode .side-menu__icon .material-icons-outlined{color:hsla(0,0%,100%,.65);fill:hsla(0,0%,100%,.65)}.dark-mode .header .form-inline .form-control{background:transparent}.dark-mode .page-rightheader .breadcrumb{padding:5px 15px;background:#0f1e44}.dark-mode .top-header .dropdown-menu[x-placement^=bottom],.dark-mode .top-header .dropdown-menu[x-placement^=left],.dark-mode .top-header .dropdown-menu[x-placement^=right],.dark-mode .top-header .dropdown-menu[x-placement^=top]{box-shadow:0 10px 10px 20px rgba(53,63,88,.1),10px 10px 15px -5px #313d5d!important}.dark-mode .tree li{color:#d5dae2}.dark-mode .tree li a{text-decoration:none;color:#d5dae2}.dark-mode .timelineleft>li>.timelineleft-item{background:#272d47;color:#d5dae2;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .table-inbox tr td .fa-bookmark{color:rgba(32,34,60,.5)}.dark-mode .timelineleft>li>.timelineleft-item>.timelineleft-header{color:hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .btn-white,.dark-mode .btn-white:focus,.dark-mode .btn-white:hover,.dark-mode .crypto-tabs .tabs-menu1 ul li .active{background:#272d47;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .crypto-tabs .tabs-menu1 ul li .active{box-shadow:0 10px 10px 20px rgba(53,63,88,.1),10px 10px 15px -5px #313d5d}.dark-mode [class*=js-conveyor-] ul li{border:1px solid hsla(0,0%,100%,.1);background:#272d47}.dark-mode .js-conveyor-example:before{background:linear-gradient(90deg,#1a1c33,transparent)}.dark-mode .js-conveyor-example:after{background:linear-gradient(270deg,#1a1c33,transparent)}.dark-mode .countrytable tr{border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .range_inputs{border-top:1px solid hsla(0,0%,100%,.15)!important}.dark-mode .daterangepicker td.in-range{color:hsla(0,0%,100%,.8)}.dark-mode .daterangepicker td.available:hover,.dark-mode .daterangepicker th.available:hover{background-color:#272d47;border-color:transparent;color:inherit}.dark-mode .daterangepicker .ranges li:hover{background-color:#272d47}.dark-mode .daterangepicker:after{border-bottom:6px solid rgba(32,34,60,.5)}.dark-mode .table-warning td,.dark-mode .table-warning th{color:#ecb403}.dark-mode.page-style1:before{background:linear-gradient(rgba(19,32,64,.9),rgba(7,19,49,.8));background-repeat:no-repeat;background-size:cover;background-position:top}.dark-mode .html-code{background:rgba(32,34,60,.5);border:1px solid hsla(0,0%,100%,.08);border-bottom:0;color:#d5dae2}.dark-mode .clipboard-icon{background:#17182a;border:1px solid hsla(0,0%,100%,.03);color:#d5dae2}.dark-mode .ql-container.ql-snow{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .richText .richText-toolbar{border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .ql-toolbar.ql-snow{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ql-snow .ql-toolbar button,.dark-mode .ql-toolbar.ql-snow button{border:1px solid hsla(0,0%,100%,.04);background:rgba(32,34,60,.5);color:hsla(0,0%,100%,.5)}.dark-mode .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.dark-mode .ql-snow .ql-toolbar .ql-picker-item.ql-selected,.dark-mode .ql-snow.ql-toolbar .ql-picker-item:hover,.dark-mode .ql-snow .ql-toolbar .ql-picker-item:hover,.dark-mode .ql-snow.ql-toolbar .ql-picker-label.ql-active,.dark-mode .ql-snow .ql-toolbar .ql-picker-label.ql-active,.dark-mode .ql-snow.ql-toolbar .ql-picker-label:hover,.dark-mode .ql-snow .ql-toolbar .ql-picker-label:hover,.dark-mode .ql-snow.ql-toolbar button.ql-active,.dark-mode .ql-snow .ql-toolbar button.ql-active,.dark-mode .ql-snow.ql-toolbar button:focus,.dark-mode .ql-snow .ql-toolbar button:focus,.dark-mode .ql-snow.ql-toolbar button:hover,.dark-mode .ql-snow .ql-toolbar button:hover{background:rgba(32,34,60,.5)}.dark-mode .ql-snow.ql-toolbar button:last-child,.dark-mode .ql-snow .ql-toolbar button:last-child{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .ql-toolbar.ql-snow .ql-picker-label{border:1px solid hsla(0,0%,100%,.04);background:rgba(32,34,60,.5)}.dark-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.dark-mode .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:hsla(0,0%,100%,.04)}.dark-mode .ql-snow .ql-picker-options,.dark-mode .richText .richText-toolbar ul li a:hover{background-color:rgba(32,34,60,.8)}.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .option-dots:focus,.dark-mode .option-dots:hover,.dark-mode .option-dots[aria-expanded=true]{background:#20223c}.dark-mode .tooltip-static-demo{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .popover-static-demo{background-color:rgba(32,34,60,.4);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .bg-light2{background-color:rgba(32,34,60,.4)!important}.dark-mode .border-top-bottom{border-top:1px solid hsla(0,0%,100%,.04)!important;border-bottom:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-left-right{border-right:1px solid hsla(0,0%,100%,.04)!important;border-left:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .border-secondary{border-color:#f72d66!important}.dark-mode .border-success{border-color:#38cb89!important}.dark-mode .border-info{border-color:#5b7fff!important}.dark-mode .border-warning{border-color:#ffab00!important}.dark-mode .border-danger{border-color:#dc0441!important}.dark-mode .profile-footer,.dark-mode .profile-share{background:#20223c}.dark-mode .mail-inbox a:hover{background:transparent}.dark-mode .list-group-item{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .tab_wrapper>ul li{background:#272d47}.dark-mode.page-style1 .input-group-addon{background:rgba(7,19,49,.35);border-right:0}.dark-mode.page-style1 .form-control{border:1px solid hsla(0,0%,100%,.04)}.dark-mode.page-style1 .btn-link{color:#fff;border:0!important}.dark-mode .title-style h1,.dark-mode hr.divider:after{background:#272d47;color:#fff}.dark-mode hr.divider:after{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .irs-line-left,.dark-mode .irs-line-mid,.dark-mode .irs-line-right{background-color:#1a1c33}.dark-mode .irs-max,.dark-mode .irs-min{background:#22243f;color:#6e7289}.dark-mode .main-proifle{border:1px solid hsla(0,0%,100%,.04);background:#272d47}.dark-mode .main-proifle .tab-menu-heading{border-left:0;border-right:0}.dark-mode .pricing-tabs ul.nav-price{border:1px solid hsla(0,0%,100%,.04);background:#272d47}.dark-mode .pricing-tabs ul.nav-price li a{padding:12px 40px;display:block;background:#272d47}.dark-mode .pricing-tabs .pri-tabs-heading3 ul.nav-price li a{border-left:1px solid hsla(0,0%,100%,.04)}.dark-mode .custom-progress{background-color:#272d47}.dark-mode .nav-pills .nav-link{background:rgba(32,34,60,.5)}.dark-mode .sub-panel-heading .tabs-menu ul li{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .sub-panel-heading .tabs-menu ul li a.active{background:#1a1c33}.dark-mode .wizard{border:1px solid hsla(0,0%,100%,.04);background-color:#272d47}.dark-mode .wizard>.content{border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .wizard>.steps a .number,.dark-mode .wizard>.steps a:active .number,.dark-mode .wizard>.steps a:hover .number{background-color:#20223c;color:#d5dae2}.dark-mode .wizard>.content>.title{color:#d5dae2}.dark-mode .wizard>.actions .disabled a,.dark-mode .wizard>.actions .disabled a:active,.dark-mode .wizard>.actions .disabled a:hover{color:hsla(0,0%,100%,.62)}.dark-mode .richText .richText-redo,.dark-mode .richText .richText-undo{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ql-toolbar.ql-snow{background:rgba(32,34,60,.5)}.dark-mode .tree li.branch{background:#1a1c33;border:1px solid hsla(0,0%,100%,.15)}.dark-mode .tree li.branch li{background:#272d47;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .tree ul:before{border-left:2px solid #485167}.dark-mode .tree ul li:before{border-top:2px solid #485167}.dark-mode .footer .social .social-icon{background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .bg-gray-100{background-color:#495269}.dark-mode .bg-gray-200{background-color:#3d455a}.dark-mode .bg-gray-300{background-color:#32394c}.dark-mode .bg-gray-400{background-color:#2c3346}.dark-mode .bg-gray-500{background-color:#272e42}.dark-mode .bg-gray-600{background-color:#1f263c}.dark-mode .bg-gray-700{background-color:#192138}.dark-mode .bg-gray-800{background-color:#151c31}.dark-mode .bg-gray-900{background-color:#11182b}.dark-mode .main-contact-info-header{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-contact-info-header .media-body h4{color:#fff}.dark-mode .main-contact-item+.main-contact-item:before{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-contact-label:after{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-contact-item:focus,.dark-mode .main-contact-item:hover{background-color:rgba(32,34,60,.5);border-top-color:hsla(0,0%,100%,.1);border-bottom-color:hsla(0,0%,100%,.1)}.dark-mode .main-contact-item.selected{background-color:rgba(32,34,60,.5);border-top-color:hsla(0,0%,100%,.01);border-bottom-color:hsla(0,0%,100%,.01)}.dark-mode .main-contact-body h6,.dark-mode .main-contact-info-body .media-body span{color:hsla(0,0%,100%,.75)}.dark-mode .theme-white .cookie-popup{background-color:#272d47;color:hsla(0,0%,100%,.78);box-shadow:0 10px 15px rgba(15,17,29,.9)}.dark-mode .theme-white .cookie-popup-inner{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .theme-white .cookie-popup-learn-more{color:#fff;background:#29344f}.dark-mode .chat .msg_cotainer{background-color:#1a1c33}.dark-mode .chat .action-header{border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .chat .msg_time,.dark-mode .chat .msg_time_send{color:hsla(0,0%,100%,.78)}.dark-mode .chat .msg_cotainer:before{border-bottom:10px solid #1a1c33}.dark-mode .chatbox .user_img_msg{border:1.5px solid hsla(0,0%,100%,.1)}.dark-mode .ms-menu .tab-menu-heading{border:1px solid hsla(0,0%,100%,.04);border-left:0;border-bottom:0;background:#272d47}.dark-mode .ms-menu .tab-menu-heading .tabs-menu1 ul li a{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .mf-date{color:#6e7289}.dark-mode .ms-body .action-header{background:#272d47;border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .chat-body-style{background:#272d47;max-height:500px}.dark-mode .message-feed:not(.right) .mf-content:before{border-bottom:10px solid #20223c}.dark-mode .main-chat-list .media{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .main-msg-wrapper:before{border-bottom:10px solid #20223c}.dark-mode .fc-view.fc-listMonth-view .fc-list-heading-main,.dark-mode .fc-view.fc-listWeek-view .fc-list-heading-main{color:hsla(0,0%,100%,.7)}.dark-mode .fc-view.fc-listMonth-view .fc-list-heading-main span:last-child,.dark-mode .fc-view.fc-listWeek-view .fc-list-heading-main span:last-child{color:#fff}.dark-mode .fc-view.fc-listMonth-view .fc-list-item,.dark-mode .fc-view.fc-listWeek-view .fc-list-item{background-color:#272d47}.dark-mode .fc-view.fc-listMonth-view .fc-list-item-title a,.dark-mode .fc-view.fc-listWeek-view .fc-list-item-title a{color:#fff}.dark-mode .fc-view.fc-listMonth-view .fc-list-item>td.fc-list-item-time,.dark-mode .fc-view.fc-listWeek-view .fc-list-item>td.fc-list-item-time{color:hsla(0,0%,100%,.8)!important}.dark-mode .fc-view.fc-listMonth-view .fc-list-item-time,.dark-mode .fc-view.fc-listWeek-view .fc-list-item-time{padding:7px 15px}.dark-mode .fc-view.fc-listMonth-view .fc-list-item-title,.dark-mode .fc-view.fc-listWeek-view .fc-list-item-title{padding:12px 15px}.dark-mode .fc-other-month{background:hsla(0,0%,100%,.1)}.dark-mode .dropify-wrapper{color:hsla(0,0%,100%,.8);background-color:#272d47;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .dropify-wrapper .dropify-clear{border:2px solid hsla(0,0%,100%,.1)}.dark-mode .dropify-wrapper .dropify-preview{background-color:#272d47}.dark-mode .dropify-wrapper:hover{background-image:linear-gradient(-45deg,hsla(0,0%,100%,.12) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.12) 0,hsla(0,0%,100%,.12) 75%,transparent 0,transparent)}.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone{background-color:#272d47;border:2px solid hsla(0,0%,100%,.1)}.dark-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_summary .ff_fileupload_filename input{background-color:initial;color:#e7eeff}.dark-mode .ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_actions button,.dark-mode .ms-choice{background-color:#272d47;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff}.dark-mode .ms-drop{background-color:#20223c;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff;box-shadow:none!important}.dark-mode .iti input,.dark-mode .ms-search input{background-color:#272d47;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff}.dark-mode .iti input[type=tel],.dark-mode .iti input[type=text]{background-color:#272d47;border:0 solid hsla(0,0%,100%,.1);color:#e7eeff}.dark-mode .iti__country-list{background-color:#272d47;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff}.dark-mode .iti__country.iti__highlight{background-color:#25273e}.dark-mode .iti__divider{border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:#25273e}.dark-mode .SumoSelect>.CaptionCont,.dark-mode .SumoSelect>.optWrapper{background-color:#272d47;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff}.dark-mode .SumoSelect>.optWrapper>.options li.opt{border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .SumoSelect>.optWrapper>.options li.opt:hover{background-color:#25273e}.dark-mode .SumoSelect .select-all>span i,.dark-mode .SumoSelect>.optWrapper.multiple>.options li.opt span i{background-color:#25273e;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .SumoSelect.open .search-txt{border-radius:0;background:#272d47;color:hsla(0,0%,100%,.8)}.dark-mode .SumoSelect .select-all{background-color:#25273e;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .transfer-double{background-color:#272d47}.dark-mode .transfer-double-content-tabs .tab-item-name.tab-active{background:#272d47}.dark-mode .transfer-double-list-search-input,.dark-mode .transfer-double-selected-list-search-input{background:#272d47;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.dark-mode .transfer-double-content-param,.dark-mode .transfer-double-content-tabs{border-bottom:1px solid hsla(0,0%,100%,.1)}.dark-mode .transfer-double-content-left,.dark-mode .transfer-double-content-right{border:1px solid hsla(0,0%,100%,.1)}.dark-mode .transfer-double-list-footer{border-top:1px solid hsla(0,0%,100%,.1)}.dark-mode .checkbox-group label:before{background:#25273e;border:1px solid hsla(0,0%,100%,.1)}.dark-mode .btn-select-arrow{color:hsla(0,0%,100%,.8);background:#272d47;border:1px solid hsla(0,0%,100%,.15)}.dark-mode .checkbox-group .checkbox-normal:disabled+label:before{color:#e7eeff;border:1px solid hsla(0,0%,100%,.1);background-color:#272d47}.dark-mode .multi-wrapper{border:1px solid hsla(0,0%,100%,.1)}.dark-mode .multi-wrapper .search-input{background:#272d47;border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.8)}.dark-mode .multi-wrapper .non-selected-wrapper{background:#272d47;border-right:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.dark-mode .multi-wrapper .item-1{color:hsla(0,0%,100%,.7)}.dark-mode .multi-wrapper .selected-wrapper{background:#20223c}.dark-mode .intl-tel-input .flag-dropdown .country-list,.dark-mode .intl-tel-input .flag-dropdown .selected-flag,.dark-mode .intl-tel-input .flag-dropdown .selected-flag:hover,.dark-mode .intl-tel-input input{background:#20223c;border:1px solid hsla(0,0%,100%,.1);color:#d5dae2}.dark-mode .intl-tel-input .flag-dropdown .country-list .country.highlight{background:rgba(57,60,95,.2)}.dark-mode .intl-tel-input .flag-dropdown .country-list .divider{border:1px solid hsla(0,0%,100%,.1)}.dark-mode .intl-tel-input .flag-dropdown .selected-flag .down-arrow{border-top:4px solid #6e7289}.dark-mode .SumoSelect>.optWrapper>.MultiControls{background:#20223c}.dark-mode .SumoSelect.open>.optWrapper{background:#20223c;box-shadow:none!important}.dark-mode .SumoSelect.disabled>.CaptionCont{border-color:hsla(0,0%,100%,.1)}.dark-mode .ms-choice.disabled{background-color:#272d47!important;border:1px solid hsla(0,0%,100%,.1);color:#e7eeff;opacity:.5}.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:active,.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:focus,.dark-mode .ff_fileupload_wrap .ff_fileupload_dropzone:hover{opacity:1;background-color:#272d47;border-color:hsla(0,0%,100%,.1)}.dark-mode .sp-replacer{background-color:#272d47;border-color:hsla(0,0%,100%,.1)}.dark-mode .sp-container{background-color:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .sp-picker-container{border-left:1px solid hsla(0,0%,100%,.04)}.dark-mode .ui-timepicker-wrapper{background:#28314e;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ui-timepicker-list li{color:hsla(0,0%,100%,.8)}.dark-mode .ms-drop .custom-control-label:before{background-color:#272d47}.dark-mode .multi-wrapper .header{box-shadow:none!important}.dark-mode .apexcharts-yaxis text{fill:#fff}.dark-mode .horizontalMenu h3{color:#fff}.dark-mode .mega-menubg li a:before,.dark-mode .sub-menu li:before{color:#6e7289}.dark-mode .sticky.sticky-pin .horizontal-main{box-shadow:16px 0 16px rgba(24,23,38,.06);border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .horizontal-main.hor-menu{background:#272d47}.dark-mode .horizontalMenu>.horizontalMenu-list>li>a{color:#d5dae2}.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{color:#d5dae2;background:#20223c;box-shadow:none}.dark-mode .hor-icon{color:hsla(0,0%,100%,.65);fill:hsla(0,0%,100%,.65);background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04)}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a{color:#d5dae2}.dark-mode .header.top-header{border-bottom:0!important}.dark-mode .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .title{color:hsla(0,0%,100%,.9)}.dark-mode .app-sidebar{background:#272d47!important;border-right:1px solid hsla(0,0%,100%,.04);box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.dark-mode .app-sidebar__logo{background:#272d47;border-right:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .header-brand-img.desktop-lgo,.dark-mode .sidebar-mini.sidenav-toggled .header-brand-img.dark-logo{display:none}.dark-mode .app-sidebar__user,.dark-mode .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .icon-dropshadow{filter:drop-shadow(0 10px 4px #28324c)}.dark-mode .app-sidebar__user{color:#d5dae2}.dark-mode .app-sidebar__toggle .header-icon,.dark-mode .card-options a.option-dots,.dark-mode .nav-link.icon .header-icon,.dark-mode .navsearch svg,.dark-mode .side-menu .side-menu__icon .material-icons-outlined,.dark-mode .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined,.dark-mode .sidebar-navs a{background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04)}@media (min-width:768px){.dark-mode .sidebar-mini.sidenav-toggled .slide-menu{background:transparent}}.dark-mode .app-sidebar .slide.side-item-category .headtitle,.dark-mode .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__item,.dark-mode .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{color:#d5dae2}.dark-mode .side-menu__item.active,.dark-mode .side-menu__item:focus,.dark-mode .side-menu__item:hover,.dark-mode .slide.active.active .side-menu__item{background:#20223c;color:#d5dae2}.dark-mode .profile-dropdown img{border:2px solid #4a4d70}.dark-mode .app-sidebar__user .user-pic img{box-shadow:0 0 0 4px #4a4d70;border:3px solid #20223c}.dark-mode .latest-timeline ul.timeline:before{border-left:3px dotted #20223c}.dark-mode .list-card{background:#22243f}.dark-mode .text-icon{color:hsla(0,0%,100%,.65)}.dark-mode .actions>li>a,.dark-mode .file-manger.list-group-transparent a i,.dark-mode .mail-inbox i,.dark-mode .main-chat-footer .nav-link,.dark-mode .main-chat-header .nav-link+.nav-link,.dark-mode .main-msg-send,.dark-mode .ms-menu-trigger,.dark-mode .msb-reply button,.dark-mode .new-list2.option-dots,.dark-mode .pro-option,.dark-mode .profile-footer .new,.dark-mode .profile-share a,.dark-mode .svg-icon1,.dark-mode .table-inbox tr td.view-message i,.dark-mode .user-details .user-icon{background:#2f3655;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.65);fill:hsla(0,0%,100%,.65)}.dark-mode .main-chat-time span{background:#1c1d34}.dark-mode .main-contact-body span,.dark-mode .main-contact-info-body .media-body label,.dark-mode .main-contact-info-header .media-body .nav-link{color:#6e7289}.dark-mode .main-contact-info-header .main-img-user a{background-color:#20223c;box-shadow:0 0 0 2px #20223c}.dark-mode .mail-inbox .list-group-item{border:0!important}.dark-mode .acc-header a{background-color:#20223c}.dark-mode .acc-body,.dark-mode .acc-header a,.dark-mode .accordion-panel .panel-heading,.dark-mode .tabs-menu ul li a{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .card-pay .tabs-menu li a{background:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ajax-upload-dragdrop{border:2px dotted hsla(0,0%,100%,.04)}.dark-mode .ql-snow .ql-tooltip{background-color:#1a1c33;border:1px solid hsla(0,0%,100%,.04);box-shadow:0 6px 8px rgba(4,4,7,.1);color:#fff}.dark-mode .ql-snow .ql-tooltip input:focus[type=text],.dark-mode .ql-snow .ql-tooltip input[type=text]{background:#20223c;border:1px solid hsla(0,0%,100%,.04);color:#fff}.dark-mode .richText-help-popup div{background:#20223c}.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer ul.richText-dropdown li a:hover{background:#20223c}.dark-mode .richText .richText-toolbar ul li a .richText-dropdown-outer .richText-dropdown .richText-dropdown-close{background-color:#272d47;color:#d5dae2}.dark-mode .richText .richText-form input[type=file],.dark-mode .richText .richText-form input[type=number],.dark-mode .richText .richText-form input[type=text],.dark-mode .richText .richText-form select{background-color:#1a1c33;border:1px solid hsla(0,0%,100%,.04);color:#d5dae2}.dark-mode .table-success,.dark-mode .table-success>td,.dark-mode .table-success>th{background-color:#56dfa2}.dark-mode .table-danger,.dark-mode .table-danger>td,.dark-mode .table-danger>th{background-color:#f47676}.dark-mode table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,.dark-mode table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before{border:2px solid #1a1c33}.dark-mode .receipts-inline-table .tabs-menu1 ul li .active{background:rgba(32,34,60,.5);border-bottom:0!important}@media (max-width:992px){.dark-mode .navsearch{border:0 solid hsla(0,0%,100%,.15)}.dark-mode .animated-arrow span,.dark-mode .animated-arrow span:after,.dark-mode .animated-arrow span:before{background:hsla(0,0%,100%,.65)}}@media (max-width:992px) and (min-width:768px){.dark-mode .animated-arrow.hor-toggle{border:0 solid hsla(0,0%,100%,.04)}}@media (max-width:575.98px){.dark-mode .header-brand-img.darkmobile-logo{display:block;margin-left:.5rem}.dark-mode .header{border-bottom:0!important}}@media (max-width:992px){.dark-mode.hor-skin1 .comb-page .horizontal-main{border-bottom:0}}@media (min-width:768px){.dark-mode .horizontalMenucontainer .header-brand-img.desktop-lgo,.dark-mode .horizontalMenucontainer .header-brand-img.mobile-logo{display:none}.dark-mode .horizontalMenucontainer .header-brand-img.dark-logo{display:inline-flex}.dark-mode .sidenav-toggled .app-sidebar__logo{border-right:1px solid hsla(0,0%,100%,.04)}.dark-mode .sidenav-toggled .sidenav-toggled1 .header-brand-img.desktop-lgo{display:none}.dark-mode .sidenav-toggled .sidenav-toggled1 .header-brand-img.dark-logo{display:block;margin:5px auto 0}}@media (min-width:576px){.dark-mode .horizontalMenucontainer .header-brand-img.dark-logo{display:inline-flex}.dark-mode .horizontalMenucontainer .header-brand-img.desktop-lgo{display:none}}@media (min-width:730px){.dark-mode .daterangepicker.ltr .ranges{float:left;border-right:1px solid hsla(0,0%,100%,.15)!important}}@media (min-width:576px){.dark-mode .wizard.vertical>.content,.wizard.vertical>.actions{border-left:1px solid hsla(0,0%,100%,.04)}}@media only screen and (max-width:991px){.dark-mode .horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click>i{color:hsla(0,0%,100%,.2)}.dark-mode .mega-menubg{background:#040b1d!important;border:1px solid hsla(0,0%,100%,.04);box-shadow:none!important}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{background-color:#040b1d;box-shadow:none!important;border:0;border-top:1px solid hsla(0,0%,100%,.2)}.dark-mode .horizontalMenu>.horizontalMenu-list>li>a.active{text-decoration:none;background:#0c1731}.dark-mode .header-brand-img.darkmobile-logo{display:none}.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu li:hover>a{color:#d5dae2}}@media only screen and (min-width:991px){.dark-mode .header-brand-img.dark-logo{display:block;margin:5px auto 0}}@media (min-width:768px){.dark-mode .header-brand-img.dark-logo{display:block;margin:5px auto 0}}.dark-mode .hor-header.header.top-header{border-bottom:1px solid hsla(0,0%,100%,.04)!important}@media (min-width:991px){.dark-mode .top-header1 .header-brand2 .header-brand-img{margin-top:0}.dark-mode .hor-header.header.top-header.top-header1{border-bottom:1px solid hsla(0,0%,100%,.04)!important}}.dark-mode .first-sidemenu,.dark-mode .second-sidemenu{background:#272d47!important}.dark-mode .second-sidemenu{border-right:1px solid hsla(0,0%,100%,.04);box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.dark-mode .resp-vtabs .resp-tabs-list li{background-color:initial;border:1px solid hsla(0,0%,100%,.04)!important;border-left:0!important;border-top:0!important;border-bottom:0}.dark-mode .first-sidemenu li.active{background:#20223c}.dark-mode .second-sidemenu h5{color:#fff}.dark-mode .second-sidemenu .side-menu .slide.submenu a{color:#d5dae2}.dark-mode .sidebar-mini.sidenav-toggled .app-sidebar.toggle-sidemenu{background:none!important;border-right:0;box-shadow:none;width:0}.dark-mode .app.sidebar-mini.sidenav-toggled .first-sidemenu li.active{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode.color-menu .app-sidebar.toggle-sidemenu,.dark-mode.light-menu .app-sidebar.toggle-sidemenu{border-right:0}.dark-mode.light-menu .first-sidemenu{background:#fff!important}.dark-mode.light-menu .second-sidemenu{background:#fff!important;border-right:1px solid #eff0f6;box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.dark-mode.light-menu .resp-vtabs .resp-tabs-list li{background-color:initial;border:1px solid #eff0f6!important;border-left:0!important;border-top:0!important;border-bottom:0}.dark-mode.light-menu .first-sidemenu li.active{background:#f4f5fc}.dark-mode.light-menu .second-sidemenu h5{color:#576483}.dark-mode.light-menu .second-sidemenu .side-menu .slide.submenu a{color:#576482}.dark-mode.light-menu .sidebar-mini.sidenav-toggled .app-sidebar.toggle-sidemenu{background:none!important;border-right:0;box-shadow:none;width:0}.dark-mode.light-menu .first-sidemenu .side-menu__icon .material-icons-outlined{color:#5c678f;fill:#5c678f}.dark-mode.light-menu .app.sidebar-mini.sidenav-toggled .first-sidemenu li.active{border-right:1px solid #eff0f6!important}.color-menu .first-sidemenu{background:#4ebff9!important}.color-menu .second-sidemenu{background:#4ebff9!important;border-right:1px solid hsla(0,0%,100%,.04);box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.color-menu .resp-vtabs .resp-tabs-list li{background-color:initial;border:1px solid hsla(0,0%,100%,.04)!important;border-left:0!important;border-top:0!important;border-bottom:0}.color-menu .first-sidemenu li.active{background:rgba(0,0,0,.0784313725490196)}.color-menu .second-sidemenu h5{color:#fff}.color-menu .second-sidemenu .side-menu .slide.submenu a{color:#d5dae2}.color-menu .sidebar-mini.sidenav-toggled .app-sidebar.toggle-sidemenu{background:none!important;border-right:0;box-shadow:none;width:0}.color-menu .app.sidebar-mini.sidenav-toggled .first-sidemenu li.active{border-right:1px solid hsla(0,0%,100%,.04)!important}.color-menu .app-sidebar.toggle-sidemenu,.dark-mode.color-menu .app-sidebar.toggle-sidemenu{border-right:0}.gradient-menu .first-sidemenu,.gradient-menu .second-sidemenu{background:linear-gradient(0deg,#be5fca 0,#705ec8)!important}.gradient-menu .second-sidemenu{border-right:1px solid hsla(0,0%,100%,.04);box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.gradient-menu .resp-vtabs .resp-tabs-list li{background-color:initial;border:1px solid hsla(0,0%,100%,.04)!important;border-left:0!important;border-top:0!important;border-bottom:0}.gradient-menu .first-sidemenu li.active{background:rgba(0,0,0,.0784313725490196)}.gradient-menu .second-sidemenu h5{color:#fff}.gradient-menu .second-sidemenu .side-menu .slide.submenu a{color:#d5dae2}.gradient-menu .sidebar-mini.sidenav-toggled .app-sidebar.toggle-sidemenu{background:none!important;border-right:0;box-shadow:none;width:0}.gradient-menu .app.sidebar-mini.sidenav-toggled .first-sidemenu li.active{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode.gradient-menu .app-sidebar.toggle-sidemenu,.gradient-menu .app-sidebar.toggle-sidemenu{border-right:0}.dark-menu .first-sidemenu,.dark-menu .second-sidemenu{background:#141026!important}.dark-menu .second-sidemenu{border-right:1px solid hsla(0,0%,100%,.04);box-shadow:0 8px 14.72px 1.28px rgba(4,4,7,.1)}.dark-menu .resp-vtabs .resp-tabs-list li{background-color:initial;border:1px solid hsla(0,0%,100%,.04)!important;border-left:0!important;border-top:0!important;border-bottom:0}.dark-menu .first-sidemenu li.active{background:rgba(251,250,254,.0784313725490196)}.dark-menu .second-sidemenu h5{color:#fff}.dark-menu .second-sidemenu .side-menu .slide.submenu a{color:#d5dae2}.dark-menu .sidebar-mini.sidenav-toggled .app-sidebar.toggle-sidemenu{background:none!important;border-right:0;box-shadow:none;width:0}.dark-menu .app.sidebar-mini.sidenav-toggled .first-sidemenu li.active{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-menu .first-sidemenu li.active svg,.dark-menu .first-sidemenu li:hover svg{color:#fff;fill:#fff}.dark-menu .first-sidemenu li svg{color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.dark-menu .app-sidebar.toggle-sidemenu{border-right:0}.color-menu .first-sidemenu li.active svg,.color-menu .first-sidemenu li:hover svg{color:#fff;fill:#fff}.color-menu .first-sidemenu li svg{color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.gradient-menu .first-sidemenu li.active svg,.gradient-menu .first-sidemenu li:hover svg{color:#fff;fill:#fff}.gradient-menu .first-sidemenu li svg{color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar.toggle-sidemenu .side-menu__icon .material-icons-outlined,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar.toggle-sidemenu .side-menu__icon .material-icons-outlined,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar.toggle-sidemenu .side-menu__icon .material-icons-outlined{background:none!important;border:0;box-shadow:none}.dark-mode .chat abbr.timestamp{background:#2f3655}.dark-mode .chat .dropdown-menu li:hover{background:rgba(32,34,60,.5)}.dark-mode tspan{fill:#fff}.dark-mode .cal-month-view .cal-day-cell:not(:last-child){border-right-color:#3d4259}.dark-mode .main-content-body-calendar .btn{border-radius:4px;color:#d5dae2}.dark-mode .cal-month-view .cal-days{border-color:#3d4259}.dark-mode .cal-month-view .cal-days .cal-cell-row{border-bottom-color:#3d4259}.dark-mode .cal-month-view .cal-open-day-events{color:#fff;background-color:#3d425a;box-shadow:none;border:1px solid #3d4259;border-top:0}.dark-mode .cal-month-view .cal-cell.cal-has-events.cal-open{background:#20223c!important}.dark-mode .cal-month-view .cal-day-cell.cal-today .cal-day-number{color:#fff!important}.dark-mode .cal-month-view .cal-day-cell.cal-today{background-color:#3d4259}.dark-mode .cal-month-view .cal-cell-row:hover{background-color:rgba(39,45,71,.96)}.dark-mode .cal-month-view .cal-cell-row .cal-cell:hover{background-color:#3d425a}.dark-mode .cal-header,.dark-mode .table.table-bordered{border-top:1px solid #3d4259}.dark-mode .cal-header{border-left:1px solid #3d4259}.dark-mode .cal-cell,.dark-mode .cal-header{border-right:1px solid #3d4259}.dark-mode .cal-month-view .cal-cell-row{background:#272d47}.dark-mode .flatpickr-calendar{border:1px solid #e3e4e9;box-shadow:0 6px 8px rgba(4,4,7,.1);background:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .color-picker .hex-text .box div,.dark-mode .flatpickr-day,.dark-mode .flatpickr-time .flatpickr-am-pm,.dark-mode .flatpickr-time .flatpickr-time-separator,.dark-mode .flatpickr-time input,.dark-mode span.flatpickr-weekday{color:#c4c9d6}.dark-mode .flatpickr-months .flatpickr-month,.dark-mode .flatpickr-months .flatpickr-next-month,.dark-mode .flatpickr-months .flatpickr-prev-month{color:#c4c9d6;fill:#c4c9d6}.dark-mode .flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .flatpickr-time .flatpickr-am-pm:focus,.dark-mode .flatpickr-time .flatpickr-am-pm:hover,.dark-mode .flatpickr-time input:focus,.dark-mode .flatpickr-time input:hover{background:#272d47}.dark-mode .flatpickr-calendar.arrowBottom:after{border-top-color:#20223c}.dark-mode .flatpickr-calendar.arrowBottom:before{border-top-color:hsla(0,0%,100%,.04)}.dark-mode .flatpickr-calendar.arrowTop:after,.dark-mode .flatpickr-calendar.arrowTop:before{border-bottom-color:hsla(0,0%,100%,.04)}.dark-mode .color-picker{background:#20223c;border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .color-picker .hex-text .box input{background:#272d47;border:1px solid hsla(0,0%,100%,.04)!important;color:#fff}.dark-mode .ngx-slider .ngx-slider-bar{background:#20223c!important}.dark-mode .ngx-slider .ngx-slider-bubble{color:#6e7289!important}.dark-mode .star{color:#22243f}.dark-mode .star.filled{color:#ffab00}.dark-mode .star.filled.bad{color:#ff1e1e}.dark-mode .ng-select .ng-select-container{background:#272d47;border:1px solid hsla(0,0%,100%,.04);color:#fff}.dark-mode .ng-dropdown-panel,.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,.dark-mode .ng-dropdown-panel .scroll-host{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)!important;color:#6e7289}.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#705ec8;color:#fff}.dark-mode .ng-select,.dark-mode .ng-select .ng-select-container .ng-value-container .ng-input>input{color:#fff}.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background-color:#705ec8;color:#fff}.dark-mode .dropzone{background:#20223c;border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .dz-message.needsclick{color:#6e7289}.dark-mode .ng-select .ng-select-container,.dark-mode .ng-select.ng-select-opened>.ng-select-container{border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background:#20223c!important;border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{color:#fff}.dark-mode .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .c-btn{background:#272d47!important;border:1px solid hsla(0,0%,100%,.04)!important;color:#6e7289}.dark-mode .selected-list .c-list .c-token{background:#20223c!important}.dark-mode .c-remove svg,.dark-mode .selected-list .c-list .c-token .c-label,.dark-mode .selected-list .c-list .c-token .c-remove svg{color:#fff;fill:#fff!important}.dark-mode .c-btn.disabled{background:#232543!important}.dark-mode .list-area,.dark-mode .ng-dropdown-panel{background:#20223c!important;border:1px solid hsla(0,0%,100%,.04)!important;box-shadow:none}.dark-mode .pure-checkbox input[type=checkbox]+label,.dark-mode .single-select-mode .pure-checkbox input[type=checkbox]+label{color:#fff}.dark-mode .dropdown-list ul li:hover,.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.dark-mode .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked,.dark-mode .selected-item{background:#4ebff9}.dark-mode .pure-checkbox input[type=checkbox]+label:before{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .list-filter,.dark-mode .select-all{border-bottom:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .list-filter input{background:#20223c;color:#fff}.dark-mode .ng-wizard-theme-dots .step-content,.dark-mode .ng-wizard-theme-dots>ul.step-anchor{background:#272d47!important}.dark-mode .ng-wizard-theme-dots .ng-wizard-toolbar{background:#272d47;border-bottom:0 solid hsla(0,0%,100%,.04)!important;border-top:0 solid hsla(0,0%,100%,.04)!important}.dark-mode .ng-wizard-theme-dots>ul.step-anchor:before,.dark-mode .ng-wizard-theme-dots>ul.step-anchor>li>a:before{background:#20223c!important}.dark-mode .ng-wizard-theme-dots>ul.step-anchor>li.done>a:after,.dark-mode .ng-wizard-theme-dots>ul.step-anchor>li>a:after{background:#272d47!important}.dark-mode .ng-wizard-theme-arrows{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ng-wizard-theme-arrows .step-content{background:#272d47!important}.dark-mode .ng-wizard-theme-arrows>ul.step-anchor{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .ng-wizard-theme-arrows>ul.step-anchor>li>a,.dark-mode .ng-wizard-theme-arrows>ul.step-anchor>li>a:hover{background:#20223c!important}.dark-mode .ng-wizard-theme-arrows>ul.step-anchor>li>a:after,.dark-mode .ng-wizard-theme-arrows>ul.step-anchor>li>a:before{border-left:30px solid #20223c!important}.dark-mode aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{background-color:#20223c!important}.dark-mode aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{background-color:#20223c}.dark-mode .ck.ck-editor__main{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ck.ck-editor__main>.ck-editor__editable,.dark-mode .ck.ck-toolbar{background:#20223c;border-bottom:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ck.ck-button{border-right:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ck{color:#fff}.dark-mode .ck.ck-button:not(.ck-disabled):hover,.dark-mode a.ck.ck-button:not(.ck-disabled):hover{background:#272d47}.dark-mode .ck.ck-list{background:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .ck.ck-dropdown__panel{border:1px solid hsla(0,0%,100%,.04);background:none}.dark-mode .ck.ck-list__item .ck-button.ck-on{color:#fff}.dark-mode .ck.ck-input-text{background:#272d47;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .angular-editor-toolbar{background:#20223c;background-color:#20223c!important}.dark-mode .angular-editor-textarea,.dark-mode .angular-editor-toolbar{border:1px solid hsla(0,0%,100%,.04)!important}.dark-mode .ae-font .ae-picker-label,.dark-mode .angular-editor-button{background:#20223c;background-color:#20223c!important;border-right:1px solid hsla(0,0%,100%,.04)!important;color:#fff}.dark-mode .ae-font .ae-picker-label:before{background:linear-gradient(90deg,#20223c,#20223c)!important}.dark-mode .angular-editor-button.active{background:#272d47!important}.dark-mode .ae-font.ae-expanded .ae-picker-options,.dark-mode .angular-editor-toolbar-set button{background-color:#20223c;border:1px solid hsla(0,0%,100%,.04)!important;box-shadow:none;color:#fff}.dark-mode .ae-font .ae-picker-options .ae-picker-item.focused,.dark-mode .ae-font .ae-picker-options .ae-picker-item:hover{background:#4ebff9!important;color:#fff!important}.dark-mode .treeview-item,.dark-mode .treeview-item .treeview-item{background:#20223c;border:1px solid hsla(0,0%,100%,.04)}.dark-mode .accordion .card-header{background:#20223c!important}.dark-mode .collapse .card-body{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .accordion .btn{color:#fff}.dark-mode .custom-select,.dark-mode .sample-calender,.dark-mode ngb-datepicker{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .hljs-attribute,.dark-mode .hljs-name,.dark-mode .hljs-tag{color:#b5b5f6}.dark-mode .dataTable-input,.dark-mode .dataTable-selector{background:#20223c;border:1px solid hsla(0,0%,100%,.04);color:#fff}.dark-mode .dataTable-pagination li a{background-color:#272d47}.dark-mode .dataTable-pagination,.dark-mode .ngx-datatable{border:1px solid hsla(0,0%,100%,.04)}.dark-mode .dataTable-pagination li a{border-left:1px solid hsla(0,0%,100%,.04)}.dark-mode .dataTable-pagination a:hover{color:#fff}.dark-mode .dataTable-wrapper.no-footer .dataTable-container{border-bottom:1px solid hsla(0,0%,100%,.04)}.dark-mode .ngx-datatable.bootstrap .datatable-body .datatable-body-row{border-top:1px solid hsla(0,0%,100%,.04)}.dark-mode .ngx-datatable.bootstrap .datatable-body .datatable-body-row.datatable-row-even{background-color:#20223c}.dark-mode .ngx-datatable.bootstrap .datatable-footer{background:#20223c;color:#fff}.dark-mode .apexcharts-datalabel,.dark-mode .apexcharts-datalabel-label,.dark-mode .apexcharts-datalabel-value,.dark-mode .apexcharts-datalabels,.dark-mode .apexcharts-pie-label{fill:#fff}.dark-mode .ng-wizard-theme-dots>ul.step-anchor>li.active>a:after{background:#705ec8!important}.dark-hor-header .header{background:#141026;box-shadow:16px 0 16px rgba(26,21,52,.3)}.dark-hor-header .app-sidebar__toggle .header-icon,.dark-hor-header .nav-link.icon .header-icon{background:#141026;box-shadow:0 2px 3px #040407;border:1px solid hsla(0,0%,100%,.1)}.dark-hor-header .header-icon{color:hsla(0,0%,100%,.5607843137254902);fill:#5c678f}.dark-hor-header .profile-dropdown img{border:2px solid hsla(0,0%,100%,.2);background:transparent}.dark-hor-header .hor-header .header-brand-img.desktop-lgo{display:none}.dark-hor-header .hor-header .header-brand-img.dark-logo{display:block;margin-top:5px}@media (min-width:992px){.dark-hor-header .header .form-inline .form-control{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.05)}.dark-hor-header .header .form-inline .form-control::-webkit-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.dark-hor-header .header .form-inline .form-control::-moz-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.dark-hor-header .header .form-inline .form-control:-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.dark-hor-header .header .form-inline .form-control::-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.dark-hor-header .header .form-inline .form-control:focus{color:#fff}}@media (max-width:575.98px){.dark-hor-header .header .header-brand-img.mobile-logo,.dark-hor-header .hor-header .header-brand-img.dark-logo{display:none}.dark-hor-header .header .header-brand-img.darkmobile-logo{display:block;margin-top:5px;margin-left:0}}@media (max-width:992px){.dark-hor-header .animated-arrow.hor-toggle,.dark-hor-header .navsearch svg{background:hsla(0,0%,100%,.1);box-shadow:0 2px 3px rgba(26,21,52,.3);border:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.dark-hor-header .animated-arrow span,.dark-hor-header .animated-arrow span:after,.dark-hor-header .animated-arrow span:before{background:hsla(0,0%,100%,.5607843137254902)}.dark-hor-header .app-header .header-brand-img.mobile-logo{display:none}}.color-hor-header .header{background:#4ebff9;box-shadow:16px 0 16px rgba(26,21,52,.3)}.color-hor-header .app-sidebar__toggle .header-icon,.color-hor-header .nav-link.icon .header-icon{background:#4ebff9;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1)}.color-hor-header .header-icon{color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.color-hor-header .hor-header .header-brand-img.desktop-lgo{display:none}.color-hor-header .hor-header .header-brand-img.dark-logo{display:block;margin-top:5px}@media (min-width:992px){.color-hor-header .header .form-inline .form-control{background:rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.05)}.color-hor-header .profile-dropdown img{border:2px solid hsla(0,0%,100%,.2);background:transparent}.color-hor-header .header .form-inline .form-control:focus{color:#fff}.color-hor-header .header .form-inline .form-control::-webkit-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.color-hor-header .header .form-inline .form-control::-moz-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.color-hor-header .header .form-inline .form-control:-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.color-hor-header .header .form-inline .form-control::-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}}@media (max-width:575.98px){.color-hor-header .header .header-brand-img.mobile-logo,.color-hor-header .hor-header .header-brand-img.dark-logo{display:none}.color-hor-header .header .header-brand-img.darkmobile-logo{display:block;margin-top:5px;margin-left:0}}@media (max-width:992px){.color-hor-header .animated-arrow.hor-toggle,.color-hor-header .navsearch svg{background:rgba(0,0,0,.05);box-shadow:0 2px 3px rgba(26,21,52,.3);border:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.color-hor-header .animated-arrow span,.color-hor-header .animated-arrow span:after,.color-hor-header .animated-arrow span:before{background:hsla(0,0%,100%,.5607843137254902)}.color-hor-header .app-header .header-brand-img.mobile-logo{display:none}.color-hor-header .app-header .header-brand-img.darkmobile-logo{display:block!important;margin-top:6px}}.gradient-hor-header .header{background:linear-gradient(270deg,#be5fca 0,#4ebff9);box-shadow:16px 0 16px rgba(26,21,52,.3)}.gradient-hor-header .app-sidebar__toggle .header-icon,.gradient-hor-header .nav-link.icon .header-icon{background:transparent;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1)}.gradient-hor-header .header-icon{color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.gradient-hor-header .header .form-inline .form-control{background:rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.05)}.gradient-hor-header .profile-dropdown img{border:2px solid hsla(0,0%,100%,.2);background:transparent}.gradient-hor-header .hor-header .header-brand-img.desktop-lgo{display:none}.gradient-hor-header .hor-header .header-brand-img.dark-logo{display:block;margin-top:5px}@media (min-width:992px){.gradient-hor-header .header .form-inline .form-control:focus{color:#fff}.gradient-hor-header .header .form-inline .form-control::-webkit-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.gradient-hor-header .header .form-inline .form-control::-moz-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.gradient-hor-header .header .form-inline .form-control:-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}.gradient-hor-header .header .form-inline .form-control::-ms-input-placeholder{color:hsla(0,0%,100%,.5607843137254902);opacity:1}}@media (max-width:575.98px){.gradient-hor-header .header .header-brand-img.mobile-logo,.gradient-hor-header .hor-header .header-brand-img.dark-logo{display:none}.gradient-hor-header .header .header-brand-img.darkmobile-logo{display:block;margin-top:5px;margin-left:0}}@media (max-width:992px){.gradient-hor-header .animated-arrow.hor-toggle,.gradient-hor-header .navsearch svg{background:rgba(0,0,0,.05);box-shadow:0 2px 3px rgba(26,21,52,.3);border:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.gradient-hor-header .animated-arrow span,.gradient-hor-header .animated-arrow span:after,.gradient-hor-header .animated-arrow span:before{background:hsla(0,0%,100%,.5607843137254902)}.gradient-hor-header .app-header .header-brand-img.mobile-logo{display:none}.gradient-hor-header .app-header .header-brand-img.darkmobile-logo{display:block!important;margin-top:6px}}.light-hor-header.dark-mode .header{background:#fff;box-shadow:16px 0 16px rgba(24,23,38,.06)}.light-hor-header.dark-mode .app-sidebar__toggle .header-icon,.light-hor-header.dark-mode .nav-link.icon .header-icon{background:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1}.light-hor-header.dark-mode .header-icon{color:#5c678f;fill:#5c678f}.light-hor-header.dark-mode .header .form-inline .form-control{background:#fff;border:1px solid #ebecf1}.light-hor-header.dark-mode .profile-dropdown img{box-shadow:0 2px 3px rgba(4,4,7,.1);border:2px solid #f0f4f9}.light-hor-header.dark-mode .hor-header .header-brand-img.dark-logo{display:none}.light-hor-header.dark-mode .hor-header .header-brand-img.desktop-lgo{display:block;margin-top:5px}@media (max-width:992px){.light-hor-header.dark-mode .header .form-inline .form-control:focus{color:#fff}.light-hor-header.dark-mode .header .form-inline .form-control::-webkit-input-placeholder{color:#b3bdca;opacity:1}.light-hor-header.dark-mode .header .form-inline .form-control::-moz-placeholder{color:#b3bdca;opacity:1}.light-hor-header.dark-mode .header .form-inline .form-control:-ms-input-placeholder{color:#b3bdca;opacity:1}.light-hor-header.dark-mode .header .form-inline .form-control::-ms-input-placeholder{color:#b3bdca;opacity:1}}@media (max-width:575.98px){.light-hor-header.dark-mode .header .header-brand-img.mobile-logo,.light-hor-header.dark-mode .hor-header .header-brand-img.desktop-lgo{display:none}.light-hor-header.dark-mode .header .header-brand-img.mobile-logo{display:block;margin-top:5px;margin-left:0}}@media (max-width:992px){.light-hor-header.dark-mode .animated-arrow.hor-toggle,.light-hor-header.dark-mode .navsearch svg{background:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;color:#5c678f;fill:#5c678f}.light-hor-header.dark-mode .animated-arrow span,.light-hor-header.dark-mode .animated-arrow span:after,.light-hor-header.dark-mode .animated-arrow span:before{background:#5c678f}.light-hor-header.dark-mode .app-header .header-brand-img.darkmobile-logo{display:none}}.dark-menu .app-sidebar{background:#141026!important;border-right:1px solid hsla(0,0%,100%,.05)}.dark-menu .app-sidebar__logo{background:#141026;border-bottom:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.05)}.dark-menu .app-sidebar .header-brand-img.desktop-lgo,.dark-menu .sidenav-toggled .app-sidebar .header-brand-img.mobile-logo,.dark-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.darkmobile-logo,.dark-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.desktop-lgo,.dark-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.mobile-logo{display:none!important}.dark-menu .sidenav-toggled .app-sidebar .header-brand-img.darkmobile-logo{display:block;margin-top:5px!important;margin:0 auto}.dark-menu .app-sidebar .header-brand-img.dark-logo,.dark-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.dark-logo{display:block;margin:5px auto 0}.dark-menu .sidenav-toggled .app-sidebar .header-brand-img.dark-logo{display:none}.dark-menu .side-menu .side-menu__icon .material-icons-outlined,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined,.dark-menu .sidebar-navs a{background:#141026;box-shadow:0 2px 3px #040407;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.dark-menu .sidebar-navs .header-icons,.dark-menu .slide-item{color:hsla(0,0%,100%,.5607843137254902)}.dark-menu .angle,.dark-menu .app-sidebar__user-name.text-sm,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user-name.text-sm{color:hsla(0,0%,100%,.3686274509803922)!important}.dark-menu .app-sidebar__user,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff}.dark-menu .side-menu__item{color:#fff}.dark-menu .side-menu__item.active,.dark-menu .side-menu__item:focus,.dark-menu .side-menu__item:hover{background:rgba(251,250,254,.0784313725490196);color:#fff}.dark-menu .app-sidebar .slide.side-item-category .headtitle,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{color:#fff}.dark-menu .app-sidebar__user .user-pic img{box-shadow:0 0 0 4px hsla(0,0%,100%,.1);border:3px solid #1a1a2c}.color-menu .app-sidebar{background:#4ebff9!important;border-right:1px solid hsla(0,0%,100%,.05)}.color-menu .app-sidebar__logo{background:#4ebff9;border-bottom:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.05)}.color-menu .app-sidebar .header-brand-img.desktop-lgo,.color-menu .sidenav-toggled .app-sidebar .header-brand-img.mobile-logo,.color-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.darkmobile-logo,.color-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.mobile-logo,.color-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.desktop-lgo{display:none!important}.color-menu .sidenav-toggled .app-sidebar .header-brand-img.darkmobile-logo{display:block;margin-top:5px!important;margin:0 auto}.color-menu .app-sidebar .header-brand-img.dark-logo,.color-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.dark-logo{display:block;margin:5px auto 0}.color-menu .sidenav-toggled .app-sidebar .header-brand-img.dark-logo{display:none}.color-menu .side-menu .side-menu__icon .material-icons-outlined,.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined,.color-menu .sidebar-navs a{background:#4ebff9;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.color-menu .sidebar-navs .header-icons,.color-menu .slide-item{color:hsla(0,0%,100%,.5607843137254902)}.color-menu .angle,.color-menu .app-sidebar__user-name.text-sm,.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user-name.text-sm{color:hsla(0,0%,100%,.3686274509803922)!important}.color-menu .app-sidebar__user,.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff}.color-menu .side-menu__item{color:#fff}.color-menu .side-menu__item.active,.color-menu .side-menu__item:focus,.color-menu .side-menu__item:hover{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.color-menu .app-sidebar .slide.side-item-category .headtitle,.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{color:#fff}.color-menu .app-sidebar__user .user-pic img{box-shadow:0 0 0 4px hsla(0,0%,100%,.1);border:3px solid #b2b2cc}.color-menu .slide.active.is-expanded .side-menu__item{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.color-menu .sub-side-menu__item,.color-menu .sub-slide-item{color:hsla(0,0%,100%,.5607843137254902)!important}.color-menu .sub-side-menu__item,.color-menu .sub-slide-item:hover{color:#efedfc!important}.color-menu .app-sidebar__toggle:hover{color:#efedfc}.color-menu .slide-menu a.active{color:#efedfc!important}.color-menu .slide-item.active,.color-menu .slide-item:focus,.color-menu .slide-item:hover,.color-menu .slide.is-expanded .slide-menu li a:hover{color:#efedfc}@media (min-width:768px){.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-menu a.active{color:#efedfc;background:transparent}.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item.active,.color-menu .sidebar-mini.sidenav-toggled .slide-item:focus,.color-menu .sidebar-mini.sidenav-toggled .slide-item:hover{color:#efedfc}.color-menu .sidebar-mini.sidenav-toggled .app-sidebar .slide-item.active{color:#efedfc;background:transparent}}.gradient-menu .app-sidebar{background:linear-gradient(0deg,#893efd 0,#4ebff9)!important;border-right:1px solid hsla(0,0%,100%,.05)}.gradient-menu .app-sidebar__logo{background:#53b3f9;border-bottom:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.05)}.gradient-menu .app-sidebar .header-brand-img.desktop-lgo,.gradient-menu .sidenav-toggled .app-sidebar .header-brand-img.mobile-logo,.gradient-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.darkmobile-logo,.gradient-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.desktop-lgo,.gradient-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.mobile-logo{display:none!important}.gradient-menu .sidenav-toggled .app-sidebar .header-brand-img.darkmobile-logo{display:block;margin-top:5px!important;margin:0 auto}.gradient-menu .app-sidebar .header-brand-img.dark-logo,.gradient-menu .sidenav-toggled .sidenav-toggled1.app-sidebar .header-brand-img.dark-logo{display:block;margin:5px auto 0}.gradient-menu .sidenav-toggled .app-sidebar .header-brand-img.dark-logo{display:none}.gradient-menu .side-menu .side-menu__icon .material-icons-outlined,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined,.gradient-menu .sidebar-navs a{background:transparent;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.gradient-menu .sidebar-navs .header-icons,.gradient-menu .slide-item{color:hsla(0,0%,100%,.5607843137254902)}.gradient-menu .angle,.gradient-menu .app-sidebar__user-name.text-sm,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user-name.text-sm{color:hsla(0,0%,100%,.3686274509803922)!important}.gradient-menu .app-sidebar__user,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{border-bottom:1px solid hsla(0,0%,100%,.1);color:#fff}.gradient-menu .side-menu__item{color:#fff}.gradient-menu .side-menu__item.active,.gradient-menu .side-menu__item:focus,.gradient-menu .side-menu__item:hover{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.gradient-menu .app-sidebar .slide.side-item-category .headtitle,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{color:#fff}.gradient-menu .app-sidebar__user .user-pic img{box-shadow:0 0 0 4px hsla(0,0%,100%,.1);border:3px solid #b2b2cc}.gradient-menu .slide.active.is-expanded .side-menu__item{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.gradient-menu .sub-side-menu__item,.gradient-menu .sub-slide-item{color:hsla(0,0%,100%,.5607843137254902)!important}.gradient-menu .sub-side-menu__item,.gradient-menu .sub-slide-item:hover{color:#efedfc!important}.gradient-menu .app-sidebar__toggle:hover{color:#efedfc}.gradient-menu .slide-menu a.active{color:#efedfc!important}.gradient-menu .slide-item.active,.gradient-menu .slide-item:focus,.gradient-menu .slide-item:hover,.gradient-menu .slide.is-expanded .slide-menu li a:hover{color:#efedfc}@media (min-width:768px){.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-menu a.active{color:#efedfc;background:transparent}.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide-item.active,.gradient-menu .sidebar-mini.sidenav-toggled .slide-item:focus,.gradient-menu .sidebar-mini.sidenav-toggled .slide-item:hover{color:#efedfc}.gradient-menu .sidebar-mini.sidenav-toggled .app-sidebar .slide-item.active{color:#efedfc;background:transparent}}.dark-mode.light-menu .app-sidebar{background:#fff!important;border-right:1px solid #ebecf1}.dark-mode.light-menu .app-sidebar__logo{background:#fff;border-bottom:1px solid #ebecf1;border-right:1px solid hsla(0,0%,100%,.05)}.dark-mode.light-menu .header-brand-img.dark-logo,.dark-mode.light-menu .sidenav-toggled .header-brand-img.darkmobile-logo,.dark-mode.light-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.dark-logo,.dark-mode.light-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.darkmobile-logo{display:none!important}.dark-mode.light-menu .sidenav-toggled .header-brand-img.mobile-logo{display:block;margin-top:5px}.dark-mode.light-menu .header-brand-img.desktop-lgo,.dark-mode.light-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.desktop-lgo{display:block;margin:5px auto 0}.dark-mode.light-menu .sidenav-toggled .header-brand-img.dark-logo{display:none}.dark-mode.light-menu .side-menu .side-menu__icon .material-icons-outlined,.dark-mode.light-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__icon .material-icons-outlined,.dark-mode.light-menu .sidebar-navs a{background:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;color:#5c678f!important;fill:#5c678f}.dark-mode.light-menu .sidebar-navs .header-icons,.dark-mode.light-menu .slide-item{color:#5c678f}.dark-mode.light-menu .angle,.dark-mode.light-menu .app-sidebar__user-name.text-sm,.dark-mode.light-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user-name.text-sm{color:#728096!important}.dark-mode.light-menu .app-sidebar__user,.dark-mode.light-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .app-sidebar__user{border-bottom:1px solid #ebecf1;color:#1a1630}.dark-mode.light-menu .side-menu__item{color:#1a1630}.dark-mode.light-menu .side-menu__item.active,.dark-mode.light-menu .side-menu__item:focus,.dark-mode.light-menu .side-menu__item:hover{background:#f0f4f9;color:#1a1630}.dark-mode.light-menu .app-sidebar .slide.side-item-category .headtitle,.dark-mode.light-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .side-menu__label{color:#1a1630}.dark-mode.light-menu .app-sidebar__user .user-pic img{box-shadow:0 0 0 4px #eeeef3;border:3px solid #f0f4f9}@media (min-width:768px){.dark-mode.light-menu .sidenav-toggled .header-brand-img.desktop-lgo{display:none}.dark-mode.light-menu .sidenav-toggled .sidenav-toggled1 .header-brand-img.mobile-logo{display:none!important}}.dark-hor-menu .horizontal-main.hor-menu{background:#141026;border-bottom:1px solid transparent;box-shadow:5px 7px 26px -5px rgba(26,21,52,.3)}.dark-hor-menu .hor-icon{background:#141026;box-shadow:0 2px 3px #040407;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.dark-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.dark-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{background:rgba(251,250,254,.0784313725490196);color:#fff}.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>a{color:#fff}@media (max-width:992px){.dark-hor-menu .horizontal-main.hor-menu{background:transparent;border-bottom:transparent;box-shadow:none}.dark-hor-menu .horizontalMenu>.horizontalMenu-list,.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu,.dark-hor-menu .mega-menubg{background:#141026!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3686274509803922)!important}.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-men{background:transparent}.dark-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a,.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a,.dark-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{color:hsla(0,0%,100%,.3686274509803922)!important;background:transparent!important}.dark-hor-menu .horizontalMenu h3{color:#fff}.dark-hor-menu .mega-menubg li a:before,.dark-hor-menu .sub-menu li:before{color:hsla(0,0%,100%,.3686274509803922)!important;opacity:.6}}.color-hor-menu .horizontal-main.hor-menu{background:#4ebff9;border-bottom:1px solid transparent;box-shadow:5px 7px 26px -5px rgba(26,21,52,.3)}.color-hor-menu .hor-icon{background:#4ebff9;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.color-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.color-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>a{color:#fff}@media (max-width:992px){.color-hor-menu .horizontal-main.hor-menu{background:transparent;border-bottom:transparent;box-shadow:none}.color-hor-menu .horizontalMenu>.horizontalMenu-list{background:#4ebff9!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3686274509803922)!important}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu{background:transparent!important}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu,.color-hor-menu .mega-menubg{border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3686274509803922)!important}.color-hor-menu .mega-menubg{background:#4ebff9!important}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-men{background:transparent}.color-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a,.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a,.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{color:hsla(0,0%,100%,.3686274509803922)!important;background:transparent!important}.color-hor-menu .horizontalMenu h3{color:#fff}.color-hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click>i,.color-hor-menu .mega-menubg li a:before,.color-hor-menu .sub-menu li:before{color:hsla(0,0%,100%,.3686274509803922)!important;opacity:.6}}.gradient-hor-menu .horizontal-main.hor-menu{background:linear-gradient(270deg,#be5fca 0,#4ebff9);border-bottom:1px solid transparent;box-shadow:5px 7px 26px -5px rgba(26,21,52,.3)}.gradient-hor-menu .hor-icon{background:transparent;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5607843137254902);fill:hsla(0,0%,100%,.5607843137254902)}.gradient-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.gradient-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{background:rgba(0,0,0,.0784313725490196)!important;color:#fff}.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>a{color:#fff}@media (max-width:992px){.gradient-hor-menu .horizontal-main.hor-menu{background:transparent;border-bottom:transparent;box-shadow:none}.gradient-hor-menu .horizontalMenu>.horizontalMenu-list{background:linear-gradient(0deg,#be5fca 0,#4ebff9)!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3686274509803922)!important}.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu,.gradient-hor-menu .mega-menubg{background:hsla(0,0%,100%,.02)!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:hsla(0,0%,100%,.3686274509803922)!important}.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-men{background:transparent}.gradient-hor-menu .hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a,.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a,.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{color:hsla(0,0%,100%,.3686274509803922)!important;background:transparent!important}.gradient-hor-menu .horizontalMenu h3{color:#fff}.gradient-hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click>i,.gradient-hor-menu .mega-menubg li a:before,.gradient-hor-menu .sub-menu li:before{color:hsla(0,0%,100%,.3686274509803922)!important;opacity:.6}}.light-hor-menu.dark-mode .horizontal-main.hor-menu{background:#fff;border-bottom:1px solid transparent;box-shadow:5px 7px 26px -5px rgba(24,23,38,.06)}.light-hor-menu.dark-mode .hor-icon{background:#fff;box-shadow:0 2px 3px rgba(4,4,7,.1);border:1px solid #ebecf1;color:#5c678f;fill:#5c678f}.light-hor-menu.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>a.active,.light-hor-menu.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>a:hover{background:#f0f4f9;color:#1a1630}.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>a{color:#1a1630}@media (max-width:992px){.light-hor-menu.dark-mode .horizontal-main.hor-menu{background:transparent;border-bottom:transparent;box-shadow:none}.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list,.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu,.light-hor-menu.dark-mode .mega-menubg{background:#fff!important;border-bottom:1px solid hsla(0,0%,100%,.05)!important;color:#1a1630!important}.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-men{background:transparent}.light-hor-menu.dark-mode .hor-menu .horizontalMenu>.horizontalMenu-list>li>.horizontal-megamenu .link-list li a,.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>a,.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>ul.sub-menu>li>ul.sub-menu>li>a{color:#1a1630!important;background:transparent!important}.light-hor-menu.dark-mode .horizontalMenu h3{color:#1a1630}.light-hor-menu.dark-mode .horizontalMenu>.horizontalMenu-list>li>.horizontalMenu-click>i,.light-hor-menu.dark-mode .mega-menubg li a:before,.light-hor-menu.dark-mode .sub-menu li:before{color:#728096!important;opacity:.6}}@media (min-width:991px){.color-hor-header .top-header1 .header-brand2 .header-brand-img,.dark-hor-header .top-header1 .header-brand2 .header-brand-img,.dark-mode.light-hor-header .top-header1 .header-brand2 .header-brand-img,.gradient-hor-header .top-header1 .header-brand2 .header-brand-img,.light-hor-header .top-header1 .header-brand2 .header-brand-img{margin-top:0}}.dark-mode.light-menu .slide.active.active .side-menu__item{background:#f0f4f9;color:#1a1630}@media (min-width:768px){.color-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.active .slide-menu,.dark-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.active .slide-menu,.dark-mode .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.active .slide-menu,.gradient-menu .sidebar-mini.sidenav-toggled .sidenav-toggled1.app-sidebar .slide.active .slide-menu{background:transparent!important}}@media (max-width:992px) and (min-width:769px){.color-hor-header .header .form-inline .search-element .form-control,.dark-hor-header .header .form-inline .search-element .form-control{background:rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.05)}}@media screen and (max-width:768px){.nav.nav-tabs.step-anchor{display:inline}}.progress-indeterminate{width:100%;height:100%;background-color:#0572ce;animation:indeterminateAnimation 1s linear infinite;transform-origin:0 50%}@keyframes indeterminateAnimation{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(.4)}to{transform:translateX(100%) scaleX(.5)}}.badge{padding:2px}.text-muted2{color:rgba(114,128,150,.47843137254901963)!important}.gjs-frame{margin-top:40px}.datatable-summary-row{font-weight:700}.ng-value{width:100%}hr{margin-top:1rem!important;margin-bottom:1rem!important}.ng-select input{color:#000!important}.ng-select.bordered{border:1px solid #e3e4e9!important;border-radius:4px!important}::ng-deep .ql-editor{height:100%!important}.expanel-default>.expanel-heading{background-color:#f0f4f9!important;border:1px solid #f0f4f9!important}.expanel{background-color:#fff!important;border:1px solid #f0f4f9!important}.dropdown-list{position:relative!important}.list-area{width:150px}.expanel-title .number-circle{font-size:16px!important;width:30px;height:30px}.expanel-title .number-circle,.number-circle{border-radius:20px;text-align:center;padding-top:4px;margin:0;border:1px solid}.number-circle{width:40px;height:40px}.image-disabled{filter:grayscale(1)}.carousel-control-next-icon,.carousel-control-prev-icon{background-color:#4ebff9;background-size:100% 100%;border:1px solid #4ebff9;border-radius:10px;padding:10px;cursor:pointer}.carousel-indicators .active{border:1px solid #705ec8}.carousel-indicators li{border:1px solid #4ebff9}.toast-container{z-index:99999999999999}.popover{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;z-index:99999999999}.popover-lg{width:50vw;max-width:30vw;max-height:50vh}.popover-body{overflow:auto}.ng-wizard-main{background:#fff}.ng-wizard-theme-arrows>ul.step-anchor>li.clickable>a:hover{color:#728096!important;background:#f0f4f9!important}.ng-wizard-theme-arrows>ul.step-anchor>li.active>a,.ng-wizard-theme-arrows>ul.step-anchor>li.active>a:hover{border-color:#705ec8!important;background:#705ec8!important;color:#fffffe!important}.ng-wizard-theme-arrows>ul.step-anchor>li.disabled>a,.ng-wizard-theme-arrows>ul.step-anchor>li.disabled>a:hover{color:#bbb!important}.ng-wizard-theme-arrows .ng-wizard-toolbar{padding:0}.ng-wizard-theme-arrows>ul.step-anchor>li>a:after,.ng-wizard-theme-arrows>ul.step-anchor>li>a:before{border-top:30px solid transparent;border-bottom:30px solid transparent;top:35%;margin-top:-22px}.ngb-dp-day.disabled{color:#cdcfd1}.page-header{margin:.5rem 0}.ngx-datatable .datatable-header{height:unset!important;text-align:left;padding-left:2px;background-color:#fff;border-bottom:2px solid #f0f4f9}.datatable-header-cell-template-wrap,.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-label{line-height:24px;font-weight:700}.ngx-datatable .datatable-body{display:block;position:relative;z-index:10;text-align:left;padding-left:2px}.material-icons{font-size:22px}.excluded{opacity:.2}.modal{z-index:999999999}.modal-body{overflow:auto}table{width:100%}.tabs-menu-body{border:0}.tab-pane{height:100%}.modal-xl{max-width:90vw;margin:auto}.modal-xl .modal-content{height:90vh}.pointer{cursor:pointer}.list-group{box-shadow:0 6px 8px rgba(4,4,7,.1)}.card{border-radius:0}.card-expand{border:1px solid #4ebff9;border-top:0;margin:0 15px 15px;background-color:rgba(189,233,255,.18823529411764706)}.list-group-item:focus,.list-group-item:hover{background-color:#fff}.icon-circle{border:1px solid #4ebff9;border-radius:25px;padding:5px}.card-header.clear:before{background-color:initial}.vertical-line{content:"";position:absolute;top:1px;bottom:0;left:50%;border-left:1px dotted #868e96}.horizontal-line{height:10px;width:100%;border-top:1px dotted #868e96;display:inline-block}.ng-select .ng-select-container{border:0}.trip-planner .ng-select .ng-value{text-align:center;width:100%}.trip-planner .ng-select .ng-value-container{display:inline!important;font-size:1.5rem}.ng-wizard-theme-dots>ul.step-anchor>li>a:after{left:43%;bottom:-6px}.btn-primary.disabled,.btn-primary:disabled{background-color:#893efd;border-color:#893efd}.ngx-datatable{overflow:visible!important}.ngx-datatable .datatable-body .datatable-body-row>div{border-bottom:1px solid #f0f4f9}.ngx-datatable .datatable-body .datatable-body-row .datatable-body-cell{overflow-x:visible;padding:5px}.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:5px}.ngx-datatable .disabled{color:#f0f4f9}.ngx-datatable .datatable-footer .page-count{padding-left:15px}.ngx-datatable .pages.active{font-weight:700}.ngx-datatable .pages{margin-top:-5px}.ngx-datatable .datatable-footer .datatable-pager .pager li a{padding:8px}.dropdown-menu{padding:0}.dropdown-menu .divider{margin:0}.ng-rating:focus,.rating-size:focus{outline:0}.star{position:relative;display:inline-block;font-size:2rem;color:#f0f0f2}.full,.half{color:#ffab00}.half{position:absolute;display:inline-block;overflow:hidden}.filled{color:#ffab00}.bad{color:#deb0b0}.filled.bad{color:#ff1e1e}#gjs{border:3px solid #444}.gjs-cv-canvas{top:0;width:100%;height:100%}.cal-month-view .cal-event{width:100%;border-radius:0;padding:2px;height:auto;color:#000}.fc-toolbar:before{content:none}.fc button{background:#4ebff9}.fc-daygrid-event{cursor:pointer}.fc-theme-bootstrap5 td{border:1px solid #ecf0f5!important}@-webkit-keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,.8);border-radius:5px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:rgba(0,0,0,.8);border-radius:50%}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,.8);background:rgba(0,0,0,.8);border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width .3s ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}